FFXIAH.com

Language: JP EN DE FR
New Items
2025-06-12
users online
Item Sets » id:267074
ImpetusUp
Item Name AH Price Stock
Thaumas Kecks 0
Thaumas Hat 0
Atheling Mantle 0
Mustela Gloves 50,000 0
Prosilio Belt 60,000 0
Verethragna 0
Toci's Harness 0
Rancor Collar 12,500 1
Brutal Earring 0
Kacura Leggings +1 50,000 0
Aesir Ear Pendant 0
Thew Bomblet 30,000 5
Rajas Ring 0
Epona's Ring 0
Count: 14 (202,500 Gil)
equipment_macros
input /equip legs "Thaumas Kecks";
input /equip head "Thaumas Hat";
input /equip back "Atheling Mantle";
input /equip hands "Mustela Gloves";
input /equip waist "Prosilio Belt";
input /equip main "Verethragna";
input /equip body "Toci's Harness";
input /equip neck "Rancor Collar";
input /equip ear1 "Brutal Earring";
input /equip feet "Kacura Leggings +1";
input /equip ear2 "Aesir Ear Pendant";
input /equip ammo "Thew Bomblet";
input /equip ring1 "Rajas Ring";
input /equip ring2 "Epona's Ring";
Gearswap Set
sets["ImpetusUp"] = {
    main="Verethragna",
    ammo="Thew Bomblet",
    head="Thaumas Hat",
    neck="Rancor Collar",
    ear1="Brutal Earring",
    ear2="Aesir Ear Pendant",
    body="Toci's Harness",
    hands="Mustela Gloves",
    ring1="Rajas Ring",
    ring2="Epona's Ring",
    back="Atheling Mantle",
    waist="Prosilio Belt",
    legs="Thaumas Kecks",
    feet="Kacura Leggings +1"
}
BBCode
Comments (0)