//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 400 RespawnWaveTime 6 CanBotsAttackWhileInSpawnRoom no Templates { } Wave { WaitWhenDone 65 Checkpoint Yes Description "Engineer Round" StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { TotalCurrency 400 TotalCount 15 MaxActive 2 SpawnCount 2 WaitBeforeStarting 0 WaitBetweenSpawns 10 Where spawnbot Squad { TFBot { ClassIcon engineer Health 175 Name "Battle Engie" Class Engineer Skill Normal ItemAttributes { ItemName "panic attack shotgun" "damage bonus" 150% } ItemAttributes { ItemName tf_weapon_pistol "fire rate bonus" 150% "clip size bonus" 200% } ItemAttributes { ItemName "the gunslinger" "fire rate bonus" 500% } Item "panic attack shotgun" Item "the gunslinger" Item "clockwerk's helm" } } } WaveSpawn { TotalCurrency 400 TotalCount 17 MaxActive 1 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 10 Where spawnbot Squad { TFBot { ClassIcon engineer Health 90 Name Engineer Class Engineer EventChangeAttributes { Default { Skill Normal WeaponRestrictions MeleeOnly ItemAttributes { ItemName "the jag" "fire rate bonus" 800% } Item "the wrangler" Item "the jag" Item "the builder's blueprints" Item "the trash toter" } RevertGateBotsBehavior { Skill Normal } } } } } WaveSpawn { TotalCurrency 400 TotalCount 1 MaxActive 5 SpawnCount 3 WaitBeforeStarting 0 WaitBetweenSpawns 10 Where spawnbot Squad { TFBot { ClassIcon engineer Health 500 Name "Ms. Texas " Class Engineer EventChangeAttributes { Default { Skill Normal BehaviorModifiers Push WeaponRestrictions PrimaryOnly Tag "bot_giant" Attributes "AlwaysCrit" ItemAttributes { ItemName "the frontier justice" "clip size penalty" 66% } Item "the frontier justice" Item "the brutal bouffant" Item "the cute suit" } RevertGateBotsBehavior { Skill Normal } } } } } } } //This file has been generated by http://mvm.tf