//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	30000
	RespawnWaveTime	6
	CanBotsAttackWhileInSpawnRoom	no
	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
		{
			Name	Chaosfield
			TotalCurrency	400
			TotalCount	1
			MaxActive	1
			SpawnCount	1
			WaitBeforeStarting	2
			WaitBetweenSpawns	10
			Where	spawnbot
			Squad
			{
				TFBot
				{
					ClassIcon	demo_barrage_giant
					Health	33450
					AutoJumpMin	4
					AutoJumpMax	4
					Name	"Chaos Field"
					Class	Demoman
					Skill	Normal
					WeaponRestrictions	PrimaryOnly
					Tag	"bot_giant"
					Attributes	"HoldFireUntilFullReload"
					Attributes	"MiniBoss"
					Attributes	"UseBossHealthBar"
					Attributes	"AutoJump"
					ItemAttributes
					{
						ItemName	tf_weapon_grenadelauncher
						"projectile spread angle penalty"	15
						"faster reload rate"	0.11
						"fire rate bonus"	0.1
						"damage force reduction"	0.4
						"clip size upgrade atomic"	28.0
						"crit mod disabled"	1
						"Projectile speed increased"	1.4
					}
					CharacterAttributes
					{
						"move speed penalty"	0.3
						"increased jump height"	2
						"cancel falling damage"	1
					}
					Item	"the warsworn helmet"
					Item	"the king of scotland cape"
				}
			}
		}
		WaveSpawn
		{
			Name	Chaosbackup
			TotalCurrency	1
			TotalCount	1
			MaxActive	1
			SpawnCount	1
			WaitBeforeStarting	0
			WaitBetweenSpawns	10
			Support	1
			Where	spawnbot
			Squad
			{
				TFBot
				{
					Template	T_TFBot_Demoman_Knight
				}
			}
		}
		WaveSpawn
		{
			Name	chaosbackup
			TotalCurrency	1
			TotalCount	1
			MaxActive	1
			SpawnCount	1
			WaitBeforeStarting	3
			WaitBetweenSpawns	10
			Support	1
			Where	spawnbot
			Squad
			{
				TFBot
				{
					Template	T_TFBot_Demoman_Knight
				}
			}
		}
	}
}
//This file has been generated by http://mvm.tf
