FFXIAH.com

Langues: JP EN DE FR
users online
Item Sets » id:190855
Warrior raging rush - Any tips would be helpful.
Nom de l'item Prix de l'AH Stock
100000 0
50000 3
50000 0
50000 3
100000 1
50000 0
50000 2
50000 0
50000 3
800000 3
Count: 16 (1350000 Gils)
equipment_macros
input /equip back "Forager's Mantle";
input /equip hands "Hecatomb Mittens";
input /equip feet "Hct. Leggings";
input /equip ear1 "Brutal Earring";
input /equip head "Perle Salade";
input /equip ammo "Fire Bomblet";
input /equip legs "Byakko's Haidate";
input /equip waist "Warwolf Belt";
input /equip sub "Pole Grip";
input /equip ring1 "Flame Ring";
input /equip ring2 "Rajas Ring";
input /equip body "Perle Hauberk";
input /equip ear2 "Fowling Earring";
input /equip hands "Perle Moufles";
input /equip main "Perdu Voulge";
input /equip neck "Chivalrous Chain";
Gearswap Set
sets["Warrior raging rush"] = {
    main="Perdu Voulge",
    sub="Pole Grip",
    ammo="Fire Bomblet",
    head="Perle Salade",
    neck="Chivalrous Chain",
    ear1="Brutal Earring",
    ear2="Fowling Earring",
    body="Perle Hauberk",
    hands="Perle Moufles",
    ring1="Flame Ring",
    ring2="Rajas Ring",
    back="Forager's Mantle",
    waist="Warwolf Belt",
    legs="Byakko's Haidate",
    feet="Hct. Leggings"
}
BBCode