Hi mates.
Does I can use Vivify macro when I press simple button and heal myself and by alt+button party member? I tried many variations but still not one are usable. Same problem with a regrowth at drud. I’m intresting only for WW monk due to talent Vivacious Vivification.
Thanks.
upd.: no, alt+required button are not at bind.
IIRC alt + ability is the default way to cast spells on yourself, so I’m assuming that if you use the alt on an ability that targets allies, like Vivify, it will instead be cast on yourself regardless of your selected target.
So I would suggest you’d do the opposite with the macro.
Type what I quoted from you into Copilot or whatever A.I. you use.
So. You want a bind that just heals a party member when you press it. And one for you?
Default setting. Self cast. Press it.
/cast [target=party1] Vivify
/cast [target=playername] Vivify
Pick why you want to do. Party 1/2/3 for arena and playername for a friend in a BG. Personally I’d not bother and use it on self. And just mouse over heal others.
The heal is so ridiculously small that it’s it can barely outheal DoTs.
In beta it recently received a 100% buff and -33% PvP modifier. (Was-66% in TWW). However health pools at max lvl PvP gear are 500k. So even buffed its terrible. It really needs either an energy cost increase and heal increase. Or a massive heal increase and short CD (5-10s). Right now its a shell of vivify from old days
Thanks I’ll try it.
Anyway I’ve tried it at pvp dummy in to focus macro and still doesn’t works… idk. Also I’ve problem with feral instant regrowth and still the same BUT other macros with @focus, @party works fine.
Agree about healing but much worst problem it’s about GCD after use it (1.3).
I try cap my haste and now it has 1.1 gcd, much more comfortable but healing about ~4% of your current HP and 2-3% if you have heal reduction debuff.
Make sure to disable self-cast (and auto-self cast), then make a macro for each spell that you’d like to have that dual “cast on self/cast on other” behavior.
For example:
/cast [mod, @player] Regrowth; Regrowth;
(casts on self if using a modifier, casts regularly if not)
Expand on the macro as needed with mouseovers, assists, or whatever you need. It’s annoying, but it’s what I’ve done on all of my chars, and it works.