vmangos/core

๐Ÿž [Bug] Threat reducing spells causing negative threat.

Daribon opened this issue ยท 0 comments

๐Ÿž 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