#base robot_giant.pop #base robot_standard.pop #base robot_gatebot.pop population { StartingCurrency 4444 RespawnWaveTime 6 CanBotsAttackWhileInSpawnRoom No Templates { } Wave { WaitWhenDone 65 Checkpoint Yes StartWaveOutput { Target BigNet Action RunScriptCode Param " EntFire(`wave_start_relay`, `Trigger`) SendGlobalGameEvent(`show_annotation`, { text = `The Giga Barrage and his Uber Medics will spawn here.` lifetime = 10.0 worldPosX = 6247 worldPosY = 4252 worldPosZ = 600 id = -1 play_sound = `misc/null.wav` show_distance = false show_effect = true visibilityBitfield = 0 }) " } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { TotalCurrency 400 TotalCount 1 MaxActive 1 SpawnCount 1 WaitBeforeStarting 25 WaitBetweenSpawns 1 Where spawnbot Tank { Health 1 Name Tank Speed 75 StartingPathTrackNode boss_path_1 OnKilledOutput { Target boss_dead_relay Action Trigger } OnBombDroppedOutput { Target boss_deploy_relay Action Trigger } } } } }