Guardian rotation still not recommending heals or some defensives
gwenskey opened this issue · 6 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
I saw you updated Guardian today to include Defensives and Heals, so after updating I tested it out on the Dungeoneer's Training Dummy and Normal Tank Dummy in Dornagal, which do damage to you, but the only defensive recommended was Barkskin, Rage of the Sleeper, and Incarn if you count those.
Frenzied Regeneration, Renewal, and Survival Instincts were not recommended. Regrowth could also be recommended if talented into Dream of Cenarius.
How to Reproduce
- Attack Dungeoneer's Training Dummy in Dornagal alongside the Normal Tank Dummy
- Use Incan, Rage of the Sleeper, and Barskin alongside full rotation as recommended
- As health gets low, defensive or healing abilities are not recommended other than Barkskin, Incarn, and Rage of the Sleeper.
- Die while trying to get your health low enough with the perfect set of conditions to take a snapshot that don't include the above abilities mentioned. :D
Snapshot (Link)
Raidbots Sim Report (Link)
No response
Additional Information
No response
Contact Information
Discord ID: asphyxia1705
The pack string wasn't up to date, so it was still building the APL from the last version, not your updated version. I added that fix to #3648
check if you disabled them under "abilities"
regrowth and renewal should be recommended if you have less then 65% life
actions.mitigation+=/regrowth,if=health.pct<65
actions.mitigation+=/renewal,if=health.pct<65
They are not disabled. Though Survival Instincts was under the category of cooldowns for some reason, so i moved it to defensives, but it's still not showing up.
His snapshot isn't even trying to call the mitigation sublist @davidmann4, it goes potion then bear. Missing the call right between them.
Reset your pack? Instructions in FAQ.
ohh true
updated my hekili and logged into a guardian druid:
seems i did something wrong at my PR ( #3620) since the mitigation list is missing
edit:
after hitting reset everything is here
maybe because i did not changed the description?