FFXIAH.com

言語: JP EN DE FR
2010-06-21
New Items
users online
アイテムセット » id:145000
Drk STR - A little lacking, used for GSD.
アイテム名 競売所価格 在庫
ポールグリップ 100000 0
アレスキュイラス
BLソルレット+1
ベイルベルト
ラジャスリング
ミルフルールサシェ
サンダーゴルゲット
スパイラルリング 30000 0
ブルタルピアス
アルキオネウス腕輪 50000 1
フォーレージマント 100000 1
アレスフランチャー
ヴァリャーグヘルム
数: 13 (280000 価格)
equipment_macros
input /equip sub "Pole Grip";
input /equip body "Ares' Cuirass";
input /equip feet "Bale Sollerets +1";
input /equip waist "Bale Belt";
input /equip ring1 "Rajas Ring";
input /equip ammo "Mille. Sachet";
input /equip neck "Thunder Gorget";
input /equip ring2 "Spiral Ring";
input /equip ear1 "Brutal Earring";
input /equip hands "Alkyoneus's Brc.";
input /equip back "Forager's Mantle";
input /equip legs "Ares' Flanchard";
input /equip head "Varangian Helm";
Gearswap Set
sets["Drk STR"] = {
    sub="Pole Grip",
    ammo="Mille. Sachet",
    head="Varangian Helm",
    neck="Thunder Gorget",
    ear1="Brutal Earring",
    body="Ares' Cuirass",
    hands="Alkyoneus's Brc.",
    ring1="Rajas Ring",
    ring2="Spiral Ring",
    back="Forager's Mantle",
    waist="Bale Belt",
    legs="Ares' Flanchard",
    feet="Bale Sollerets +1"
}
BBCode