Black Mythril Guard [1], броня (Renewal)

Black Mythril Guard [1] (AEGIS_460046) – броня.

 

Res + 15, Mres + 15.
Every 2 refine rate, Def + 10, Mdef + 2.
If refine rate is 7 or higher, increases attack speed (reduces delay after attack by 15%).
If refine rate is 9 or higher, reduces variable casting time by 10%.
If refine rate is 10 or higher, Def + 50, Mdef + 10.


[Bonus by grade]
[Grade D] Res + 10, Mres + 10.
[Grade C] P.Atk + 2, S.Matk + 2

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

  • ID: 30377
  • Код: AEGIS_460046
  • Тип: броня
  • Уровень брони: 1
  • Защита: 60
  •  
  • Требуемый уровень: 100
  • Вес: 30

Скрипт

.@r = getrefine();
bonus bUnbreakableShield;
bonus2 bSubClass,Class_Boss,40;
bonus2 bSubClass,Class_Normal,40;
bonus bMaxHPrate,3*.@r;
bonus bMaxSPrate,3*.@r;
if (.@r>=5) {
   bonus2 bSubEle,Ele_Holy,20-(getskilllv("CR_TRUST") > 0 ? 20 : 0);
   bonus2 bSubEle,Ele_Ghost,20;
   if (.@r>=7)
      bonus bNoKnockback;
}