//This file has been generated by http://mvm.tf //Copy this file in your tf/scripts/population folder #base robot_giant.pop #base robot_standard.pop #base robot_gatebot.pop population { StartingCurrency 450 RespawnWaveTime 6 CanBotsAttackWhileInSpawnRoom yes FixedRespawnWaveTime Yes Advanced 1 Templates { } Wave { WaitWhenDone 65 Checkpoint Yes StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { TotalCurrency 100 TotalCount 20 MaxActive 20 SpawnCount 20 WaitBeforeStarting 0 WaitBetweenSpawns 10 Where spawnbot Squad { TFBot { ClassIcon scout Health 10 Name "am i a joke to you" Scale 0.4 Class Scout Skill Normal WeaponRestrictions SecondaryOnly Item "mad milk" Item "lucky no. 42" } } } WaveSpawn { TotalCurrency 95 TotalCount 10 MaxActive 10 SpawnCount 10 WaitBeforeStarting 2 WaitBetweenSpawns 10 Where spawnbot Squad { TFBot { ClassIcon soldier Health 20 Name "ahem why was created" Scale 0.4 Class Soldier Skill Normal WeaponRestrictions SecondaryOnly Item "rocket jumper" Item "the concheror" Item "the helmet without a home" } } } WaveSpawn { TotalCurrency 93 TotalCount 12 MaxActive 12 SpawnCount 12 WaitBeforeStarting 4 WaitBetweenSpawns 10 Where spawnbot Squad { TFBot { ClassIcon pyro Health 17 Name "Small Flames" Scale 0.4 Class Pyro Skill Normal Item "the bubble pipe" } } } WaveSpawn { TotalCurrency 124 TotalCount 6 MaxActive 6 SpawnCount 6 WaitBeforeStarting 8 WaitBetweenSpawns 10 Where spawnbot Squad { TFBot { ClassIcon demoman Health 45 Name "welp what" Scale 0.4 Class Demoman Skill Normal WeaponRestrictions SecondaryOnly Item "stickybomb jumper" Item "the human cannonball" } } } WaveSpawn { TotalCurrency 400 TotalCount 4 MaxActive 4 SpawnCount 4 WaitBeforeStarting 12 WaitBetweenSpawns 10 Where spawnbot Squad { TFBot { ClassIcon soldier_conch Health 450 Name "Fake Giant Soldier" Scale 0.6 Class Soldier Skill Normal Attributes "MiniBoss" CharacterAttributes { "move speed penalty" 0.3 } Item "the concheror" Item "stainless pot" } } } } } //This file has been generated by http://mvm.tf