//Feel free to use these robots. Might be updated from time to time. If I can think of anymore robots to make. WaveSchedule { Templates { T_TFBot_Tele_Buster //Use this to add more activity to the enginner and/or his team. { ClassIcon telebuster Health 2000 Name Tele-Buster Class Demoman Skill Expert WeaponRestrictions MeleeOnly Attributes "TeleportToHint" //Used to teleport near the bomb Attributes "MiniBoss" CharacterAttributes { "move speed bonus" 1.75 "damage force reduction" 0.66 "airblast vulnerability multiplier" 0.66 "override footstep sound set" 7 "cannot be backstabbed" 1 } Item "the ullapool caber" Item "the cool breeze" Item "antlers" } T_TFBot_UberMedic_MoreHP //A quick scope sometimes won't kill them in one hit, as a result they pop uber. { ClassIcon medic_uber_armored Health 250 Name "Uber Medic" Class Medic Skill Hard Attributes "SpawnWithFullCharge" ItemAttributes { ItemName tf_weapon_syringegun_medic "damage penalty" 0.1 } ItemAttributes { ItemName tf_weapon_medigun "ubercharge rate bonus" 1.75 } CharacterAttributes { "heal rate bonus" 4.5 } Item "platinum pickelhaube" } T_TFBot_Giant_Sniper_SMG { ClassIcon sniper_smg Health 1750 Name "Giant Sniper SMG" Scale 1.6 Class Sniper Skill Expert WeaponRestrictions SecondaryOnly ItemAttributes { ItemName tf_weapon_smg "damage bonus" 1.11 "fire rate bonus" 0.62 "clip size bonus" 1 } Tag "bot_giant" Attributes "MiniBoss" Item "shooter's tin topi" } T_TFBot_Giant_Samurai_Demo //WARNING: VERY HARD TO FIGHT! { ClassIcon demoknight_samurai_giant Health 2000 AutoJumpMin 10 AutoJumpMax 10 MaxVisionRange 1500 Name "Giant Samurai Demo" Scale 1.7 Class Demoman Skill Hard WeaponRestrictions MeleeOnly Attributes "AirChargeOnly" Attributes "AutoJump" Attributes "MiniBoss" CharacterAttributes { "move speed bonus" 0.45 "charge time increased" 1.75 "charge recharge rate increased" 7 "increased jump height" 2.3 "bot custom jump particle" 1 "damage bonus" 1.25 "airblast vertical vulnerability multiplier" 0.5 } Item "the splendid screen" Item "the half-zatoichi" Item "demo kabuto" } } }