#base robot_giant.pop #base robot_standard.pop #base robot_gatebot.pop population { StartingCurrency 15000 RespawnWaveTime 0 CanBotsAttackWhileInSpawnRoom no FixedRespawnWaveTime Yes Templates { } Wave { WaitWhenDone 65 Checkpoint Yes StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } ////////////// WaveSpawn { Where spawnbot TotalCount 70 MaxActive 3 spawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 3 TotalCurrency 0 TFBot { Template T_TFBot_Giant_Pyro Item "the phlogistinator" } } WaveSpawn { Where spawnbot TotalCount 60 MaxActive 3 spawnCount 1 WaitBeforeStarting 50 WaitBetweenSpawns 3 TotalCurrency 0 TFBot { Template T_TFBot_Giant_Demoman } } WaveSpawn { Where spawnbot TotalCount 50 MaxActive 3 spawnCount 1 WaitBeforeStarting 100 WaitBetweenSpawns 3 TotalCurrency 0 TFBot { Template T_TFBot_Giant_Soldier } } WaveSpawn { Where spawnbot TotalCount 40 MaxActive 3 spawnCount 1 WaitBeforeStarting 150 WaitBetweenSpawns 3 TotalCurrency 0 TFBot { Template T_TFBot_Giant_Scout } } WaveSpawn { Where spawnbot TotalCount 30 MaxActive 3 spawnCount 1 WaitBeforeStarting 200 WaitBetweenSpawns 3 TotalCurrency 0 TFBot { Template T_TFBot_Giant_Heavyweapons } } WaveSpawn { Where spawnbot TotalCount 20 MaxActive 3 spawnCount 1 WaitBeforeStarting 250 WaitBetweenSpawns 3 TotalCurrency 0 TFBot { Template T_TFBot_Giant_Medic } } } }