FFXIAH.com

Langues: JP EN DE FR
users online
Item Sets » id:37059
Thief - Retired!
Nom de l'item Prix de l'AH Stock
100000 1
50000 2
20000 0
40000 0
50000 2
50000 2
3000000 1
50000 1
Count: 15 (3360000 Gils)
equipment_macros
input /equip hands "Dusk Gloves";
input /equip ear1 "Brutal Earring";
input /equip body "Rapparee Harness";
input /equip ear2 "Suppanomimi";
input /equip head "Walahra Turban";
input /equip feet "Aurore Gaiters";
input /equip main "Blau Dolch";
input /equip waist "Swift Belt";
input /equip legs "Aurore Brais";
input /equip ring1 "Rajas Ring";
input /equip sub "Azoth";
input /equip back "Cerberus Mantle";
input /equip neck "Peacock Charm";
input /equip ring2 "Ulthalam's Ring";
input /equip ammo "Fire Bomblet";
Gearswap Set
sets["Thief"] = {
    main="Blau Dolch",
    sub="Azoth",
    ammo="Fire Bomblet",
    head="Walahra Turban",
    neck="Peacock Charm",
    ear1="Brutal Earring",
    ear2="Suppanomimi",
    body="Rapparee Harness",
    hands="Dusk Gloves",
    ring1="Rajas Ring",
    ring2="Ulthalam's Ring",
    back="Cerberus Mantle",
    waist="Swift Belt",
    legs="Aurore Brais",
    feet="Aurore Gaiters"
}
BBCode