Warlock soulburn and healthstone

#showtooltip Healthstone
/cast Soulburn
/use Healthstone

#showtooltip Healthstone
/cast Soulburn
/cast Healthstone

neither of these work, soulburn isnt on the gcd so it should work. anyone help?

1 Like

Def should work, you sure you have the macro on your bars?

Did you ever get this to work? I’m having the same issue, it always uses the healthstone first.

Then it’s a race condition issue. You’ll need to use a castsequence.

1 Like

In my testing I have found that the following 3 macros work:
/cast Soulburn
/use Healthstone

/cast Soulburn
/cast Healthstone

/use Soulburn
/use Healthstone

What confused me was the buff from Soulburn that shows HP increase of 20% is the same icon as the buff when simply just using Soulburn. The 2 confirmations for me was that I was healed for ~21000 more consistently than when just using the Healthstone, and the fact that the other spells were no longer highlighted.

2 Likes