FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:32522
White Mage - Precast - --Moonshade Earring: MP+25, Refresh +1. --55% Fast Cast (/RDM included, 15% Fast Cast), steadily hitting over the cap on status ailment recovery spells (-nas and Erase) thanks to Divine Benison (even without Orison Pantaloons +2), meanwhile 63% Fast Cast (/RDM included, 15% Fast Cast) for enhancing spells (Haste, Regen IV, Protectra, Shellra).
Item Name AH Price Stock
Siegel Sash
Veela Cape
Prolix Ring 2655000 9
Sheltered Ring 2000000 1
Rubeus Gloves
Anhur Robe
Augur's Gaiters
Moonshade Earring
Orison Locket
Rubeus Spats
Nares Cap
Impatiens 2000000 7
Genbu's Shield
Winged Wand 0
Loquac. Earring
Count: 15 (6655000 Gil)
equipment_macros
input /equip waist "Siegel Sash";
input /equip back "Veela Cape";
input /equip ring1 "Prolix Ring";
input /equip ring2 "Sheltered Ring";
input /equip hands "Rubeus Gloves";
input /equip body "Anhur Robe";
input /equip feet "Augur's Gaiters";
input /equip ear1 "Moonshade Earring";
input /equip neck "Orison Locket";
input /equip legs "Rubeus Spats";
input /equip head "Nares Cap";
input /equip ammo "Impatiens";
input /equip sub "Genbu's Shield";
input /equip main "Winged Wand";
input /equip ear2 "Loquac. Earring";
Gearswap Set
sets["White Mage - Precast"] = {
    main="Winged Wand",
    sub="Genbu's Shield",
    ammo="Impatiens",
    head="Nares Cap",
    neck="Orison Locket",
    ear1="Moonshade Earring",
    ear2="Loquac. Earring",
    body="Anhur Robe",
    hands="Rubeus Gloves",
    ring1="Prolix Ring",
    ring2="Sheltered Ring",
    back="Veela Cape",
    waist="Siegel Sash",
    legs="Rubeus Spats",
    feet="Augur's Gaiters"
}
BBCode