so i want to create a WA that shows how many of the targets i am in combat with have a debuff.
X / A
X = amount of activ targets with debuff
A = amount of targets i am in fight with
for X i did set trigger to
Aura > multi-target > spellID ... > own only > Unit count >= 2
and display text:
%1.matchCount
but what do i use to make the text say how many units i am in fight with?
i tried making an extra trigger with
other event > entering combat > entering > count! 2-100
(since i have to set some amount and more than 100 targets is not realistic, 20 is probably enouth ^^) and text
%2.count
but it shows nothing
what i got so far:
https://wago.io/Mjdr-0Xe7
Wago.io is a database of sharable World of Warcraft addon elements