azerothcore / azerothcore-wotlk

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

[Black Temple] Bonechewer Behemoth casts abilities twice in a row. #20379

Open Rorschach91 opened 3 weeks ago

Rorschach91 commented 3 weeks ago

Bug Triager Notes:

Original CC Report: https://github.com/chromiecraft/chromiecraft/issues/7346#issue-2513093166

What client do you play on?

enUS

Faction

Both

Content Phase:

70

Current Behaviour

Bonechewer Behemoth casts both fiery comet and fel stomp twice in a row.

Expected Blizzlike Behaviour

These abilities should be cast a single time. fiery comet](https://wotlk.evowow.com/?spell=41277) 1 second after pull, fel stomp 15 seconds after pull.

Source

https://wotlk.evowow.com/?npc=23196#controlled-abilities https://www.wowhead.com/tbc/npc=23196/bonechewer-behemoth#abilities;mode:n25

Steps to reproduce the problem

Engane the NPC

Extra Notes

No response

AC rev. hash/commit

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

Operating system

Ubuntu 22.04

Modules

Customizations

None

Server

ChromieCraft

RandolphConley commented 3 weeks ago

Confirmed - Behemoth does a double cast of stomp then meteor for the first cycle of attacks, then goes into normal attack rotation after that

RandolphConley commented 2 weeks ago

Conferred with Devs - The code will require a deep dive to determine why the creature is double casting

RandolphConley commented 1 week ago

As per guidelines for tracking: more research is needed, we will have a look and make a decision