Help w/ Vuhdo - incoming abilities

So, for my healer Vuhdo, want to see if there is way to set it up. Really bad at this stuff. Couldn’t find anything specific I was looking for.

Is there a way to set up Vuhdo to highlight panels when someone is targetted?

Let’s take NW last boss for example — casting freeze roots.
Right now, I mastered clicking target of target and pressing my keybind for Blessing of Freedom, but Vuhdo is not highlighted.

SD 2nd boss channel thing.
NW 3rd boss chase.

It’s not an aggro alert AFAIK. Maybe someone has something they can share. Thank you.

Targeted or has a debuff you can dispell?

Targeted I suppose?

NW last boss – Put hand of Freedom before the roots go out. So thats not a debuff. Its like target of target type of thing

Vuhdo can use macros in its bindings instead of spells, you use “@vuhdo” where you would use “@target” and while I’ve never tried “@vuhdotarget” it should work if you were clicking on a vuhdo frame for your target (you can set a panel to show the target).

Or you can do a regular non-vuhdo macro like this (assuming you are targeting the bad guy)

#showtooltip
/cast [@targettarget,help,nodead][@target,help,nodead][@player] Hand of freedom

As soon as you see the enemy casting some root thing, you cast hand of free and whoever the enemy is targeting will get the protection. Otherwise if your target is a good guy, he gets the protection, otherwise you get the protection.

Should prioritize target > targettarget or things get weird if you want to cast on other healers.

#showtooltip
/cast [@mouseover,help,nodead] [help] [@targettarget,help,nodead] [] Hand of Freedom
1 Like