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

🐞 [Bug] Threat reducing spells causing negative threat. #2735

Closed
Daribon opened this issue Aug 28, 2024 · 0 comments · Fixed by #2793
Closed

🐞 [Bug] Threat reducing spells causing negative threat. #2735

Daribon opened this issue Aug 28, 2024 · 0 comments · Fixed by #2793
Labels
bug Something isn't working spell

Comments

@Daribon
Copy link
Contributor

Daribon commented Aug 28, 2024

🐞 Bug report - Spell

Spells such as Feint or Disengage that reduce threat can currently cause negative threat if caster has less than 0 threat.

Expected behavior

It should not be possible to have negative threat. If you use Feint or Disengage when threat is 0, threat should remain at 0.
Tested on classic PTR.

What happens if you spam Feint on vmangos atm without doing any damage:
WoW_xBcagqVkaz

Steps to reproduce

  1. Create a hunter
  2. .learn all_myspells
  3. Use Disengage on any mob without doing any damage.
  4. Target mob and use .list threat.
  5. Threat will now be negative.
  6. Keep spamming Disengage
  7. Threat will now be even more negative.

Version & Environment

Client Version: 1.12.1.5875

Commit Hash: 2f500b9

OS Client: Windows 11 Pro N 10.0.22631
OS Server: Windows 11 Pro N 10.0.22631

Crashlog

  • None
@Daribon Daribon added bug Something isn't working spell labels Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working spell
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant