Ravenholdt-TC / Rogue

Anything you want to add into the dashboard should be done here.
4 stars 0 forks source link

[APL] Subtlety Nightblade Condition #51

Closed 13a5ti closed 7 years ago

13a5ti commented 7 years ago

Only using Nightblade outside of Symbols of Death and removing the Nightblade Finality condition seems to be a DPS increase for both DfA profiles (+10k to 12k) and DPS neutral for both MfD profiles.

actions.finish=nightblade,if=(!talent.dark_shadow.enabled|!buff.shadow_dance.up)&target.time_to_die-remains>6&(mantle_duration=0|remains<=mantle_duration)&((refreshable)|remains<tick_time*2)&!buff.symbols_of_death.up

Mystler commented 7 years ago

This is a very specific change. I implemented it a bit differently in simulationcraft/simc@5e49a4dfec575e339ed57c56c0e61d48c1d6b13a. Thank you!