Thanks for the replies so far.
I have started by basing my initial configs on 60 min days, tested on 120 to see the difference.
None so far. TFP setting is almost there by default. I removed the tags append. This allows more street
walkers. Still testing because fps drops around building. I want to keep it playable on diff hardware.
At .00167 for all three it quickly turns into a mini 64 horde in the streets in 5 minutes, depending on DPS.
Presently have it staggered to 1, 3, 5 minutes, realtime respawn. Took into partial account DPS as a person
gets advanced skills and weaps, so gave myself t6compound and steel arrows. This character is only lvl 12 gs24.
This is an idea of the settings in pine forest.
<!-- *** PINE_FOREST_SPAWNS -->
<biome name="pine_forest">
<spawn maxcount="3" respawndelay="0.00167" time="Day" entitygroup="ZombiesAll" /> <!-- 1 minute -->
<spawn maxcount="3" respawndelay="0.00167" time="Night" entitygroup="ZombiesNight" notags="commercial,industrial,downtown" />
<spawn maxcount="3" respawndelay="0.00501" time="Day" entitygroup="ZombiesAll" /> <!-- 3 minutes -->
<spawn maxcount="3" respawndelay="0.00167" time="Night" entitygroup="ZombiesNight" tags="commercial,industrial" notags="downtown" />
<spawn maxcount="3" respawndelay="0.00835" time="Day" entitygroup="ZombiesForestDowntown" /> <!-- 5 minutes -->
<spawn maxcount="3" respawndelay="0.00167" time="Night" entitygroup="ZombiesForestDowntownNight" tags="downtown" />
<spawn maxcount="1" respawndelay="1" time="Any" entitygroup="WildGameForest" spawnDeadChance="0" />
<spawn maxcount="1" respawndelay="1" time="Night" entitygroup="WildGameForestNight" spawnDeadChance="0" />
<spawn maxcount="1" respawndelay="3.2" time="Night" entitygroup="EnemyAnimalsForest" spawnDeadChance="0" />
</biome>
So far so good, Now I have to adjust, entities multicast, to allow street walkers and POI volume with no conflict.
EDIT: The exp value because of the volume for only these street walkers is approx 1/27 of the regular zombie value.
If not done this way then a player could just stand in the street and advance faster than the exp gotten from bombing a horde.