azerothcore / azerothcore-wotlk

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

BC Instance Shadow Labyrinth first Room bug+ Boss Bug #1956

Open Selyria opened 5 years ago

Selyria commented 5 years ago

SMALL DESCRIPTION: The bosses in the Shadow Labyrinth are not working properly there are the following errors.

This video is from Corecraft the event was very well recreated here https://www.youtube.com/watch?v=tedQDIjXU6U&t=6717s

Core Corecraft https://github.com/ccshiro/corecraft/tree/master/scriptdev2/scripts/outland/auchindoun/shadow_labyrinth

In this video you can see very well where what has to stand (NPC) https://youtu.be/1QHbVdiBbNY?t=3 https://youtu.be/tedQDIjXU6U?t=17

EXPECTED BLIZZLIKE BEHAVIOUR: https://wowwiki.fandom.com/wiki/Murmur

Ambassador Hellmaw – is kept banished by a number of Shadow Council minions in the second large room in the Shadow Labyrinth. Defeating the last group of banishers frees him. He has an area-effect fear with about a 40-yard range, and a nature-based venom spit that also reduces armor.

The creatures of (18794 Cabal Ritualist) were supposed to cast a spell on the column. a red beam see video

The 3 columns in front of the boss should cast a spell on the boss. I don't know him If the mob group on the column is dead, a spell will disappear on the boss. see video

If all Cabal ritualists are dead in 18794, the boss should get free. see video

https://youtu.be/1QHbVdiBbNY?t=270 https://youtu.be/sYwTbBaPORA?t=100 better quality

Spell Murmur's Touch 33711 should hurl player into the air

You have to fight your way through the event to get to murmur.

The Boss Name Blackheart the Inciter Id 18667 doesn't work properly.

If he is casting the spell Chaos all players should be taken over and attack each other. He does not do this correctly

CURRENT BEHAVIOUR:

STEPS TO REPRODUCE THE PROBLEM: .go c 66834 is mob in Shadow Labyrinth First Boss room .go c 67075 Boss Blackheart the Inciter .go c 66937 min 2-3 Player for test Murmur Room .go c 66815

BRANCH(ES): master

AC HASH/COMMIT: AzerothCore rev. 3f4c2f765220+ 2019-06-06 20:16:28 +0000 (master branch) (Win64, Release)

OPERATING SYSTEM: Windows 10

MODULES: NO

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/75273363-bc-instance-shadow-labyrinth-first-room-bug-boss-bug?utm_campaign=plugin&utm_content=tracker%2F40032087&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F40032087&utm_medium=issues&utm_source=github).
GMKyle commented 5 years ago

I fixed this for now

-The first boss can no longer be defeated after a server chrash because he is banished again. -The Last Boss Murmur should cast a spell on a player Spell Murmur's Touch 33711 should hurl player into the air i will continue working when have some free time ;P

Selyria commented 5 years ago

I fixed this for now

-The first boss can no longer be defeated after a server chrash because he is banished again. -The Last Boss Murmur should cast a spell on a player Spell Murmur's Touch 33711 should hurl player into the air i will continue working when have some free time ;P

All clear is already a beginning

Maybe you can open up a PR and I can test it out.

Voxstrasza commented 3 years ago

All of these are still an issue as of 9facd81e54ac

@GMKyle Are you still working on this? Are you done? Please share the fix so we can close this! :)