Imperial Attack Manteau [1], броня (Renewal)

Imperial Attack Manteau [1] (IMPERIAL_ATTACK_MANTEAU) – броня.

Imperial Attack Manteau [1], броня (Renewal)

A noble manteau with the Rune-Midgarts crest engraved on it.

Increased ASPD +5%
If refined to 7 or higher,
After cast delay -5%
If refined to 9 or higher,
Physical damage +7% on enemies of all sizes

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

  • ID: 30576
  • Код: IMPERIAL_ATTACK_MANTEAU
  • Тип: броня
  • Уровень брони: 1
  • Защита: 25
  •  
  • Требуемый уровень: 125
  • Вес: 1

Скрипт

.@r = getrefine();
bonus bAspdRate,5;
if (.@r>=7)
   bonus bDelayrate,-5;
if (.@r>=9)
   bonus2 bAddClass,Class_All,7;