PC Horde night question

fragtzack

Scavenger
Does the biome affect difficulty of zombies spawning during horde night?

For example, if deciding to do horde night in snow biome is snow biome  more difficult for horde night then a forest biome?

 
RepentantInnocentDogwoodclubgall-small.gif


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:
Back
Top