FFXIAH.com

Language: JP EN DE FR
New Items
2025-06-12
users online
Item Sets » id:301608
ss ws
Item Name AH Price Stock
Rigor Baghnakhs 0
Tantra Tathlum 0
Ocelo. Headpiece 40,000 2
Rancor Collar 10,000 0
Flame Pearl 120,000 1
Flame Pearl 120,000 1
Toci's Harness 0
Mustela Gloves 50,000 1
Rajas Ring 0
Pyrosoul Ring 32,000 0
Atheling Mantle 0
Black Belt 0
Byakko's Haidate 0
Thaumas Nails 0
Count: 14 (372,000 Gil)
equipment_macros
input /equip main "Rigor Baghnakhs";
input /equip ammo "Tantra Tathlum";
input /equip head "Ocelo. Headpiece";
input /equip neck "Rancor Collar";
input /equip ear1 "Flame Pearl";
input /equip ear2 "Flame Pearl";
input /equip body "Toci's Harness";
input /equip hands "Mustela Gloves";
input /equip ring1 "Rajas Ring";
input /equip ring2 "Pyrosoul Ring";
input /equip back "Atheling Mantle";
input /equip waist "Black Belt";
input /equip legs "Byakko's Haidate";
input /equip feet "Thaumas Nails";
Gearswap Set
sets["ss ws"] = {
    main="Rigor Baghnakhs",
    ammo="Tantra Tathlum",
    head="Ocelo. Headpiece",
    neck="Rancor Collar",
    ear1="Flame Pearl",
    ear2="Flame Pearl",
    body="Toci's Harness",
    hands="Mustela Gloves",
    ring1="Rajas Ring",
    ring2="Pyrosoul Ring",
    back="Atheling Mantle",
    waist="Black Belt",
    legs="Byakko's Haidate",
    feet="Thaumas Nails"
}
BBCode
Comments (0)