Skip to content

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
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