azerothcore / azerothcore-wotlk

Complete Open Source and Modular solution for MMO
http://www.azerothcore.org
GNU Affero General Public License v3.0
6.64k stars 2.65k forks source link

Uncontrolled Voidwalker missing abilities #13601

Open BeefSteaker opened 2 years ago

BeefSteaker commented 2 years ago

https://github.com/chromiecraft/chromiecraft/issues/4340

What client do you play on?

ruRU

Faction

Both

Content Phase:

61-64

Current Behaviour

Uncontrolled Voidwalker does not cast Void Drain and Coalesce

image

Expected Blizzlike Behaviour

Uncontrolled Voidwalker should cast the above on rotation

Source

void drain https://youtu.be/w9fSABp9PgI?t=123 coalesce image

Steps to reproduce the problem

Check out the NPCs from the list above. For example these: .go creature 59368 (missing "Void Drain" and "coalesce")

Extra Notes

I found a list of fixes from TrinityCore adding some abilities and scripts for NPC. I checked on PTR and this list of missing abilities and scripts seems to be relevant for AzerothCore as well. I'll leave the links here, maybe it will be possible to port it to AzerothCore?

https://github.com/TrinityCore/TrinityCore/issues/22046 https://github.com/TrinityCore/TrinityCore/issues/22029

AC rev. hash/commit

https://github.com/chromiecraft/azerothcore-wotlk/commit/b427e8e18cb6baa80124ce8e3a7e79aa670bcc74

Operating system

Ubuntu 20.04

Modules

Customizations

None

Server

ChromieCraft

mpfans commented 2 years ago

fixed https://github.com/azerothcore/azerothcore-wotlk/pull/13853

heyitsbench commented 2 years ago

fixed #13853

Is it? That PR said it only updates this issue, not closes/fixes it.

mpfans commented 2 years ago

fixed #13853

Is it? That PR said it only updates this issue, not closes/fixes it.

sry.. I mistook it for fixed