SkyFire.406a icon indicating copy to clipboard operation
SkyFire.406a copied to clipboard

Some mob spells are hitting over damage

Open olivete opened this issue 13 years ago • 5 comments

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.

olivete avatar May 15 '12 02:05 olivete

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

streetrat avatar May 17 '12 16:05 streetrat

Thanks for that heads up!

olivete avatar May 17 '12 17:05 olivete

8 months and this problem still exists.

Loukie avatar Jan 20 '13 01:01 Loukie

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.

SkyFire avatar Jan 20 '13 03:01 SkyFire

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!

Raydeon avatar Jan 20 '13 16:01 Raydeon