FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:225364
Torcleaver
Item Name AH Price Stock
40000 1
50000 0
20000 0
30000 0
50000 2
Count: 13 (190000 Gil)
equipment_macros
input /equip feet "Jingang Greaves";
input /equip legs "Jingang Hose";
input /equip waist "Snow Belt";
input /equip back "Atheling Mantle";
input /equip ring1 "Terrasoul Ring";
input /equip ring2 "Spiral Ring";
input /equip hands "Armada Mufflers";
input /equip body "Ares' Cuirass";
input /equip ammo "Fire Bomblet";
input /equip ear1 "Brutal Earring";
input /equip ear2 "Bale Earring";
input /equip neck "Snow Gorget";
input /equip head "Twilight Helm";
Gearswap Set
sets["Torcleaver"] = {
    ammo="Fire Bomblet",
    head="Twilight Helm",
    neck="Snow Gorget",
    ear1="Brutal Earring",
    ear2="Bale Earring",
    body="Ares' Cuirass",
    hands="Armada Mufflers",
    ring1="Terrasoul Ring",
    ring2="Spiral Ring",
    back="Atheling Mantle",
    waist="Snow Belt",
    legs="Jingang Hose",
    feet="Jingang Greaves"
}
BBCode