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

[Black Temple] Illidan cross the 4 and 5 stage case logic problem #19990

Open
kissingers opened this issue Sep 17, 2024 · 1 comment
Open

[Black Temple] Illidan cross the 4 and 5 stage case logic problem #19990

kissingers opened this issue Sep 17, 2024 · 1 comment
Labels

Comments

@kissingers
Copy link
Contributor

kissingers commented Sep 17, 2024

Current Behaviour

If Illidan enters the Shadow phase and then blood hits from above 30% to below 30%, it will trigger the Cage phase directly, but the phase is incomplete and Marvel won't come out, resulting in a phase bug.
And if you perish in the Shadow Phase, the next time you restart the fight Illidan has a certain probability of not being able to move, it will only turn with the tank's position and not follow the tank's movement.

Expected Blizzlike Behaviour

Not sure if it switches from the Shadow phase to the Cage phase if the blood level is around 30%, but once it does, it must be possible to summon Marvel correctly
Boss fight reset should allow bosses to move at next fight

Source

No response

Steps to reproduce the problem

1 .go c 148736 and fight with the boss
2. let the boss HP big than 30% a little and wait he to the Shadow phase
3. at Shadow phase let HP less than 29%

Extra Notes

No response

AC rev. hash/commit

AzerothCore rev. a35f0c4 2024-09-16 15:13:36 +0000 (master branch) (Unix, RelWithDebInfo, Static)
Connected players: 0. Characters in world: 0.
Connection peak: 0.
服务器运行时间: 10 minute(s) 16 second(s)
Update time diff: 100ms. Last 97 diffs summary:
|- Mean: 100ms
|- Median: 100ms
|- Percentiles (95, 99, max): 100ms, 102ms, 142ms
Using SSL version: OpenSSL 3.0.14 4 Jun 2024 (library: OpenSSL 3.0.14 4 Jun 2024)
Using Boost version: 1.74.0
Using CMake version: 3.25.1
Using MySQL version: 80402
Found MySQL Executable: /usr/bin/mysql
Compiled on: Linux
Worldserver listening connections on port %u
Realmlist (Realm Id: 3) configured in port 54347
VMAPs status: Enabled. LineOfSight: true, getHeight: true, indoorCheck: true
MMAPs status: Enabled
maps directory located in /root/wow3/bin/maps. Total size: 291014339 bytes
vmaps directory located in /root/wow3/bin/vmaps. Total size: 658130553 bytes
mmaps directory located in /root/wow3/bin/mmaps. Total size: 2192911264 bytes
Default DBC locale: zhCN.
All available DBC locales: zhCN
Using World DB: ACDB 335.12-dev
Latest LoginDatabase update: 2024_01_20_00.sql
Latest CharacterDatabase update: 2024_09_03_00.sql
Latest WorldDatabase update: 2024_09_16_00.sql
LoginDatabase queue size: 0
CharacterDatabase queue size: 0
WorldDatabase queue size: 0
List of enabled modules:
|- mod-eluna

Operating system

Debian 12 PVE

Custom changes or Modules

No response

@kambire
Copy link

kambire commented Sep 19, 2024

confirm, same problem

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

No branches or pull requests

3 participants