Skip to content

Demonsurge and havoc fixes#10692

Merged
ToppleTheNun merged 9 commits intosimulationcraft:midnightfrom
Aezeor:fixes
Mar 9, 2026
Merged

Demonsurge and havoc fixes#10692
ToppleTheNun merged 9 commits intosimulationcraft:midnightfrom
Aezeor:fixes

Conversation

@Aezeor
Copy link
Contributor

@Aezeor Aezeor commented Nov 8, 2025

move the demonsurge trigger for havoc from vola to correctly trigger always when pressing meta and only trigger off eyebeam when entering meta when not in meta
us a 700ms delay for death sweep and hardcast meta demonsurge triggers
first blood hits proc essence break

@Aezeor Aezeor changed the title Fixes Demonsurge fixes Nov 8, 2025
p()->buff.demonsurge_abilities[ demonsurge_ability::DEATH_SWEEP ]->trigger();
p()->buff.demonsurge_demonsurge->trigger();

if ( p()->talent.scarred.volatile_instinct->ok() )
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this needs to go in extend_duration_or_trigger instead

@Aezeor Aezeor changed the title Demonsurge fixes Demonsurge and havoc fixes Nov 14, 2025
@ToppleTheNun ToppleTheNun merged commit 938988a into simulationcraft:midnight Mar 9, 2026
55 of 56 checks passed
@Aezeor Aezeor deleted the fixes branch March 13, 2026 03:33
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