Engraved Naga's Scale Shield [1], броня (Renewal)

Engraved Naga's Scale Shield [1] (ST_NAGA_SHIELD) – броня.

Engraved Naga's Scale Shield [1], броня (Renewal)

Mres + 3.
Reflects 1% of melee physical damage taken back to the attackers per refine rate.
Ignores physical defense of normal enemies by 5%.
Ignores physical defense of normal enemies by additional 1% per 2 refine rate.

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

  • ID: 30367
  • Код: ST_NAGA_SHIELD
  • Тип: броня
  • Уровень брони: 2
  • Защита: 35
  •  
  • Требуемый уровень: 210
  • Вес: 50

Скрипт

.@r = getrefine();
bonus bMRes,3;
bonus bShortWeaponDamageReturn,.@r;
bonus2 bIgnoreDefClassRate,Class_Normal,5+(.@r/2);