FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:258622
cor laststand - ratt/tp bonus on moonshade. athos gloves depending on day.
Item Name AH Price Stock
Athos's Gloves
Clearview Earring
Moonshade Earring
Nvrch. Bottes +2
Terebellum Mantle
Light Gorget
Nvrch. Tricorne +2
Gunman Gambison 30000 1
Alruna's Gloves 20000 0
Rose Strap 0
Stormsoul Ring 20000 0
Stormsoul Ring 20000 0
Nvrch. Culottes +2
Light Belt
Vulcan's Staff 100000 1
Orichalc. Bullet 10000 1
Ataktos
Count: 17 (200000 Gil)
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