//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	0
	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	0
			TotalCount	1
			MaxActive	5
			SpawnCount	2
			WaitBeforeStarting	0
			WaitBetweenSpawns	10
			Where	respawnpoints
			Squad
			{
				TFBot
				{
					ClassIcon	soldier
					Health	3800
					Name	"Giant Direct hit Soldier"
					Scale	1.7
					AddCond   { Name TF_COND_REPROGRAMMED } 
					Action Mobber  
					Class	Soldier
					Skill	Expert
					Attributes	"HoldFireUntilFullReload"
					Attributes	"MiniBoss"
					WeaponRestrictions	PrimaryOnly
					Attributes	"IgnoreFlag"
					CharacterAttributes
					{
						"move speed bonus"	0.5
						"damage force reduction"	0.4
						"airblast vulnerability multiplier"	0.4
						"override footstep sound set"	3
					}
					Item	"the direct hit"
					Item	"tyrantium helmet"
					Item	"ghoul gibbin' gear"
				}
			}
		}
		WaveSpawn
		{
			TotalCurrency	400
			TotalCount	1
			MaxActive	5
			SpawnCount	2
			WaitBeforeStarting	0
			WaitBetweenSpawns	10
			Where	respawnpoints
			Squad
			{
				TFBot
				{
					ClassIcon	soldier
					Health	3800
					Name	"Giant Cow Soldier"
					Scale	1.7
					AddCond   { Name TF_COND_REPROGRAMMED } 
					Action Mobber  
					Class	Soldier
					Skill	Expert
					Attributes	"HoldFireUntilFullReload"
					Attributes	"MiniBoss"
					WeaponRestrictions	PrimaryOnly
					Attributes	"IgnoreFlag"
					CharacterAttributes
					{
						"move speed bonus"	0.5
						"damage force reduction"	0.4
						"airblast vulnerability multiplier"	0.4
						"override footstep sound set"	3
					}
					Item	"the cow mangler 5000"
					Item	"the hardium helm"
					Item	"the jupiter jumpers"
				}
			}
		}
	}
}
//This file has been generated by http://mvm.tf
