FFXIAH.com

Langues: JP EN DE FR
users online
Item Sets » id:258622
cor laststand - ratt/tp bonus on moonshade. athos gloves depending on day.
Nom de l'item Prix de l'AH Stock
30000 0
20000 0
0
20000 0
20000 0
100000 0
10000 0
Count: 17 (200000 Gils)
equipment_macros
input /equip hands "Athos's Gloves";
input /equip ear1 "Clearview Earring";
input /equip ear2 "Moonshade Earring";
input /equip feet "Nvrch. Bottes +2";
input /equip back "Terebellum Mantle";
input /equip neck "Light Gorget";
input /equip head "Nvrch. Tricorne +2";
input /equip body "Gunman Gambison";
input /equip hands "Alruna's Gloves";
input /equip sub "Rose Strap";
input /equip ring1 "Stormsoul Ring";
input /equip ring2 "Stormsoul Ring";
input /equip legs "Nvrch. Culottes +2";
input /equip waist "Light Belt";
input /equip main "Vulcan's Staff";
input /equip ammo "Orichalc. Bullet";
input /equip range "Ataktos";
Gearswap Set
sets["cor laststand "] = {
    main="Vulcan's Staff",
    sub="Rose Strap",
    range="Ataktos",
    ammo="Orichalc. Bullet",
    head="Nvrch. Tricorne +2",
    neck="Light Gorget",
    ear1="Clearview Earring",
    ear2="Moonshade Earring",
    body="Gunman Gambison",
    hands="Alruna's Gloves",
    ring1="Stormsoul Ring",
    ring2="Stormsoul Ring",
    back="Terebellum Mantle",
    waist="Light Belt",
    legs="Nvrch. Culottes +2",
    feet="Nvrch. Bottes +2"
}
BBCode