#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 23 CooldownTime 25 TFBot { Template T_TFBot_SentryBuster } } Wave { StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { Where spawnbot TotalCount 15 MaxActive 6 SpawnCount 3 WaitBeforeStarting 0 WaitBetweenSpawns 5 TotalCurrency 150 TFBot { Template T_TFBot_Demoman_Knight } } WaveSpawn { Where spawnbot TotalCount 25 MaxActive 10 SpawnCount 5 WaitBeforeStarting 0 WaitBetweenSpawns 5 TotalCurrency 100 TFBot { Template T_TFBot_Sniper_Huntsman } } WaveSpawn { Where spawnbot TotalCount 2 MaxActive 1 SpawnCount 1 WaitBeforeStarting 10 WaitBetweenSpawns 10 TotalCurrency 250 TFBot { Name "Giant Rapid Fire Bowman" Template T_TFBot_Sniper_Huntsman_Spammer Attributes MiniBoss Health 2350 ClassIcon sniper_bow_burst ItemAttributes { ItemName "The Huntsman" "dmg bonus" 1.25 "reload speed bonus" 1.25 } CharacterAttributes { "move speed bonus" 0.75 } } } } Wave { StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { Where spawnbot TotalCount 20 MaxActive 10 SpawnCount 5 WaitBeforeStarting 0 WaitBetweenSpawns 5 TotalCurrency 200 TFBot { Template T_TFBot_Demoman_Knight } } WaveSpawn { Where spawnbot TotalCount 40 MaxActive 10 SpawnCount 5 WaitBeforeStarting 0 WaitBetweenSpawns 5 TotalCurrency 200 TFBot { Template T_TFBot_Sniper_Huntsman } } WaveSpawn { Where spawnbot TotalCount 6 MaxActive 3 SpawnCount 1 WaitBeforeStarting 20 WaitBetweenSpawns 30 TotalCurrency 400 TFBot { Name "Giant Rapid Fire Bowman" Template T_TFBot_Sniper_Huntsman_Spammer Attributes MiniBoss Health 2350 ClassIcon sniper_bow_burst ItemAttributes { ItemName "The Huntsman" "dmg bonus" 1.25 "reload speed bonus" 1.25 } CharacterAttributes { "move speed bonus" 0.75 } } } WaveSpawn { Where spawnbot TotalCount 4 MaxActive 2 SpawnCount 1 WaitBeforeStarting 10 WaitBetweenSpawns 15 TotalCurrency 200 TFBot { Template T_TFBot_Demoman_Samurai } } } }