- Joined
- Jul 10, 2018
- Messages
- 383
-
HeroDead
-
Events
-
Unit - A unit owned by Player 1 (Red) Dies
-
Unit - A unit owned by Player 2 (Blue) Dies
-
Unit - A unit owned by Player 3 (Teal) Dies
-
Unit - A unit owned by Player 4 (Purple) Dies
-
Unit - A unit owned by Player 5 (Yellow) Dies
-
Unit - A unit owned by Player 6 (Orange) Dies
-
Unit - A unit owned by Player 7 (Green) Dies
-
Unit - A unit owned by Player 8 (Pink) Dies
-
-
Conditions
-
((Triggering unit) is A Hero) Equal to True
-
((Owner of (Triggering unit)) slot status) Not equal to Has left the game
-
-
Actions
-
Countdown Timer - Start HeroREST[(Player number of (Triggering player))] as a One-shot timer that will expire in 30.00 seconds
-
Countdown Timer - Create a timer window for (Last started timer) with title ((Name of (Triggering player)) + Resurrection:)
-
Set HeroW[(Player number of (Triggering player))] = (Last created timer window)
-
Player Group - Pick every player in (All players matching ((Matching player) Not equal to (Triggering player))) and do (Actions)
-
Loop - Actions
-
Countdown Timer - Hide (Last created timer window) for (Picked player)
-
-
-
Player - Add -10000 to (Owner of (Triggering unit)) Current gold
-
Game - Display to (Player group((Triggering player))) for 10.00 seconds the text: You lost |c0061FFFF...
-
Wait 30.00 seconds
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
((This trigger) is on) Equal to True
-
-
Then - Actions
-
Countdown Timer - Destroy HeroW[(Player number of (Triggering player))]
-
Hero - Instantly revive Heroes[(Player number of (Triggering player))] at (Center of StartRegion <gen>), Show revival graphics
-
Camera - Pan camera for (Triggering player) to (Center of StartRegion <gen>) over 0.00 seconds
-
Selection - Select (Triggering unit) for (Triggering player)
-
-
Else - Actions
-
Do nothing
-
-
-
-