Lord of Death [1], броня (Renewal)

Lord of Death [1] (LORD_OF_DEATH) – броня.

Lord of Death [1], броня (Renewal)

The Helm of the Lord of Death
MDEF + 5.
Increase Damage to Boss Type Monsters by 10%
Take 5% more damage from normal Monsters and Players.
For every upgrade 5 and higher add 1% more damage to Boss Class monsters.
Set Bonus
Lord of the Dead Helm
Abysmal Knight Card
Increase Damage to Boss Type Monster by additional 5%.
If Lord of the Dead Helm +11 negates the damage from normal Monsters and Players.
The Abysmal Knight Card effect is only effective once.

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

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

Скрипт

bonus bMdef,5;
bonus bAllStats,1;
.@r = getrefine();
bonus2 bAddClass,Class_Boss,(.@r>5?.@r+5:10);
bonus2 bSubClass,Class_Normal,-5;