FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:236456
Torcleaver - Idle Torcleaver set imo : Moonshade earring att+4 TP bonus +25. Would a second terrasoul be better than spiral ring? Feel free to make suggestions.
Item Name AH Price Stock
x1
x1
x1 0
30000 3
10000 1
x1
20000 1
27500 0
x1
x1
x1
x1
x1
Count: 15 (87500 Gil)
equipment_macros
input /equip body "Phorcys Korazin";
input /equip main "Caladbolg";
input /equip sub "Pole Grip";
input /equip ammo "Bomb Core";
input /equip neck "Apathy Gorget";
input /equip hands "Phorcys Mitts";
input /equip ring1 "Terrasoul Ring";
input /equip ring2 "Spiral Ring";
input /equip back "Atheling Mantle";
input /equip waist "Snow Belt";
input /equip legs "Phorcys Dirs";
input /equip feet "Dilaram's Sollerets";
input /equip head "Drachenhorn";
input /equip ear1 "Brutal Earring";
input /equip ear2 "Moonshade Earring";
Gearswap Set
sets["Torcleaver"] = {
    main="Caladbolg",
    sub="Pole Grip",
    ammo="Bomb Core",
    head="Drachenhorn",
    neck="Apathy Gorget",
    ear1="Brutal Earring",
    ear2="Moonshade Earring",
    body="Phorcys Korazin",
    hands="Phorcys Mitts",
    ring1="Terrasoul Ring",
    ring2="Spiral Ring",
    back="Atheling Mantle",
    waist="Snow Belt",
    legs="Phorcys Dirs",
    feet="Dilaram's Sollerets"
}
BBCode