Queen Scaraba Helmet [1], броня (Renewal)

Queen Scaraba Helmet [1] (AEGIS_400511) – броня.

 

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: 29570
  • Код: AEGIS_400511
  • Тип: броня
  • Уровень брони: 1
  • Защита: 20
  •  
  • Требуемый уровень: 130
  • Вес: 1

Скрипт

.@r = getrefine();
bonus bPow,3;
bonus bCon,3;
bonus bCrt,3;
bonus bBaseAtk,20*(.@r/2);
bonus bCritical,4*(.@r/2);
bonus bCritAtkRate,10*(.@r/3);
if (.@r>=7) {
   bonus bAtkRate,10;
   if (.@r>=9) {
       bonus bDelayrate,-10;
       if (.@r>=11) {
           bonus bLongAtkRate,15;
           bonus bShortAtkRate,15;
           if (.@r>=12) {
               bonus2 bAddRace,RC_All,15;
               if (.@r>=13) {
                   bonus bFixedCast,-500;
               }
           }
       }
   }
}
/*Todo : After Using Transformation Scroll (Horn Scaraba) (22750)*/
/*Physical and Magical Damage to All Race 5% for 5 Minute*/