Thursday, August 20, 2009

DRUID: All Heals In Mouseover Macros

This is a list of every Druid healing spell put into individual mouseover macros. They all function exactly the same (except for the Wild Growth macro). The only thing that differs is the healing spell cast.
This is how they function:
1. First will try to cast spell on the target your mouse is over IF it's alive and helpable.
2. Otherwise it will cast spell normally.

Description:
Rejuvenation
Macro:
#showtooltip
/cast [target=mouseover,help,nodead] Rejuvenation; Rejuvenation


Description:
Lifebloom
Macro:
#showtooltip
/cast [target=mouseover,help,nodead] Lifebloom; Lifebloom


Description:
Swiftmend
Macro:
#showtooltip
/cast [target=mouseover,help,nodead] Swiftmend; Swiftmend


Description:
Regrowth
Macro:
#showtooltip
/cast [target=mouseover,help,nodead] Regrowth; Regrowth


Description:
Nourish
Macro:
#showtooltip
/cast [target=mouseover,help,nodead] Nourish; Nourish


Description:
Healing Touch
Macro:
#showtooltip
/cast [target=mouseover,help,nodead] Healing Touch; Healing Touch


Description:
Wild Growth
** Note: Wild Growth has been a buggy spell when it comes to mouseover macros for a long time. This macro will cast WG on your mouseover target. Otherwise it will cast on yourself.
Macro:
#showtooltip
/cast [target=mouseover,help,nodead][target=player] Wild Growth;

No comments: