FFXIAH.com

言語: JP EN DE FR
2010-06-21
New Items
users online
アイテムセット » 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
アイテム名 競売所価格 在庫
王将の耳飾り
スティキニリング+1 43600000 8
メタモルリング+1
オリストケープ+1
アキュイテベルト+1
ミラージストール+2 39150000 5
ジャリピガッシュ+2
ASシャルワー+3
王将の袖飾り
ASケフィエ+3
ペムフレドタスラム 0
AMダブレット+1
ディグニタリピアス
ディグニタリピアス
数: 14 (82750000 価格)
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