My Frenzied Regen Macro for Ferals

If you take Guardian Affinity for your Feral, you get Frenzied Regeneration which provides a nice health boost.

In the old days, FR would put you into bear form and start healing you immediately. However, now it must be two steps (switch into bear then cast FR).

As such, I use the following macro so I can use the same button to switch into bear form and cast the FR heal.

Note: The macro must be pressed two times.

#showtooltip Frenzied Regeneration
/cast [stance:0/2/3/4/5/6] !Bear Form; [stance:1] Frenzied Regeneration

Enjoy!

Update: Added note to clarify that this requires two button presses.

4 Likes

Shapeshifting is on the GCD and so is Frenzied Regen. Isn’t there a delay between the two, as a result?

Thanks for asking champion. This macro requires you to press it two times; once to get into bear form, and once to pop FR.

This is very similar to my macro for handling SwiftMend which also requires two presses; You can read about that one here on the forums at:

My SwiftMend Macro for Ferals

1 Like

Bear form already has a separate bar from Cat Form. Couldn’t you just put FR on the same button on the Bear bar that you assign Bear Form to on the Cat bar and achieve the same result?

Yes; that is simple and perfect for the job.

1 Like