- Joined
- Nov 4, 2009
- Messages
- 18
-
Fissure
-
Events
-
Unit - A unit Starts the effect of an ability
-
-
Conditions
-
(Ability being cast) Equal to Fissure
-
-
Actions
-
Set Fissure_Caster = (Casting unit)
-
Set Fissure_Level = (Level of Fissure for (Casting unit))
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Current order of (Triggering unit)) Equal to (Order(stomp))
-
-
Then - Actions
-
For each (Integer A) from 1 to 1, do (Actions)
-
Loop - Actions
-
Unit - Create 1 Fissure for (Owner of Fissure_Caster) at ((Position of (Casting unit)) offset by (Random real number between -500.00 and 500.00) towards (Random real number between -500.00 and 500.00) degrees) facing Default building facing degrees
-
Set Fissure = (Last created unit)
-
Unit - Cause Fissure to damage circular area after 0.00 seconds of radius 300.00 at (Position of Fissure), dealing (100.00 x (Real(Fissure_Level))) damage of attack type Chaos and damage type Normal
-
Unit - Add a 0.50 second Generic expiration timer to (Last created unit)
-
-
-
-
Else - Actions
-
Skip remaining actions
-
-
-
Wait 0.10 seconds
-
Trigger - Run (This trigger) (ignoring conditions)
-
-
Last edited: