//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 800 RespawnWaveTime 6 CanBotsAttackWhileInSpawnRoom no Templates { } Wave { WaitWhenDone 65 Checkpoint Yes StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { TotalCurrency 400 TotalCount 12 MaxActive 4 SpawnCount 2 WaitBeforeStarting 0 WaitBetweenSpawns 10 Where spawnbot Squad { TFBot { Template T_TFBot_Scout_Scattergun_SlowFire } } } WaveSpawn { TotalCurrency 400 TotalCount 4 MaxActive 4 SpawnCount 2 WaitBeforeStarting 0 WaitBetweenSpawns 10 Where spawnbot Squad { TFBot { ClassIcon soldier_buff Health 200 Name "Large Buff Soldier" Class Soldier Skill Normal Item "the buff banner" Item "exquisite rack" } } } WaveSpawn { TotalCurrency 400 TotalCount 1 MaxActive 1 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 10 Where spawnbot Squad { TFBot { ClassIcon scout_giant_fast Health 1000 Name "Giant Scout" Class Scout Skill Normal WeaponRestrictions MeleeOnly Tag "bot_giant" Attributes "MiniBoss" Item "the bolt boy" } } } WaveSpawn { TotalCurrency 400 TotalCount 7 MaxActive 2 SpawnCount 2 WaitBeforeStarting 0 WaitBetweenSpawns 10 Where spawnbot Squad { TFBot { Template T_TFBot_Pyro_Flaregun } } } WaveSpawn { TotalCurrency 400 TotalCount 10 MaxActive 4 SpawnCount 4 WaitBeforeStarting 0 WaitBetweenSpawns 10 Where spawnbot Squad { TFBot { ClassIcon spy Health 125 Name "Gun Spy" Class Spy Skill Normal WeaponRestrictions SecondaryOnly Item "killer exclusive" Item "merc's pride scarf" Action FetchFlag //Overrides default bot AI. Possible values: } } } } } //This file has been generated by http://mvm.tf