FFXIAH.com

言語: JP EN DE FR
2010-06-21
New Items
users online
アイテムセット » id:213710
Torcleaver: Attack Optimized - If you're noticing low numbers on Torcleaver, try a build like this. Most of the time, Low Torcleaver numbers mean you attack score isn't high enough to cap pDIF. This still maintains a good amount of Vitality as well.
アイテム名 競売所価格 在庫
カラドボルグ
金剛戦靴 40000 3
BLフランチャー+2
ポールグリップ 100000 0
アンギヌスベルト
胡蝶のイヤリング
スパイラルリング 27500 1
ボムの魂 30000 4
エスリングマント
ボムの魂 30000 4
シャドウプレート
トワイライトヘルム
ラジャスリング
BLガントレット+2
ベイルピアス
ベイルチョーカー
数: 16 (227500 価格)
equipment_macros
input /equip main "Caladbolg";
input /equip feet "Jingang Greaves";
input /equip legs "Bale Flanchard +2";
input /equip sub "Pole Grip";
input /equip waist "Anguinus Belt";
input /equip ear1 "Moonshade Earring";
input /equip ring1 "Spiral Ring";
input /equip ammo "Bomb Core";
input /equip back "Atheling Mantle";
input /equip ammo "Bomb Core";
input /equip body "Shadow Brstplate";
input /equip head "Twilight Helm";
input /equip ring2 "Rajas Ring";
input /equip hands "Bale Gauntlets +2";
input /equip ear2 "Bale Earring";
input /equip neck "Bale Choker";
Gearswap Set
sets["Torcleaver: Attack Optimized"] = {
    main="Caladbolg",
    sub="Pole Grip",
    ammo="Bomb Core",
    head="Twilight Helm",
    neck="Bale Choker",
    ear1="Moonshade Earring",
    ear2="Bale Earring",
    body="Shadow Brstplate",
    hands="Bale Gauntlets +2",
    ring1="Spiral Ring",
    ring2="Rajas Ring",
    back="Atheling Mantle",
    waist="Anguinus Belt",
    legs="Bale Flanchard +2",
    feet="Jingang Greaves"
}
BBCode