//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	700
	RespawnWaveTime	7
	CanBotsAttackWhileInSpawnRoom	yes
	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
		{
			Where spawnbot
			TotalCurrency	400
			TotalCount	1
			MaxActive	1
			SpawnCount	1
			WaitBeforeStarting	0
			WaitBetweenSpawns	10
			Squad
			{
				TFBot
				{
					ClassIcon	sentry_buster
					Health	17500
					Name	"Sir NorthStar"
					Scale	1.4
					Class	Engineer
					Skill	Normal
					Attributes	"AlwaysCrit"
					Attributes	"MiniBoss"
					Attributes	"UseBossHealthBar"
					Attributes	"TeleportToHint"
					Attributes	"AlwaysFireWeapon"
					Item	"the widowmaker"
					Item	"ttg max pistol"
					Item	"golden wrench"
					Item	"the virtual reality headset"
					Item	"hong kong cone"
					ChangeAttributes   
                {
                    Delay  21.9
                    Cooldown 100.3
                    Name  "Sir NorthStar Phase 2"
                    IfHealthBelow 12000
                }
					ChangeAttributes 
            {
                Delay  10
                Cooldown  2.3
                Name  "Sir NorthStar Phase 2"
            }
				}
			}
		}
	}
}
//This file has been generated by http://mvm.tf
