//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
population
{
	StartingCurrency	800
	RespawnWaveTime	6
	CanBotsAttackWhileInSpawnRoom	yes
	FixedRespawnWaveTime	Yes
	Advanced	1
	Templates
	{
						T_T_trooper_scout
				{
					ClassIcon	scout_shortstop
					Health	195
					Name	"Trooper Scout"
					Class	Scout
					Skill	Easy
					ItemAttributes
					{
						ItemName	"the shortstop"
						"fire rate bonus"	0.6
					}
					Item	"the shortstop"
					Item	"hong kong cone"
					Item	"forgotten king's pauldrons"
				}
			}
	Wave
	{
		WaitWhenDone	65
		Checkpoint	Yes
		StartWaveOutput
		{
			Target	wave_start_relay
			Action	Trigger
		}
		DoneOutput
		{
			Target	wave_finished_relay
			Action	Trigger
		}
		WaveSpawn
		{
			Name	wave1a
			TotalCurrency	85
			TotalCount	13
			MaxActive	5
			SpawnCount	5
			WaitBeforeStarting	0
			WaitBetweenSpawns	10
			Where	spawnbot
			Squad
			{
				TFBot
				{
					Template	T_TFBot_Scout_Melee
				}
			}
		}
		WaveSpawn
		{
			Name	wave1b
			TotalCurrency	100
			TotalCount	2
			MaxActive	1
			SpawnCount	1
			WaitBeforeStarting	14
			WaitBetweenSpawns	10
			Where	spawnbot
			Squad
			{
				TFBot
				{
					Template	T_TFBot_Giant_Pyro
					Item	"the crosslinker's coil"
				}
			}
		}
		WaveSpawn
		{
			Name	wave1c
			WaitForAllDead	wave1b
			TotalCurrency	75
			TotalCount	14
			MaxActive	4
			SpawnCount	4
			WaitBeforeStarting	0
			WaitBetweenSpawns	10
			Where	spawnbot
			Squad
			{
				TFBot
				{
					Template	T_TFBot_Soldier_RocketPush
					ItemAttributes
					{
						ItemName	"the liberty launcher"
						"damage bonus"	0.33
						"clip size upgrade atomic"	0
						"faster reload rate"	0.9
						"blast radius increased"	1.25
						"heal on hit for rapidfire"	60
					}
					Item	"hong kong cone"
				}
			}
		}
		WaveSpawn
		{
			Name	wave1c
			WaitForAllDead	wave1b
			TotalCurrency	125
			TotalCount	1
			MaxActive	1
			SpawnCount	1
			WaitBeforeStarting	20
			WaitBetweenSpawns	10
			Where	spawnbot
			Squad
			{
				TFBot
				{
					Template	T_TFBot_Giant_Soldier_Crit
					Item	"the crosslinker's coil"
				}
			}
		}
		WaveSpawn
		{
			Name	wave1support
			TotalCurrency	0
			TotalCount	2
			MaxActive	2
			SpawnCount	2
			WaitBeforeStarting	7
			WaitBetweenSpawns	10
			Support	1
			Where	spawnbot
			Squad
			{
				TFBot
				{
					Template	T_T_trooper_scout
				}
			}
		}
		WaveSpawn
		{
			Name	wave1c
			WaitForAllDead	wave1b
			TotalCurrency	89
			TotalCount	11
			MaxActive	4
			SpawnCount	4
			WaitBeforeStarting	32
			WaitBetweenSpawns	10
			Where	spawnbot
			Squad
			{
				TFBot
				{
					Template	T_TFBot_Heavyweapons_Shotgun
					Item	"the federal casemaker"
				}
			}
		}
		WaveSpawn
		{
			Name	wave1c
			WaitForAllDead	wave1b
			TotalCurrency	100
			TotalCount	2
			MaxActive	2
			SpawnCount	2
			WaitBeforeStarting	34
			WaitBetweenSpawns	10
			Where	spawnbot
			Squad
			{
				TFBot
				{
					ClassIcon	sniper
					Health	1250
					Name	Hunter
					Class	Sniper
					Skill	Normal
					WeaponRestrictions	SecondaryOnly
					Attributes	"MiniBoss"
					CharacterAttributes
					{
						"move speed penalty"	0.5
					}
					Item	"the crosslinker's coil"
				}
			}
		}
	}
}
//This file has been generated by http://mvm.tf
