WaveSchedule { Templates { //SCOUTS Bot_Scout_Bomb { Class Scout } Bot_Scout_Pistol_Bomb { Class Scout WeaponRestrictions SecondaryOnly Name "Pistol Scout" Skill Normal } Bot_Scout_Melee_Bomb { Class Scout WeaponRestrictions MeleeOnly Name "Bat Scout" Skill Hard } Bot_Scout_Sandman_Bomb { Class Scout WeaponRestrictions MeleeOnly Name "Minor League Scout" Skill Hard Item "Batter's Helmet" Item "The Sandman" ItemAttributes { ItemName "The Sandman" "max health additive penalty" -0 } } Bot_Scout_Sandman_FastCharge_Bomb { Class Scout WeaponRestrictions MeleeOnly Name "Hyper League Scout" Skill Hard Item "MNC Mascot Outfit" Item "Batter's Helmet" Item "The Sandman" ItemAttributes { ItemName "The Sandman" "max health additive penalty" -0 "effect bar recharge rate increased" 0.25 } } //SOLDIERS Bot_Soldier_Bomb { Class Soldier } Bot_Soldier_Shotgun_Bomb { Class Soldier WeaponRestrictions SecondaryOnly Name "Shotgun Soldier" Skill Normal Item "The Slo-Poke" } //DEMOMEN Bot_Demoman_Bomb { Class Demoman } //PYROS Bot_Pyro_Bomb { Class Pyro } Bot_Pyro_Melee_Bomb { Class Pyro WeaponRestrictions MeleeOnly Item "Firewall Helmet" Skill Hard Name "Fireaxe Pyro" } Bot_Pyro_Flare_Bomb { Class Pyro WeaponRestrictions SecondaryOnly Skill Hard Name "Flare Pyro" Item "The Flare Gun" } //HEAVIES Bot_Heavy_Melee_Bomb { Class Heavy WeaponRestrictions MeleeOnly Item "Der Maschinensoldaten-Helm" Skill Hard Name "Brawler Heavy" } Bot_Heavy_KGB_Bomb { Class Heavy Name "Heavyweight Champ" WeaponRestrictions MeleeOnly Skill Hard Item "the killing gloves of boxing" Item "Pugilist's Protector" } Bot_Heavy_Bomb { Class Heavy } //MEDICS Bot_Medic_Quickfix_Bomb { Class Medic Item "The Quick-Fix" Name "Quick-Fix Medic" } //SNIPERS Bot_Sniper_Melee_Bomb { Class Sniper Name "Kukri Sniper" Item "Shooter's Tin Topi" Skill Hard WeaponRestrictions MeleeOnly } Bot_Sniper_Huntsman_Bomb { Class Sniper Name "Bowman" Item "The Huntsman" Skill Hard ItemAttributes { ItemName "The Huntsman" "damage penalty" 0.5 } } Bot_Sniper_SMG_Bomb { Class Sniper Name "SMG Sniper" WeaponRestrictions SecondaryOnly } } }