#base robot_giant.pop #base robot_standard.pop WaveSchedule { StartingCurrency 20000 RespawnWaveTime 2 CanBotsAttackWhileInSpawnRoom no Wave { StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action trigger } Checkpoint Yes WaveSpawn { Where spawnbot TotalCount 8 MaxActive 8 SpawnCount 8 WaitBeforeStarting 0 WaitBetweenSpawns 5 TotalCurrency 400 Squad { TFBot { Class Scout Skill Normal Item "Crate Smasher" Item "Crazy Noisy Bizarre Pomp" WeaponRestrictions MeleeOnly } TFBot { Class Soldier Skill Normal Item "Crate Smasher" Item "Carry-on Kitty" WeaponRestrictions MeleeOnly } TFBot { Class Pyro Skill Normal Item "Crate Smasher" Item "Benefactor's Bowl" WeaponRestrictions MeleeOnly } TFBot { Class Demoman Skill Normal Item "Crate Smasher" Item "Usual" WeaponRestrictions MeleeOnly } TFBot { Class Heavy Skill Normal Item "Crate Smasher" Item "Shady Business" WeaponRestrictions MeleeOnly } TFBot { Class Engineer Skill Normal Item "Crate Smasher" Item "Free Mane" Item "Hardhat Hazmat" WeaponRestrictions MeleeOnly } TFBot { Class Medic Skill Normal Item "Crate Smasher" Item "Specialist" WeaponRestrictions MeleeOnly } TFBot { Class Sniper Skill Normal Item "Crate Smasher" Item "Carry-on Kitty" WeaponRestrictions MeleeOnly } } } WaveSpawn { Where spawnbot TotalCount 4 MaxActive 4 SpawnCount 4 WaitBeforeStarting 10 WaitBetweenSpawns 5 TotalCurrency 400 Squad { TFBot { Class Soldier Skill Normal Item "Thumper" Item "Usual" WeaponRestrictions SecondaryOnly } TFBot { Class Pyro Skill Normal Item "Thumper" Item "Wok Helmet" WeaponRestrictions SecondaryOnly } TFBot { Class Engineer Skill Normal Item "Thumper" Item "Winter Western" WeaponRestrictions PrimaryOnly } TFBot { Class Heavy Skill Normal Item "Thumper" Item "Bigger Mann on Campus" WeaponRestrictions SecondaryOnly } } } WaveSpawn { Where spawnbot TotalCount 1 MaxActive 1 SpawnCount 1 WaitBeforeStarting 20 WaitBetweenSpawns 5 TotalCurrency 400 TFBot { Class Engineer Skill Normal Item "Seasoned Stetson" Item "Gamma Gazer" WeaponRestrictions SecondaryOnly } } WaveSpawn { Where spawnbot TotalCount 1 MaxActive 1 SpawnCount 1 WaitBeforeStarting 30 WaitBetweenSpawns 5 TotalCurrency 400 TFBot { Class Medic Skill Normal Item "Hypodermic Injector" Item "Der Friedensarbeiter" WeaponRestrictions MeleeOnly } } } }