Ravenholdt-TC / Rogue

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

[APL] The First of the Dead improvements #73

Closed fuu1 closed 6 years ago

fuu1 commented 6 years ago

Improvements for The First of the Dead:

Changed usage to symbols->evi(3+cp)->backstab/vanish+ss

APL diff: changes

simulation

simulation result: report image

EvanMichaels commented 6 years ago

Minor note:

actions+=/call_action_list ... &buff.the_first_of_the_dead.remains>1 ... &equipped.the_first_of_the_dead

Possibly could be simplified since the buff will only ever be present when the hands are equipped? So the equipped check is likely redundant here.

Mystler commented 6 years ago

Thank you! Updated in https://github.com/simulationcraft/simc/commit/363ab340946921a7718fae143a044f9332f5c6a3.