FFXIAH.com

言語: JP EN DE FR
2010-06-21
New Items
users online
アイテムセット » id:107221
haste mode - 25% haste cap is reached while retaining your 4hit after ws build. It's ok to rely on one tic from your berserk torque.
アイテム名 競売所価格 在庫
グングニル
ブルタルピアス
LCシンバルド+2
タイラントリング 50000 0
ラジャスリング
ハグネイアストーン 50000 3
ポルトスバーニー
胡蝶のイヤリング
バーサーカートルク 20000 0
オジエガントレット
トリプルスサブリガ 30000 0
ポルキスサラド
フォスベルト+1 3000000 0
ランサーペルリーヌ
ドゥプルスグリップ 300000 0
数: 15 (3450000 価格)
equipment_macros
input /equip main "Gungnir";
input /equip ear1 "Brutal Earring";
input /equip feet "Lncr. Schynbld. +2";
input /equip ring1 "Tyrant's Ring";
input /equip ring2 "Rajas Ring";
input /equip ammo "Hagneia Stone";
input /equip body "Porthos Byrnie";
input /equip ear2 "Moonshade Earring";
input /equip neck "Berserker's Torque";
input /equip hands "Ogier's Gauntlets";
input /equip legs "Triplus Subligar";
input /equip head "Phorcys Salade";
input /equip waist "Phos Belt +1";
input /equip back "Lancer's Pelerine";
input /equip sub "Duplus Grip";
Gearswap Set
sets["haste mode"] = {
    main="Gungnir",
    sub="Duplus Grip",
    ammo="Hagneia Stone",
    head="Phorcys Salade",
    neck="Berserker's Torque",
    ear1="Brutal Earring",
    ear2="Moonshade Earring",
    body="Porthos Byrnie",
    hands="Ogier's Gauntlets",
    ring1="Tyrant's Ring",
    ring2="Rajas Ring",
    back="Lancer's Pelerine",
    waist="Phos Belt +1",
    legs="Triplus Subligar",
    feet="Lncr. Schynbld. +2"
}
BBCode