StrangeLevelerButThereAreNoLevels
{
	StartingCurrency 30000
	CanBotsAttackWhileInSpawnRoom no
	WaveStartCountdown 3
	NoThrillerTaunt 1
	BotPushaway 0
	RobotLimit 26
	BotTeleportUberDuration 0
	ExtraSpawnPoint
	{
		Name "spawnbot_strange"
		TeamNum 3
		//X "-25"
		//Y "-2447"
		//Z "577"
		
		X "1250"
		Y "-2350"
		Z "540"
	}
	PlayerAttributes
	{
		"move speed bonus" 2
		"ubercharge rate bonus" 9999
		"heal rate bonus" 9999
		"reload time decreased" 0.001
		//"reload full clip at once" 1
		"max health additive bonus" 5000
		"regenerate stickbomb" 1
		"mvm sentry ammo" 9999
		"mult dispenser rate" 9999
		"damage bonus" 999
		//"projectile penetration" 1
		//"projectile penetration heavy" 20
		//"projectile penetration limit" 500
		"ammo regen" 99
		"metal regen" 999
		"gesture speed increase" 999
		"effect bar recharge rate increased" 0.001
		"maxammo grenades1 increased" 9999
		"melee cleave attack" 1
		//"weapon spread bonus" 0
		//"projectile spread angle penalty" 0
		"self dmg push force decreased" 0
		"melee range multiplier" 999
		//"turn to gold" 1
		"silent killer" 1
		"blast radius increased" 5
		"increase buff duration" "0.01"
	}
	Wave
	{
		RedTeamWipeCausesWaveLoss 1
		StartWaveOutput
		{
			Target wave_start_relay
			Action Trigger
		}
		DoneOutput
		{
			Target wave_finished_relay
			Action Trigger
		}
		WaveSpawn
		{
			Where spawnbot_strange
			SpawnCount 1
			MaxActive 50
			TotalCount 9999
			Support 1
			TFBot
			{
				Class Scout
				Action Mobber
				Attributes DisableDodge
				ExtAttr IgnoreRealPlayers
				Health 1
				MaxVisionRange 1
				CharacterAttributes
				{
					//"move speed bonus" 0
				}
			}
		}
//		WaveSpawn
//		{
//			TotalCount 1
//			SpawnCount 1
//			MaxActive 1
//			Support 1
//			Tank
//			{
//				Speed 0
//				Health 1
//				StartingPathTrackNode "boss_path_3"
//			}
//		}
		WaveSpawn
		{
			Where spawnbot
			SpawnCount 999
			MaxActive 1
			TotalCount 1
			TFBot
			{
				Class Scout
			}
		}
	}
}