FFXIAH.com

Language: JP EN DE FR
users online
Item Sets » id:288835
Current
Item Name AH Price Stock
Lgn. Staff 20000 1
Destrier Beret
Hume Tunic
Cuffs 2000 0
Bastokan Ring
Slops 10000 3
Ash Clogs 10000 0
Raising Earring
Emperor Band
Justice Badge 20000 0
Count: 10 (62000 Gil)
equipment_macros
input /equip main "Lgn. Staff";
input /equip head "Destrier Beret";
input /equip body "Hume Tunic";
input /equip hands "Cuffs";
input /equip ring1 "Bastokan Ring";
input /equip legs "Slops";
input /equip feet "Ash Clogs";
input /equip ear1 "Raising Earring";
input /equip ring2 "Emperor Band";
input /equip neck "Justice Badge";
Gearswap Set
sets["Current"] = {
    main="Lgn. Staff",
    head="Destrier Beret",
    neck="Justice Badge",
    ear1="Raising Earring",
    body="Hume Tunic",
    hands="Cuffs",
    ring1="Bastokan Ring",
    ring2="Emperor Band",
    legs="Slops",
    feet="Ash Clogs"
}
BBCode