Aegirnion Helm [1], броня (Renewal)

Aegirnion Helm [1] (EGIRNION_HELM) – броня.

Aegirnion Helm [1], броня (Renewal)

A newly crafted helmet based on Egir's.
Can't be destroyed.
ATK + 7%, MATK + 7%.
------------------------
If refine rate is 9 or higher, Atk + 40, Matk + 40.
------------------------
Set Bonus
Aegirnion Helm
Aegirnion Armor"
Aegirnion Manteau
Aegirnion Shoes

additional Atk + 5% and Matk + 5%,
Increases EXP gained from killing fish and demihuman race monsters by 20%.

Increases physical and magical damage against fish and demihuman race monsters by 50%.

Reduces damage taken from water and wind property by 25%.
------------------------
Def : 10

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

  • ID: 29221
  • Код: EGIRNION_HELM
  • Тип: броня
  • Уровень брони: 1
  • Защита: 10
  •  
  • Требуемый уровень: 140
  • Вес: 80

Скрипт

bonus bUnbreakableHelm;
bonus bMatkRate,7;
bonus bAtkRate,7;
if (getrefine()>=9) {
   bonus bMatk,40;
   bonus bBaseAtk,40;
}