Sub Rogue not recommending Secret Technique
BeemMN opened this issue ยท 7 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
The addon fails to recommend Shadow Technique at all and keeps telling you to press Eviscerate during Shadow Dance
How to Reproduce
- Use talents BUQAt5bPuh6pO3KIPROgVVbp4CAEEAAAAAASJJJlERSKlEhIESSSISLlIJaJJSSCgSaBAAAgEEA
- Follow default rotation to Shadow Dance
Snapshot (Link)
Raidbots Sim Report (Link)
https://www.raidbots.com/simbot/report/miKXoAiL56Ptgzk572hJN4
Additional Information
No response
Contact Information
beam_mn on discord
I did some testing and it appears that the secret_condition is not tracking danse macabre correctly. I had a bunch of stacks, having used every ability, and every value in the secret_condition was still 0
I also noticed that cold blooded and Symbols of Death are completely failing as well, showing as red entries in the action list despite being talented and enabled. They are also not being recommended alongside secret technique.
I did some testing and it appears that the secret_condition is not tracking danse macabre correctly. I had a bunch of stacks, having used every ability, and every value in the secret_condition was still 0
Being able to track danse for other abilities via action.X.used_for_danse
(vs. just the action being tested, via used_for_danse
) was not implemented. It'll be in the next release.
I also noticed that cold blooded and Symbols of Death are completely failing as well, showing as red entries in the action list despite being talented and enabled. They are also not being recommended alongside secret technique.
I couldn't replicate this part.
The danse tracker variable is now working correctly, but secret technique still wont recommend because of the cold blood issue.
If you untalent cold blood, secret technique starts working again. :)
The issue was user error. :) Cold blood is not broken lol
https://discord.com/channels/307520968895627264/307520968895627264/1171833817867231242
Is Cold Blood disabled there because of the buff already being applied? Is the issue that Cold Blood doesn't truly go on cooldown until the buff is consumed?