Warlock's Battle Wand, посох (Renewal)

Warlock's Battle Wand (BF_STAFF2) – оружие.

Warlock's Battle Wand, посох (Renewal)

A Rod that has been modified for brave magicians whom face enemies in battle. It is especially designed for battles against Demi-Humans.
Account Bound
Magic Property: Neutral
Int + 4
Dex + 3
Increases magical damage on Demi-Human race targets by 15%.
Increases magical damage on Human Player race targets by 15%.
Adds a 5% chance of inflicting Stun on the target when performing a magical attack.
This item is indestructible in battle.

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

  • ID: 21084
  • Код: BF_STAFF2
  • Тип: оружие
  • Подтип: посох
  • Уровень оружия: 3
  • Атака: 70
  • Магическая атака: 125
  •  
  • Требуемый уровень: 80
  • Профессии: acolyte, mage, monk, priest, sage, soul_linker, wizard
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 1

Скрипт

bonus bInt,3;
bonus bDex,3;
bonus2 bMagicAddRace,RC_DemiHuman,15;
bonus2 bMagicAddRace,RC_Player_Human,15;
bonus3 bAddEff,Eff_Stun,500,ATF_MAGIC;
bonus bUnbreakableWeapon;