Some mob spells are hitting over damage
Hi!
An example of over damage hit is this mob: http://www.wowhead.com/npc=1557
His arcane shot is hiting ALOT!
Please check this out.
around 200 low level creatures have this stupid 8k arcane shot set in the eventAI scripts, no idea why the hell did they set it, remove all line from creature_ai_script where action param is arcane shot's entry
Thanks for that heads up!
8 months and this problem still exists.
8 months and it still exists because only 2 people are working on everything. We are not in this for any kind of profit or to enlarge our epeen like most other projects. When greedy private servers owners start sharing some of there fixes with the community all will be a better place.
The major reason for this is because of the spell number shift between 3.35 and 4.01. The event AI was all written in 3.35. If this is bothering you that much, I suggest finding the correct spellid for 4.0.6 and adjusting the event AI according. This would most likely correct your problem. PS don't forget to share!