// mvm_mannworks #base robot_giant.pop #base robot_standard.pop WaveSchedule { StartingCurrency 16000 CanBotsAttackWhileInSpawnRoom No RespawnWaveTime 1 AddSentryBusterWhenDamageDealtExceeds 999999 AddSentryBusterWhenKillCountExceeds 999 // MISSION: Sentry Buster Mission { Objective DestroySentries InitialCooldown 1000 Where spawnbot BeginAtWave 1 RunForThisManyWaves 7 CooldownTime 1000 TFBot { Template T_TFBot_SentryBuster } } ///////////////////////////////////////////////// WAVE 05 900 + 100 Wave { Checkpoint Yes StartWaveOutput { Target bombpath_arrows_clear_relay Action Trigger } DoneOutput { Target bombpath_wavefinished Action Trigger } ///////////////////////////////////////////////////////////////////////////////////////////////////Stages 1-4 WaveSpawn { Name "Stage01" Where spawnbot_left TotalCount 1 MaxActive 1 spawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 0 TotalCurrency 0 TFBot { Class Soldier Skill Easy } } WaveSpawn { Name "Stage01" Where spawnbot_right TotalCount 1 MaxActive 1 spawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 0 TotalCurrency 0 TFBot { Class Soldier Skill Easy } } WaveSpawn { Name "Stage02" WaitForAllSpawned "Stage01" Where spawnbot_left TotalCount 2 MaxActive 2 spawnCount 2 WaitBeforeStarting 10 WaitBetweenSpawns 0 TotalCurrency 0 TFBot { Class Soldier Skill Normal } } WaveSpawn { Name "Stage02" WaitForAllSpawned "Stage01" Where spawnbot_right TotalCount 2 MaxActive 2 spawnCount 2 WaitBeforeStarting 10 WaitBetweenSpawns 0 TotalCurrency 0 TFBot { Class Soldier Skill Normal } } WaveSpawn { Name "Stage03" WaitForAllSpawned "Stage02" Where spawnbot_left TotalCount 4 MaxActive 4 spawnCount 4 WaitBeforeStarting 15 WaitBetweenSpawns 0 TotalCurrency 0 TFBot { Class Soldier Skill Hard } } WaveSpawn { Name "Stage03" WaitForAllSpawned "Stage02" Where spawnbot_right TotalCount 4 MaxActive 4 spawnCount 4 WaitBeforeStarting 15 WaitBetweenSpawns 0 TotalCurrency 0 TFBot { Class Soldier Skill Hard } } WaveSpawn { Name "Stage04" WaitForAllSpawned "Stage03" Where spawnbot_left TotalCount 8 MaxActive 8 spawnCount 8 WaitBeforeStarting 20 WaitBetweenSpawns 0 TotalCurrency 0 TFBot { Class Soldier Skill Expert } } WaveSpawn { Name "Stage04" WaitForAllSpawned "Stage03" Where spawnbot_right TotalCount 8 MaxActive 8 spawnCount 8 WaitBeforeStarting 20 WaitBetweenSpawns 0 TotalCurrency 0 TFBot { Class Soldier Skill Expert } } ///////////////////////////////////////////////////////////////////////////////////////////////////Stages 5 WaveSpawn { Name "Stage05" WaitForAllSpawned "Stage04" Where spawnbot_left TotalCount 1 MaxActive 1 spawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 0 TotalCurrency 0 TFBot { Template T_TFBot_Giant_Soldier } } WaveSpawn { Name "Stage05" WaitForAllSpawned "Stage04" Where spawnbot_right TotalCount 1 MaxActive 1 spawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 0 TotalCurrency 0 TFBot { Template T_TFBot_Giant_Soldier } } ///////////////////////////////////////////////////////////////////////////////////////////////////Stages 6 WaveSpawn { Name "Stage06" WaitForAllSpawned "Stage05" Where spawnbot_left TotalCount 2 MaxActive 2 spawnCount 2 WaitBeforeStarting 30 WaitBetweenSpawns 0 TotalCurrency 0 Squad { TFBot { Template T_TFBot_Giant_Soldier } TFBot { Template T_TFBot_Soldier_Extended_Buff_Banner Skill Easy } } } WaveSpawn { Name "Stage06" WaitForAllSpawned "Stage05" Where spawnbot_right TotalCount 2 MaxActive 2 spawnCount 2 WaitBeforeStarting 30 WaitBetweenSpawns 0 TotalCurrency 0 Squad { TFBot { Template T_TFBot_Giant_Soldier } TFBot { Template T_TFBot_Soldier_Extended_Buff_Banner Skill Easy } } } ///////////////////////////////////////////////////////////////////////////////////////////////////Stages 7 WaveSpawn { Name "Stage07" WaitForAllSpawned "Stage06" Where spawnbot_left TotalCount 2 MaxActive 2 spawnCount 2 WaitBeforeStarting 30 WaitBetweenSpawns 0 TotalCurrency 0 Squad { TFBot { Template T_TFBot_Giant_Soldier } TFBot { Template T_TFBot_Soldier_Extended_Buff_Banner Skill Easy } } } WaveSpawn { Name "Stage07" WaitForAllSpawned "Stage06" Where spawnbot_right TotalCount 2 MaxActive 2 spawnCount 2 WaitBeforeStarting 30 WaitBetweenSpawns 0 TotalCurrency 0 Squad { TFBot { Template T_TFBot_Giant_Soldier } TFBot { Template T_TFBot_Soldier_Extended_Buff_Banner Skill Easy } } } WaveSpawn { Name "Stage07" WaitForAllSpawned "Stage06" Where spawnbot_lower TotalCount 8 MaxActive 8 spawnCount 4 WaitBeforeStarting 37 WaitBetweenSpawns 4 TotalCurrency 0 TFBot { Class Scout ClassIcon scout_bat WeaponRestrictions Meleeonly Skill Normal } } } }