//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 850 RespawnWaveTime 6 CanBotsAttackWhileInSpawnRoom no Templates { } Mission { Objective DestroySentries Where spawnbot BeginAtWave 1 RunForThisManyWaves 5 InitialCooldown 30 CooldownTime 30 DesiredCount 2 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 { Name winter TotalCurrency 75 TotalCount 50 MaxActive 2 SpawnCount 5 WaitBeforeStarting 0 WaitBetweenSpawns 3 Where spawnbot_house Squad { TFBot { ClassIcon sniper Health 125 Name "winter sniper" Scale 1.5 Class Sniper Skill Hard BehaviorModifiers Mobber WeaponRestrictions SecondaryOnly Item "the hitman's heatmaker" Item "the cleaner's carbine" Item "the cold killer" Item "the snow scoper" } } } WaveSpawn { Name Alaska WaitForAllDead winter TotalCurrency 125 TotalCount 66 MaxActive 3 SpawnCount 10 WaitBeforeStarting 0 WaitBetweenSpawns 3 Where spawnbot_house Squad { TFBot { ClassIcon engineer Health 125 Name "Alaskin engineer" Scale 1.5 Class Engineer Skill Hard BehaviorModifiers Mobber WeaponRestrictions PrimaryOnly Item "the brown bomber" Item "the dogfighter" } TFBot { Template T_TFBot_Medic Item "the brown bomber" Item "the merc's muffler" } } } WaveSpawn { Name furnaces WaitForAllDead Alaska TotalCurrency 350 TotalCount 90 MaxActive 1 SpawnCount 10 WaitBeforeStarting 0 WaitBetweenSpawns 3 Where spawnbot_house Squad { TFBot { ClassIcon heavyweapons Health 350 Name "Furnace heavy" Scale 1.5 Class HeavyWeapons Skill Hard WeaponRestrictions PrimaryOnly ItemAttributes { ItemName "iron curtain" "crit vs burning players" 1 } Item "iron curtain" Item "the bunsen brave" Item "weight room warmer" } TFBot { ClassIcon pyro Health 175 Name "Cold pyro" Scale 1.5 Class Pyro Skill Normal WeaponRestrictions PrimaryOnly Item "the backburner" Item "napper's respite" Item "the sub zero suit" } } } WaveSpawn { Name "giant golems" WaitForAllDead furnaces TotalCurrency 100 TotalCount 4 MaxActive 1 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 5 Where spawnbot_giant_house Squad { TFBot { ClassIcon spy Health 2275 Name "Giant heated spy" Scale 2.5 Class Spy Skill Hard WeaponRestrictions SecondaryOnly Attributes "MiniBoss" ItemAttributes { ItemName "festive ambassador" "heal on kill" 175 "damage bonus" 15% } Item "festive ambassador" Item "the spy-cicle" Item "the pom-pommed provocateur" Item "dead of night" } } } } } //This file has been generated by http://mvm.tf