Temporal Boots Int [1], броня (Renewal)

Temporal Boots Int [1] (AEGIS_470168) – броня.

 

Mdef + 3.
Reduces global cooldown by 8%, increases variable casting time by 10%.

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

  • ID: 30502
  • Код: AEGIS_470168
  • Тип: броня
  • Уровень брони: 1
  • Защита: 20
  •  
  • Требуемый уровень: 70
  • Вес: 50

Скрипт

.@r = getrefine();
bonus bInt,3;
bonus bMatk,5*(.@r/3);
bonus bMdef,5;
bonus bMaxHP,200+(50*(.@r/3));
bonus bMaxSP,20+(5*(.@r/3));
if (readparam(bInt) >= 99)
   bonus bMatk,30;