FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:271061
SCH enhance - Enhancing Magic Skill +8 on Kirin's Pole
Item Name AH Price Stock
0
50000 2
10000 0
5000 0
Count: 10 (65000 Gil)
equipment_macros
input /equip feet "Rubeus Boots";
input /equip main "Kirin's Pole";
input /equip head "Svnt. Bonnet +1";
input /equip body "Anhur Robe";
input /equip hands "Svnt. Bracers +2";
input /equip legs "Portent Pants";
input /equip neck "Enhancing Torque";
input /equip waist "Cascade Belt";
input /equip ammo "Savant's Treatise";
input /equip sub "Fulcio Grip";
Gearswap Set
sets["SCH enhance"] = {
    main="Kirin's Pole",
    sub="Fulcio Grip",
    ammo="Savant's Treatise",
    head="Svnt. Bonnet +1",
    neck="Enhancing Torque",
    body="Anhur Robe",
    hands="Svnt. Bracers +2",
    waist="Cascade Belt",
    legs="Portent Pants",
    feet="Rubeus Boots"
}
BBCode