//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	7
	CanBotsAttackWhileInSpawnRoom	no
	FixedRespawnWaveTime	Yes
	EventPopfile	Halloween
	Advanced	1
	Templates
	{
	}
	Wave
	{
		WaitWhenDone	65
		Checkpoint	Yes
		StartWaveOutput
		{
			Target	wave_start_relay
			Action	Trigger
		}
		DoneOutput
		{
			Target	wave_finished_relay
			Action	Trigger
		}
		WaveSpawn
		{
			Name	wave1
			TotalCurrency	400
			TotalCount	1
			MaxActive	1
			SpawnCount	1
			WaitBeforeStarting	0
			WaitBetweenSpawns	10
			Where	spawnbot
			Squad
			{
				TFBot
				{
					ClassIcon	teleporter
					Health	55700
					Name	"shrine guardian SETH"
					Scale	1.7
					Class	Pyro
					EventChangeAttributes
					{
						Default
						{
							Skill	Expert
							BehaviorModifiers	Mobber
							Attributes	"AlwaysCrit"
							Attributes	"UseBossHealthBar"
							Attributes	"VaccinatorFire"
							ItemAttributes
							{
								ItemName	"the flare gun"
								"override projectile type"	2
								"use large smoke explosion"	1
								"damage bonus"	55
								"clip size bonus"	100
								"fire rate penalty"	4
							}
							ItemAttributes
							{
								ItemName	"the maul"
								"fire rate bonus"	0.4
								"slow enemy on hit"	6
								"Set DamageType Ignite" 1
							}
							CharacterAttributes
							{
								"cannot pick up intelligence"	1
								"cannot be backstabbed"	1
								"move speed bonus" 0.6
							}
							Item	"the flare gun"
							Item	"the maul"
							Item	"hong kong cone"
							Item	"the sub zero suit"				WeaponSwitch
				{
					Type "Melee"
					MaxTargetRange 200
					MinTargetRange 0
					Delay 0.1
					Repeats 0
					Cooldown 0
					IfSeeTarget 1
				}
				WeaponSwitch
				{
					Type "Secondary"
					MaxTargetRange 9999
					MinTargetRange 300
					Delay 0.1
					Repeats 0
					Cooldown 0
					IfSeeTarget 1
				}
						}
					}
				}
			}
		}
	}
}
//This file has been generated by http://mvm.tf
