FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:246650
Cala-Tore
Item Name AH Price Stock
30000 4
27500 1
40000 3
50000 0
100000 0
Count: 15 (247500 Gil)
equipment_macros
input /equip hands "Heafoc Mitts";
input /equip back "Atheling Mantle";
input /equip ammo "Bomb Core";
input /equip ear1 "Bale Earring";
input /equip ear2 "Brutal Earring";
input /equip ring1 "Spiral Ring";
input /equip ring2 "Rajas Ring";
input /equip feet "Jingang Greaves";
input /equip legs "Jingang Hose";
input /equip waist "Snow Belt";
input /equip sub "Pole Grip";
input /equip main "Caladbolg";
input /equip body "Twilight Mail";
input /equip head "Twilight Helm";
input /equip neck "Snow Gorget";
Gearswap Set
sets["Cala-Tore"] = {
    main="Caladbolg",
    sub="Pole Grip",
    ammo="Bomb Core",
    head="Twilight Helm",
    neck="Snow Gorget",
    ear1="Bale Earring",
    ear2="Brutal Earring",
    body="Twilight Mail",
    hands="Heafoc Mitts",
    ring1="Spiral Ring",
    ring2="Rajas Ring",
    back="Atheling Mantle",
    waist="Snow Belt",
    legs="Jingang Hose",
    feet="Jingang Greaves"
}
BBCode