// This mission is made by CrystalFire. https://steamcommunity.com/id/MYASSISHEAVY/ #base robot_giant.pop #base robot_standard.pop #base robot_gatebot.pop population { StartingCurrency 725 RespawnWaveTime 5 CanBotsAttackWhileInSpawnRoom no FixedRespawnWaveTime Yes Advanced 1 WaveStartCountdown 2 ExtraTankPath { Name "tank_path_c_10_custom" Node "2925 -1607 -557" Node "550 -1622 -443" Node "598 -1318 -429" Node "1516 -562 -434" Node "1511 359 -354" Node "2193 588 -362" Node "2175 1498 -365" Node "222 1664 -366" Node "220 1345 -306" Node "-510 1324 -211" Node "-513 482 -141" Node "-964 517 -141" Node "-1021 1529 -105" Node "-1205 1536 -94" } Templates { } Wave { CustomWaveNumber 0 CustomMaxWaveNumber 0 WaitWhenDone 65 Checkpoint Yes Explanation { Line "Тест" } StartWaveOutput { Target wave_start_relay_classic Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { Name 3H WaitForAllDead 3G TotalCurrency 100 TotalCount 2 MaxActive 2 SpawnCount 1 WaitBeforeStarting 5 WaitBetweenSpawns 30 Where spawnbot FirstSpawnMessage "{yellow}Внимание! Тяжёлые танки! 25.000 ОЗ." Tank { Health 25000 Name "Heavy Tank (II)" Speed 60 Scale 1.25 StartingPathTrackNode tank_path_a_10 OnKilledOutput { Target boss_dead_relay Action Trigger } OnBombDroppedOutput { Target boss_deploy_relay Action Trigger } StartSound "mvm/mvm_cpoint_klaxon.wav" PingSound "ambient_mp3/halloween/mysterious_perc.mp3" } } } }