Nemesis [2], булава (Renewal)

Nemesis [2] (NEMESIS_) – оружие.

Nemesis [2], булава (Renewal)

A large silver mace made for exorcisms.


Property: Holy
Required

Adds a chance of ATK + 50 for 20 seconds when performing a physical attack.
Increases physical damage on Shadow property targets by 10%.
Increases physical damage on Demon race targets by 10%.
Adds a chance of casting Signum Crusis on the target when performing a physical attack, where the level of the skill is equal to the upgrade level of the item up to a maximum upgrade level of 10.

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

  • ID: 24241
  • Код: NEMESIS_
  • Тип: оружие
  • Подтип: булава
  • Уровень оружия: 4
  • Атака: 120
  •  
  • Требуемый уровень: 60
  • Профессии: acolyte, monk, priest
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 90

Скрипт

bonus bUnbreakableWeapon;
bonus bAtkEle,Ele_Holy;
.@r = max(1,min(10,getrefine()));
bonus4 bAutoSpell,"AL_CRUCIS",.@r,10,1;
bonus2 bAddRace,RC_Demon,10;
bonus2 bAddEle,Ele_Dark,10;
autobonus "{ bonus bBaseAtk,50; }",10,20000,BF_NORMAL,"{ specialeffect2 EF_BLOODDRAIN; }";