FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:134623
BST Charm Set - Working on HQ rings, AF1+1 gloves/legs/feet.
Item Name AH Price Stock
30000 0
100000 1
100000 0
200000 0
0
10000 0
20000 0
20000 0
0
Count: 15 (480000 Gil)
equipment_macros
input /equip ammo "Imperial Egg";
input /equip main "Apollo's Staff";
input /equip sub "Bugard Strap +1";
input /equip head "Monster Helm";
input /equip ear1 "Delta Earring";
input /equip ear2 "Melody Earring +1";
input /equip body "Kirin's Osode";
input /equip hands "Trainer's Gloves";
input /equip ring1 "Angel's Ring";
input /equip ring2 "Angel's Ring";
input /equip waist "Monster Belt";
input /equip legs "Beast Trousers";
input /equip feet "Volunteer's Nails";
input /equip back "Lyricist's Gonnelle";
input /equip neck "Temp. Torque";
Gearswap Set
sets["BST Charm Set"] = {
    main="Apollo's Staff",
    sub="Bugard Strap +1",
    ammo="Imperial Egg",
    head="Monster Helm",
    neck="Temp. Torque",
    ear1="Delta Earring",
    ear2="Melody Earring +1",
    body="Kirin's Osode",
    hands="Trainer's Gloves",
    ring1="Angel's Ring",
    ring2="Angel's Ring",
    back="Lyricist's Gonnelle",
    waist="Monster Belt",
    legs="Beast Trousers",
    feet="Volunteer's Nails"
}
BBCode