SkyFire_548
SkyFire_548 copied to clipboard
Spell damage from NPC
Almost any simple NPC
who knows how to cast lightbolt, frostbolt, firebolt and so on does not cause any damage to the player
or other NPC
.
Example:
Har'koan Subduer
has frostbolt (spell=20822/frostbolt)
spell and can casting it, You got affect like decrease run speed without any damage. This spell doesn't exists in spell_proc
or spell_proc_event
.
The reason for this behavior may be either the absence of an entry for this spell in one of the mentioned tables, or the incorrect scaling of the spell's power.
If you learn this spell through a .learn spell_id
, then some damage still passes from the player to the NPC.
A simple fix, but scaling still does not work correctly. 2fa6da4e07fff91694ef1576c15c518bb68447ac