#base robot_giant.pop #base robot_standard.pop #base robot_wildfrost.pop WaveSchedule { StartingCurrency 400 RespawnWaveTime 2 CanBotsAttackWhileInSpawnRoom no Advanced 1 Mission // sentry buster { Objective DestroySentries InitialCooldown 20 Where spawnbot BeginAtWave 1 RunForThisManyWaves 6 CooldownTime 20 TFBot { Template T_TFBot_SentryBuster } } //Wave 1 Payout 500 Wave { StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action trigger } WaitWhenDone 65 Checkpoint Yes WaveSpawn { Where spawnbot TotalCount 1 MaxActive 1 SpawnCount 1 WaitBetweenSpawns 0 TotalCurrency 100 TFBot { Template T_TFBot_Giant_Soldier_Barrager_BumboBoss } } } Wave { StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action trigger } WaitWhenDone 65 Checkpoint Yes WaveSpawn { Name "Phase1" Where spawnbot_flank TotalCount 1 MaxActive 1 SpawnCount 1 WaitBetweenSpawns 0 TotalCurrency 100 TFBot { Template T_TFBot_Giant_Demo_BamboozleBossPhase1 } } WaveSpawn { Name "Phase2" Where spawnbot TotalCount 1 MaxActive 1 SpawnCount 1 WaitBetweenSpawns 0 TotalCurrency 100 Waitforalldead "Phase1" Squad{ TFBot{ Template T_TFBot_Giant_Demo_BamBossPhrase2 } TFBot{ Template T_TFBot_Giant_Demo_BoozleBossPhrase2 } } } } Wave { StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action trigger } WaitWhenDone 65 Checkpoint Yes WaveSpawn { Name "PengBoss" Where spawnbot_flank TotalCount 1 MaxActive 1 SpawnCount 1 TotalCurrency 100 TFBot { Template T_TFBot_Giant_Big_PengBoss } } WaveSpawn { Name "PengMinions" Where spawnbot TotalCount 32 MaxActive 4 SpawnCount 4 WaitForAllDead "PengBoss" WaitBetweenSpawns 10 TotalCurrency 100 TFBot { Template T_TFBot_Minion_PengGoons } } } Wave { StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action trigger } WaitWhenDone 65 Checkpoint Yes WaveSpawn { Where spawnbot TotalCount 1 MaxActive 1 SpawnCount 1 WaitBetweenSpawns 0 TotalCurrency 100 TFBot { Template T_TFBot_Giant_KingMoko } } } Wave { StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action trigger } WaitWhenDone 65 Checkpoint Yes WaveSpawn { Where spawnbot TotalCount 1 MaxActive 1 SpawnCount 1 WaitBetweenSpawns 0 TotalCurrency 100 TFBot { Template T_TFBot_Giant_Boxing_Heavy } } } Wave { StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action trigger } WaitWhenDone 65 Checkpoint Yes WaveSpawn { Where spawnbot TotalCount 1 MaxActive 1 SpawnCount 1 WaitBetweenSpawns 0 TotalCurrency 100 TFBot { Template T_TFBot_Giant_Boxing_Heavy } } } }