How do I Macro Lifebloom and Efflorescence together

Im bad at long raid heals due to mana consumption, gm shown me i need to be doing lifebloom and efflorescence more since there less mana hungry, i want to macro clique to do both so i can click a tank and have both cast on or at the tank.

1 Like

Well, if I had to guess it would be;
/cast Lifebloom [@target]
/cast Efflorescence [@target]

That’s my guess, at least. I haven’t had to make a new macro in a while so test it and if it works, great. If not, ignore my comment.

I don’t know if that’s the best idea my man, do you have any logs so we can have a look and give you some pointers? Efflo uses alot of mana so you probably don’t want to drop it every time you need to apply lifebloom.

Lifebloom heals about 4-5% of my total healing in raid with wildgrowth/rejuv/germination being over 50% of total.

He wants a macro for the healing addon called Clique, unsure if you can use Clique in conjunction with macros.

Ah my bad. I was just on my druid testing it out and realized “oh yeah efflo and lb are gcds, can’t do them both at once.”

1 Like

Does this even work?

The global cooldown will prevent the other cast from going off (assuming heals are on the global cooldown).

You may be better off with a cast sequence macro, and then just spam it twice in a row on the tank.

The main problem you’re going to have is that Efflorescence is a ground targeted ability. You can’t cast Efflorescence on a player.

What I use is a very simple macro that casts Efflorescence wherever I am pointing my cursor:

#showtooltip
/cast [@cursor] Efflorescence

@target won’t work with Efflorescence because it’s not a spell that targets a player.

I don’t use Clique, but I really doubt you can use Clique to cast Efflorescence either, for this same reason.

thanks everyone who have replied i found a weakaura that reminds me whats ready on my curser, it should help me focus in the heat of battle to do those spells more often.

1 Like