[REC] Arcane not recommending barrage/touch after surge
Closed this issue · 2 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).
Spec
Mage - Arcane
Describe the Issue
With 4 charges and no aether attunement you want to surge>barrage>totm, however the addon seems to wait for a "barrage condition" after surging even though it doesn't need to, as totm forces full arcane charges and clearcasting.
How to Reproduce
Hit dummies, follow opener, notice after surge it will wait for a "barrage condition" (check wowhead for examples of the conditions) instead of just sending 4 charge barrage>totm.
Snapshot (Link)
Raidbots Sim Report (Link)
https://www.raidbots.com/simbot/report/nTzGGE2BCkX4LDz9UtqoQ4
Additional Information
No response
Contact Information
No response
With 4 charges and no aether attunement
Your snapshot shows Aether Attunement is up. There are pending priority updates, but it doesn't look like they'd impact this issue.
The recs should be missiles barrage totm since attunement is up like you mentioned. Barrage condition 9 is different from condition V in the sim I posted. The touch condition variable shouldn’t be used for checking if you should barrage in hekili in condition #9, instead it should check totm and surge cooldown specifically (surge cd > the cd specified in touch condition, 30, and totm cd < flight time). Touch condition is specific for totm. I made these tweaks and it’s much better but it’s sometimes not suggesting barrage between surge and totm.
https://youtu.be/oe3wWVsFgNk?t=167 - timestamped explanation of the current state of the "combo". The only difference to this is when you have aether attunement you want to spend it before you press totm since totm grants you aether attunement, you spend it after surge to get the damage buff from surge, so combo should always either be surge barrage totm or surge missiles barrage totm when you have aether attunement. The addon sometimes ends up in a situation where it spends before pressing evo/surge, this isnt ideal but isn't the end of the world, but it recovers it ok currently. Here's an explainer of that: https://youtu.be/oe3wWVsFgNk?t=1557