FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:350703
pup auto only
Item Name AH Price Stock
Visucius's Mantle
Burana Earring
Klouskap Sash 900000 1
Varar Ring 400000 9
Ohtas
Empath Necklace
Domes. Earring
Thurandaut Ring
Pitre Tobe +1
Herculean Trousers
Herculean Helm
Herculean Gloves
Herculean Boots
Count: 13 (1300000 Gil)
equipment_macros
input /equip back "Visucius's Mantle";
input /equip ear1 "Burana Earring";
input /equip waist "Klouskap Sash";
input /equip ring1 "Varar Ring";
input /equip main "Ohtas";
input /equip neck "Empath Necklace";
input /equip ear2 "Domes. Earring";
input /equip ring2 "Thurandaut Ring";
input /equip body "Pitre Tobe +1";
input /equip legs "Herculean Trousers";
input /equip head "Herculean Helm";
input /equip hands "Herculean Gloves";
input /equip feet "Herculean Boots";
Gearswap Set
sets["pup auto only"] = {
    main="Ohtas",
    head="Herculean Helm",
    neck="Empath Necklace",
    ear1="Burana Earring",
    ear2="Domes. Earring",
    body="Pitre Tobe +1",
    hands="Herculean Gloves",
    ring1="Varar Ring",
    ring2="Thurandaut Ring",
    back="Visucius's Mantle",
    waist="Klouskap Sash",
    legs="Herculean Trousers",
    feet="Herculean Boots"
}
BBCode