[Not For Sale] Hat of Desert [1], броня (Renewal)

[Not For Sale] Hat of Desert [1] (AEGIS_400513) – броня.

 

A hat said to be favored by astrologers.
The compass needle decoration will help you find Altair's light.
------------------------
CON + 3
------------------------
Reduce damage taken from Players by 13%.
------------------------
Reduce damage taken from normal and boss monsters by 20%.
------------------------
ATK + 40%
------------------------
Every 10 Base Level, increase damage of Hawk Rush and Hawk Boomerang by 1%.
------------------------
Every refine level, CON + 1.
------------------------
Def : 10

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

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

Скрипт

.@r = getrefine();
bonus bAtkRate,2;
bonus bAspd,1;
if (.@r>=5) {
   bonus bBaseAtk,20;
   bonus2 bSkillAtk,"KN_BOWLINGBASH",10;
   if (.@r>=7) {
       bonus2 bSkillAtk,"KN_BOWLINGBASH",20;
       if (.@r>=9) {
           bonus2 bHPDrainRate,30,5;
           bonus bNoRegen,1;
           bonus bNoRegen,2;
       }
   }
}