FFXIAH.com

言語: JP EN DE FR
2010-06-21
New Items
users online
PLD: Fire set
アイテム名 競売所価格 在庫
タラスクミトン+1 40000 0
アサルトブレスト 20000 1
ルビーピアス 10000 0
フレイムパール 100000 0
ブラックリボン 30000 1
ど根性サンダル
クリムゾンクウィス
ウォーターベルト
怨炎の指輪 10000 0
ルビーリング 30000 3
ケルベロスマント+1 1500000 1
ジュエルドカラー 30000 3
フレイムサシェ
数: 13 (1770000 価格)
equipment_macros
input /equip hands "Tarasque Mitts +1";
input /equip body "Assault Brstplate";
input /equip ear1 "Ruby Earring";
input /equip ear2 "Flame Pearl";
input /equip head "Black Ribbon";
input /equip feet "Power Sandals";
input /equip legs "Crimson Cuisses";
input /equip waist "Water Belt";
input /equip ring1 "Malflame Ring";
input /equip ring2 "Ruby Ring";
input /equip back "Cerb. Mantle +1";
input /equip neck "Jeweled Collar";
input /equip ammo "Flame Sachet";
Gearswap Set
sets["PLD: Fire set"] = {
    ammo="Flame Sachet",
    head="Black Ribbon",
    neck="Jeweled Collar",
    ear1="Ruby Earring",
    ear2="Flame Pearl",
    body="Assault Brstplate",
    hands="Tarasque Mitts +1",
    ring1="Malflame Ring",
    ring2="Ruby Ring",
    back="Cerb. Mantle +1",
    waist="Water Belt",
    legs="Crimson Cuisses",
    feet="Power Sandals"
}
BBCode