//Created by Yoovy: https://steamcommunity.com/profiles/76561198017198600/ #base robot_yoovy_2026.pop #base robot_giant_yoovy_2026.pop #base reforge6_sheet.pop #base robot_standard.pop #base robot_giant.pop #base robot_giantmania_2024.pop Custom_MvM_Hell { ExtraSpawnPoint { Name "hatch" //-1280 -0 -127 TeamNum 3 X -1280 Y -0 Z -110 } TextPrintTime 0 StartingCurrency 25000 RespawnWaveTime 0 FixedRespawnWaveTime yes CanBotsAttackWhileInSpawnRoom no UseOriginalAnimsForUnintendedClassWeapons 1 Wave { StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } Explanation { Line "{red}////////////////////////////////////" Line "This mission is for testing {yellow}Reforged Upgrades!" Line "Makeshift Google Doc wiki of the changes: {blue}https://docs.google.com/document/d/1dZ7KwlzyRgcWL9hk4lWIFbrKduQoBYT7_kpW8eVSi94/edit?usp=sharing" Line "{red}////////////////////////////////////" } WaveSpawn { Name W1_01 TotalCurrency 999 TotalCount 999 MaxActive 1 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 0 Where spawnbot_front TFBot { Class Heavy WeaponRestrictions MeleeOnly Attributes UseBossHealthBar Skill Normal Attributes DisableDodge Attributes IgnoreEnemies Attributes IgnoreFlag Action Idle } } WaveSpawn { Name W1_01 TotalCurrency 999 TotalCount 999 MaxActive 1 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 0 Where hatch TFBot { Template T_TFBot_Giant_Soldier Attributes UseBossHealthBar Skill Expert CustomEyeGlowColor "255 0 0" Attributes DisableDodge Attributes IgnoreEnemies Attributes IgnoreFlag Action Idle } } } Wave { StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { Name W2_01 TotalCurrency 999 TotalCount 999 MaxActive 1 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 0 Where hatch TFBot { Template YoovyBot_GM_Titan_Scout_Sandman Skill Expert CustomEyeGlowColor "255 0 0" Attributes IgnoreFlag Action Mobber } } } }