FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:224043
WHM - WHM was leveled to help out the LS, so equipment will be drawn from jobs I actually have an interest in.
Item Name AH Price Stock
20000 1
1000000 0
100000 0
100000 0
1050000 0
29000 0
100000 1
40000 0
30000 1
2500000 5
10000 0
30000 0
Count: 15 (5009000 Gil)
equipment_macros
input /equip legs "Praeco Slacks";
input /equip waist "Pythia Sash +1";
input /equip back "Eloquence Cape +1";
input /equip ring1 "Sirona's Ring";
input /equip ear1 "Beatific Earring";
input /equip neck "Fylgja Torque";
input /equip ammo "Incantor Stone";
input /equip head "Walahra Turban";
input /equip body "Nefer Kalasiris";
input /equip ear2 "Loquac. Earring";
input /equip ring2 "Ephedra Ring";
input /equip main "Chatoyant Staff";
input /equip hands "Augur's Gloves";
input /equip sub "Curatio Grip";
input /equip feet "Mahatma Pigaches";
Gearswap Set
sets["WHM"] = {
    main="Chatoyant Staff",
    sub="Curatio Grip",
    ammo="Incantor Stone",
    head="Walahra Turban",
    neck="Fylgja Torque",
    ear1="Beatific Earring",
    ear2="Loquac. Earring",
    body="Nefer Kalasiris",
    hands="Augur's Gloves",
    ring1="Sirona's Ring",
    ring2="Ephedra Ring",
    back="Eloquence Cape +1",
    waist="Pythia Sash +1",
    legs="Praeco Slacks",
    feet="Mahatma Pigaches"
}
BBCode