forked from simulationcraft/simc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Assassination] Fix for Exsanguinate APL Sequencing
* APL was relying on an accidental interaction between improved_garrote_remains and the new Sepsis behavior * After fixing improved_garrote_remains, Exsanguinate would get delayed significantly due to the Sepsis buff not being consumed immediately any more * Fix the logic in exsaguinate_condition to only check block on stealthed.improved_garrote if we don't have a pmultiplier Garrote already * Additionally remove redundant Deathmark check on the non-Exsanguinate Echoing Reprimand line
- Loading branch information
1 parent
452e81f
commit 6e8cf4e
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters