Innervate Macro
WoW Classic Era Druid Macro
This macro cancels any active forms and sends a whisper to your target notifying them that Innervate has been cast on them, providing 400% mana regeneration and 100% mana regeneration during casting for the next 20 seconds. Finally, it casts Innervate.
#showtooltip
/cancelform
/run SendChatMessage("I just cast Innervate on you - 400% mana regen / 100% mana regen during casting next 20 seconds","WHISPER",nil,GetUnitName("target",1))
/cast innervate