//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 30000 RespawnWaveTime 6 CanBotsAttackWhileInSpawnRoom no AddSentryBusterWhenDamageDealtExceeds 1000 AddSentryBusterWhenKillCountExceeds 1 Templates { } Mission { Objective DestroySentries Where spawnbot BeginAtWave 1 RunForThisManyWaves 2 InitialCooldown 30 CooldownTime 30 DesiredCount 1 TFBot { Template T_TFBot_SentryBuster } } Wave { WaitWhenDone 65 Checkpoint Yes StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { TotalCurrency 400 TotalCount 1 MaxActive 1 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 10 Where spawnbot Squad { TFBot { ClassIcon soldier Health 200 Name "Curly-Bot MK.1" Class Soldier Skill Expert WeaponRestrictions PrimaryOnly Tag "bot_giant" Attributes "UseBossHealthBar" ItemAttributes { ItemName tf_weapon_rocketlauncher "damage bonus" 2.5 "clip size bonus" 1000 critboost 1 "custom desc attr" ""I am the one who crits."" "elevate quality" 5 "fire rate bonus" 4 } CharacterAttributes { "Projectile speed increased" 1 "override footstep sound set" 7 "move speed penalty" 2 } Item "tyrant's helm" Item "the tuxxy" } } } WaveSpawn { TotalCurrency 400 TotalCount 1 MaxActive 1 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 10 Where spawnbot Squad { TFBot { ClassIcon demoman Health 50000 Name "Curly's DemoBot" Class Demoman Skill Expert WeaponRestrictions PrimaryOnly Tag "bot_giant" ItemAttributes { ItemName tf_weapon_grenadelauncher "fire rate bonus" 5 "damage bonus" 2 "crit vs non burning players" 10 } CharacterAttributes { "move speed bonus" 0.5 } Item "damaged capacitor" Item "the grandmaster" } } } WaveSpawn { TotalCurrency 400 TotalCount 10 MaxActive 5 SpawnCount 2 WaitBeforeStarting 0 WaitBetweenSpawns 10 Where spawnbot Squad { TFBot { ClassIcon heavyweapons Health 300 Name HeavyWeapons Class HeavyWeapons Skill Normal BehaviorModifiers Push WeaponRestrictions PrimaryOnly Tag "bot_squad_member" Attributes "VaccinatorBlast" Item "carbonado botkiller minigun mk.i" Item "the apparatchik's apparel" Item "the chicken kiev" } } } } } //This file has been generated by http://mvm.tf