Leviathan Muffler [1], броня (Renewal)

Leviathan Muffler [1] (LEVIATHAN_MUFFLER) – броня.

Leviathan Muffler [1], броня (Renewal)

Muffler made with the scales of the strongest sea monsters.
Mdef + 5
Increases physical and magical damage on Water property targets by 15%.
Reduces damage taken from Demi-Human and Human Player race enemies by 5%.

For every upgrade level of Leviathan Muffler [1],
Aspd + 1%
Increases physical and magical damage on Water property targets by an additional 1%.
If upgrade level is +10 or higher,
Reduces damage taken from Water property attacks by 100%.
Set Bonus
Leviathan Muffler [1]
Toad Card
Max HP +10%
Additional Mdef + 10
Reduces damage taken from Neutral property attacks by 20%.

Базовые свойства предмета

  • ID: 26422
  • Код: LEVIATHAN_MUFFLER
  • Тип: броня
  • Уровень брони: 1
  • Защита: 18
  •  
  • Требуемый уровень: 100
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 20

Скрипт

.@r = getrefine();
bonus bMdef,5;
bonus2 bAddEle,Ele_Water,15+.@r;
bonus2 bMagicAddEle,Ele_Water,15+.@r;
bonus2 bSubRace,RC_DemiHuman,5;
bonus2 bSubRace,RC_Player_Human,5;
bonus bAspdRate,.@r;
if (.@r>=10)
   bonus2 bSubEle,Ele_Water,100;