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

Imperial Attack Boots [1] (IMPERIAL_ATTACK_BOOTS) – броня.

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

Noble shoes with the Rune-Midgarts crest engraved on them.

ATK +15, HIT +15
If refined to 7 or higher,
Fixed Cast Time -0.5 sec.
If refined to 9 or higher,
Long-ranged Physical damage +7%

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

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

Скрипт

.@r = getrefine();
bonus bBaseAtk,15;
bonus bHit,15;
if (.@r>=7)
   bonus bFixedCast,-500;
if (.@r>=9)
   bonus bLongAtkRate,7;