FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:294194
WHM99 Cure Potency/Fast Cast - 54% Cure Potency 69% Fast Cast after Merits + /SCH
Item Name AH Price Stock
30000 0
50000 0
135500 10
40000 3
3000000 1
65500 1
1000000 1
100000 2
Count: 15 (4421000 Gil)
equipment_macros
input /equip feet "Litany Clogs";
input /equip body "Orison Bliaut +2";
input /equip back "Swith Cape";
input /equip sub "Sors Shield";
input /equip head "Gende. Caubeen";
input /equip legs "Orsn. Pantaln. +2";
input /equip ring1 "Ephedra Ring";
input /equip ear1 "Beatific Earring";
input /equip hands "Bokwus Gloves";
input /equip ear2 "Loquac. Earring";
input /equip neck "Orison Locket";
input /equip main "Tamaxchi";
input /equip ammo "Incantor Stone";
input /equip waist "Pythia Sash +1";
input /equip ring2 "Sirona's Ring";
Gearswap Set
sets["WHM99 Cure Potency/Fast Cast"] = {
    main="Tamaxchi",
    sub="Sors Shield",
    ammo="Incantor Stone",
    head="Gende. Caubeen",
    neck="Orison Locket",
    ear1="Beatific Earring",
    ear2="Loquac. Earring",
    body="Orison Bliaut +2",
    hands="Bokwus Gloves",
    ring1="Ephedra Ring",
    ring2="Sirona's Ring",
    back="Swith Cape",
    waist="Pythia Sash +1",
    legs="Orsn. Pantaln. +2",
    feet="Litany Clogs"
}
BBCode