> ## Documentation Index
> Fetch the complete documentation index at: https://help.freakhosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Tune Horde Night Difficulty in 7D2D

> Customize Blood Moon horde night settings in 7 Days to Die by adjusting frequency, zombie counts, and random ranges to balance challenge and server performance.

## Facing the Blood Moon

The "Horde Night" (Blood Moon) is the signature challenge of 7 Days to Die (7D2D). On scheduled intervals, the sky transforms into a menacing red, and relentless waves of zombies aggressively hunt down every survivor in the world. As a server administrator, you have the power to fine-tune this encounter to align with the skill level of your community and the performance capabilities of your hardware.

<CardGroup cols={2}>
  <Card title="Difficulty" icon="gauge-low">
    Beginner Friendly
  </Card>

  <Card title="Time" icon="clock">
    5 Minutes
  </Card>
</CardGroup>

***

## Horde Configuration Parameters

These essential settings are managed within the `serverconfig.xml` file.

<Tabs>
  <Tab title="Timing & Predictability">
    * **BloodMoonFrequency:** Specifies the exact number of days between each horde event. The default value is **7 days**.
    * **BloodMoonRange:** Introduces a random variable to the schedule. For instance, a frequency of `7` with a range of `2` means the horde could strike unpredictably between Day 5 and Day 9.
  </Tab>

  <Tab title="Intensity & Scale">
    * **BloodMoonWarning:** Sets the time when the day counter begins flashing red as an alert (The default is **08:00 AM** on the day of the horde).
    * **BloodMoonEnemyCount:** Determines the maximum number of zombies that can be active **per player** simultaneously during the event.
  </Tab>
</Tabs>

***

## Balancing Performance and Challenge

Optimizing your horde settings is a delicate balance between providing a visceral challenge and maintaining server stability.

<AccordionGroup>
  <Accordion title="Optimizing Zombie Counts">
    The default `BloodMoonEnemyCount` is **8 zombies per player**. While increasing this value to 32 or 64 creates a significantly more intense experience, it can also lead to severe server lag. The CPU must calculate complex pathfinding for every active zombie in real-time. If you experience "Z-Warping" or frame drops during the Blood Moon, reducing this count is the most effective solution.
  </Accordion>

  <Accordion title="Administrative Testing Commands">
    You can manually trigger a Blood Moon or skip ahead in time using the console (**F1**) to verify your configurations:

    * `settime <day> <hour> <minute>` - For example, `settime 6 21 00` allows you to test the transition into a Day 7 horde event.
  </Accordion>
</AccordionGroup>

<Tip>
  ### Pro Tip: Dynamic Difficulty

  If your server features a mix of veteran and new players, consider using the **BloodMoonRange** setting. This unpredictability prevents players from over-preparing for a specific night, keeping the survival element fresh and engaging.
</Tip>

***

<Note>
  ### Need Extra Help?

  If you encounter any issues, our support team is ready to assist:

  * **Live Chat:** Quick assistance via our website.
  * **Support Ticket:** [Open a Ticket](https://freakhosting.com/clientarea/submitticket.php)
  * **Discord:** [Join our Community](https://discord.gg/freakhosting)
  * **Email:** [support@freakhosting.com](mailto:support@freakhosting.com)
</Note>

<Tip>
  ### Save on Your Hosting

  Ready to get a new server? Use code **KB20** at checkout for **20% off** your first month!
</Tip>

***

<div align="center">
  **Last Updated:** January 2026 | **Combat:** Face the undead challenge.
</div>
