azerothcore / mod-autobalance

Module for AzerothCore(MaNGOS -> TrinityCore -> SunwellCore)
http://www.azerothcore.org
103 stars 109 forks source link

Bug: Kologarn's right arm immediately casts squeeze on respawn #152

Closed jdmccathie closed 1 year ago

jdmccathie commented 1 year ago

Current Behaviour

When the Kologarn fight begins in Ulduar 10/25, there is about a 30 second window before the right arm casts Squeeze and grabs its target(s). If the right arm is killed, and then reforms, it immediately casts squeeze on its target(s)

Expected Behaviour

The right arm should wait 30 seconds after reforming before it casts squeeze. This was how the arm behaved in retail.

Steps to reproduce the problem

Step 1: start Kologarn fight. Step 2: observe countdown before Squeeze ability is used. Step 3: defeat Kologarn's right arm. Step 4: wait for the arm to respawn.

Extra Notes

As an optional additional balance change, the arm will release its Squeeze target after it suffers a threshold of damage (450,000 for 25man, unsure about 10man). This threshold should scale with raid size.

AC rev. hash/commit

AzerothCore rev. f63520fd46ae+ 2023-09-11 +1200 (master branch) (Unix, RelWithDebInfo, Static)

Operating system

Windows 10

Custom changes or Modules

No response