STEAM GROUP
Potato's Custom MvM Servers potatomvm
STEAM GROUP
Potato's Custom MvM Servers potatomvm
2,151
IN-GAME
9,617
ONLINE
Founded
31 March, 2017
Language
English
Location
United States 
My popfile won't show an icon
#base robot_giant.pop #base robot_standard.pop WaveSchedule { StartingCurrency 30000 RespawnWaveTime 4 CanBotsAttackWhileInSpawnRoom no AddSentryBusterWhenDamageDealtExceeds 0 AddSentryBusterWhenKillCountExceeds 0 EventPopfile Halloween Templates { ZTF_Zombie { ClassIcon zombie Health 1000 Name "Zombie" Skill Normal Class Sniper WeaponRestrictions MeleeOnly Item "The Bushwacka" Item "The Chronomancer" Item "The Hallowed Headcase" ItemAttributes { ItemName "The Bushwacka" "fire rate bonus" 0.8 "damage penalty" 0.4 } CharacterAttributes { "move speed bonus" 0.7 } } ZTF_BuffZombie { ClassIcon buffzombie Health 4000 Name "Buff Zombie" Scale 1.2 Skill Hard Class Soldier WeaponRestrictions MeleeOnly Item "The Pain Train" Item "The Veteran's Attire" Item "The Crack Pot" CharacterAttributes { "dmg taken from bullets reduced" 0.25 "move speed bonus" 0.5 } } } Wave { StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { Name "wave1a" Where spawnbot TotalCount 10 MaxActive 7 SpawnCount 3 WaitBeforeStarting 3 WaitBetweenSpawns 5 TotalCurrency 200 TFBot { Template ZTF_Zombie } } WaveSpawn { Name "wave1b" WaitForAllDead "wave1a" Where spawnbot TotalCount 2 MaxActive 1 SpawnCount 1 WaitBeforeStarting 3 WaitBetweenSpawns 1 TotalCurrency 750 Squad { TFBot { Template ZTF_Zombie BehaviorModifiers mobber } TFBot { Template ZTF_Zombie BehaviorModifiers mobber } TFBot { Template ZTF_Zombie BehaviorModifiers mobber } TFBot { Template ZTF_Zombie BehaviorModifiers mobber } TFBot { Template ZTF_Zombie BehaviorModifiers mobber } TFBot { Template ZTF_BuffZombie BehaviorModifiers mobber } } } WaveSpawn { Name "wave1c" WaitForAllSpawned "wave1b" Where spawnbot TotalCount 5 MaxActive 3 SpawnCount 1 WaitBeforeStarting 3 TotalCurrency 0 Attributes IgnoreFlag Support 1 TFBot { Template ZTF_Zombie BehaviorModifiers push } } } }