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

[Mechanar] Nethermancer Sepethrea is hacked #15376

Open Gultask opened 1 year ago

Gultask commented 1 year ago

Current Behaviour

.

Expected Blizzlike Behaviour

https://github.com/TrinityCore/TrinityCore/blob/master/src/server/scripts/Outland/TempestKeep/Mechanar/boss_nethermancer_sepethrea.cpp

I believe spell 35274 is a dummy used for the threat mechanics around Raging Flames' Inferno My best guess it's cast every 1200ms during Inferno, targeting the closest player, and if it acquires a new player, 10k threat is added. Note that one person kiting the adds was a confirmed working mechanic throughout the dungeon's lifetime, so closest player does make sense.

Quell Raging Flames probably needs conditions or else it just kills everything in the instance.

Attention: TC uses a different value for threat we use, so we need to divide by 100. It's 10k threat, not 1mill

Source

No response

Steps to reproduce the problem

.go c id 19221

Extra Notes

No response

AC rev. hash/commit

https://github.com/azerothcore/azerothcore-wotlk/commit/218c62ce5498df80dbe4b78fd38866212db46de2

Operating system

Windows 10

Custom changes or Modules

No response

UltraNix commented 1 year ago

Please, close reports if they are already done.

Nyeriah commented 1 year ago

It’s not done

UltraNix commented 1 year ago

So what is left?