FFXIAH.com

言語: JP EN DE FR
2010-06-21
New Items
users online
アイテムセット » id:334947
RUN Resist
アイテム名 競売所価格 在庫
ERグリーヴ+1
ヴァニアバッテリー 1000000 3
ヴォーケインリング
RNトラウザ+1
守りの指輪 0
フルームベルト+1 6500000 2
ライスリムキャップ
ディバートケープ
ウォーダチャーム+1 0
ハーティーピアス 61000 4
驕慢の耳
ERガントレ+1
RNコート+1
数: 13 (7561000 価格)
equipment_macros
input /equip feet "Erilaz Greaves +1";
input /equip ammo "Vanir Battery";
input /equip ring1 "Vocane Ring";
input /equip legs "Rune. Trousers +1";
input /equip ring2 "Defending Ring";
input /equip waist "Flume Belt +1";
input /equip head "Lithelimb Cap";
input /equip back "Evasionist's Cape";
input /equip neck "Warder's Charm +1";
input /equip ear1 "Hearty Earring";
input /equip ear2 "Sanare Earring";
input /equip hands "Erilaz Gauntlets +1";
input /equip body "Runeist Coat +1";
Gearswap Set
sets["RUN Resist"] = {
    ammo="Vanir Battery",
    head="Lithelimb Cap",
    neck="Warder's Charm +1",
    ear1="Hearty Earring",
    ear2="Sanare Earring",
    body="Runeist Coat +1",
    hands="Erilaz Gauntlets +1",
    ring1="Vocane Ring",
    ring2="Defending Ring",
    back="Evasionist's Cape",
    waist="Flume Belt +1",
    legs="Rune. Trousers +1",
    feet="Erilaz Greaves +1"
}
BBCode