is there a way to see when the damage is done cause i got an unit that when he attacks a explosion occurs at the attacked units place.i cant find a unit takes damage event.
i got these triggers
i got these triggers
-
Zoanthrope
-
Events
-
Unit - A unit Is attacked
-
-
Conditions
-
(Unit-type of (Attacking unit)) Equal to Zoanthrope
-
-
Actions
-
Unit - Cause (Attacking unit) to damage circular area after 2.00 seconds of radius 300.00 at (Position of (Attacked unit)), dealing 100.00 damage of attack type Siege and damage type Poison
-
Wait 1.50 seconds
-
Special Effect - Create a special effect at (Position of (Attacked unit)) using war3mapImported\EarthNova.mdx
-
Wait 1.00 seconds
-
Special Effect - Destroy (Last created special effect)
-
-