Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ahn'kahet buggy boss fights (2nd and end boss) #26594

Open
NightrunLP opened this issue Jun 12, 2021 · 2 comments
Open

Ahn'kahet buggy boss fights (2nd and end boss) #26594

NightrunLP opened this issue Jun 12, 2021 · 2 comments

Comments

@NightrunLP
Copy link

Description:

In Heroic Ahn'kahet, the 2nd boss (Prince Taldaram) casts flame spheres one after another without pause and the spheres do way to much damage (each orb around 600 damage per second).

The final boss summons too many avatars, but they do way to much damage also.

We went with 5 people into this instance, itemlevel at approx. 190 each - and we were roasted in just two seconds...

Expected behaviour:

Prince Taldaram is not supposed to cast flame orbs one after another without a small pause and they are supposed to do less damage.

The final boss is supposed to summon only four adversaries, and they should do less damage.

Steps to reproduce the problem:

https://de.wowhead.com/npc=29308/prinz-taldaram
https://www.wowhead.com/npc=29311/herald-volazj

Just enter the instance and try it on the latest build...

Branch(es):

3.3.5

TC rev. hash/commit:

TrinityCore rev. 7c6ee03+ 2021-06-07 00:32:57 +0300 (HEAD branch) (Unix, RelWithDebInfo, Dynamic)
Using SSL version: OpenSSL 1.1.1d 10 Sep 2019 (library: OpenSSL 1.1.1d 10 Sep 2019)
Using Boost version: 1.67.0
Using MySQL version: 100327
Using CMake version: 3.13.4
Compiled on: Linux 4.19.0-16-amd64
Automatic database updates are disabled for all databases!
Worldserver listening connections on port 8085
Realmlist (Realm Id: 1) configured in port 8085
VMAPs status: Enabled. LineOfSight: 1, getHeight: 1, indoorCheck: 1
MMAPs status: Enabled
maps directory located in /home/wow/server/data/maps. Total size: 291014951 bytes
vmaps directory located in /home/wow/server/data/vmaps. Total size: 657797442 bytes
mmaps directory located in /home/wow/server/data/mmaps. Total size: 1961820680 bytes
Using enUS DBC Locale as default. All available DBC locales: enUS
Using World DB: TDB 335.21051

Operating system:

Linux Debian 10

@NightrunLP
Copy link
Author

We tested the issue in accordance to youtube guide videos - damage and frequency of ticks seems to be okay-ish - the cast frequency however is way too fast. Analysis of DeadlyBossMods shows a cast frequency of around 17s, while it is much lower in core.

@NightrunLP
Copy link
Author

NightrunLP commented Jun 13, 2021

The change in the script https://github.com/TrinityCore/TrinityCore/blob/3.3.5/src/server/scripts/Northrend/AzjolNerub/Ahnkahet/boss_prince_taldaram.cpp is as follows: https://pastebin.com/K3ndzkNy

Line 115 and 184. 185 are changed to lower cast frequency on flame orbs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants