FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:373971
Whm Fast Cast Novice
Item Name AH Price Stock
2750000 7
65500 1
Count: 12 (2815500 Gil)
equipment_macros
input /equip sub "Chanter's Shield";
input /equip legs "Ayanmo Cosciales";
input /equip ring1 "Prolix Ring";
input /equip ammo "Incantor Stone";
input /equip ear1 "Loquac. Earring";
input /equip body "Inyanga Jubbah";
input /equip back "Alaunus's Cape";
input /equip waist "Embla Sash";
input /equip neck "Orison Locket";
input /equip feet "Regal Pumps";
input /equip hands "Gendewitha Gages";
input /equip head "Vanya Hood";
Gearswap Set
sets["Whm Fast Cast Novice"] = {
    sub="Chanter's Shield",
    ammo="Incantor Stone",
    head="Vanya Hood",
    neck="Orison Locket",
    ear1="Loquac. Earring",
    body="Inyanga Jubbah",
    hands="Gendewitha Gages",
    ring1="Prolix Ring",
    back="Alaunus's Cape",
    waist="Embla Sash",
    legs="Ayanmo Cosciales",
    feet="Regal Pumps"
}
BBCode