FFXIAH.com

言語: JP EN DE FR
2010-06-21
New Items
users online
アイテムセット » id:271061
SCH enhance - Enhancing Magic Skill +8 on Kirin's Pole
アイテム名 競売所価格 在庫
ルベウスブーツ
麒麟棍 0
SVボネット+1
アンフルローブ
SVブレーサー+2
ポーテントパンツ
エンハンストルク 50000 2
カスケイドベルト 10000 0
サバントテーシス
フルキオグリップ 5000 0
数: 10 (65000 価格)
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