Mask Of Ifrit, броня (Pre-Renewal)

Mask Of Ifrit (MASK_OF_IFRIT) – броня.

Mask Of Ifrit, броня (Pre-Renewal)

A mask of Ifrit, the spiritual owner of fire.
Str +1, Int +1, Mdef +5
Increases resistence against Fire Property attacks by 10%
Decreases resistence against Water Property attacks 10%.
Enables use of Lv.1 Sight.
Has a chance of auto-casting Lv. 3 Meteor Storm when receiving physical attack.
Has a chance of auto-casting Lv. 3 Fire Bolt Lv.3 dealing physical damage.
Unable to refine.
Item

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

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

Скрипт

bonus bStr,1;
bonus bInt,1;
bonus bMdef,5;
bonus2 bSubEle,Ele_Fire,10;
bonus2 bSubEle,Ele_Water,-10;
skill "MG_SIGHT",1;
bonus3 bAutoSpellWhenHit,"WZ_METEOR",3,50;
bonus3 bAutoSpell,"MG_FIREBOLT",3,50;

Скрипт при снятии

sc_end SC_SIGHT;