-
alchpass Copy
-
Events
-
Unit - A unit Dies
-
-
Conditions
-
(Level of Acid Bomb for (Dying unit)) Greater than or equal to 1
-
-
Actions
-
Unit Group - Pick every unit in (Units in (Playable map area)) and do (Actions)
-
Loop - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Unit-type of (Dying unit)) Equal to Mountain King
-
-
Then - Actions
-
Unit - Add Flame Strike to (Last created unit)
-
Unit - Create 1 DummyI for (Owner of (Dying unit)) at (Position of (Dying unit)) facing Default building facing degrees
-
Unit - Order (Last created unit) to Human Blood Mage - Flame Strike (Position of (Dying unit))
-
Unit - Add a 1.00 second Generic expiration timer to (Last created unit)
-
-
Else - Actions
-
-
-
-
-
With current triggers around 100 dummys appear because trigger is detecting death of unit more then once.