Events
Unit - A unit enters RedR4 <gen>
Conditions
---
Actions
Unit - Kill (Triggering unit)
Game - Display to Player Group - Player 1 (Red) the text: (Wake up! You only have + ((String(Lives[(Player number of Player 1 (Red))])) + lives left.))
Multiboard - Set the text for (Last created multiboard) item in column 3, row ((Player number of Player 1 (Red)) + 1) to (|c00ff0000 + ((String(Lives[(Player number of Player 1 (Red))])) + |r))
Set Lives[(Player number of Player 1 (Red))] = (Lives[(Player number of Player 1 (Red))] - 1)
If (Lives[(Player number of Player 1 (Red))] Equal to 0) then do (Game - Defeat Player 1 (Red) with the message: Defeat!) else do (Do nothing)