FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:136948
WAR Shield
Item Name AH Price Stock
100000 1
50000 1
20000 2
0
Count: 14 (170000 Gil)
equipment_macros
input /equip sub "Koenig Shield";
input /equip back "Boxer's Mantle";
input /equip waist "Warwolf Belt";
input /equip hands "Ftr. Mufflers +1";
input /equip neck "Shield Torque";
input /equip head "Genbu's Kabuto";
input /equip body "Ftr. Lorica +1";
input /equip ear1 "Brutal Earring";
input /equip legs "Byakko's Haidate";
input /equip feet "Askar Gambieras";
input /equip ring1 "Jelly Ring";
input /equip ring2 "Defending Ring";
input /equip ammo "Bibiki Seashell";
input /equip ear2 "Suppanomimi";
Gearswap Set
sets["WAR Shield"] = {
    sub="Koenig Shield",
    ammo="Bibiki Seashell",
    head="Genbu's Kabuto",
    neck="Shield Torque",
    ear1="Brutal Earring",
    ear2="Suppanomimi",
    body="Ftr. Lorica +1",
    hands="Ftr. Mufflers +1",
    ring1="Jelly Ring",
    ring2="Defending Ring",
    back="Boxer's Mantle",
    waist="Warwolf Belt",
    legs="Byakko's Haidate",
    feet="Askar Gambieras"
}
BBCode