WaveSchedule { Templates { T_TFBot_Tele_Buster { ClassIcon telebuster Health 2000 Name Tele-Buster Class Demoman Skill Expert WeaponRestrictions MeleeOnly Attributes "TeleportToHint" //Used to teleport near the bomb Attributes "MiniBoss" Item "the ullapool caber" Item "the cool breeze" Item "antlers" 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 } } ///////////////////////////////////////////////// /////// These sentry busters are made by redmyclan ///////////////////////////////////////////////// T_TFBot_Spy_SentryBuster { Class Spy Name "Spy-try Buster" Skill Expert Health 2500 Scale 1.5 ClassIcon sentry_buster Attributes MiniBoss CharacterAttributes { "move speed bonus" 2 "damage bonus" 0.1 "fire rate bonus" 0.8 "damage force reduction" 0.5 "airblast vulnerability multiplier" 0.5 "override footstep sound set" 7 "cannot be backstabbed" 1 "Reload time decreased" 0.01 } } T_TFBot_SentryBuster_Knight { Class Demoman Name "Knight Buster" // Used to a meme sentry buster Skill Expert Health 2500 Item "The Eyelander" Item "Conspiracy Cap" WeaponRestrictions MeleeOnly ClassIcon sentry_buster Attributes MiniBoss Attributes AlwaysFireWeapon CharacterAttributes { "move speed bonus" 2 "damage bonus" 2.0 "fire rate bonus" 0.5 "damage force reduction" 0.5 "airblast vulnerability multiplier" 0.5 "override footstep sound set" 7 "cannot be backstabbed" 1 //"damage force increase" -1000.0 "drop health pack on kill" 1 "critboost on kill" 5 } } T_TFBot_SentryBuster_Armored { Class Demoman Name "Tank Buster" Skill Expert Health 5000 Item "The Ullapool Caber" Item "The Glasgow Great Helm" Item "The Dark Age Defender" Scale 2 WeaponRestrictions MeleeOnly ClassIcon sentry_buster_armoured Attributes MiniBoss ItemAttributes { ItemName "The Ullapool Caber" "mod shovel speed boost" 1 } CharacterAttributes { "move speed bonus" 0.75 "Blast radius increased" 5.5 "fire rate bonus" 10.0 "damage force reduction" 0.0 "airblast vulnerability multiplier" 0.5 "override footstep sound set" 7 "gesture speed increase" 0.1 } } T_TFBot_SentryBuster_Cannon { Class Demoman Name "Cannon Buster" // Used to be called, Sonic Buster. I had to change this sentry buster a bit. Skill Expert Health 2000 Item "The Ullapool Caber" //Item "The Iron Bomber" Item "tf_weapon_grenadelauncher" Attributes AlwaysFireWeapon WeaponRestrictions PrimaryOnly ClassIcon sentry_buster Attributes MiniBoss ItemAttributes { ItemName "tf_weapon_grenadelauncher" "dmg bonus vs buildings" 5.0 } CharacterAttributes { "move speed bonus" 1.25 "damage penalty" 0.5 "Blast radius increased" 15.0 "fire rate bonus" 1.5 "damage force reduction" 0.5 "airblast vulnerability multiplier" 0.5 "override footstep sound set" 7 "gesture speed increase" 0.5 } } T_TFBot_SentryBuster_Scatter { Class Demoman Name "Scatter Buster" //Used to be "Barrarge Buster" Skill Expert Health 2500 Item "The Ullapool Caber" WeaponRestrictions PrimaryOnly ClassIcon sentry_buster_scatter Attributes MiniBoss Attributes AlwaysFireWeapon CharacterAttributes { "move speed bonus" 0.5 "damage bonus" 0.25 "dmg bonus vs buildings" 5.0 "fire rate bonus" 0.1 "damage force reduction" 0.5 "airblast vulnerability multiplier" 0.5 "override footstep sound set" 7 "cannot be backstabbed" 1 "Reload time decreased" 0.01 "drop health pack on kill" 1 "projectile spread angle penalty" 50 } } T_TFBot_SentryBuster_Heal { Class Demoman Name "Healing Buster" Skill Expert Health 2500 Item "The Ullapool Caber" Item "The Iron Bomber" WeaponRestrictions PrimaryOnly ClassIcon sentry_buster Attributes MiniBoss Attributes AlwaysFireWeapon CharacterAttributes { "Projectile speed increased" 0.8 "Blast radius increased" 5.0 "dmg bonus vs buildings" -10.0 "damage penalty" -2.0 "fire rate bonus" 3.0 "damage force reduction" 0.5 "airblast vulnerability multiplier" 0.5 "override footstep sound set" 7 "cannot be backstabbed" 1 "Reload time decreased" 0.01 "drop health pack on kill" 1 "heal on hit for rapidfire" 50 } } ///////////////////////////////////////////////// /////// End of redmyclan's sentry busters ///////////////////////////////////////////////// T_TFBot_SentryBuster_Bonk { ClassIcon sentry_buster Health 2000 Name "Bonk Buster" Class Scout Skill Hard Attributes MiniBoss WeaponRestrictions MeleeOnly Item "bonk! atomic punch" Item "Bonk Helm" CharacterAttributes { "move speed bonus" 2 "damage force reduction" 0.5 "airblast vulnerability multiplier" 0.5 "override footstep sound set" 7 "cannot be backstabbed" 1 "deploy time increased" 0.001 "increase buff duration" 2.5 } } T_TFBot_SentryBuster_BuffBanner { ClassIcon sentry_buster Health 2500 Name "Buff Buster" Class Soldier Skill Hard Attributes MiniBoss Attributes SpawnWithFullCharge WeaponRestrictions MeleeOnly Item "the buff banner" Item "The Doe-Boy" CharacterAttributes { "move speed bonus" 2 "damage force reduction" 0.5 "airblast vulnerability multiplier" 0.5 "override footstep sound set" 7 "cannot be backstabbed" 1 "deploy time increased" 0.001 "increase buff duration" 10.0 } } T_TFBot_SentryBuster_Conch { ClassIcon sentry_buster Health 2000 Name "Concheror Buster" Class Soldier Skill Normal Attributes MiniBoss WeaponRestrictions MeleeOnly Item "the concheror" Item "Public Speaker" CharacterAttributes { "move speed bonus" 1.75 "damage force reduction" 0.5 "airblast vulnerability multiplier" 0.5 "override footstep sound set" 7 "cannot be backstabbed" 1 "deploy time increased" 0.001 "increase buff duration" 10.0 } } T_TFBot_SentryBuster_Milk { ClassIcon sentry_buster Health 2000 Name "Milk Buster" Class Scout Skill Expert WeaponRestrictions SecondaryOnly Attributes MiniBoss Item "mad milk" Item "The Milkman" ItemAttributes { Name "mad milk" "throwable recharge time" 0.01 } CharacterAttributes { "move speed bonus" 2 "damage force reduction" 0.5 "airblast vulnerability multiplier" 0.5 "override footstep sound set" 7 "cannot be backstabbed" 1 } } } }