Skip to content

[Warlock] Always process Shard Instability buff#11422

Merged
nyterage merged 1 commit intosimulationcraft:midnightfrom
millanzarreta:wl-aff-si-hc-simc-fix
Apr 29, 2026
Merged

[Warlock] Always process Shard Instability buff#11422
nyterage merged 1 commit intosimulationcraft:midnightfrom
millanzarreta:wl-aff-si-hc-simc-fix

Conversation

@millanzarreta
Copy link
Copy Markdown
Contributor

To implement the Blizzard hotfixes introduced in the previous Warlock PR (#11421), a condition was added so that the Shard Instability buff would not be consumed if the Unstable Affliction executed was not instant or if it came from the Fatal Echoes proc. However, an additional check was also added requiring the Shard Instability talent to be selected, which is incorrect.

In Hellcaller, this buff can also be gained without having the Shard Instability talent selected. As a result, in that case (Hellcaller with Shard Instability talent not selected), the buff would never be consumed, while UA would still benefit from it, which is incorrect.

This PR fixes that issue.

@nyterage nyterage merged commit 064d86b into simulationcraft:midnight Apr 29, 2026
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants