// mvm_mannworks // advanced skill // ironman - increased spawn time // - longer waves // - bomb can reset mid wave via timeout (controled via trigger_relay in map) #base reforge5_extramodded_sheet.pop #base robot_giantmania_2024.pop WaveSchedule { StartingCurrency 10000 CanBotsAttackWhileInSpawnRoom No RespawnWaveTime 8 FixedRespawnWaveTime Yes // normal respawn time scaling is supressed for ironman Advanced 1 // MISSION: Sentry Buster Mission { Objective DestroySentries Where spawnbot CooldownTime 30 TFBot { Template YoovyBot_GM_SentryBuster } } // MISSION: Sniper 02 Mission { Objective Sniper Where spawnbot BeginAtWave 2 RunForThisManyWaves 1 CooldownTime 60 InitialCooldown 30 DesiredCount 2 TFBot { Template YoovyBot_GM_Sniper } } // MISSION: Sniper 03 Mission { Objective Sniper Where spawnbot BeginAtWave 3 RunForThisManyWaves 1 CooldownTime 60 InitialCooldown 15 DesiredCount 3 TFBot { Template YoovyBot_GM_Sniper_Razorback } } // MISSION: Spy 01 Mission { Objective Spy Where spawnbot_mission_spy BeginAtWave 2 RunForThisManyWaves 1 CooldownTime 60 InitialCooldown 60 DesiredCount 3 TFBot { Template YoovyBot_GM_Spy } } // MISSION: Spy 03 Mission { Objective Spy Where spawnbot_mission_spy BeginAtWave 3 RunForThisManyWaves 1 CooldownTime 60 InitialCooldown 60 DesiredCount 3 TFBot { Template YoovyBot_GM_Spy } } // WAVE 01 1200 Wave { Explanation { LIne "" Line "This mission uses {yellow}Reforged Upgrades!" Line "Check this Google Doc to see every change as the list is quite extensive!" Line "{blue}https://docs.google.com/document/d/1hEGEqOogcQPtEKtycZC6Xrom_G3N06ntdXNAme-3PQg/edit?usp=sharing" Line "" } WaitWhenDone 60 Sound "Announcer.IncomingMob" Checkpoint Yes StartWaveOutput { Target bombpath_arrows_clear_relay_ironman Action Trigger } DoneOutput { Target bombpath_wavefinished Action Trigger } // BEGIN STAGE 1 WaveSpawn // Soldier { TotalCurrency 1000 Name "stage1" Where spawnbot TotalCount 18 SpawnCount 3 MaxActive 9 WaitBetweenSpawns 30 WaitBeforeStarting 0 TFBot { Template YoovyBot_GM_Soldier } } WaveSpawn // Pyro { TotalCurrency 500 Name "stage1" Where spawnbot TotalCount 12 SpawnCount 2 MaxActive 4 WaitBetweenSpawns 20 WaitBeforeStarting 30 RandomSpawn 1 //randomize distribution TFBot { Template YoovyBot_GM_Pyro_Airblast } } WaveSpawn // Heavyweapons Fists { TotalCurrency 500 Name "stage1" Where spawnbot TotalCount 12 SpawnCount 3 MaxActive 8 WaitBetweenSpawns 30 WaitBeforeStarting 0 TFBot { Template YoovyBot_GM_Heavy_Steelfist_Gauntlet } } WaveSpawn // Giant Heavyweapons { TotalCurrency 500 Name "stage1b" WaitForAllSpawned "stage1" Where spawnbot TotalCount 2 SpawnCount 1 MaxActive 2 WaitBetweenSpawns 30 WaitBeforeStarting 30 TFBot { Template YoovyBot_GM_Titan_Heavy } } WaveSpawn // Pyro { TotalCurrency 500 Name "stage1b" WaitForAllSpawned "stage1" Where spawnbot TotalCount 12 SpawnCount 4 //MaxActive 8 WaitBetweenSpawns 15 WaitBeforeStarting 30 RandomSpawn 1 //randomize distribution TFBot { Template YoovyBot_GM_Pyro_Airblast } } // BEGIN STAGE 2 WaveSpawn { TotalCurrency 500 Name "stage2" WaitForAllSpawned "stage1b" Where spawnbot TotalCount 24 SpawnCount 8 MaxActive 22 WaitBetweenSpawns 30 WaitBeforeStarting 60 TFBot { Template YoovyBot_GM_Demoman_Knight } } WaveSpawn { TotalCurrency 1000 FirstSpawnMessage "{blue}An Armored Tank has arrived with {reset}36,000 {blue}HP!" TotalCount 1 WaitBeforeStarting 90 Name "stage2" WaitForAllSpawned "stage1b" Tank { SpawnTemplate "ColorTank_DarkBlue" Scale 1.2 Health 36000 Speed 75 Name "tankboss_left" StartingPathTrackNode "boss_path_1" OnBombDroppedOutput { Target boss_deploy_relay Action Trigger } } } WaveSpawn { TotalCurrency 1000 FirstSpawnMessage "{blue}An Armored Tank has arrived with {reset}36,000 {blue}HP!" TotalCount 1 WaitBeforeStarting 90 Name "stage2" WaitForAllSpawned "stage1b" Tank { SpawnTemplate "ColorTank_DarkBlue" Scale 1.2 Health 36000 Speed 75 Name "tankboss_right" StartingPathTrackNode "boss_path2_1" OnBombDroppedOutput { Target boss_deploy_relay Action Trigger } } } } // WAVE 02 1600 Wave { WaitWhenDone 60 Sound "Announcer.IncomingMob" Checkpoint Yes StartWaveOutput { Target bombpath_arrows_clear_relay_ironman Action Trigger } DoneOutput { Target bombpath_wavefinished Action Trigger } WaveSpawn // Rapid Fire Demoman (Left) { TotalCurrency 300 Name "stage1" Where spawnbot_left TotalCount 5 SpawnCount 1 MaxActive 2 WaitBetweenSpawns 30 WaitBeforeStarting 0 TFBot { Template YoovyBot_GM_Titan_Demoman } } WaveSpawn // Rapid Fire Demoman (Right) { TotalCurrency 300 Name "stage1" Where spawnbot_right TotalCount 5 SpawnCount 1 MaxActive 2 WaitBetweenSpawns 30 WaitBeforeStarting 0 TFBot { Template YoovyBot_GM_Titan_Demoman } } WaveSpawn // Pyro { TotalCurrency 100 Name "stage1" Where spawnbot TotalCount 40 SpawnCount 4 MaxActive 8 WaitBetweenSpawns 15 WaitBeforeStarting 5 RandomSpawn 1 //randomize distribution TFBot { Template YoovyBot_GM_Pyro } } WaveSpawn // Baseball Scout { TotalCurrency 200 Name "stage1" Where spawnbot TotalCount 12 SpawnCount 3 MaxActive 6 WaitBetweenSpawns 20 WaitBeforeStarting 60 TFBot { Template YoovyBot_GM_Scout_Sandman } } // BEGIN STAGE 2 WaveSpawn // Sniper Huntsman { TotalCurrency 100 Name "stage2" WaitForAllSpawned "stage1" Where spawnbot TotalCount 40 SpawnCount 8 MaxActive 18 WaitBetweenSpawns 20 WaitBeforeStarting 90 TFBot { Template YoovyBot_GM_Sniper_Huntsman } } // WaveSpawn // { // TotalCurrency 100 // Name "stage2" // WaitForAllSpawned "stage1" // Where spawnbot // TotalCount 12 // SpawnCount 4 // MaxActive 12 // WaitBetweenSpawns 10 // WaitBeforeStarting 60 // TFBot // { // Template T_TFBot_Heavyweapons_Fist // } // } WaveSpawn // Pyro { TotalCurrency 100 Name "stage2" WaitForAllSpawned "stage1" Where spawnbot TotalCount 6 SpawnCount 2 MaxActive 4 WaitBetweenSpawns 20 WaitBeforeStarting 90 RandomSpawn 1 //randomize distribution TFBot { Template YoovyBot_GM_Pyro_Airblast } } WaveSpawn // Giant Pyro { TotalCurrency 200 Name "stage2" WaitForAllSpawned "stage1" Where spawnbot TotalCount 3 SpawnCount 1 //MaxActive 15 WaitBetweenSpawns 15 WaitBeforeStarting 120 TFBot { Template YoovyBot_GM_Titan_Pyro_Airblast } } // BEGIN STAGE 3 WaveSpawn // Sniper Huntsman { TotalCurrency 100 Name "stage3" WaitForAllSpawned "stage2" Where spawnbot TotalCount 15 SpawnCount 15 //MaxActive 15 WaitBetweenSpawns 0 WaitBeforeStarting 60 TFBot { Template YoovyBot_GM_Sniper_Huntsman } } WaveSpawn // Giant Pyro { TotalCurrency 200 Name "stage3" WaitForAllSpawned "stage2" Where spawnbot TotalCount 12 SpawnCount 4 //MaxActive 15 WaitBetweenSpawns 15 WaitBeforeStarting 60 Squad { TFBot { Template YoovyBot_GM_Titan_Pyro_Airblast } TFBot { Template YoovyBot_GM_Medic_Uber } TFBot { Template YoovyBot_GM_Medic_Uber } TFBot { Template YoovyBot_GM_Medic_Uber } } } } // WAVE 03 1600 Wave { WaitWhenDone 60 Sound "Announcer.IncomingMob" Checkpoint Yes StartWaveOutput { Target bombpath_arrows_clear_relay_ironman Action Trigger } // DoneOutput // { // Target bombpath_wavefinished // Action Trigger // } // BEGIN STAGE 1 WaveSpawn // Pyro or Pyro Axtinguisher { TotalCurrency 100 Name "stage1" Where spawnbot TotalCount 36 SpawnCount 12 MaxActive 16 WaitBetweenSpawns 30 WaitBeforeStarting 0 TFBot { Template YoovyBot_GM_Pyro } } WaveSpawn // Giant Soldier { TotalCurrency 300 Name "stage1" Where spawnbot TotalCount 9 SpawnCount 3 //MaxActive 3 WaitBetweenSpawns 30 WaitBeforeStarting 0 RandomSpawn 1 //randomize distribution Squad { TFBot { Template YoovyBot_GM_Titan_Soldier_RapidFire } TFBot { Template YoovyBot_GM_Medic_Uber } TFBot { Template YoovyBot_GM_Medic_Uber } } } // BEGIN STAGE 2 WaveSpawn // Heavyweapons { TotalCurrency 200 Name "stage2" WaitForAllSpawned "stage1" Where spawnbot TotalCount 20 SpawnCount 5 MaxActive 10 WaitBetweenSpawns 30 WaitBeforeStarting 30 TFBot { Template YoovyBot_GM_Heavy } } WaveSpawn // Pyro { TotalCurrency 100 Name "stage2" WaitForAllSpawned "stage1" Where spawnbot TotalCount 8 SpawnCount 3 MaxActive 6 WaitBetweenSpawns 30 WaitBeforeStarting 60 RandomSpawn 1 //randomize distribution TFBot { Template YoovyBot_GM_Pyro_Airblast } } // STAGE 3 BEGIN WaveSpawn // Scout { TotalCurrency 100 Name "stage3" WaitForAllSpawned "stage2" Where spawnbot TotalCount 30 SpawnCount 15 MaxActive 22 WaitBetweenSpawns 30 WaitBeforeStarting 40 TFBot { Template YoovyBot_GM_Scout_Melee } } // STAGE 4 BEGIN WaveSpawn { TotalCurrency 100 FirstSpawnMessage "{blue}An Armored Tank has arrived with {reset}40,000 {blue}HP!" Name "stage4" WaitForAllSpawned "stage3" TotalCount 1 WaitBeforeStarting 30 Tank { SpawnTemplate "ColorTank_DarkBlue" Scale 1.2 Health 40000 Speed 75 Name "tankboss_left" StartingPathTrackNode "boss_path1" Skin 1 OnBombDroppedOutput { Target boss_deploy_relay Action Trigger } } } WaveSpawn { TotalCurrency 100 FirstSpawnMessage "{blue}An Armored Tank has arrived with {reset}40,000 {blue}HP!" Name "stage4" WaitForAllSpawned "stage3" TotalCount 1 WaitBeforeStarting 30 Tank { SpawnTemplate "ColorTank_DarkBlue" Scale 1.2 Health 40000 Speed 75 Name "tankboss_right" StartingPathTrackNode "boss_path2_1" Skin 1 OnBombDroppedOutput { Target boss_deploy_relay Action Trigger } } } // STAGE 5 BEGIN WaveSpawn // Scout { TotalCurrency 200 Name "stage5" WaitForAllSpawned "stage4" Where spawnbot TotalCount 30 SpawnCount 6 MaxActive 12 WaitBetweenSpawns 30 WaitBeforeStarting 120 Support 1 // Push bomb while Heavyweapons are active TFBot { Template YoovyBot_GM_Scout_Sandman } } WaveSpawn // Giant Heavyweapons { TotalCurrency 0 Name "stage5" WaitForAllSpawned "stage4" Where spawnbot_left TotalCount 8 SpawnCount 4 //MaxActive 2 WaitBetweenSpawns 35 WaitBeforeStarting 90 Squad { TFBot { Template YoovyBot_GM_Titan_Heavy } TFBot { Template YoovyBot_GM_Medic_Uber } TFBot { Template YoovyBot_GM_Medic_Uber } TFBot { Template YoovyBot_GM_Medic_Uber } } } WaveSpawn // Giant Heavyweapons { TotalCurrency 0 Name "stage5" WaitForAllSpawned "stage4" Where spawnbot_right TotalCount 8 SpawnCount 4 //MaxActive 2 WaitBetweenSpawns 35 WaitBeforeStarting 90 Squad { TFBot { Template YoovyBot_GM_Titan_Heavy } TFBot { Template YoovyBot_GM_Medic_Uber } TFBot { Template YoovyBot_GM_Medic_Uber } TFBot { Template YoovyBot_GM_Medic_Uber } } } } }