Hervor Alvitr, броня (Renewal)

Hervor Alvitr (HERVOR_ALVITR) – броня.

Hervor Alvitr, броня (Renewal)

A shield named after Hervor, the valkyrie who ensures victory for her warriors. It's now endowed with greater power.
VIT + 20, MDEF + 10.
-30% damage received from other adventurers.
When you receive Melee Physical damage, this item creates a chance of casting Protective Light.
Protective Light immediately cancels Stun, Sleep, Curse, Petrification, Poison, Blind, Silence, Bleeding, Chaos, and Frost, and protects the user against such effects for a set duration.
Cannot be Upgraded.
Indestructible.
Required level : 100

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

  • ID: 21507
  • Код: HERVOR_ALVITR
  • Тип: броня
  • Уровень брони: 1
  • Защита: 150
  •  
  • Требуемый уровень: 100
  • Профессии: alchemist, assassin, bard, blacksmith, crusader, dancer, hunter, knight, monk, priest, rogue, sage, wizard
  • Вес: 300

Скрипт

bonus bMdef,10;
bonus bVit,20;
bonus2 bSubRace,RC_All,30;
bonus bUnbreakableShield;
/*todo instead of autobonus2 bonus4 bAutoSpellWhenHit,"ALL_RAY_OF_PROTECTION",1,50,0;*/
autobonus2 "{ sc_end SC_STUN; sc_end SC_SLEEP; sc_end SC_CURSE; sc_end SC_STONE; sc_end SC_POISON; sc_end SC_BLIND; sc_end SC_SILENCE; sc_end SC_BLEEDING; sc_end SC_CONFUSION; sc_end SC_FREEZE; bonus2 bResEff,Eff_Stun,10000; bonus2 bResEff,Eff_Sleep,10000; bonus2 bResEff,Eff_Curse,10000; bonus2 bResEff,Eff_Stone,10000; bonus2 bResEff,Eff_Poison,10000; bonus2 bResEff,Eff_Blind,10000; bonus2 bResEff,Eff_Silence,10000; bonus2 bResEff,Eff_Bleeding,10000; bonus2 bResEff,Eff_Confusion,10000; bonus2 bResEff,Eff_Freeze,10000; }",50,60000,BF_SHORT;