
[REC] ⚠️ DH havoc felscarred - does not account for tier set, refreshes Immo Aura incorrectly, bad use of blade dance
Closed this issue · 1 comments
Before You Begin
- I confirm I am using the latest version of the addon (outdated versions may have problems that were fixed on the newest release).
- I confirm I am playing on official Blizzard servers (not private servers).
- I checked for an existing, open ticket for this issue and was not able to find one.
- I have updated the issue title to clearly describe the problem.
- I am reporting an issue with the default specialization priority (not a custom or imported priority).
Specialization
DH - Havoc
Describe the Issue
Hello! The Havoc Felscarred rotation is wrong. It tells you to refresh Immolation Aura even when one is already active, which is incorrect in single target if you have less than 2 stacks. It also ignores the new tier set bonus that buffs Chaos Strike while Immolation Aura is running. On top of that, it uses Blade Dance on cooldown outside of demonsurge windows, whereas the sim rarely does since the ability hits for so little.
How to Reproduce
- Log on Havoc DH Fel scarred.
- Go un dummy with ST recommended build
What is your information source?
Based on my own Raidbots Quick Sim results
Snapshot (Link)
Raidbots Sim Report (Link)
https://www.raidbots.com/simbot/report/wTgTPtZ2ztWrbSMVNCzo88
Additional Information
No response
Contact Information
wolfiegoldie
@syrifgit This looks like it would be caused by either (1) the mt_set_bonuses
changes you made to support things like set_bonus.thewarwithin_season_3_2pc
not working or (2) me breaking it when I revised when hero tree information is updated.
5. variable ( precombat - 5 )
fs_tier34_2piece #1 [Havoc:precombat:5]; conditions = PASS: NONE
- value = 0: set_bonus.thewarwithin_season_3_2pc[0]
(Also, that this variable even exists in the priority is silly.)