Ok, so I have a tower that I want to add a dot on the target. I've been successful with using "phoenix fire", there's just a couple of things I can't get working.
If you add "phoenix fire" directly onto my tower it will be like a second attack, i want the attack 1 to put the dot on the target so i tried with something like this -
Ty in advance
If you add "phoenix fire" directly onto my tower it will be like a second attack, i want the attack 1 to put the dot on the target so i tried with something like this -
-
Untitled Trigger 001
-
Events
-
Unit - A unit Is attacked
-
-
Conditions
-
(Unit-type of (Attacking unit)) Equal to Fire Tower
-
-
Actions
-
Unit - Add Phoenix Fire to (Attacked unit)
-
-
Ty in advance