FFXIAH.com

言語: JP EN DE FR
2010-06-21
New Items
users online
MNK-Haste-SET - mein MNK HasteEquip
アイテム名 競売所価格 在庫
剣侠の首鎖 800000 1
ウッズマンリング 200000 0
ウッズマンリング 200000 0
アメミットマント+1 500000 0
猿飛の脚絆
スパイクイヤリング 200000 2
スパイクイヤリング 200000 2
メレーグローブ
デストロイヤー
ワラーラターバン
茶帯 1000000 1
ビビキーの潮騒
白虎佩楯
メレーシクラス
数: 14 (3100000 価格)
equipment_macros
input /equip neck "Chivalrous Chain";
input /equip ring1 "Woodsman Ring";
input /equip ring2 "Woodsman Ring";
input /equip back "Amemet Mantle +1";
input /equip feet "Sarutobi Kyahan";
input /equip ear1 "Spike Earring";
input /equip ear2 "Spike Earring";
input /equip hands "Melee Gloves";
input /equip main "Destroyers";
input /equip head "Walahra Turban";
input /equip waist "Brown Belt";
input /equip ammo "Bibiki Seashell";
input /equip legs "Byakko's Haidate";
input /equip body "Melee Cyclas";
Gearswap Set
sets["MNK-Haste-SET"] = {
    main="Destroyers",
    ammo="Bibiki Seashell",
    head="Walahra Turban",
    neck="Chivalrous Chain",
    ear1="Spike Earring",
    ear2="Spike Earring",
    body="Melee Cyclas",
    hands="Melee Gloves",
    ring1="Woodsman Ring",
    ring2="Woodsman Ring",
    back="Amemet Mantle +1",
    waist="Brown Belt",
    legs="Byakko's Haidate",
    feet="Sarutobi Kyahan"
}
BBCode