FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:147097
Warrior now
Item Name AH Price Stock
100000 0
100000 1
50000 0
800000 0
500000 2
10000 0
50000 0
30000 4
Count: 15 (1640000 Gil)
equipment_macros
input /equip sub "Pole Grip";
input /equip body "Hauberk";
input /equip ear1 "Fowling Earring";
input /equip neck "Chivalrous Chain";
input /equip back "Amemet Mantle +1";
input /equip ring1 "Rajas Ring";
input /equip feet "Fighter's Calligae";
input /equip legs "Blitzer Poleyn";
input /equip main "Gawain's Axe";
input /equip ring2 "Blood Ring";
input /equip waist "Warwolf Belt";
input /equip ear2 "Brutal Earring";
input /equip ammo "Bomb Core";
input /equip head "Fourth Haube";
input /equip hands "Ftr. Mufflers +1";
Gearswap Set
sets["Warrior now"] = {
    main="Gawain's Axe",
    sub="Pole Grip",
    ammo="Bomb Core",
    head="Fourth Haube",
    neck="Chivalrous Chain",
    ear1="Fowling Earring",
    ear2="Brutal Earring",
    body="Hauberk",
    hands="Ftr. Mufflers +1",
    ring1="Rajas Ring",
    ring2="Blood Ring",
    back="Amemet Mantle +1",
    waist="Warwolf Belt",
    legs="Blitzer Poleyn",
    feet="Fighter's Calligae"
}
BBCode