//This exp mision was made by Ihaz: https://steamcommunity.com/id/ihazplawe/ //Robot guide pop made by Stardustspy //Map made by BigfootBeto for mvm_casino_city_b7c //You've made your last delivery kid. //Sorry you got twisted up in this scene. //From where you're kneeling it must seem like an 18-carat run of bad luck. //Truth is... this mission was rigged from the start. // ████████████ // ████ ██ ██ // ██ ██ ██ // ██ ██ // ██ ░░░░░░░░ ██ // ██░░░░░░░░░░░░░░░░ ░░██ // ██░░██░░░░██░░░░░░░░░░██ // ██ ██░░██░░░░██░░░░░░░░██ // ██░░████████░░░░░░░░░░░░██░░░░████ // ██░░░░▓▓▓▓▓▓ ██░░████████░░░░██ ▓▓████ // ██░░░░▓▓▓▓▓▓▓▓ ██░░░░░░░░░░██ ▓▓▓▓▓▓▓▓██ // ██░░░░▓▓▓▓▓▓▓▓▓▓ ██████████ ▓▓▓▓▓▓▓▓▓▓██ // ████████████▓▓▓▓ ▓▓▓▓██▓▓▓▓▓▓▓▓██ // ██▓▓▓▓▓▓ ▓▓▓▓▓▓▓▓██████▓▓▓▓██ // ██▓▓▓▓▓▓ ▓▓▓▓▓▓▓▓████░░░░░░██ // ██▓▓▓▓▓▓ ▓▓▓▓▓▓▓▓████░░░░░░██ // ██ ██ ██████ // ██▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓██ // ██▓▓▓▓▓▓▓▓▓▓██▓▓▓▓▓▓▓▓▓▓▓▓██ // ████▓▓▓▓▓▓▓▓██ ██▓▓▓▓▓▓▓▓▓▓████ // ████░░░░░░░░░░██ ██▓▓▓▓▓▓▓▓░░░░████ // ██░░░░░░░░░░░░░░██ ██░░░░░░░░░░░░░░░░██ // ██████████████████ ████████████████████ #base robot_standard.pop #base robot_giant.pop #base robot_guide_vanilla.pop #base ihaz_casino.pop WaveSchedule { StartingCurrency 900 CanBotsAttackWhileInSpawnRoom No RespawnWaveTime 7 AddSentryBusterWhenDamageDealtExceeds 3000 Mission { Objective DestroySentries InitialCooldown 10 Where spawnbot BeginAtWave 1 RunForThisManyWaves 8 CooldownTime 30 DesiredCount 1 TFBot { Template T_TFBot_SentryBuster } } Mission { Objective Spy Where spawnbot_mission_spy BeginAtWave 1 RunForThisManyWaves 1 CooldownTime 45 InitialCooldown 45 DesiredCount 3 TFBot { Template T_TFBot_Spy_Elite } } Mission { Objective Sniper Where spawnbot_mission_sniper BeginAtWave 1 RunForThisManyWaves 7 CooldownTime 30 InitialCooldown 30 DesiredCount 3 TFBot { Template T_TFBot_Sniper_Machina } } // // // WAVE 1 // // Wave { StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } InitWaveOutput { Target chips_add_5_relay Action Trigger } Checkpoint Yes WaveSpawn { Name "w1a" Where spawnbot TotalCount 20 MaxActive 6 SpawnCount 2 WaitBeforeStarting 0 WaitBetweenSpawns 2 TotalCurrency 450 Squad { TFBot { Class Soldier WeaponRestrictions SecondaryOnly Skill Normal ClassIcon heavy_shotgun Scale 1 Item "Hellhunter's Headpiece" Name "Omerta Thug" } TFBot { Template T_TFBot_Medic_QuickUber Item "Prussian Pickelhaube" } } } WaveSpawn { Name "w1agiant" Where spawnbot TotalCount 1 MaxActive 1 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 12 TotalCurrency 50 TFBot { Template T_TFBot_Giant_Soldier_SlowBarrage Item "Chieftain's Challenge" } } WaveSpawn { Name "w1bgiant" FirstSpawnWarningSound music/hl2_song20_submix4.mp3 WaitForAllDead "w1agiant" Where spawnbot TotalCount 2 MaxActive 2 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 40 TotalCurrency 50 TFBot { Template T_TFBot_Giant_Soldier_RocketShotgun Item "The Grenadier's Softcap" } } WaveSpawn { Name "w1b" WaitForAllSpawned "w1a" Where spawnbot TotalCount 24 MaxActive 12 SpawnCount 4 WaitBeforeStarting 0 WaitBetweenSpawns 4 TotalCurrency 300 Squad { TFBot { Template T_TFBot_Heavy_Tomislav ClassIcon heavy Skill Normal Name "Mags" } TFBot { Template T_TFBot_Heavy_Tomislav ClassIcon heavy Skill Normal Name "O'Hanrahan" } TFBot { Template T_TFBot_Heavy_Tomislav ClassIcon heavy Skill Normal Name "Poindexter" } TFBot { Template T_TFBot_Heavy_Tomislav ClassIcon heavy Skill Normal Name "Razz" } } } WaveSpawn { Name "w1cgiant" WaitForAllDead "w1bgiant" DoneWarningSound vo\mvm\mght\heavy_mvm_m_paincrticialdeath02.mp3 Where spawnbot TotalCount 1 MaxActive 1 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 12 TotalCurrency 50 TFBot { Template T_TFBot_Chief_Heavyweapons_Shotgun_Chief } } //runners WaveSpawn { Where spawnbot_chips TotalCount 10 MaxActive 1 SpawnCount 1 WaitBeforeStarting 1 WaitBetweenSpawnsAfterDeath 12 TotalCurrency 0 Support 1 TFBot { Template T_TFBot_Chips_1 } } //Dummy Spawns WaveSpawn { Where spawnbot TotalCount 0 MaxActive 0 SpawnCount 0 WaitBeforeStarting 0 TotalCurrency 0 Support 1 FirstSpawnWarningSound music/hl2_song20_submix4.mp3 WaitForAllDead "w1agiant" RandomChoice { RandomChoice { TFBot { Class Scout } } } } } // // // WAVE 2 // // Wave { StartWaveOutput { Target wave_start_relay_ironman Action Trigger } DoneOutput { Target wave_finished_relay_ironman Action Trigger } Checkpoint Yes WaveSpawn { Name "w2a" Where spawnbot TotalCount 1 MaxActive 1 SpawnCount 1 DoneWarningSound vo\mvm\mght\soldier_mvm_m_paincrticialdeath03.mp3 WaitBeforeStarting 1 WaitBetweenSpawns 12 TotalCurrency 50 RandomChoice { TFBot { Template T_TFBot_Chief_Soldier_Airstrike Health 15000 } TFBot { Template T_TFBot_Giant_Soldier_Spammer_Chief } } } WaveSpawn { Name "w2b" WaitForAllDead "w2a" FirstSpawnWarningSound music/hl2_song31.mp3 Where spawnbot TotalCount 2 MaxActive 2 SpawnCount 2 WaitBeforeStarting 0 WaitBetweenSpawns 15 TotalCurrency 50 Squad { TFBot { Template T_TFBot_Giant_Heavyweapons Name "Mr Bishop" Item "Capone's Capper" } TFBot { Template T_TFBot_Giant_Medic_Uber Item "Vintage Tyrolean" } } } WaveSpawn { Name "w2b" WaitForAllDead "w2a" Where spawnbot TotalCount 12 MaxActive 6 SpawnCount 6 WaitBeforeStarting 0 WaitBetweenSpawns 12 TotalCurrency 50 TFBot { Template T_TFBot_Soldier_Bison Health 200 Attributes AlwaysCrit Name "Van Graff Mercenary" } } WaveSpawn { Name "w2b" WaitForAllDead "w2a" FirstSpawnWarningSound music/hl2_song31.mp3 Where spawnbot TotalCount 1 MaxActive 1 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 6 TotalCurrency 50 Tank { Health 33000 Name "tankboss_" Skin 1 Speed 75 StartingPathTrackNode "tank_path_b_1" OnKilledOutput { Target boss_dead_relay Action Trigger } OnBombDroppedOutput { Target boss_deploy_relay Action Trigger } } } // we have come for your bomb WaveSpawn { Name "w2c" WaitForAllDead "w2b" Where spawnbot TotalCount 6 MaxActive 6 SpawnCount 6 WaitBeforeStarting 0 WaitBetweenSpawns 30 TotalCurrency 100 TFBot { Template T_TFBot_Giant_Scout_Fast Name "Super Crimson Caravan Runner" } } WaveSpawn { Support 1 Where spawnbot TotalCurrency 600 TotalCount 100 MaxActive 12 SpawnCount 12 WaitBetweenSpawns 60 WaitBeforeStarting 0 TFBot { Template T_TFBot_Scout_Saber Name "Maud's Muggers" } } //runners WaveSpawn { Where spawnbot_chips TotalCount 10 MaxActive 1 SpawnCount 1 WaitBeforeStarting 1 WaitBetweenSpawnsAfterDeath 12 TotalCurrency 0 Support 1 TFBot { Template T_TFBot_Chips_1 } } //Dummy Spawns } // // // WAVE 3 // // }