/info/scripts/population/mvm_15wave_of_the_dead_2_fix.pop
https://bitbucket.org/kimoto/sushi · Unknown · 7025 lines · 6357 code · 668 blank · 0 comment · 0 complexity · 1f46112e0b13666d39112cd1559797dd MD5 · raw file
Large files are truncated click here to view the full file
- // mvm_SFshanghai
-
- #base robot_giant.pop
- #base robot_standard.pop
-
- WaveSchedule
- {
- StartingCurrency 400
- RespawnWaveTime 15
- CanBotsAttackWhileInSpawnRoom No
-
- // MISSION: Sentry Buster
- Mission
- {
- Objective DestroySentries
- Where rb_respawn
- CooldownTime 30
- TFBot
- {
- Template T_TFBot_SentryBuster
- }
- }
-
- // MISSION: Spy Sapper
- Mission
- {
- Objective Spy
-
- InitialCooldown 30
- Where rb_respawn
- RunForThisManyWaves 1
- CooldownTime 5
- DesiredCount 1
-
- TFBot
- {
- Class Spy
- Name "Spy Sapper"
- Skill Expert
- WeaponRestrictions SecondaryOnly
- }
- }
-
- // MISSION: Sniper
- Mission
- {
- Objective Sniper
-
- InitialCooldown 30
- Where rb_respawn
- RunForThisManyWaves 5
- BeginAtWave 10
- CooldownTime 30
- DesiredCount 1
-
- TFBot
- {
- Class Sniper
- Name "Accurately Sniper"
- Skill Expert
- WeaponRestrictions PrimaryOnly
- }
- }
-
- // MISSION: Sniper
- Mission
- {
- Objective Sniper
-
- InitialCooldown 30
- Where rb_respawn
- RunForThisManyWaves 5
- BeginAtWave 11
- CooldownTime 30
- DesiredCount 1
-
- TFBot
- {
- Class Sniper
- Name "Sydney Sleeper Sniper"
- Item "The Sydney Sleeper"
- Item "Master's Yellow Belt"
- Skill Normal
- WeaponRestrictions PrimaryOnly
- }
- }
-
-
-
-
- // WAVE 1
-
- Wave
- {
- WaitWhenDone 60
- Sound "Announcer.IncomingMob"
-
- Checkpoint Yes
-
- StartWaveOutput
- {
- Target bombpath_arrows_clear_relay
- Action Trigger
- }
-
- DoneOutput
- {
- Target bombpath_wavefinished
- Action Trigger
- }
-
- WaveSpawn //WAVE 01a: 48 total, 6 active, scout
- {
- Where rb_respawn
- TotalCount 30
- MaxActive 30
- SpawnCount 2
- WaitBetweenSpawns 7
- WaitBeforeStarting 0
- TotalCurrency 100
-
- TFBot
- {
- Class Scout
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- }
- WaveSpawn //WAVE 01b: 16 total, 6 active, pyro
- {
- Where rb_respawn
- TotalCount 10
- MaxActive 6
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 150
-
- TFBot
- {
- Class Pyro
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 15
- MaxActive 6
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 120
-
- TFBot
- {
- Class Demoman
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 10
- MaxActive 6
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 150
-
- TFBot
- {
- Class Soldier
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 10
- MaxActive 6
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 200
-
- TFBot
- {
- Class Heavyweapons
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 10
- MaxActive 3
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 150
-
- TFBot
- {
- Class Medic
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 20
- MaxActive 6
- SpawnCount 2
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 100
-
- TFBot
- {
- Class Sniper
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 5
- MaxActive 2
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 100
-
- TFBot
- {
- Class Spy
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.6
- }
- }
- }
- }
-
- // WAVE 2
-
- Wave
- {
- WaitWhenDone 60
- Sound "Announcer.IncomingMob"
-
- Checkpoint Yes
-
- StartWaveOutput
- {
- Target bombpath_arrows_clear_relay
- Action Trigger
- }
-
- DoneOutput
- {
- Target bombpath_wavefinished
- Action Trigger
- }
-
- WaveSpawn //WAVE 01a: 48 total, 6 active, scout
- {
- Where rb_respawn
- TotalCount 35
- MaxActive 30
- SpawnCount 2
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 100
- RandomChoice
- {
- TFBot
- {
- Class Scout
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
-
- TFBot
- {
- Class Scout
- Skill Easy
- WeaponRestrictions MeleeOnly
- Name "PLAY BALL!!"
- Item "Batter's Helmet"
- Item "The Sandman"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- "effect bar recharge rate increased" 0.3
- }
- }
- }
- }
- WaveSpawn //WAVE 01b: 16 total, 6 active, pyro
- {
- Where rb_respawn
- TotalCount 15
- MaxActive 6
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 150
- Randomchoice
- {
- TFBot
- {
- Class Pyro
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- TFBot
- {
- Class Pyro
- Skill Easy
- Name "Cooking Pyro"
- WeaponRestrictions MeleeOnly
- Item "Sharpened Volcano Fragment"
- Item "Connoisseur's Cap"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
-
- }
- }
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 20
- MaxActive 6
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 120
- Randomchoice
- {
- TFBot
- {
- Class Demoman
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- TFBot
- {
- Class Demoman
- Skill Easy
- Name "Boomer"
- WeaponRestrictions MeleeOnly
- Item "The Ullapool Caber"
- Item "Ghastly Gibus"
- Health 75
- CharacterAttributes
- {
- "move speed bonus" 0.3
- "damage bonus" 10.0
- }
- }
- }
-
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 15
- MaxActive 6
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 150
- RandomChoice
- {
- TFBot
- {
- Class Soldier
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
-
- TFBot
- {
- Class Soldier
- Skill Easy
- Name "Damage Hurter"
- WeaponRestrictions MeleeOnly
- Item "The Equalizer"
- Health 400
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
-
- }
- }
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 15
- MaxActive 6
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 200
- RandomChoice
- {
- TFBot
- {
- Class Heavyweapons
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- TFBot
- {
- Class Heavyweapons
- Skill Easy
- Name "Boxer"
- WeaponRestrictions MeleeOnly
- Attributes AlwaysCrit
- Item "The Killing Gloves of Boxing"
- Item "Pugilist's Protector"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- TFBot
- {
- Class Heavyweapons
- Skill Easy
- WeaponRestrictions MeleeOnly
- Name "Wrestler"
- Item "Gloves of Running Urgently"
- Item "Large Luchadore"
- Health 600
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- }
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 15
- MaxActive 3
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 150
- Randomchoice
- {
- TFBot
- {
- Class Medic
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
-
- TFBot
- {
- Class Medic
- Skill Easy
- Name "Uber Medic"
- Attributes SpawnWithFullCharge
- WeaponRestrictions SecondaryOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- }
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 25
- MaxActive 6
- SpawnCount 2
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 100
- Randomchoice
- {
- TFBot
- {
- Class Sniper
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
-
- TFBot
- {
- Class Sniper
- Skill Easy
- Name "Poison Bleeder"
- WeaponRestrictions MeleeOnly
- Item "The Tribalman's Shiv"
- Item "Towering pillar of hats"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- "bleeding duration" 20
- }
- }
- }
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 10
- MaxActive 2
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 100
- RandomChoice
- {
- TFBot
- {
- Class Spy
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.6
- }
- }
-
- TFBot
- {
- Class Spy
- Skill Easy
- Name "Not Deadring Spy"
- WeaponRestrictions MeleeOnly
- Item "The Dead Ringer"
- CharacterAttributes
- {
- "move speed bonus" 0.6
- }
- }
- }
- }
- }
-
-
- // WAVE 3
-
- Wave
- {
- WaitWhenDone 60
- Sound "Announcer.IncomingMob"
-
- Checkpoint Yes
-
- StartWaveOutput
- {
- Target bombpath_arrows_clear_relay
- Action Trigger
- }
-
- DoneOutput
- {
- Target bombpath_wavefinished
- Action Trigger
- }
-
- WaveSpawn
- {
- Where boss_respawn
- TotalCount 1
- MaxActive 1
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 500
-
- TFBot
- {
-
- Class Heavyweapons
- Name "Giant Heavy"
- ClassIcon heavy_giant
- Skill Easy
- Health 5000
- Item "Warrior's Spirit"
- Item "Big Chief"
- Item "The All-Father"
- WeaponRestrictions MeleeOnly
- MaxVisionRange 1200
- CharacterAttributes
- {
- "move speed bonus" 0.5
- "damage bonus" 2.0
- "damage force reduction" 0.3
- "airblast vulnerability multiplier" 0.3
- "override footstep sound set" 2
- }
-
- }
- }
- }
-
- // WAVE 4
-
- Wave
- {
- WaitWhenDone 60
- Sound "Announcer.IncomingMob"
-
- Checkpoint Yes
-
- StartWaveOutput
- {
- Target bombpath_arrows_clear_relay
- Action Trigger
- }
-
- DoneOutput
- {
- Target bombpath_wavefinished
- Action Trigger
- }
-
- WaveSpawn //WAVE 01a: 48 total, 6 active, scout
- {
- Where rb_respawn
- TotalCount 45
- MaxActive 10
- SpawnCount 2
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 100
- RandomChoice
- {
- TFBot
- {
- Class Scout
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
-
- TFBot
- {
- Class Scout
- Skill Easy
- WeaponRestrictions MeleeOnly
- Name "PLAY BALL!!"
- Item "Batter's Helmet"
- Item "The Sandman"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- "effect bar recharge rate increased" 0.3
- }
- }
-
- TFBot
- {
- Class Scout
- Skill Easy
- Name "So Fast!"
- Item "Ye olde baker boy"
- WeaponRestrictions MeleeOnly
- Item "The Holy Mackerel"
- CharacterAttributes
- {
- "move speed bonus" 2.0
-
- }
- }
- }
- }
- WaveSpawn //WAVE 01b: 16 total, 6 active, pyro
- {
- Where rb_respawn
- TotalCount 25
- MaxActive 6
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 150
- Randomchoice
- {
- TFBot
- {
- Class Pyro
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- TFBot
- {
- Class Pyro
- Skill Easy
- Name "Cooking Pyro"
- WeaponRestrictions MeleeOnly
- Item "Sharpened Volcano Fragment"
- Item "Connoisseur's Cap"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
-
- }
-
- TFBot
- {
- Class Pyro
- Skill Easy
- Name "I like Fire!"
- WeaponRestrictions MeleeOnly
- Item "The Axtinguisher"
- Item "Hottie's Hoodie"
-
- CharacterAttributes
- {
- "move speed bonus" 0.6
- "dmg taken from fire reduced" 0.0
- }
-
- }
- }
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 30
- MaxActive 6
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 120
- Randomchoice
- {
- TFBot
- {
- Class Demoman
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- TFBot
- {
- Class Demoman
- Skill Easy
- Name "Boomer"
- WeaponRestrictions MeleeOnly
- Item "The Ullapool Caber"
- Item "Ghastly Gibus"
- Health 75
- CharacterAttributes
- {
- "move speed bonus" 0.3
- "damage bonus" 10.0
- }
- }
-
-
- TFBot
- {
- Class Demoman
- Skill Easy
- Name "Sharp Sider"
- WeaponRestrictions MeleeOnly
- Item "The Scotsman's Skullcutter"
- Item "Rimmed Raincatcher"
- Health 250
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- }
-
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 25
- MaxActive 6
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 150
- RandomChoice
- {
- TFBot
- {
- Class Soldier
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
-
- TFBot
- {
- Class Soldier
- Skill Easy
- Name "Damage Hurter"
- WeaponRestrictions MeleeOnly
- Item "The Equalizer"
- Health 400
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
-
- }
-
-
- TFBot
- {
- Class Soldier
- Skill Easy
- Health 600
- Name "Speed Hurter"
- WeaponRestrictions MeleeOnly
- Item "The Escape Plan"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
-
- }
- }
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 25
- MaxActive 6
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 200
- RandomChoice
- {
- TFBot
- {
- Class Heavyweapons
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- TFBot
- {
- Class Heavyweapons
- Skill Easy
- Name "Boxer"
- WeaponRestrictions MeleeOnly
- Attributes AlwaysCrit
- Item "The Killing Gloves of Boxing"
- Item "Pugilist's Protector"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- TFBot
- {
- Class Heavyweapons
- Skill Easy
- WeaponRestrictions MeleeOnly
- Name "Wrestler"
- Item "Gloves of Running Urgently"
- Item "Large Luchadore"
- Health 600
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
-
- TFBot
- {
- Class Heavyweapons
- Skill Easy
- Name "Gangster"
- Item "Mann Co Cap"
- WeaponRestrictions MeleeOnly
- Item "The Eviction Notice"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- "fire rate Bonus" 0.6
- }
- }
- }
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 25
- MaxActive 3
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 150
- Randomchoice
- {
- TFBot
- {
- Class Medic
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
-
- TFBot
- {
- Class Medic
- Skill Easy
- Name "Uber Medic"
- Attributes SpawnWithFullCharge
- WeaponRestrictions SecondaryOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
-
- TFBot
- {
- Class Medic
- Skill Easy
- Name "Critical Medic"
- Attributes SpawnWithFullCharge
- Item "The Kritzkrieg"
- WeaponRestrictions SecondaryOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- }
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 35
- MaxActive 6
- SpawnCount 2
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 100
- Randomchoice
- {
- TFBot
- {
- Class Sniper
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
-
- TFBot
- {
- Class Sniper
- Skill Easy
- Name "Poison Bleeder"
- WeaponRestrictions MeleeOnly
- Item "The Tribalman's Shiv"
- Item "Towering pillar of hats"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- "bleeding duration" 20
- }
- }
-
- TFBot
- {
- Class Sniper
- Skill Easy
- Name "Piss Thrower"
- WeaponRestrictions SecondaryOnly
- Item "Jarate"
- Item "Trophy belt"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- "effect bar recharge rate increased" 0.1
- }
- }
- }
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 15
- MaxActive 2
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 100
- RandomChoice
- {
- TFBot
- {
- Class Spy
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.6
- }
- }
-
- TFBot
- {
- Class Spy
- Skill Easy
- Name "Not Deadring Spy"
- WeaponRestrictions MeleeOnly
- Item "The Dead Ringer"
- CharacterAttributes
- {
- "move speed bonus" 0.6
- }
- }
-
-
- TFBot
- {
- Class Spy
- Skill Easy
- Name "Ninja Spy"
- WeaponRestrictions MeleeOnly
- Item "Spy Oni Mask"
- Item "Conniver's Kunai"
- CharacterAttributes
- {
- "move speed bonus" 2.0
- }
- }
- }
- }
- }
-
- // WAVE 5
-
- Wave
- {
- WaitWhenDone 60
- Sound "Announcer.IncomingMob"
-
- Checkpoint Yes
-
- StartWaveOutput
- {
- Target bombpath_arrows_clear_relay
- Action Trigger
- }
-
- DoneOutput
- {
- Target bombpath_wavefinished
- Action Trigger
- }
-
- WaveSpawn
- {
- Where boss_respawn
- TotalCount 1
- MaxActive 1
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 1000
-
- TFBot
- {
-
- Class Scout
- Name "Giant Heavy"
- Skill Easy
- Health 3000
- WeaponRestrictions MeleeOnly
- MaxVisionRange 1200
- Item "The Atomizer"
- Item "Bonk Boy"
- CharacterAttributes
- {
- "move speed bonus" 2.0
- "damage force reduction" 0.3
- "airblast vulnerability multiplier" 0.3
- "override footstep sound set" 2
- }
-
- }
- }
- }
-
- // WAVE 6
-
- Wave
- {
- WaitWhenDone 60
- Sound "Announcer.IncomingMob"
-
- Checkpoint Yes
-
- StartWaveOutput
- {
- Target bombpath_arrows_clear_relay
- Action Trigger
- }
-
- DoneOutput
- {
- Target bombpath_wavefinished
- Action Trigger
- }
-
- WaveSpawn //WAVE 01a: 48 total, 6 active, scout
- {
- Where rb_respawn
- TotalCount 55
- MaxActive 10
- SpawnCount 2
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 200
- RandomChoice
- {
- TFBot
- {
- Class Scout
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
-
- TFBot
- {
- Class Scout
- Skill Easy
- WeaponRestrictions MeleeOnly
- Name "PLAY BALL!!"
- Item "Batter's Helmet"
- Item "The Sandman"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- "effect bar recharge rate increased" 0.3
- }
- }
-
- TFBot
- {
- Class Scout
- Skill Easy
- Name "So Fast!"
- Item "Ye olde baker boy"
- WeaponRestrictions MeleeOnly
- Item "The Holy Mackerel"
- CharacterAttributes
- {
- "move speed bonus" 2.0
-
- }
- }
-
- TFBot
- {
- Class Scout
- Skill Easy
-
- Name "Elf (Can you see?)"
- Scale 0.08
- WeaponRestrictions MeleeOnly
- Item "The Big Elfin Deal"
- Item "The Bootie Time"
- Item "The Wrap Assassin"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- "effect bar recharge rate increased" 0.3
- }
-
- }
- }
- }
- WaveSpawn //WAVE 01b: 16 total, 6 active, pyro
- {
- Where rb_respawn
- TotalCount 35
- MaxActive 6
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 150
- Randomchoice
- {
- TFBot
- {
- Class Pyro
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- TFBot
- {
- Class Pyro
- Skill Easy
- Name "Cooking Pyro"
- WeaponRestrictions MeleeOnly
- Item "Sharpened Volcano Fragment"
- Item "Connoisseur's Cap"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
-
- }
-
- TFBot
- {
- Class Pyro
- Skill Easy
- Name "I like Fire!"
- WeaponRestrictions MeleeOnly
- Item "The Axtinguisher"
- Item "Hottie's Hoodie"
-
- CharacterAttributes
- {
- "move speed bonus" 0.6
- "dmg taken from fire reduced" 0.0
- }
-
- }
-
- TFBot
- {
- Class Pyro
- Skill Easy
- Name "Sentry Hitter"
- WeaponRestrictions MeleeOnly
- Item "The Homewrecker"
- Item "Respectless rubber glove"
- CharacterAttributes
- {
- "move speed bonus" 0.3
-
- "dmg from sentry reduced" 0.0
-
- }
-
- }
- }
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 40
- MaxActive 6
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 120
- Randomchoice
- {
- TFBot
- {
- Class Demoman
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- TFBot
- {
- Class Demoman
- Skill Easy
- Name "Boomer"
- WeaponRestrictions MeleeOnly
- Item "The Ullapool Caber"
- Item "Ghastly Gibus"
- Health 75
- CharacterAttributes
- {
- "move speed bonus" 0.3
- "damage bonus" 10.0
- }
- }
-
-
- TFBot
- {
- Class Demoman
- Skill Easy
- Name "Sharp Sider"
- WeaponRestrictions MeleeOnly
- Item "The Scotsman's Skullcutter"
- Item "Rimmed Raincatcher"
- Health 250
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
-
- TFBot
- {
- Class Demoman
- Skill Easy
- Health 300
- Name "This is DEMOKNIGHT!"
- WeaponRestrictions MeleeOnly
- Item "The Eyelander"
- Item "The Chargin' Targe"
- Item "The Bolgan"
- CharacterAttributes
- {
-
- "charge recharge rate increased" 3.0
- }
- }
- }
-
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 35
- MaxActive 6
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 150
- RandomChoice
- {
- TFBot
- {
- Class Soldier
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
-
- TFBot
- {
- Class Soldier
- Skill Easy
- Name "Damage Hurter"
- WeaponRestrictions MeleeOnly
- Item "The Equalizer"
- Health 400
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
-
- }
-
- TFBot
- {
- Class Soldier
- Skill Easy
- Health 600
- Name "Speed Hurter"
- WeaponRestrictions MeleeOnly
- Item "The Escape Plan"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
-
- }
-
- TFBot
- {
- Class Soldier
- Skill Easy
- Name "Samurai Soldier"
- WeaponRestrictions MeleeOnly
- Item "The Half-Zatoichi"
- Item "The Concheror"
- Item "Furious Fukaamigasa"
- Attributes SpawnWithFullCharge
- CharacterAttributes
- {
- "move speed bonus" 0.3
-
- }
-
- }
- }
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 35
- MaxActive 6
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 200
- RandomChoice
- {
- TFBot
- {
- Class Heavyweapons
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- TFBot
- {
- Class Heavyweapons
- Skill Easy
- Name "Boxer"
- WeaponRestrictions MeleeOnly
- Attributes AlwaysCrit
- Item "The Killing Gloves of Boxing"
- Item "Pugilist's Protector"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- TFBot
- {
- Class Heavyweapons
- Skill Easy
- WeaponRestrictions MeleeOnly
- Name "Wrestler"
- Item "Gloves of Running Urgently"
- Item "Large Luchadore"
- Health 600
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
-
- TFBot
- {
- Class Heavyweapons
- Skill Easy
- Name "Gangster"
- Item "Mann Co Cap"
- WeaponRestrictions MeleeOnly
- Item "The Eviction Notice"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- "fire rate Bonus" 0.6
- }
- }
-
- TFBot
- {
- Class Heavyweapons
- Skill Easy
- Name "Iron Heavy"
- Health 800
- Scale 1.5
- WeaponRestrictions MeleeOnly
- Item "Fists of Steel"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- }
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 25
- MaxActive 3
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 150
- Randomchoice
- {
- TFBot
- {
- Class Medic
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
-
- TFBot
- {
- Class Medic
- Skill Easy
- Name "Uber Medic"
- Attributes SpawnWithFullCharge
- WeaponRestrictions SecondaryOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
-
- TFBot
- {
- Class Medic
- Skill Easy
- Name "Critical Medic"
- Attributes SpawnWithFullCharge
- Item "The Kritzkrieg"
- WeaponRestrictions SecondaryOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- TFBot
- {
- Class Medic
- Skill Expert
- Name "Healer Medic"
- Item "The Quick-Fix"
- WeaponRestrictions SecondaryOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- }
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 45
- MaxActive 6
- SpawnCount 2
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 100
- Randomchoice
- {
- TFBot
- {
- Class Sniper
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
-
- TFBot
- {
- Class Sniper
- Skill Easy
- Name "Poison Bleeder"
- WeaponRestrictions MeleeOnly
- Item "The Tribalman's Shiv"
- Item "Towering pillar of hats"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- "bleeding duration" 20
- }
- }
-
- TFBot
- {
- Class Sniper
- Skill Easy
- Name "Piss Thrower"
- WeaponRestrictions SecondaryOnly
- Item "Jarate"
- Item "Trophy belt"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- "effect bar recharge rate increased" 0.1
- }
- }
-
- TFBot
- {
- Class Sniper
- Skill Easy
- Name "India Sniper"
- WeaponRestrictions MeleeOnly
- Item "The Shahanshah"
- Item "Desert Marauder"
- Health 200
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- }
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 20
- MaxActive 2
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 100
- RandomChoice
- {
- TFBot
- {
- Class Spy
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.6
- }
- }
-
- TFBot
- {
- Class Spy
- Skill Easy
- Name "Not Deadring Spy"
- WeaponRestrictions MeleeOnly
- Item "The Dead Ringer"
- CharacterAttributes
- {
- "move speed bonus" 0.6
- }
- }
-
-
- TFBot
- {
- Class Spy
- Skill Easy
- Name "Ninja Spy"
- WeaponRestrictions MeleeOnly
- Item "Spy Oni Mask"
- Item "Conniver's Kunai"
- CharacterAttributes
- {
- "move speed bonus" 2.0
- }
- }
- TFBot
- {
- Class Spy
- Skill Easy
- Name "Sahara Spy"
- WeaponRestrictions MeleeOnly
- Item "The Familiar Fez"
- Item "Your Eternal Reward"
- Health 200
- CharacterAttributes
- {
- "move speed bonus" 0.6
- }
- }
-
- }
- }
- }
-
- // WAVE 7
-
- Wave
- {
- WaitWhenDone 60
- Sound "Announcer.IncomingMob"
-
- Checkpoint Yes
-
- StartWaveOutput
- {
- Target bombpath_arrows_clear_relay
- Action Trigger
- }
-
- DoneOutput
- {
- Target bombpath_wavefinished
- Action Trigger
- }
-
- WaveSpawn //WAVE 01a: 48 total, 6 active, scout
- {
- Where rb_respawn
- TotalCount 70
- MaxActive 10
- SpawnCount 2
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 100
- RandomChoice
- {
- TFBot
- {
- Class Scout
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
-
- TFBot
- {
- Class Scout
- Skill Easy
- WeaponRestrictions MeleeOnly
- Name "PLAY BALL!!"
- Item "Batter's Helmet"
- Item "The Sandman"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- "effect bar recharge rate increased" 0.3
- }
- }
-
- TFBot
- {
- Class Scout
- Skill Easy
- Name "So Fast!"
- Item "Ye olde baker boy"
- WeaponRestrictions MeleeOnly
- Item "The Holy Mackerel"
- CharacterAttributes
- {
- "move speed bonus" 2.0
-
- }
- }
-
- TFBot
- {
- Class Scout
- Skill Easy
-
- Scale 0.08
- Name "Elf (Can you see?)"
- WeaponRestrictions MeleeOnly
- Item "The Big Elfin Deal"
- Item "The Bootie Time"
- Item "The Wrap Assassin"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- "effect bar recharge rate increased" 0.3
- }
-
- }
- TFBot
- {
- Class Scout
- Skill Easy
- Name "Milkman"
- WeaponRestrictions SecondaryOnly
- Item "Mad Milk"
- Item "The Milkman"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- "effect bar recharge rate increased" 0.1
- }
-
- }
- TFBot
- {
- Class Scout
- Skill Easy
- Name "Fan of The Crit"
- WeaponRestrictions MeleeOnly
- Item "The Fan O'War"
- Item "Hero's Tail"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- }
- }
- WaveSpawn //WAVE 01b: 16 total, 6 active, pyro
- {
- Where rb_respawn
- TotalCount 45
- MaxActive 6
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 150
- Randomchoice
- {
- TFBot
- {
- Class Pyro
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- TFBot
- {
- Class Pyro
- Skill Easy
- Name "Cooking Pyro"
- WeaponRestrictions MeleeOnly
- Item "Sharpened Volcano Fragment"
- Item "Connoisseur's Cap"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
-
- }
-
- TFBot
- {
- Class Pyro
- Skill Easy
- Name "I like Fire!"
- WeaponRestrictions MeleeOnly
- Item "The Axtinguisher"
- Item "Hottie's Hoodie"
-
- CharacterAttributes
- {
- "move speed bonus" 0.6
- "dmg taken from fire reduced" 0.0
- }
-
- }
-
- TFBot
- {
- Class Pyro
- Skill Easy
- Name "Sentry Hitter"
- WeaponRestrictions MeleeOnly
- Item "The Homewrecker"
- Item "Respectless rubber glove"
- CharacterAttributes
- {
- "move speed bonus" 0.3
-
- "dmg from sentry reduced" 0.0
-
- }
-
- }
- TFBot
- {
- Class Pyro
- Skill Easy
- Name "Electro Pyro"
- WeaponRestrictions MeleeOnly
- Item "The Neon Annihilator"
- Item "The Human Cannonball"
- CharacterAttributes
- {
- "move speed bonus" 0.3
-
-
-
- }
-
- }
- }
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 40
- MaxActive 6
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 120
- Randomchoice
- {
- TFBot
- {
- Class Demoman
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
- TFBot
- {
- Class Demoman
- Skill Easy
- Name "Boomer"
- WeaponRestrictions MeleeOnly
- Item "The Ullapool Caber"
- Item "Ghastly Gibus"
- Health 75
- CharacterAttributes
- {
- "move speed bonus" 0.3
- "damage bonus" 10.0
- }
- }
-
-
- TFBot
- {
- Class Demoman
- Skill Easy
- Name "Sharp Sider"
- WeaponRestrictions MeleeOnly
- Item "The Scotsman's Skullcutter"
- Item "Rimmed Raincatcher"
- Health 250
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
-
- TFBot
- {
- Class Demoman
- Skill Easy
- Health 300
- Name "This is DEMOKNIGHT!"
- WeaponRestrictions MeleeOnly
- Item "The Eyelander"
- Item "The Chargin' Targe"
- Item "The Bolgan"
- CharacterAttributes
- {
-
- "charge recharge rate increased" 3.0
- }
- }
- TFBot
- {
- Class Demoman
- Skill Easy
- Name "Alademo"
- Health 300
- WeaponRestrictions MeleeOnly
- Item "The Persian Persuader"
- Item "The Splendid Screen"
- Item "Ali Baba's Wee Booties"
- Item "Sultan's Ceremonial"
- Item "Aladdin's Private Reserve"
- Item "The Liquor Locker"
- CharacterAttributes
- {
- "move speed bonus" 0.3
- "charge recharge rate increased" 3.0
- "dmg taken from crit increased" 10.0
- }
- }
- }
-
- }
- WaveSpawn
- {
- Where rb_respawn
- TotalCount 35
- MaxActive 6
- SpawnCount 1
- WaitBetweenSpawns 6
- WaitBeforeStarting 0
- TotalCurrency 150
- RandomChoice
- {
- TFBot
- {
- Class Soldier
- Skill Easy
- WeaponRestrictions MeleeOnly
- CharacterAttributes
- {
- "move speed bonus" 0.3
- }
- }
-
- TFBot
- {
- Class Soldier
- Skill Easy
- Name "Minicrit Soldier"
- WeaponRestrictions MeleeOnly
- Item "The Equalizer"
- Item "The Buff Banner"
- Item "Soldier's Stash"
- Attributes SpawnWithFullCharge
- CharacterAttributes
- {
- "move speed bonus" 0.3
- "increase buff duration" 5.0
- }
-
- }
-
-
- TFBot
- {
- Class Soldier
- Skill Easy
- Name "Resistant Solider"
- WeaponRestrictions MeleeOnly
- Item "The Escape Plan"
- Item "The Battalion's Backup"
- Item "The Grenadier's Softcap"
- Attributes SpawnWithFullCharge
- CharacterAttributes
- {
- "move speed bonus" 0.3
- "increase buff duration" 5.0
- }
-
- }
-
- TFBot
- {
- Class Soldier
- Skill Easy
- Name "Samurai Soldier"
- WeaponRestrictions MeleeOnly
- Item "The Half-Zatoichi"
- Item "The Concheror"
- Item "Furious Fukaamigasa"
- Attributes SpawnWithFullCharge…