Awakened Ruler's Robe [1], броня (Renewal)

Awakened Ruler's Robe [1] (AEGIS_450225) – броня.

 

Can't be destroyed.
Mdef + 15.
Attack speed + 10%.
Increases physical and magical damage against fish, demihuman race monsters and doram players by 40%.
Increases physical and magical damage against holy and neutral property monsters by 40%.
Reduces damage taken from poison property by 2% per refine rate.
If refine rate is 5 or higher, reduces damage taken from players by 7%, Def + 300, Mdef + 30.
If refine rate is 7 or higher, increases movement speed.
When equipped with Murderous Grudge, Perfect Hit + 25.

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

  • ID: 30304
  • Код: AEGIS_450225
  • Тип: броня
  • Уровень брони: 1
  • Защита: 120
  •  
  • Требуемый уровень: 100
  • Вес: 90

Скрипт

.@r = getrefine();
bonus bAspdRate,10;
bonus2 bAddSize,Size_All,40;
bonus2 bMagicAddSize,Size_All,40;
bonus2 bSubEle,Ele_Earth,2*.@r;
if (.@r>=5) {
   bonus2 bSubRace,RC_DemiHuman,7;
   bonus2 bSubRace,RC_Player_Doram,7;
}
if (.@r>=7)
   bonus bPerfectHitAddRate,25;
/*Todo When Using Elvira Candy Activates Masquerade Ignorance*/