//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 10000 RespawnWaveTime 6 CanBotsAttackWhileInSpawnRoom no Templates { } Wave { WaitWhenDone 65 Checkpoint Yes StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { TotalCurrency 420 TotalCount 1 MaxActive 5 SpawnCount 2 WaitBeforeStarting 0 WaitBetweenSpawns 10 Where spawnbot Squad { TFBot { ClassIcon scout Health 500 Name "Tu puta madre" Scale 1.0 Class Scout Skill Easy WeaponRestrictions MeleeOnly Attributes "AlwaysFireWeapon" CharacterAttributes { "move speed bonus" 0.10 } } } } WaveSpawn { TotalCurrency 69 TotalCount 20 MaxActive 4 SpawnCount 2 WaitBeforeStarting 2 WaitBetweenSpawns 10 Where spawnbot Squad { TFBot { ClassIcon sentry_buster Health 2500 Name "Sentry Buster" Scale 1.6 Class Demoman Skill Expert BehaviorModifiers Mobber WeaponRestrictions MeleeOnly Tag "bot_sentrybuster" Attributes "IgnoreFlag" CharacterAttributes { "move speed bonus" 2 "damage force reduction" 0.5 "airblast vulnerability multiplier" 0.5 "override footstep sound set" 7 "cannot be backstabbed" 1 "cannot pick up intelligence" 1 } Item "the ullapool caber" } } } } } //This file has been generated by http://mvm.tf