This is drivin me crazy. I'm trying to do the simplest thing. trying to make that a dummy cast but i can't. When Soul Burn is casted the text "Soul Burn" is displayed so the trigger is being executed, nonetheless neither the Stormbolt (unit) is casted neither Soul Burn from the triggering unit (casting is interrupted).
-
Test
-
Events
-
Unit - A unit Starts the effect of an ability
-
-
Conditions
-
(Ability being cast) Equal to Soul Burn
-
-
Actions
-
Game - Display to (All players) the text: Soul Burn
-
Unit - Create 1 DummyUnit for Player 1 (Red) at (Position of (Triggering unit)) facing 0.00 degrees
-
Unit - Add a 1.00 second Generic expiration timer to (Last created unit)
-
Unit - Add Stormbolt (unit) to (Last created unit)
-
Unit - Set level of Stormbolt (unit) for (Last created unit) to 1
-
Unit - Order (Last created unit) to Human Mountain King - Storm Bolt (Target unit of ability being cast)
-
-
Last edited: