FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:139615
war tp
Item Name AH Price Stock
Fire Bomblet 50000 1
Perdu Voulge x1
Walahra Turban x1
Haubergeon 300000 1
Rajas Ring x1
Dusk Gloves x1
Forager's Mantle x1
Aurum Sabatons x1
Pole Grip x1 0
Byakko's Haidate x1
Swift Belt x1
Hollow Earring x1
Brutal Earring x1
Fortitude Torque
Blitz Ring 30000 0
Count: 15 (380000 Gil)
equipment_macros
input /equip ammo "Fire Bomblet";
input /equip main "Perdu Voulge";
input /equip head "Walahra Turban";
input /equip body "Haubergeon";
input /equip ring1 "Rajas Ring";
input /equip hands "Dusk Gloves";
input /equip back "Forager's Mantle";
input /equip feet "Aurum Sabatons";
input /equip sub "Pole Grip";
input /equip legs "Byakko's Haidate";
input /equip waist "Swift Belt";
input /equip ear1 "Hollow Earring";
input /equip ear2 "Brutal Earring";
input /equip neck "Fortitude Torque";
input /equip ring2 "Blitz Ring";
Gearswap Set
sets["war tp"] = {
    main="Perdu Voulge",
    sub="Pole Grip",
    ammo="Fire Bomblet",
    head="Walahra Turban",
    neck="Fortitude Torque",
    ear1="Hollow Earring",
    ear2="Brutal Earring",
    body="Haubergeon",
    hands="Dusk Gloves",
    ring1="Rajas Ring",
    ring2="Blitz Ring",
    back="Forager's Mantle",
    waist="Swift Belt",
    legs="Byakko's Haidate",
    feet="Aurum Sabatons"
}
BBCode