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

(Instance/Zul'Aman): Hostages are handled incorrectly. #18868

Open
heyitsbench opened this issue May 8, 2024 · 1 comment
Open

(Instance/Zul'Aman): Hostages are handled incorrectly. #18868

heyitsbench opened this issue May 8, 2024 · 1 comment
Labels
Projects

Comments

@heyitsbench
Copy link
Contributor

heyitsbench commented May 8, 2024

Current Behaviour

Currently the hostages seem to be summoned after bosses are killed or maybe after Zul'jin is killed.

Expected Blizzlike Behaviour

The hostages should be static spawns (in cages might I add, also missing) and should have gossips to come out of the cages and give loot once their respective boss is killed. I believe once the timer elapses, the hostages should all be killed, would need to refer to past runs on Classic to find exact behavior.

Source

Wrath Classic

Steps to reproduce the problem

  1. Enter Zul'Aman.
  2. Kill bosses.
  3. Observe the hostages or lack thereof as you make your way through.

Extra Notes

Of note is that the loot provided by these hostages is all wrong. They should be tied to the amount of hostages that have been freed up to that point, but right now they are just statically filled. In Wrath, the third and fourth hostage share the same loot, but in TBC the fourth hostage dropped only the Amani War Bear and no other loot.

Resolved with 51202f8

AC rev. hash/commit

c9bdf4c

Operating system

Windows 10 x64

Custom changes or Modules

mod-ptr-template

@github-actions github-actions bot added this to To do in Content 70 May 8, 2024
heyitsbench referenced this issue May 9, 2024
* Init.

Co-Authored-By: AnonXS <19734826+anonxs@users.noreply.github.com>

* Adjust variable spacing.

---------

Co-authored-by: AnonXS <19734826+anonxs@users.noreply.github.com>
@heyitsbench
Copy link
Contributor Author

Currently, Tanzar has a static spawn, Tanzar, Ashli, and Harkor all get summoned when their respective boss is killed, and Kraz does not get summoned. Because Tanzar can have two spawns, this means that four chests can end up spawning meaning no loot is given in excess or not enough loot is given, but, as discovered by kissingers, Tanzar's gossip to create his chest is not conditional, so one of his two spawns can give loot without killing the boss.

Side note: I'm also quite confident the text for all these hostages is wrong, but will likely need to refer to footage/sniffs to correct that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Content 70
  
To do
Development

No branches or pull requests

1 participant