Hemario / Ovale_TankScripts

Custom tank scripts for Ovale (wow)
2 stars 3 forks source link

Monk: Update to use Shadowlands rotation from Llarold's Wowhead guide. #22

Closed johnnylam88 closed 3 years ago

johnnylam88 commented 3 years ago

I decided to put all of the spell definitions within the script itself so it wouldn't need to depend on Ovale's spell scripts, which are too fragile to rely upon during active development. I will do the same for the death knight pullup as well.

johnnylam88 commented 3 years ago

This pullup is ready for review. I have additional changes I'm making to introduce the concept of "normalized Stagger" into the script, which is a comparison of Stagger level relative to the last 10 seconds of incoming damage. This is how guides recommend deciding whether to use the 2nd charge of Purifying Brew or not, instead of just purifying at heavy Stagger. However, I will put those into a different pullup when they are ready.