-
Notifications
You must be signed in to change notification settings - Fork 418
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels