FFXIAH.com

Langues: JP EN DE FR
users online
Item Sets » id:337113
BLU Magic accuracy - As it has never been confirmed that BLU magic accuracy spells lack a correlated d stat that affects accuracy, I've included items with slightly lower raw magic accuracy in favor of higher INT and MND values
Nom de l'item Prix de l'AH Stock
34000000 10
40000000 5
0
Count: 14 (74000000 Gils)
equipment_macros
input /equip ear1 "Regal Earring";
input /equip ring1 "Stikini Ring +1";
input /equip ring2 "Metamor. Ring +1";
input /equip back "Aurist's Cape +1";
input /equip waist "Acuity Belt +1";
input /equip neck "Mirage Stole +2";
input /equip feet "Jhakri Pigaches +2";
input /equip legs "Assim. Shalwar +3";
input /equip hands "Regal Cuffs";
input /equip head "Assim. Keffiyeh +3";
input /equip ammo "Pemphredo Tathlum";
input /equip body "Amalric Doublet +1";
input /equip ear2 "Digni. Earring";
input /equip ear2 "Digni. Earring";
Gearswap Set
sets["BLU Magic accuracy"] = {
    ammo="Pemphredo Tathlum",
    head="Assim. Keffiyeh +3",
    neck="Mirage Stole +2",
    ear1="Regal Earring",
    ear2="Digni. Earring",
    body="Amalric Doublet +1",
    hands="Regal Cuffs",
    ring1="Stikini Ring +1",
    ring2="Metamor. Ring +1",
    back="Aurist's Cape +1",
    waist="Acuity Belt +1",
    legs="Assim. Shalwar +3",
    feet="Jhakri Pigaches +2"
}
BBCode