Awakened Glacier Boots [1], броня (Renewal)

Awakened Glacier Boots [1] (RACHEL_BOOTS) – броня.

 

Mdef + 15.
Increases physical damage by 10%.
Reduces damage taken from boss monsters by 5%.
MaxHP + 4% per refine rate.
If refine rate is 7 or higher, increases physical damage by additional 15%.
If refine rate is 9 or higher, increases physical damage by additional 15%, deals additional damage depend on target's defense.

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

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

Скрипт

.@r = getrefine();
bonus bLongAtkRate,6;
bonus bMaxHPrate,3;
bonus bMaxSPrate,3;
if (.@r>=6)
   bonus2 bSubRace,RC_DemiHuman,5;
if (.@r>=9)
   bonus2 bIgnoreDefClassRate,Class_Normal,7;