protected override int GetSpawnCount() { return(RandomHelpers.RandomIntWithinRange(spawnBatchMin, spawnBatchMax + 1)); }