Manteau of Great Nature [1], броня (Renewal)

Manteau of Great Nature [1] (MANTEAU_GREAT_NATURE) – броня.

Manteau of Great Nature [1], броня (Renewal)

Rental Item
A manteau with Earth spirit, It is protected by stones all the time.
Decrease 10% damage against Water property attacks.
Increase 10% damage from Fire property attacks.
When being physically attacked by both short range and long distance, it can activate Stone Curse by a certain chance in 5*5 cells around yourself.
With more than 5 refine Lv, increase the chance for Stone Curse per 1 reine Lv.
Indestructible.
Required LV : 71

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

  • ID: 26304
  • Код: MANTEAU_GREAT_NATURE
  • Тип: броня
  • Уровень брони: 1
  • Защита: 10
  •  
  • Требуемый уровень: 70
  • Вес: 30

Скрипт

.@r = getrefine();
bonus2 bSubEle,Ele_Earth,10;
bonus2 bSubEle,Ele_Fire,-10;
if (.@r>=5)
   .@val = .@r;
bonus5 bAutoSpell,"NPC_WIDESTONE",2,5+.@val,BF_SHORT,0;
bonus bUnbreakableGarment;