[BUG] Augmentation evoker keeps suggesting to use Upheaval even when the skill is on CD
Greedozx opened this issue · 4 comments
Before You Begin
- I confirm that I have downloaded the latest version of the addon.
- I am not playing on a private server.
- I checked for an existing, open ticket for this issue and was not able to find one.
- I edited the title of this issue (above) so that it describes the issue I am reporting.
- I am reporting an issue with the default priority included with the specialization (imported or edited priorities are not supported).
Describe the Issue
trying the new script for augmentation, it seems to work find except that it keeps recommending me to use Upheavel even when the skill is on cooldown.
How to Reproduce
just use the addon with Augmentation spec and you will see how the skill keeps appearing even when on CD
Snapshot (Link)
Raidbots Sim Report (Link)
No response
Additional Information
No response
Contact Information
No response
upheaval can be fixed by changing the spell id in EvokerAugmentation.lua (Line~796) to 408092.
Time Skip is not in the priority list at all, you'd have to add that yourself for the moment.
Adding my snapshots... Time Skip never appears (unsure if intended) and Upheaval stays in my spell queue.
Primary: https://pastebin.com/qmqe0wxt
AOE: https://pastebin.com/bAupBj51
upheaval can be fixed by changing the spell id in EvokerAugmentation.lua (Line~796) to 408092.
Without Font of Magic, the current ID is correct and with Font of Magic, it changes to 408092. I'm testing a fix for this already.
Time Skip is not in the priority list at all, you'd have to add that yourself for the moment.
It's actually not referenced in the Icy-Veins guide, so I've added it. There will also be an option to allow Time Skip without Breath of Eons on CD.