DESTRO - Chaos Bolt not getting recommended
mjayfinley opened this issue ยท 5 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'm not getting Chaos Bolt recommended at all - add on only recommends Incinerate/Conflag spam at max shards
How to Reproduce
- Enter Game as Destro Lock
- Start rotation as suggested by Hekili
- Notice Chaos Bolt is not recommended, even during Infernal
Snapshot (Link)
Raidbots Sim Report (Link)
No response
Additional Information
No response
Contact Information
No response
Chaos bolt spell/talent ID issue? I will look into it later today if Hekili doesn't get to it first.
49. chaos_bolt ( default - 18 ) - talent [ chaos_bolt ] missing
Time spent on this action: 0.01ms
TimeData:Destruction-default-18:chaos_bolt:0.01:Ability Known, Enabled(0.01)
Chaos bolt has changed from a talent to baseline - have tested locally by removing talent = chaos_bolt
from WarlockDestruction.lua line 1300 and seems to work locally :)
Chaos bolt has changed from a talent to baseline - have tested locally by removing
talent = chaos_bolt
from WarlockDestruction.lua line 1300 and seems to work locally :)
Have tested same here and also works locally.