#base robot_standard.pop #base robot_giant.pop WaveSchedule { StartingCurrency 750 RespawnWaveTime 5 CanBotsAttackWhileInSpawnRoom no Mission // sentry buster { Objective DestroySentries InitialCooldown 5 Where spawnbot BeginAtWave 1 RunForThisManyWaves 5 CooldownTime 10 TFBot { Template T_TFBot_SentryBuster } } Wave { StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { Name "1a" Where spawnbot TotalCount 48 MaxActive 12 SpawnCount 4 WaitBeforeStarting 0 WaitBetweenSpawns 5 TotalCurrency 250 TFBot { Class Scout WeaponRestrictions "MeleeOnly" Skill Hard ClassIcon scout_bat_nys } } WaveSpawn { Name "1b" Where spawnbot TotalCount 30 MaxActive 10 SpawnCount 5 WaitBeforeStarting 0 WaitBetweenSpawns 10 TotalCurrency 250 TFBot { Class Soldier Skill Easy } } WaveSpawn { Name "1c" Where spawnbot TotalCount 2 MaxActive 1 SpawnCount 1 WaitBeforeStarting 10 WaitBetweenSpawns 20 TotalCurrency 250 TFBot { Template T_TFBot_Giant_Soldier } } WaveSpawn { WaitForAllDead "1c" Name "1d" Where spawnbot TotalCount 30 MaxActive 9 SpawnCount 3 WaitBeforeStarting 0 WaitBetweenSpawns 5 TotalCurrency 250 TFBot { Class Pyro Skill Hard } } WaveSpawn { WaitForAllDead "1c" Name "1e" Where spawnbot TotalCount 30 MaxActive 9 SpawnCount 3 WaitBeforeStarting 0 WaitBetweenSpawns 5 TotalCurrency 250 TFBot { Class Scout Skill Hard } } WaveSpawn { WaitForAllDead "1c" Name "1f" Where spawnbot TotalCount 3 MaxActive 1 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 20 TotalCurrency 250 TFBot { Template T_TFBot_Giant_Scout_Fast } } } Wave { WaveSpawn { Name "2a" Where spawnbot TotalCount 30 MaxActive 6 SpawnCount 2 WaitBeforeStarting 0 WaitBetweenSpawns 5 TotalCurrency 250 TFBot { Class Heavy Skill Easy } } WaveSpawn { Name "2b" Where spawnbot TotalCount 30 MaxActive 6 SpawnCount 2 WaitBeforeStarting 0 WaitBetweenSpawns 5 TotalCurrency 250 TFBot { Class Soldier Skill Normal } } WaveSpawn { Name "2c" Where spawnbot TotalCount 4 MaxActive 2 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 25 TotalCurrency 500 TFBot { Template T_TFBot_Giant_Heavyweapons } } WaveSpawn { WaitForAllDead "2c" Name "2d" Where spawnbot TotalCount 30 MaxActive 10 SpawnCount 5 WaitBeforeStarting 0 WaitBetweenSpawns 5 TotalCurrency 250 TFBot { Class Pyro Skill Easy Attributes AlwaysCrit } } WaveSpawn { WaitForAllDead "2c" Name "2e" Where spawnbot TotalCount 30 MaxActive 10 SpawnCount 5 WaitBeforeStarting 0 WaitBetweenSpawns 5 TotalCurrency 250 TFBot { Class Demoman Skill Easy } } WaveSpawn { WaitForAllDead "2c" Name "2f" Where spawnbot TotalCount 4 MaxActive 2 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 25 TotalCurrency 500 TFBot { Template T_TFBot_Giant_Soldier_Spammer_Reload } } } }