alright! (i know this leaks ill get to it later)
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Level of Forked Lighting (custom) for (Triggering unit)) Equal to 5
-
Then - Actions
- Set forklightingdummy = (Random unit from (Units of type forked lighting (dummy) (Dummy)))
- Set local_group = (Units in (Rect centered at (Target point of ability being cast) with size (1500.00, 1500.00)))
- Unit - Create 1 forked lighting (dummy) (Dummy) for (Triggering player) at (Position of (Triggering unit)) facing (Facing of (Triggering unit)) degrees
- Unit - Create 1 forked lighting (dummy) (Dummy) for (Triggering player) at (Position of (Triggering unit)) facing (Facing of (Triggering unit)) degrees
- Unit - Create 1 forked lighting (dummy) (Dummy) for (Triggering player) at (Position of (Triggering unit)) facing (Facing of (Triggering unit)) degrees
- Unit - Create 1 forked lighting (dummy) (Dummy) for (Triggering player) at (Position of (Triggering unit)) facing (Facing of (Triggering unit)) degrees
- Unit - Create 1 forked lighting (dummy) (Dummy) for (Triggering player) at (Position of (Triggering unit)) facing (Facing of (Triggering unit)) degrees
- Unit - Set level of Chain lighting (custom) for forklightingdummy to 5
- Wait 0.02 seconds
-
Unit Group - Pick every unit in (Units of type forked lighting (dummy) (Dummy)) and do (Actions)
-
Loop - Actions
- Unit - Order (Picked unit) to Orc Far Seer - Chain Lightning (Random unit from local_group)
-
Loop - Actions
- Wait 3.00 seconds
-
Unit Group - Pick every unit in (Units of type forked lighting (dummy) (Dummy)) and do (Actions)
-
Loop - Actions
- Unit - Remove (Picked unit) from the game
-
Loop - Actions
- Custom script: call DestroyGroup(udg_local_group)
-
Else - Actions
- Do nothing
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Unit Group - Pick every unit in (Units of type forked lighting (dummy) (Dummy)) and do (Actions)
-
Loop - Actions
- Unit - Order (Picked unit) to Orc Far Seer - Chain Lightning
-
Loop - Actions