Skip to content

Commit

Permalink
Minor Unholy update (Epidemic filler).
Browse files Browse the repository at this point in the history
  • Loading branch information
Hekili committed Dec 4, 2023
1 parent 7d46b6c commit bb61e65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dragonflight/APLs/DeathKnightUnholy.simc
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ actions.aoe+=/festering_strike,cycle_targets=1,if=!variable.pop_wounds
actions.aoe+=/death_coil,if=!variable.pooling_runic_power&!talent.epidemic

# AoE Burst
actions.aoe_burst+=/epidemic,if=(!talent.bursting_sores|rune<1|talent.bursting_sores&debuff.festering_wound.stack=0)&!variable.pooling_runic_power&(active_enemies>=6|runic_power.deficit<30|buff.festermight.stack=20)
actions.aoe_burst+=/epidemic,if=(rune<1|talent.bursting_sores&death_knight.fwounded_targets=0)&!variable.pooling_runic_power&(active_enemies>=6|runic_power.deficit<30|buff.festermight.stack=20)
actions.aoe_burst+=/wound_spender,cycle_targets=1,if=debuff.festering_wound.stack>=1
actions.aoe_burst+=/epidemic,if=!variable.pooling_runic_power|fight_remains<10
actions.aoe_burst+=/death_coil,if=!variable.pooling_runic_power&!talent.epidemic
Expand Down
Loading

0 comments on commit bb61e65

Please sign in to comment.