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

Temporal Boots Vit [1] (AEGIS_470165) – броня.

 

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

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

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

Скрипт

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