#base robot_giant.pop #base robot_standard.pop WaveSchedule { MaxRedPlayers 10 StartingCurrency 5 RespawnWaveTime 0 CanBotsAttackWhileInSpawnRoom no AllowBluPlayerReanimators 0 BluHumanSpawnProtection 1 NoRomevisionCosmetics 1 RemoveBluVelocityLimit 1 luascriptfile "scripts/copycat.lua" CustomWeapon { "The Copycat" { OriginalItemName "The Diamondback" "fire input on hit" "popscript^$CopyCatRevolverPerfect^" "fire input on kill name restrict" "player" "special item description" "Shoot a player or a bot to copy them" "special item description 2" "Get infinite ammo while copying a bot" "special item description 3" "You CAN copy the critboost effect of a bot" "sapper kills collect crits" 0 "damage penalty" 0.01 "weapon spread bonus" 0 "sniper fires tracer" 1 "mod max primary clip override" -1 "cannot be upgraded" 1 "add attributes when active" "allow friendly fire|1|mult dmg friendly fire|-0.001" "custom weapon fire sound" "Weapon_ShootingStar.Single" } } ExtraLoadoutItems { Spy { Secondary "The Copycat" } } Templates { T_TFBot_Scout_Shortstop { Class Scout Skill Normal ClassIcon scout_shortstop Item "The Shortstop" Item "The Milkman" Name "Shortstop Scout" Health 650 Scale 1.4 CharacterAttributes { "head scale" 0.7 "move speed bonus" 1.25 } } } ExtraSpawnPoint { Name "spawn_robot" TeamNum 3 X "1815" Y "5085" Z "800" } Wave { StartWaveOutput { Target wave_start_relay Action Trigger } InitWaveOutput { Target holograms_3way_relay Action Trigger } WaveSpawn { TotalCount 999 WaitBeforeStarting 9999 Where spawnbot TFBot { Class Scout WeaponRestrictions MeleeOnly Skill Easy Attributes DisableDodge Action Mobber CharacterAttributes { "damage penalty" 0.03 } } } WaveSpawn { TotalCount 999 MaxActive 1 WaitBeforeStarting 0 Where spawn_robot TFBot { Class Scout Skill Easy Attributes DisableDodge Attributes IgnoreFlag Attributes IgnoreEnemies ExtAttr IgnoreBuildings ExtAttr IgnorePlayers ExtAttr IgnoreBots ExtAttr IgnoreRealPlayers ExtAttr IgnoreNPC Action Mobber } } WaveSpawn { TotalCount 999 MaxActive 1 WaitBeforeStarting 0 Where spawn_robot TFBot { Class Soldier Skill Easy Attributes DisableDodge Attributes IgnoreFlag Attributes IgnoreEnemies ExtAttr IgnoreBuildings ExtAttr IgnorePlayers ExtAttr IgnoreBots ExtAttr IgnoreRealPlayers ExtAttr IgnoreNPC Action Mobber } } WaveSpawn { TotalCount 999 MaxActive 1 WaitBeforeStarting 0 Where spawn_robot TFBot { Class Pyro Skill Easy Attributes DisableDodge Attributes IgnoreFlag Attributes IgnoreEnemies ExtAttr IgnoreBuildings ExtAttr IgnorePlayers ExtAttr IgnoreBots ExtAttr IgnoreRealPlayers ExtAttr IgnoreNPC Action Mobber } } WaveSpawn { TotalCount 999 MaxActive 1 WaitBeforeStarting 0 Where spawn_robot TFBot { Class Demoman Skill Easy Attributes DisableDodge Attributes IgnoreFlag Attributes IgnoreEnemies ExtAttr IgnoreBuildings ExtAttr IgnorePlayers ExtAttr IgnoreBots ExtAttr IgnoreRealPlayers ExtAttr IgnoreNPC Action Mobber } } WaveSpawn { TotalCount 999 MaxActive 1 WaitBeforeStarting 0 Where spawn_robot TFBot { Template T_TFBot_Scout_Shortstop Skill Easy Attributes DisableDodge Attributes IgnoreFlag Attributes IgnoreEnemies ExtAttr IgnoreBuildings ExtAttr IgnorePlayers ExtAttr IgnoreBots ExtAttr IgnoreRealPlayers ExtAttr IgnoreNPC Action Mobber } } } }