FFXIAH.com

言語: JP EN DE FR
2010-06-21
New Items
users online
アイテムセット » id:374038
Oh Sh!t Button - This is basically my -DT set but with Apoc. The purpose of this set is to survive and lose hate. i have a macro that puts on Apoc and PDT set. once hate is lost i hit the same macro and i put everything back on i was wearing prior to hitting the macro the first time. If you don't pace yourself you will end up dead doing no DMG and losing all buffs waiting for next roll/song rotation.
アイテム名 競売所価格 在庫
フロプトブレスト
ストンチタスラム 2100000 2
ウトゥグリップ 0
アポカリプス
マーケピアス+1 1700000 2
フラマガンビエラ+2
IGフランチャ+3
イオスケハベルト+1 11850000 7
アンコウマント
守りの指輪 0
王将の指輪
スレビアガントレ+2
ブルタルピアス
ロリケートトルク+1
フロプトヘルム
数: 15 (15650000 価格)
equipment_macros
input /equip body "Hjarrandi Breast.";
input /equip ammo "Staunch Tathlum";
input /equip sub "Utu Grip";
input /equip main "Apocalypse";
input /equip ear1 "Mache Earring +1";
input /equip feet "Flam. Gambieras +2";
input /equip legs "Ig. Flanchard +3";
input /equip waist "Ioskeha Belt +1";
input /equip back "Ankou's Mantle";
input /equip ring1 "Defending Ring";
input /equip ring2 "Regal Ring";
input /equip hands "Sulev. Gauntlets +2";
input /equip ear2 "Brutal Earring";
input /equip neck "Loricate Torque +1";
input /equip head "Hjarrandi Helm";
Gearswap Set
sets["Oh Sh!t Button"] = {
    main="Apocalypse",
    sub="Utu Grip",
    ammo="Staunch Tathlum",
    head="Hjarrandi Helm",
    neck="Loricate Torque +1",
    ear1="Mache Earring +1",
    ear2="Brutal Earring",
    body="Hjarrandi Breast.",
    hands="Sulev. Gauntlets +2",
    ring1="Defending Ring",
    ring2="Regal Ring",
    back="Ankou's Mantle",
    waist="Ioskeha Belt +1",
    legs="Ig. Flanchard +3",
    feet="Flam. Gambieras +2"
}
BBCode