FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:245809
SCH - Idle
Item Name AH Price Stock
Chrys. Torque
Serpentes Sabots
Serpentes Cuffs
Wivre Hairpin 10000 0
Stearc Subligar 0
Savant's Gown +2
Owleyes 0
Moonshade Earring
Count: 8 (10000 Gil)
equipment_macros
input /equip neck "Chrys. Torque";
input /equip feet "Serpentes Sabots";
input /equip hands "Serpentes Cuffs";
input /equip head "Wivre Hairpin";
input /equip legs "Stearc Subligar";
input /equip body "Savant's Gown +2";
input /equip main "Owleyes";
input /equip ear1 "Moonshade Earring";
Gearswap Set
sets["SCH - Idle"] = {
    main="Owleyes",
    head="Wivre Hairpin",
    neck="Chrys. Torque",
    ear1="Moonshade Earring",
    body="Savant's Gown +2",
    hands="Serpentes Cuffs",
    legs="Stearc Subligar",
    feet="Serpentes Sabots"
}
BBCode