// mvm_scrapyard // expert skill // might get an update in the near future so idk #base robot_standard.pop #base robot_giant.pop #base robot_midori.pop #base rotating_shield.pop WaveSchedule { StartingCurrency 1000 CanBotsAttackWhileInSpawnRoom no RespawnWaveTime 5 FixedRespawnWaveTime 1 NoRomevisionCosmetics 1 ForceHoliday 2 NoHolidayPickups 1 NoThrillerTaunt 1 NoCritPumpkin 1 MedigunShieldDamage 1 SendBotsToSpectatorImmediately 1 AllowBotExtraSlots 1 ExtraBotSlotsNoDeathcam 0 RobotLimit 40 PrecacheModel "models/bots/boss_bot/boss_tank_color.mdl" PrecacheModel "models/props_mvm/robot_spawnpoint.mdl" PrecacheModel "models/workshop/player/items/heavy/road_rager/road_rager.mdl" ExtraSpawnPoint { Name "ambush1" TeamNum 3 X 3424 Y 1344 Z -248 } ExtraSpawnPoint { Name "ambush2" TeamNum 3 X 2656 Y 576 Z -344 } PointTemplates { powerup_logic { OnSpawnOutput { Target "powerup_haver_target" Action SetParent Param "!activator" Delay 0.01 } OnParentKilledOutput { Target "item_powerup_rune" Action Kill Delay 0 } info_target { "targetname" "powerup_haver_target" } } powerup_logic_medic { OnParentKilledOutput { Target "item_powerup_rune" Action Kill Delay 0 } OnParentKilledOutput { Target "powerup_logic_relay" Action Trigger Delay 0.001 } } powerup_relays { NoFixUp 1 logic_relay { "targetname" "powerup_logic_relay" "OnTrigger" "@p@powerup_haver_target*,$RemoveCond,93,0.1,-1" "OnTrigger" "@p@powerup_haver_target*,$RemoveCond,103,0.1,-1" "OnTrigger" "@p@powerup_haver_target*,$RemoveCond,109,0.1,-1" "OnTrigger" "@p@powerup_bystander_target*,$RemoveCond,93,0.1,-1" "OnTrigger" "@p@powerup_bystander_target*,$RemoveCond,103,0.1,-1" "OnTrigger" "@p@powerup_bystander_target*,$RemoveCond,109,0.1,-1" "OnTrigger" "@p@powerup_haver_target*,$RemoveCond,91,0.1,-1" } } FullHeads { OnSpawnOutput { Target !activator Action $SetProp$m_iDecapitations Param 5 } } enemyspawner { prop_dynamic { "targetname" "spawnprop" "classname" "prop_dynamic" "model" "models/props_mvm/robot_spawnpoint.mdl" "DefaultAnim" "idle" "disableshadows" "1" "DisableBoneFollowers" "1" "solid" "0" "skin" "1" "spawnflags" "0" } prop_dynamic { "targetname" "spawnprop" "classname" "prop_dynamic" "model" "models/buildables/teleporter_light.mdl" "DefaultAnim" "running" "disableshadows" "1" "rendercolor" "0 0 0" "DisableBoneFollowers" "1" "solid" "0" "skin" "1" "spawnflags" "0" } } Jeep_Tank // inspired by royal { OnSpawnOutput { Target "!activator" Action "AddOutput" Param "OnHealthBelow40Percent junior:SetAnimation:panic:0:-1" } prop_dynamic { "targetname" "jeep" "spawnflags" "0" "solid" "0" "model" "models/workshop/player/items/heavy/road_rager/road_rager.mdl" "origin" "0 0 0" "angles" "0 0 0" "modelscale" "3" "skin" "0" } prop_dynamic { "targetname" "junior" "spawnflags" "0" "solid" "0" "rendercolor" "255 255 255" "renderamt" "255" "RandomAnimation" "0" "pressuredelay" "0" "physdamagescale" "1.0" "PerformanceMode" "0" "model" "models/bots/bot_worker/bot_worker.mdl" "modelscale" "1.5" "body" "0" "origin" "-8 0 48" "angles" "0 0 0" "DefaultAnim" "idle" "skin" "1" } tf_point_weapon_mimic { "targetname" "gatling_mimic" "WeaponType" "4" "TeamNum" "3" "ModelScale" "1" "SpeedMax" "5000" "SpeedMin" "5000" "Crits" "0" "Damage" "50" "SpreadAngle" "15" "SplashRadius" "10" "FireSound" "Weapon_Minifun.Fire" "origin" "152 -8 107" "angles" "0 0 0" } ambient_generic { "targetname" "windupsound" "origin" "0 0 72" "message" "Weapon_Minifun.WindUp" "health" "10" "pitch" "100" "radius" "512" "spawnflags" "48" } ambient_generic { "targetname" "minishootsound" "origin" "0 0 72" "message" "Weapon_Minifun.Fire" "health" "10" "pitch" "100" "radius" "512" "spawnflags" "16" } ambient_generic { "targetname" "winddownsound" "origin" "0 0 72" "message" "Weapon_Minifun.WindDown" "health" "10" "pitch" "100" "radius" "512" "spawnflags" "48" } info_particle_system { "targetname" "miniparticle" "origin" "144 8 107" "effect_name" "muzzle_minigun_constant" } logic_relay { "targetname" "minigun_shoot_relay" "OnTrigger" "windupsound,PlaySound,,0,-1" "OnTrigger" "windupsound,StopSound,,2,-1" "OnTrigger" "gatling_mimic,FireMultiple,4,2.5,-1" "OnTrigger" "minitimer,Enable,,2.5,-1" "OnTrigger" "minishootsound,PlaySound,,3,-1" "OnTrigger" "miniparticle,Start,,2.5,-1" "OnTrigger" "minitimer,Disable,,8,-1" "OnTrigger" "minishootsound,StopSound,,8,-1" "OnTrigger" "miniparticle,Stop,,8,-1" "OnTrigger" "winddownsound,PlaySound,,8.5,-1" } logic_timer { "targetname" "minifiretimer" "refiretime" "0.105" "startdisabled" "1" "OnTimer" "gatling_mimic,FireMultiple,4,0,-1" } logic_timer { "targetname" "minishoottimer" "UpperRandomBound" "10" "LowerRandomBound" "10" "UseRandomTime" "0" "OnTimer" "minigun_shoot_relay,Trigger,,0,-1" } } SawbladeLauncherLogic { func_rotating { targetname "rot" spawnflags 593 fanfriction 333333 maxspeed 400 } OnSpawnOutput { target "rot" action "addoutput" param "avelocity 0 400 0" delay 0.01 } OnSpawnOutput { target "!activator" action "addoutput" param "rendermode 10" delay 0.01 } prop_dynamic { targetname "blade1" parentname "rot" model "models/props_forest/saw_blade.mdl" angles "0 0 -90" } } TeleChain_Start { NoFixup 1 KeepAlive 1 info_target { "targetname" "tele_chain_location" } } TeleChain_Continue { KeepAlive 1 OnSpawnOutput { Target "!activator" Action "$TeleportToEntity" Param "tele_chain_location" Delay 0.05 } OnSpawnOutput { Target "tele_chain_location" Action "SetParent" Param "!activator" Delay 0.1 } OnSpawnOutput { Target "tele_chain_location" Action "$SetLocalOrigin" Param "0 0 10" Delay 0.1 } } TeleChain_End { OnSpawnOutput { Target "!activator" Action "$TeleportToEntity" Param "tele_chain_location" Delay 0.05 } OnSpawnOutput { Target "tele_chain_location" Action "Kill" Delay 0.1 } } } SpawnTemplate "powerup_relays" SpawnTemplate { Name "enemyspawner" Origin "3424 1344 -272" } SpawnTemplate { Name "enemyspawner" Origin "2656 576 -368" } Templates { T_TFBot_Heavyweapons_Flyweight_Champ { Name "Flyweight Champ" Class Heavyweapons ClassIcon heavy_champ Scale 0.75 Health 100 Skill Normal WeaponRestrictions MeleeOnly Item "The Killing Gloves of Boxing" Item "Pugilist's Protector" CharacterAttributes { "move speed bonus" 2 "damage penalty" 0.5 "alt-fire disabled" 1 } } T_TFBot_Medic_Booster { Name "Booster Medic" Class Medic ClassIcon medic_boost Attributes SpawnWithFullCharge Skill Normal Item "Upgradeable TF_WEAPON_MEDIGUN" Item "Flatliner" Item "The Quadwrangler" ItemAttributes { ItemName "Upgradeable TF_WEAPON_MEDIGUN" "paintkit_proto_def_index" 214 "set_item_texture_wear" 0 "effect cond override" 36 // "medigun keep charged effect" 1 "effect add attributes" "CARD: move speed bonus|1.2|fire rate bonus hidden|0.5|reload time increased hidden|0" "ubercharge rate bonus" 9999 "uber duration bonus" -9 } CharacterAttributes { "heal rate bonus" 10 "bot medic uber health threshold" 999 } } } Mission // busters { Where spawnbot Objective DestroySentries BeginAtWave 1 DesiredCount 1 InitialCooldown 20 CooldownTime 50 TFBot { Template T_TFBot_SentryBuster_Fix } } Mission // For Wave 1 { Where spawnbot Objective Sniper BeginAtWave 1 RunForThisManyWaves 1 DesiredCount 2 InitialCooldown 35 CooldownTime 35 TFBot { Template T_TFBot_Sniper_Sydney_Sleeper_2 } } Mission // For Wave 2 { Where spawnbot_mission_spy Objective Spy BeginAtWave 2 RunForThisManyWaves 1 DesiredCount 3 InitialCooldown 20 CooldownTime 60 TFBot { Class Spy Skill Expert } } Mission // For Wave 4 { Where spawnbot Objective Sniper BeginAtWave 4 RunForThisManyWaves 1 DesiredCount 2 InitialCooldown 30 CooldownTime 60 TFBot { Template T_TFBot_Sniper Name "Full-Heads Bazaar Sniper" Skill Expert Item "The Bazaar Bargain" Item "Desert Marauder" SpawnTemplate "FullHeads" } } Wave // Wave 1 { WaitWhenDone 65 Checkpoint Yes StartWaveOutput { Target wave_start_classic_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { Name "part01" Where spawnbot Where spawnbot_left Where spawnbot_right TotalCount 30 MaxActive 30 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 0 TotalCurrency 100 TFBot { Template T_TFBot_Heavyweapons_Flyweight_Champ } } WaveSpawn { Name "part02" WaitForAllSpawned "part01" Where spawnbot TotalCount 4 MaxActive 4 SpawnCount 2 WaitBeforeStarting 0 WaitBetweenSpawns 15 TotalCurrency 100 Squad { TFBot { Template T_TFBot_Giant_Soldier_SlowBarrage_Improved } TFBot { Template T_TFBot_Giant_Medic_Shield Attributes IgnoreEnemies } } } WaveSpawn { Name "part02" WaitForAllDead "part01" Where spawnbot TotalCount 24 MaxActive 12 SpawnCount 6 WaitBeforeStarting 10 WaitBetweenSpawns 5 TotalCurrency 100 TFBot { Template T_TFBot_Pyro_Dragon_Fury Skill Hard } } WaveSpawn { Name "part03" WaitForAllSpawned "part02" Where spawnbot TotalCount 25 MaxActive 10 SpawnCount 5 WaitBeforeStarting 0 WaitBetweenSpawns 5 TotalCurrency 100 TFBot { Template T_TFBot_Heavyweapons_Shotgun } } WaveSpawn { Name "part03" WaitForAllSpawned "part02" Where spawnbot TotalCount 4 MaxActive 4 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 25 TotalCurrency 100 TFBot { Template T_TFBot_Giant_Scout Name "Giant Bat Scout" ClassIcon scout_bat_nys WeaponRestrictions MeleeOnly } } WaveSpawn { Name "part03" WaitForAllSpawned "part02" Where spawnbot TotalCount 8 MaxActive 4 SpawnCount 1 WaitBeforeStarting 20 WaitBetweenSpawns 5 TotalCurrency 100 TFBot { Template T_TFBot_Demoman_Samurai } } } Wave // Wave 2 { WaitWhenDone 65 Checkpoint Yes StartWaveOutput { Target wave_start_classic_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { Name "part01" Where spawnbot TotalCount 27 MaxActive 27 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 0 TotalCurrency 100 TFBot { Template T_TFBot_Demoman_Knight } } WaveSpawn { Name "part02" WaitForAllDead "part01" Where spawnbot TotalCount 10 MaxActive 10 SpawnCount 5 WaitBeforeStarting 0 WaitBetweenSpawns 20 TotalCurrency 100 Squad { TFBot { Template T_TFBot_Giant_Heavyweapons AimTrackingInterval 1 // aims poorly CustomEyeGlowColor "0 255 255" } TFBot { Template T_TFBot_Medic_Kritzkrieg } TFBot { Template T_TFBot_Medic_Kritzkrieg } TFBot { Template T_TFBot_Medic_Kritzkrieg } TFBot { Template T_TFBot_Medic_Kritzkrieg } } } WaveSpawn { Name "part02" WaitForAllSpawned "part01" Where spawnbot TotalCount 28 MaxActive 7 SpawnCount 2 WaitBeforeStarting 42 WaitBetweenSpawns 2 TotalCurrency 100 TFBot { Class Demoman Skill Normal Attributes HoldFireUntilFullReload } } WaveSpawn { Name "part03" WaitForAllSpawned "part02" Where spawnbot TotalCount 4 MaxActive 2 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 20 TotalCurrency 100 TFBot { Template T_TFBot_Giant_Soldier_Spammer Name "Giant Rapid Fire Conch Soldier" ClassIcon soldier_conch_spammer Attributes SpawnWithFullCharge Item "The Concheror" CharacterAttributes { "increase buff duration" 9 "deploy time decreased" 0.5 } } } WaveSpawn // Tank 10k HP { Name "tank" WaitForAllSpawned "part02" TotalCount 1 MaxActive 1 SpawnCount 1 WaitBeforeStarting 10 WaitBetweenSpawns 0 TotalCurrency 100 Tank { Name "tankboss" StartingPathTrackNode "tank_path_b_1" Health 10000 Speed 80 Skin 0 Model "models/empty.mdl" SpawnTemplate Jeep_Tank DisableSmokestack 1 DisableTracks 1 DisableChildModels 1 NoScreenShake 1 // Disable screen shake (Default: 0) NoCrushDamage 1 // Tanks cannot crush players (Default: 0) PingSound "misc/null.wav" EngineLoopSound "misc/null.wav" // IsMiniBoss 0 OnBombDroppedOutput { Target boss_deploy_relay Action Trigger } } } WaveSpawn { Name "part03a" WaitForAllSpawned "tank" Where spawnbot_left TotalCount 40 MaxActive 16 SpawnCount 4 WaitBeforeStarting 0 WaitBetweenSpawns 3 TotalCurrency 100 Squad { NoWaitForFormation 1 TFBot { Class Sniper ClassIcon sniper_bushwacka Name "Bushwacka Sniper" Health 300 Scale 1.25 WeaponRestrictions MeleeOnly Item "The Bushwacka" } TFBot { Template T_TFBot_Sniper_Jarate Skill Normal AimLeadProjectileSpeed 1020 } } } } Wave // Wave 3 { WaitWhenDone 65 Checkpoint Yes StartWaveOutput { Target wave_start_classic_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { Name "part01" Where spawnbot TotalCount 4 MaxActive 4 SpawnCount 2 WaitBeforeStarting 0 WaitBetweenSpawns 20 TotalCurrency 200 Squad { TFBot { Template T_TFBot_Giant_Soldier_Spammer_Reload_Hatted } TFBot { Template T_TFBot_Medic_Booster } } } WaveSpawn { Name "part01" Where spawnbot_right TotalCount 32 MaxActive 8 SpawnCount 4 WaitBeforeStarting 5 WaitBetweenSpawns 2 TotalCurrency 100 TFBot { Template T_TFBot_Sniper_SMG Skill Normal } } WaveSpawn // Tank 14k HP { Name "tank" WaitForAllSpawned "part01" TotalCount 1 MaxActive 1 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 0 TotalCurrency 100 Tank { Name "tankboss" StartingPathTrackNode "tank_path_b_1" Health 14000 Speed 75 Skin 0 ClassIcon tank_shield Template RShieldLvL1 OnBombDroppedOutput { Target boss_deploy_relay Action Trigger } } } WaveSpawn { Name "part02" WaitForAllSpawned "part01" Where spawnbot TotalCount 16 MaxActive 8 SpawnCount 4 WaitBeforeStarting 10 WaitBetweenSpawns 20 TotalCurrency 100 Squad { TFBot { Template T_TFBot_Giant_Pyro Name "Giant Venting Pyro" ClassIcon pyro_bigfire Attributes AlwaysFireWeapon MaxVisionRange 150 Item "The Spectralnaut" Item "The Gas Guzzler" ItemAttributes { ItemName "TF_WEAPON_FLAMETHROWER" "flame_speed" -500 "flame_up_speed" 50 "flame_lifetime" 1.4 "flame size bonus" 3 "flame life penalty" 2 "damage bonus" 2 "hand scale" 0.01 } } TFBot { Template T_TFBot_Medic_Quick_Uber } TFBot { Template T_TFBot_Medic_Quick_Uber } TFBot { Template T_TFBot_Medic_Quick_Uber } } } WaveSpawn { Name "part02" WaitForAllSpawned "part01" Where spawnbot TotalCount 4 MaxActive 2 SpawnCount 1 WaitBeforeStarting 10 WaitBetweenSpawns 15 TotalCurrency 100 TFBot { Template T_TFBot_Giant_Scout_Pistol } } WaveSpawn { Name "part03" WaitForAllSpawned "part02" Where spawnbot TotalCount 12 MaxActive 4 SpawnCount 2 WaitBeforeStarting 0 WaitBetweenSpawns 4 TotalCurrency 100 TFBot { Template T_TFBot_Heavy_IronFist_Airblast } } WaveSpawn { Name "ambush" WaitForAllSpawned "part02" Where ambush1 Where ambush2 TotalCount 20 MaxActive 5 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 2 TotalCurrency 0 Support Limited RandomSpawn 1 FirstSpawnWarningSound "mvm/mvm_tele_deliver.wav" TFBot { Class Soldier ClassIcon soldier_ambush Skill Easy AimTrackingInterval 0.05 CustomEyeGlowColor "255 240 36" Action Mobber MoveBehindEnemy 1 MaxVisionRange 450 ItemAttributes { ItemName "TF_WEAPON_ROCKETLAUNCHER" "crit from behind" 1 "blast dmg to self increased" 0 } } } } Wave // Wave 4 { WaitWhenDone 65 Checkpoint Yes StartWaveOutput { Target wave_start_classic_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { Name "part01" Where spawnbot TotalCount 40 MaxActive 16 SpawnCount 4 WaitBeforeStarting 0 WaitBetweenSpawns 4 TotalCurrency 100 Squad { TFBot { Template T_TFBot_Sniper_Huntsman Name "Penetrating Bowman" ClassIcon sniper_bow_penetrate Health 300 Scale 1.25 Item "The Anger" Item "The Fortified Compound" ItemAttributes { ItemName "The Fortified Compound" "projectile penetration" 1 "damage penalty" 0.5 } } TFBot { Template T_TFBot_Medic_Quick_Uber } } } WaveSpawn { Name "part01" Where spawnbot TotalCount 4 MaxActive 2 SpawnCount 2 WaitBeforeStarting 20 WaitBetweenSpawns 25 TotalCurrency 100 Squad { TFBot { Name "Giant Sawblade Heavy" Class Heavyweapons ClassIcon heavy_chainsaw Health 5000 Attributes MiniBoss Skill Expert MaxVisionRange 1000 WeaponRestrictions PrimaryOnly AimLeadProjectileSpeed 1 Item "TF_WEAPON_GRENADELAUNCHER" Item "The Outdoorsman" ItemAttributes { ItemName "TF_WEAPON_GRENADELAUNCHER" "override projectile type" 18 // ranger "mult projectile scale" 0.01 "projectile gravity native" 0.1 "mult projectile scale" 0.01 "ignores other projectiles" 1 "fire rate bonus hidden" 2 "reload time increased" -1 "damage penalty" 0.3 "bleeding duration" 4 "mult bleeding dmg" 2.5 "custom weapon fire sound" "misc/null.wav" "custom item model" "models/empty.mdl" "custom kill icon" "saw_kill" "no self blast dmg" 1 "custom projectile size" 1350 "centerfire projectile" 1 "projectile lifetime" 5 "grenade bounce speed" 1 "reset arrow hits on bounce" 1 } ItemAttributes { ItemName "TF_WEAPON_FISTS" "is_passive_weapon" 1 "fire rate penalty" 2 "damage penalty" 0 } CharacterAttributes { "move speed bonus" 0.5 "damage force reduction" 0.2 "airblast vulnerability multiplier" 0.2 "override footstep sound set" 2 } ShootTemplate { Name SawbladeLauncherLogic AttachToProjectile 1 ItemName "TF_WEAPON_GRENADELAUNCHER" } } TFBot { Template T_TFBot_Giant_Medic_Regen } } } WaveSpawn { Name "part02a" WaitForAllSpawned "part01" Where spawnbot_left Where spawnbot_right TotalCount 32 MaxActive 8 SpawnCount 4 WaitBeforeStarting 0 WaitBetweenSpawns 2 TotalCurrency 100 TFBot { Class Demoman ClassIcon demo_clusterbomb Name "Clusterbomb Shotgun" Skill Normal Attributes HoldFireUntilFullReload Item "The Iron Bomber" ItemAttributes { ItemName "The Iron Bomber" "fire rate bonus" 0.001 "damage penalty" 0.25 "faster reload rate" 0.9 "projectile speed increased" 1.2 "blast radius decreased" 1.25 "projectile spread angle penalty" 2 } } } WaveSpawn { Name "part02" WaitForAllSpawned "part01" Where spawnbot TotalCount 20 MaxActive 10 SpawnCount 10 WaitBeforeStarting 30 WaitBetweenSpawns 15 TotalCurrency 100 Squad { NoWaitForFormation 1 TFBot { Name "Giant Explosive Pyro" Class Pyro ClassIcon pyro_gascann_explode Health 3000 Attributes MiniBoss Attributes SpawnWithFullCharge Attributes AlwaysFireWeapon Skill Expert WeaponRestrictions SecondaryOnly Item "The Gas Passer" Item "The Rusty Reaper" ItemAttributes { ItemName "The Gas Passer" "mult_item_meter_charge_rate" 0.001 "explode_on_ignite" 1 "fire rate bonus" 6 } CharacterAttributes { "move speed bonus" 0.5 "damage force reduction" 0.6 "airblast vulnerability multiplier" 0.6 "override footstep sound set" 6 "dmg penalty vs players" 0.25 } } TFBot { Template T_TFBot_Scout_SunStick_Fix } TFBot { Template T_TFBot_Scout_SunStick_Fix } TFBot { Template T_TFBot_Scout_SunStick_Fix } TFBot { Template T_TFBot_Scout_SunStick_Fix } TFBot { Template T_TFBot_Scout_SunStick_Fix } TFBot { Template T_TFBot_Scout_SunStick_Fix } TFBot { Template T_TFBot_Scout_SunStick_Fix } TFBot { Template T_TFBot_Scout_SunStick_Fix } TFBot { Template T_TFBot_Scout_SunStick_Fix } } } WaveSpawn { Name "multibuster1" WaitForAllSpawned "part01" Where spawnbot TotalCount 1 MaxActive 1 SpawnCount 1 WaitBeforeStarting 50 WaitBetweenSpawns 0 TotalCurrency 200 TFBot { Template T_TFBot_SentryBuster Name "Matryoshka Buster" ClassIcon sentry_buster_multi Health 3500 UseBusterModel 1 Action SuicideBomber Spawntemplate "TeleChain_Start" } } WaveSpawn { Name "multibuster2" WaitForAllDead "multibuster1" Where spawnbot TotalCount 2 MaxActive 2 SpawnCount 2 WaitBeforeStarting 0 WaitBetweenSpawns 0 TotalCurrency 0 Support Limited RandomChoice { RandomChoice { TFBot { Class Demoman Name "Matryoshka Buster" Health 650 Scale 1.5 UseBusterModel 1 Action SuicideBomber SpawnTemplate "TeleChain_Continue" } } } } WaveSpawn { Name "mulibuster3" WaitForAllDead "multibuster2" Where spawnbot TotalCount 4 MaxActive 4 SpawnCount 4 WaitBeforeStarting 0 WaitBetweenSpawns 0 TotalCurrency 0 Support Limited RandomChoice { RandomChoice { TFBot { Class Demoman Name "Matryoshka Buster" Scale 1 UseBusterModel 1 Action SuicideBomber SpawnTemplate "TeleChain_End" } } } } } Wave // Wave 5 { WaitWhenDone 65 Checkpoint Yes StartWaveOutput { Target wave_start_classic_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { Name "part01" Where spawnbot TotalCount 4 MaxActive 4 SpawnCount 2 WaitBeforeStarting 0 WaitBetweenSpawns 30 TotalCurrency 200 Squad { TFBot { Template T_TFBot_Giant_Heavyweapons } TFBot { Template T_TFBot_Giant_Medic_Shield Attributes IgnoreEnemies } } } WaveSpawn { Name "part01" Where spawnbot_left TotalCount 16 MaxActive 4 SpawnCount 2 WaitBeforeStarting 15 WaitBetweenSpawns 2 TotalCurrency 200 TFBot { Name "Minor Bomber" Class Demoman ClassIcon demo_bomber Scale 1.4 Health 650 Attributes HoldFireUntilFullReload Attributes AlwaysCrit Skill Normal WeaponRestrictions PrimaryOnly AimLeadProjectileSpeed 1217 Item "Upgradeable TF_WEAPON_GRENADELAUNCHER" Item "Prince Tavish's Crown" ItemAttributes { ItemName "Upgradeable TF_WEAPON_GRENADELAUNCHER" "fire rate bonus" 0.2 "faster reload rate" 0.3 "clip size upgrade atomic" 2 "projectile speed increased" 1.5 } CharacterAttributes { "move speed bonus" 0.85 "health regen" 2 } } } WaveSpawn { Name "part02" WaitForAllDead "part01" Where spawnbot TotalCount 4 MaxActive 4 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 12 TotalCurrency 100 TFBot { Name "Giant Linebacker Demo" Class Demoman ClassIcon demo_charger Health 3000 Attributes MiniBoss Skill Expert WeaponRestrictions MeleeOnly Item "The Splendid Screen" Item "The Bolt Action Blitzer" Item "Backbreaker's Guards" ItemAttributes { ItemName "The Splendid Screen" "dmg taken from fire reduced" 1 "dmg taken from blast reduced" 1 "full charge turn control" 50 "charge time increased" 2 "charge impact damage increased" 2.5 "charge recharge rate increased" 100 "damage causes airblast" 1 } ItemAttributes { ItemName "TF_WEAPON_BOTTLE" "custom item model" "models/empty.mdl" "custom kill icon" "fists" "dmg bonus vs buildings" 5000 } CharacterAttributes { "move speed bonus" 0.5 "damage force reduction" 0.7 "airblast vulnerability multiplier" 0.7 "override footstep sound set" 4 } } } WaveSpawn { Name "part02" WaitForAllDead "part01" Where spawnbot Where spawnbot_left Where spawnbot_right TotalCount 32 MaxActive 8 SpawnCount 4 WaitBeforeStarting 0 WaitBetweenSpawns 2 TotalCurrency 100 TFBot { Class Scout Skill Normal } } WaveSpawn { Name "part03" WaitForAllDead "part01" Where ambush1 Where ambush2 TotalCount 4 MaxActive 4 SpawnCount 1 WaitBeforeStarting 32 WaitBetweenSpawns 10 TotalCurrency 50 RandomSpawn 1 FirstSpawnWarningSound "mvm/mvm_tele_deliver.wav" TFBot { Template T_TFBot_Giant_Pyro Name "Giant Cloak Pyro" ClassIcon pyro_d Action Mobber Attributes DisableDodge MoveBehindEnemy 1 MaxVisionRange 150 AddCond { Name "TF_COND_STEALTHED_USER_BUFF_FADING" } Item "The Backburner" CharacterAttributes { "airblast disabled" 1 } } } WaveSpawn { Name "manglers" Where spawnbot TotalCount 999 MaxActive 2 SpawnCount 2 WaitBeforeStarting 30 WaitBetweenSpawns 60 TotalCurrency 0 Support 1 TFBot { Template T_TFBot_Soldier_Mangler Action Sniper AimTrackingInterval 0.05 AimLeadProjectileSpeed 1100 CustomEyeGlowColor "255 240 36" ItemAttributes { ItemName "The Cow Mangler 5000" "reload time decreased" -1 } } } } }