//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	9500
	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	10000
			TotalCount	1
			MaxActive	1
			SpawnCount	1
			WaitBeforeStarting	0
			WaitBetweenSpawns	10
			Where	spawnbot
			Squad
			{
				TFBot
				{
					ClassIcon	random_lite_giant
					Health	90000
					Name	"The Freelance Mercenary Reformed"
					Scale	2.2
					Class	Scout
					Skill	Normal
					Attributes	"HoldFireUntilFullReload"
					Attributes	"MiniBoss"
					Attributes	"UseBossHealthBar"
					Item TF_WEAPON_FLAMETHROWER
					Item "Family Business"
					ItemAttributes
					{
						ItemName   "TF_WEAPON_FLAMETHROWER"
						"damage bonus"	22
					}
					ItemAttributes
					{
						ItemName	"Family Business"
						"fire rate bonus"	10
						"damage bonus"	24
						"override projectile type" 2
					}
					CharacterAttributes
					{
						"cannot pick up intelligence"	1
						"cannot be backstabbed"	1
						"speed buff ally"	1
						"move speed bonus"	10
					}
					Item	"the warsworn helmet"
					Item	"the boston boom-bringer"
									WeaponSwitch
				{
					Type "TF_WEAPON_FLAMETHROWER"
					MaxTargetRange 200
					MinTargetRange 0
					Delay 0.1
					Repeats 0
					Cooldown 0
					IfSeeTarget 1
				}
				WeaponSwitch
				{
					Type "Family Business"
					MaxTargetRange 9999
					MinTargetRange 300
					Delay 0.1
					Repeats 0
					Cooldown 0
					IfSeeTarget 1
				}
				}
			}
		}
		WaveSpawn
		{
			TotalCurrency	111
			TotalCount	4
			MaxActive	4
			SpawnCount	4
			WaitBeforeStarting	0
			WaitBetweenSpawns	10
			Support	1
			RandomSpawn	1
			Where	spawnbot
			Squad
			{
				TFBot
				{
					ClassIcon	scout
					Health	75
					Name	Scout
					Scale	0.8
					Class	Scout
					Skill	Normal
					WeaponRestrictions	MeleeOnly
					CharacterAttributes
					{
						"move speed bonus"	0.7
					}
					Item	"the boston basher"
					Item	"the crosslinker's coil"
					Item	"the boston boom-bringer"
				}
			}
		}
	}
}
//This file has been generated by http://mvm.tf
