I wonder if dying unit can have buffs? Cause i need a trigger where a unit dies and then checks if that dying unit got a specific buff. But it wont work, and the unit got that exact buff. That also leads me to the next question.
Let's say that dead units can not have buffs, then i need to use a similar system shown below.
Let's say that dead units can not have buffs, then i need to use a similar system shown below.
-
Untitled Trigger 001
-
Events
-
Time - Every 3.00 seconds of game time
-
-
Conditions
-
Actions
-
Set tastegroup = (Units in (Playable map area) matching (((Matching unit) has buff A Taste of Death (CULT OF KHAUGOR)) Equal to (==) True))
-
-