Config.ClassChances = {
Walker = 55,
Runner = 25,
Tank = 8,
Exploder = 7,
Screamer = 5,
}
Config.MaxZombiesGlobal = 120
Config.HordeInterval = 120000 Config.Infection = {
OnHitChance = 0.4,
IncreasePerHit = 15,
ZombieControlTime = 60,
}