The horde groups are all fixed lists of zombies, with difficulty only based on gamestage. At least for now.
Here's what you get at GS 23-26:
<gamestage stage="23">
<spawn group="feralHordeStageGS16" num="33" maxAlive="9" duration="1" interval="20"/>
<spawn group="feralHordeStageGS19" num="33" maxAlive="9" duration="1" interval="19"/>
<spawn group="feralHordeStageGS23" num="33" maxAlive="9" duration="1"/>
</gamestage>
Those "feralHorde" groups are all just static lists of different zombie types.
Last edited by a moderator: