#base robot_standard.pop #base robot_giant.pop //this file is a copy of one of my meme missions WaveSchedule { StartingCurrency 400 RespawnWaveTime 100 CanBotsAttackWhileInSpawnRoom no FixedRespawnWaveTime Yes Templates { T_TFBot_WhyTheFuckAreYouHereThisMissionHasASingleSoldierBotDidYouReallyExpectAnythingElseInHere { Class Soldier Health 201 Skill Expert Attributes UseBossHealthBar CharacterAttributes { "health regen" 1 "move speed bonus" 0.5 "damage bonus" 9999 "blast radius increased" 0.01 } } } Wave { StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { Name gofuckyourself Where spawnbot TotalCount 1 MaxActive 1 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 1 TotalCurrency 1 FirstSpawnWarningSound "vo\mvm\norm\soldier_mvm_directhittaunt02.mp3" LastSpawnWarningSound "vo\mvm\norm\soldier_mvm_paincrticialdeath03.mp3" TFBot { Template T_TFBot_WhyTheFuckAreYouHereThisMissionHasASingleSoldierBotDidYouReallyExpectAnythingElseInHere } } WaveSpawn { Name fuckyou WaitForAllDead gofuckyourself WaitBeforeStarting 3 Support Limited FirstSpawnWarningSound "clapping1.mp3" } WaveSpawn { Name fuckyou WaitForAllDead gofuckyourself WaitBeforeStarting 6 Support Limited FirstSpawnWarningSound "clapping2.mp3" } WaveSpawn { Name fuckyou WaitForAllDead gofuckyourself WaitBeforeStarting 8 WaitBetweenSpawns 1 Support Limited FirstSpawnWarningSound "vo\mvm_final_wave_end02.mp3" } WaveSpawn { Name fuckyou WaitForAllDead gofuckyourself WaitBeforeStarting 10 WaitBetweenSpawns 1 } } }