//This file has been generated by http://mvm.tf //Copy this file in your tf/scripts/population folder #base robot_giant.pop #base robot_standard.pop #base robot_gatebot.pop population { StartingCurrency 2000 RespawnWaveTime 3 CanBotsAttackWhileInSpawnRoom no Templates { } Mission { Objective Sniper Where spawnbot_mission_sniper BeginAtWave 1 RunForThisManyWaves 1 InitialCooldown 30 CooldownTime 30 DesiredCount 2 TFBot { Template T_TFBot_Sniper_Sydney_Sleeper Attributes "MiniBoss" Attributes "TeleportToHint" } } Wave { WaitWhenDone 65 Checkpoint Yes StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { TotalCurrency 400 TotalCount 30 MaxActive 15 SpawnCount 6 WaitBeforeStarting 0 WaitBetweenSpawns 10 Where spawnbot Squad { TFBot { ClassIcon scout Health 125 Name Scout Class Scout Skill Normal BehaviorModifiers Mobber } TFBot { BehaviorModifiers Mobber Template T_TFBot_Pyro Attributes "MiniBoss" } TFBot { Template T_TFBot_Sniper } } } WaveSpawn { TotalCurrency 400 TotalCount 10 MaxActive 5 SpawnCount 2 WaitBeforeStarting 0 WaitBetweenSpawns 10 Where spawnbot Squad { TFBot { ClassIcon sniper Health 10000 AutoJumpMin 3 AutoJumpMax 3 Name Dinor Scale 2 Class Scout Skill Expert MaxVisionRange 200 BehaviorModifiers Mobber WeaponRestrictions PrimaryOnly Tag "bot_giant" Attributes "MiniBoss" Attributes "UseBossHealthBar" Attributes "VaccinatorFire" ItemAttributes { ItemName "the shortstop" "damage bonus" 2 } ItemAttributes { ItemName "parasite hat" "attach particle effect" 81 } CharacterAttributes { "move speed penalty" .01 } Item "the shortstop" Item "parasite hat" Item "horrific headsplitter" } } } } } //This file has been generated by http://mvm.tf