FFXIAH.com

言語: JP EN DE FR
2010-06-21
New Items
users online
アイテムセット » id:307611
WHM Cataclysm ~Optimal~
アイテム名 競売所価格 在庫
ブレムテハット
オンブルタスラム 30000 1
ウェーザースリエ
ボクワスローブ
エディネクラス
モルダバイトピアス
ワニオンベルト
ヤオヨトルグローブ
タウブランケープ
ヴィサングリップ 30000 2
スパイラルリング 24501 0
ヘカテーピアス
アルコンリング 0
ゲンデサスパッツ
数: 14 (84501 価格)
equipment_macros
input /equip head "Buremte Hat";
input /equip ammo "Ombre Tathlum";
input /equip feet "Weather. Souliers";
input /equip body "Bokwus Robe";
input /equip neck "Eddy Necklace";
input /equip ear1 "Moldavite Earring";
input /equip waist "Wanion Belt";
input /equip hands "Yaoyotl Gloves";
input /equip back "Taubran Cape";
input /equip sub "Wizzan Grip";
input /equip ring1 "Spiral Ring";
input /equip ear2 "Hecate's Earring";
input /equip ring2 "Archon Ring";
input /equip legs "Gendewitha Spats";
Gearswap Set
sets["WHM Cataclysm ~Optimal~"] = {
    sub="Wizzan Grip",
    ammo="Ombre Tathlum",
    head="Buremte Hat",
    neck="Eddy Necklace",
    ear1="Moldavite Earring",
    ear2="Hecate's Earring",
    body="Bokwus Robe",
    hands="Yaoyotl Gloves",
    ring1="Spiral Ring",
    ring2="Archon Ring",
    back="Taubran Cape",
    waist="Wanion Belt",
    legs="Gendewitha Spats",
    feet="Weather. Souliers"
}
BBCode