FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:313614
WHM ~ Enfeebles - For my Melee and Main enfeebling set. Cape can be changed to refracting depending on how you feel. This has been updated to Escha update.
Item Name AH Price Stock
9750000 12
0
0
0
0
Count: 14 (9750000 Gil)
equipment_macros
input /equip ear1 "Enchntr. Earring +1";
input /equip feet "Medium's Sabots";
input /equip hands "Kaykaus Cuffs";
input /equip ring1 "Weather. Ring";
input /equip ear2 "Gwati Earring";
input /equip waist "Rumination Sash";
input /equip range "Aureole";
input /equip back "Altruistic Cape";
input /equip body "Vanya Robe";
input /equip legs "Chironic Hose";
input /equip neck "Imbodla Necklace";
input /equip head "Befouled Crown";
input /equip back "Refraction Cape";
input /equip ring2 "Globidonta Ring";
Gearswap Set
sets["WHM ~ Enfeebles"] = {
    range="Aureole",
    head="Befouled Crown",
    neck="Imbodla Necklace",
    ear1="Enchntr. Earring +1",
    ear2="Gwati Earring",
    body="Vanya Robe",
    hands="Kaykaus Cuffs",
    ring1="Weather. Ring",
    ring2="Globidonta Ring",
    back="Refraction Cape",
    waist="Rumination Sash",
    legs="Chironic Hose",
    feet="Medium's Sabots"
}
BBCode