FFXIAH.com

言語: JP EN DE FR
2010-06-21
New Items
users online
アイテムセット » id:305632
WHM Cure Set
アイテム名 競売所価格 在庫
ペニテントロープ 300000 0
ノーブルチュニック 100000 0
B.ストラップ+1 100000 0
ライトスタッフ 300000 4
エフェドラリング 30000 1
オーヴェイルスリエ
ORパンタロン+1
ORキャップ+1
オレタニアケープ 20000 1
クラルスストーン 30000 1
阿闍梨の数珠 10000 17
ボクワスグローブ
シロナリング 100000 1
数: 13 (990000 価格)
equipment_macros
input /equip waist "Penitent's Rope";
input /equip body "Noble's Tunic";
input /equip sub "Bugard Strap +1";
input /equip main "Light Staff";
input /equip ring1 "Ephedra Ring";
input /equip feet "Orvail Souliers";
input /equip legs "Orsn. Pantaln. +1";
input /equip head "Orison Cap +1";
input /equip back "Oretania's Cape";
input /equip ammo "Clarus Stone";
input /equip neck "Ajari Necklace";
input /equip hands "Bokwus Gloves";
input /equip ring2 "Sirona's Ring";
Gearswap Set
sets["WHM Cure Set"] = {
    main="Light Staff",
    sub="Bugard Strap +1",
    ammo="Clarus Stone",
    head="Orison Cap +1",
    neck="Ajari Necklace",
    body="Noble's Tunic",
    hands="Bokwus Gloves",
    ring1="Ephedra Ring",
    ring2="Sirona's Ring",
    back="Oretania's Cape",
    waist="Penitent's Rope",
    legs="Orsn. Pantaln. +1",
    feet="Orvail Souliers"
}
BBCode