FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:288131
Nuke Gear
Item Name AH Price Stock
Saevus Pendant 20000 3
Chelona Hat 100000 1
Hecate's Earring
Searing Sash 15000 5
Yhel Jacket 50000 1
Goetia Gloves +1
Goetia Mantle
Goet. Chausses +2
Snow Ring 100000 0
Snow Ring 100000 0
Spolia Pigaches 50000 0
Moldavite Earring
Chatoyant Staff 1900382 4
Staff Strap 20000 0
Witchstone 20000 2
Count: 15 (2375382 Gil)
equipment_macros
input /equip neck "Saevus Pendant";
input /equip head "Chelona Hat";
input /equip ear1 "Hecate's Earring";
input /equip waist "Searing Sash";
input /equip body "Yhel Jacket";
input /equip hands "Goetia Gloves +1";
input /equip back "Goetia Mantle";
input /equip legs "Goet. Chausses +2";
input /equip ring1 "Snow Ring";
input /equip ring2 "Snow Ring";
input /equip feet "Spolia Pigaches";
input /equip ear2 "Moldavite Earring";
input /equip main "Chatoyant Staff";
input /equip sub "Staff Strap";
input /equip ammo "Witchstone";
Gearswap Set
sets["Nuke Gear"] = {
    main="Chatoyant Staff",
    sub="Staff Strap",
    ammo="Witchstone",
    head="Chelona Hat",
    neck="Saevus Pendant",
    ear1="Hecate's Earring",
    ear2="Moldavite Earring",
    body="Yhel Jacket",
    hands="Goetia Gloves +1",
    ring1="Snow Ring",
    ring2="Snow Ring",
    back="Goetia Mantle",
    waist="Searing Sash",
    legs="Goet. Chausses +2",
    feet="Spolia Pigaches"
}
BBCode