FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:300664
SAMWS
Item Name AH Price Stock
Vulcan's Pearl 1400000 0
Twilight Helm
Twilight Mail
Unkai Kote +2
Pyrosoul Ring 30000 1
Pyrosoul Ring 30000 1
Vulcan's Pearl 1400000 0
Count: 7 (2860000 Gil)
equipment_macros
input /equip ear1 "Vulcan's Pearl";
input /equip head "Twilight Helm";
input /equip body "Twilight Mail";
input /equip hands "Unkai Kote +2";
input /equip ring1 "Pyrosoul Ring";
input /equip ring2 "Pyrosoul Ring";
input /equip ear2 "Vulcan's Pearl";
Gearswap Set
sets["SAMWS"] = {
    head="Twilight Helm",
    ear1="Vulcan's Pearl",
    ear2="Vulcan's Pearl",
    body="Twilight Mail",
    hands="Unkai Kote +2",
    ring1="Pyrosoul Ring",
    ring2="Pyrosoul Ring"
}
BBCode