#targettarget or Boss target aura
7 messages · Page 1 of 1 (latest)
The game doesn't fire events for that unit.
A workaround would probably be to track Smart Group then use a custom "Watched" trigger to take all the states creation by that Smart Group trigger and pick the one that's correct for targettarget
This seems way too out of my league, other way I was thinking is to do it with custom code that checked if the buff was present on targettarget and fires when target's target changes or my target changes but I was looking for something more simpler. Any guidance / resources about this or the way you mentioned would be really welcome >...<
I'm afraid I don't have time to make it.
https://github.com/WeakAuras/WeakAuras2/wiki/Custom-Triggers#watched-triggers this is the Wiki page.
Buds has been doing some nice stuff with this type of trigger, along the lines of what you're aiming for, so you could look at his Wago page too. Maybe he put some of them up there.
@spark goblet I'll tag him in case he has something to hand.
Alright, I couldnt even find this info by googling, this much should be enough. Thanks ^^
i personally prefer simply tracking the tanks in your group instead of going the roundabout way