FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:261101
RDM Other - Precast - Capped Fast Cast & Quick Cast. If you don't have Kaykaus(Because, how many are really gonna have those fkin' legs, right?) use some FC Feet. Any will do, and there are quite a few now, so take your pick.
Item Name AH Price Stock
1300000 13
1800000 5
Count: 11 (3100000 Gil)
equipment_macros
input /equip waist "Witful Belt";
input /equip hands "Gende. Gages +1";
input /equip head "Atro. Chapeau +1";
input /equip back "Perimede Cape";
input /equip neck "Orunmila's Torque";
input /equip ring1 "Lebeche Ring";
input /equip ammo "Impatiens";
input /equip ear1 "Estq. Earring";
input /equip ear2 "Loquac. Earring";
input /equip legs "Kaykaus Tights +1";
input /equip body "Viti. Tabard +1";
Gearswap Set
sets["RDM Other - Precast"] = {
    ammo="Impatiens",
    head="Atro. Chapeau +1",
    neck="Orunmila's Torque",
    ear1="Estq. Earring",
    ear2="Loquac. Earring",
    body="Viti. Tabard +1",
    hands="Gende. Gages +1",
    ring1="Lebeche Ring",
    back="Perimede Cape",
    waist="Witful Belt",
    legs="Kaykaus Tights +1"
}
BBCode