EVENT:
Time - Every 3.00 seconds of game time
ACTION
Unit Group - Pick every unit in (Units in (Playable map area) matching ((Unit-type of (Matching unit)) Equal to Freezing Field)) and do (Actions)
Loop - Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
Then - Actions
Unit Group - Pick every unit in (Random 1 units from (Units within 500.00 of (Position of (Picked unit)))) and do (Actions)
Loop - Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
((Picked unit) has buff freez ) Equal to True
Then - Actions
Set FreezingFieldFreeze = (Picked unit)
Else - Actions
Skip remaining actions
Unit - Order (Picked unit) to Night Elf Keeper Of The Grove - Entangling Roots FreezingFieldFreeze
Else - Actions
Do nothing
I used so much effort to come up with this trigger that actually works but its too complicated to mee to make it leakless. Also couldnt figure how to only pick random unit with the buff, so it doesnt work 100% like i want it to work
Time - Every 3.00 seconds of game time
ACTION
Unit Group - Pick every unit in (Units in (Playable map area) matching ((Unit-type of (Matching unit)) Equal to Freezing Field)) and do (Actions)
Loop - Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
Then - Actions
Unit Group - Pick every unit in (Random 1 units from (Units within 500.00 of (Position of (Picked unit)))) and do (Actions)
Loop - Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
((Picked unit) has buff freez ) Equal to True
Then - Actions
Set FreezingFieldFreeze = (Picked unit)
Else - Actions
Skip remaining actions
Unit - Order (Picked unit) to Night Elf Keeper Of The Grove - Entangling Roots FreezingFieldFreeze
Else - Actions
Do nothing
I used so much effort to come up with this trigger that actually works but its too complicated to mee to make it leakless. Also couldnt figure how to only pick random unit with the buff, so it doesnt work 100% like i want it to work