Kheldul: Hunters are Healers Too

Kheldul at Hunter DPS Dungeoneer: Spirit Mend is a nice little spirit beast heal with an Achilles heal.  It has a 28 second cooldown.  An anonymous commentator suggested chaining those pet heals by using multiple pets.  I spent a few days off and on checking and Kheldul now has five spirit beasts.  Spirit mend is based on ranged attack power (RAP) and he has about twenty-three thousand RAP.  This lets him get up to about 4,800 HPS.

It took me about half an hour to get a nice elegant macro that accomplishes what we would need to make a mediocre healer.  It uses mouseover macros for the heals.  This mirrors how I work on my healer alt.  Use raid frames and hover over a name and click the macro button.  You’ll want to start out with your first pet already out (and attacking!).  Adjust the castsequence for the number of spirit beasts you have and which stable slot they’re in.

#showtooltip
/console Sound_EnableSFX 0
/petattack
/cast [@mouseover, pet][pet] Spirit Mend
/cast [pet] Dismiss Pet
/castsequence Call Pet 2, Call Pet 3, Call Pet 4, Call Pet 5, Call Pet 1
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear()

. . . Read full article

1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 5.00 out of 5)
Loading...Loading...