FFXIAH.com

言語: JP EN DE FR
2010-06-21
New Items
users online
Samurai - Physical Damage Reduction - _L.Earring: Physical Damage Taken -2%. _R.Earring: Physical Damage Taken -2%. _L.Ring: Physical Damage Taken -6%, Magic Damage Taken -4%. _Physical damage taken -50% total while keeping the chances of completely negating the damage (N.Helm/S.Mantle), as well as -24% magic to go along with it to ensure no random additional damage is taken while in this set.
アイテム名 競売所価格 在庫
ダークネスピアス 30000 1
レンテュスグリップ
迷企羅明光鎧
ノクターヌスヘルム
左近士筒篭手改
ダークリング 20000 0
OTブレー+1
ウィグレンゴルジェ 300000 1
守りの指輪 0
シャドウマント
アイアンゴベット
ブラックピアス 40000 0
フルームベルト 400000 10
OTブーツ+1
小鴉丸
数: 15 (790000 価格)
equipment_macros
input /equip ear1 "Darkness Earring";
input /equip sub "Lentus Grip";
input /equip body "Mekira Meikogai";
input /equip head "Nocturnus Helm";
input /equip hands "Sakonji Kote +1";
input /equip ring1 "Dark Ring";
input /equip legs "Otronif Brais +1";
input /equip neck "Wiglen Gorget";
input /equip ring2 "Defending Ring";
input /equip back "Shadow Mantle";
input /equip ammo "Iron Gobbet";
input /equip ear2 "Black Earring";
input /equip waist "Flume Belt";
input /equip feet "Otronif Boots +1";
input /equip main "Kogarasumaru";
Gearswap Set
sets["Samurai - Physical Damage Reduction"] = {
    main="Kogarasumaru",
    sub="Lentus Grip",
    ammo="Iron Gobbet",
    head="Nocturnus Helm",
    neck="Wiglen Gorget",
    ear1="Darkness Earring",
    ear2="Black Earring",
    body="Mekira Meikogai",
    hands="Sakonji Kote +1",
    ring1="Dark Ring",
    ring2="Defending Ring",
    back="Shadow Mantle",
    waist="Flume Belt",
    legs="Otronif Brais +1",
    feet="Otronif Boots +1"
}
BBCode