Originally Posted by Aciara
Unless you (like I do) forget to use it most of the time.  +4 passive > not using +50~ healing/26sec.
|
You're really hurting your self if you don't use all of your abilities, including trinket /use affects. I have both my Lower City Prayer Book and EotM macro'd through Clique(set up for a custom macro) for lifebloom. So they go off with in 3 seconds of every cooldown. Here's the macro i use:
/run SetCVar(\"Sound_EnableSFX\",\"0\")
/use Lower City Prayerbook
/use Essence of the Martyr
/run SetCVar(\"Sound_EnableSFX\",\"1\")
/cast [target=mouseover] Lifebloom
/run UIErrorsFrame:Clear()
It also disables the annoying sound effect for when the trinkets aren't ready.