Good afternoon, folks!
I have learned that where normal classes/specs have 1 ability, Holy Priest has 3.
I’m trying to de-clutter my hotbar without losing too much functionality.
Here are my current macros:
"Offensive 1-Button-Wonder"
(Loop lines up with cooldown)
#showtooltip
/castsequence [@targettarget,harm,nodead][] reset=10 shadow word: pain, holy fire, smite, smite, smite, smite, smite, smite
"Combining Renew & SW:Pain"
(Hover mouse over target, hit button, HoT/DoT is cast)
#showtooltip
/cast [@mouseover,help,exists,nodead][help,exists,nodead] Renew; [@mouseover,harm,exists,nodead][harm,exists,nodead] Shadow Word: Pain; [@player] Renew;
"Combining Circle of Healing & Prayer of Healing"
(Loop lines up with cooldown)
#showtooltip
/castsequence reset=10 Circle of Healing, Prayer of Healing, Prayer of Healing, Prayer of Healing, Prayer of Healing, Prayer of Healing, Prayer of Healing
"Combining Fade & Psychic Scream"
(Casts Fade when a friendly is selected, Psychic Scream when an enemy is selected)
#showtooltip
/cast [harm] Psychic Scream; Fade
"Quick Speed Boost"
(Casts Angelic Feather on self without breaking focus)
#showtooltip
/cast [@Ormil] Angelic Feather
If you have any macros to add, please post them below!
Extra credit to those who have Cooldown synergy macros, or some magical way to make Heal & Flash Heal take up less space on the hotbar