FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:172471
Sch enf. set
Item Name AH Price Stock
Mst.Cst. Bracelets
Scholar's Gown
Savant's Treatise
Altruistic Cape
Avocat Pigaches
Savant's Pants +2
Enfeebling Earring 40000 0
Enfeebling Torque 15500 1
Elite Beret +1 100000 0
Rubeus Gloves
Count: 10 (155500 Gil)
equipment_macros
input /equip hands "Mst.Cst. Bracelets";
input /equip body "Scholar's Gown";
input /equip ammo "Savant's Treatise";
input /equip back "Altruistic Cape";
input /equip feet "Avocat Pigaches";
input /equip legs "Savant's Pants +2";
input /equip ear1 "Enfeebling Earring";
input /equip neck "Enfeebling Torque";
input /equip head "Elite Beret +1";
input /equip hands "Rubeus Gloves";
Gearswap Set
sets["Sch enf. set"] = {
    ammo="Savant's Treatise",
    head="Elite Beret +1",
    neck="Enfeebling Torque",
    ear1="Enfeebling Earring",
    body="Scholar's Gown",
    hands="Rubeus Gloves",
    back="Altruistic Cape",
    legs="Savant's Pants +2",
    feet="Avocat Pigaches"
}
BBCode