2072 / Decursive

Decursive: https://www.wowace.com/projects/decursive
GNU General Public License v3.0
8 stars 6 forks source link

Evoker not working #11

Closed Twirxx closed 1 year ago

Twirxx commented 1 year ago

Seems not to work with new Evoker class

lholbert commented 1 year ago

Potential workaround until it gets fixed.

Custom spells/items

In the list below select "Living Flame"

DCR will complain that the spell in the macro does not match, and that the cooldown will not be tracked correctly. This is the tradeoff.

If talented, one can also manually add "Cauterizing Flame", no macro is needed for this one, just set up the afflictions correctly (curse, disease, poison ... no bleed available). NOTE: I set Spell Priority for CF to -10, so that it becomes my "blue"/right click

In theory, this looks like it all should work, though the caveat is, the CD on Naturalize will not be tracked, one will have to do that manually.

I'm off to find a mob with a poison to test this out

lholbert commented 1 year ago

To follow up can confirm, that the above did work with Naturalize on poison debuffs. To reiterate, since we are "fooling" the current engine, the CD will not be tracked by DCR. But at least the functionality is there.

2072 commented 1 year ago

Thanks for all the details. I just saw this issue now, I was focused on the issues listed on the historic page: https://www.wowace.com/projects/decursive/issue

Is everything ok now?