Bayani Bangungot Boots of Nightmare [1], броня (Renewal)

Bayani Bangungot Boots of Nightmare [1] (BAYANI_BANGUNGOT_BOOTS) – броня.

Bayani Bangungot Boots of Nightmare [1], броня (Renewal)

Ominous boots emitting Bangungot's revenge and powerful hatred of humans.
Mdef + 1 per upgrade level of the item.
If upgrade level is +12 or higher,
Increased Movement Speed.

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

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

Скрипт

.@r = getrefine();
bonus bMdef,.@r;
if (.@r>=12) {
   bonus bSpeedRate,25;
}