Optimize Project Zomboid Experience With Respawn Settings
Build 42.19 guide to population, respawn timers, unseen hours, respawn amount, and same-cell zombie redistribution.
Zombie population controls how many undead a cell wants over time. Zombie respawn controls whether cleared cells slowly refill after you leave. They are related but not the same: you can run a dense world with no respawn, or a light world that still refills.
0—periodic zombie respawn is off. Only some harder or specialty presets enable refill.
Always read the preset you actually started, not an older guide that assumes infinite undead by default.
Where to change the settings
- Main menu → Solo (or host setup) → choose a playstyle / preset, or open Custom Sandbox.
- On the Population page, set Zombie Count, Zombie Distribution, and the Zombie Respawn dropdown if you want a quick preset for the three advanced timers.
- Open Advanced Zombie Options for the numeric fields: population multipliers, peak day, and the three respawn values.
- On a dedicated server, the same numbers live under
ZombieConfiginZomboid/Server/<ServerName>_SandboxVars.lua. Stop the server, back up, edit, restart.
Population page (quick controls)
| UI control | What it does | Notes |
|---|---|---|
| Zombie Count | Sets overall density and writes the population multiplier used by Advanced options. | Common tiers: Insane 2.5, Very High 1.6, High 1.2, Normal 0.65, Low 0.15, None 0.0. |
| Zombie Distribution | Urban Focused (more in towns) or Uniform (even map spread). | Stock major presets use Urban Focused. |
| Zombie Respawn | Quick presets that fill the three Advanced respawn fields when you change the dropdown. | High / Normal / Low / None → see mapping table below. Custom Advanced numbers can still differ from the dropdown label. |
| Zombie Respawn | Respawn Hours | Respawn Unseen Hours | Respawn Multiplier |
|---|---|---|---|
| High | 16.0 |
6.0 |
0.5 |
| Normal | 72.0 |
16.0 |
0.1 |
| Low | 216.0 |
48.0 |
0.05 |
| None | 0.0 |
0.0 |
0.0 |
Advanced Zombie Options (what each field means)
| Setting | Meaning | Server / file name |
|---|---|---|
| Population Multiplier | Scales the desired zombie population for the world. Usually driven by Zombie Count; you can type a custom decimal. | PopulationMultiplier |
| Population Start Multiplier | Desired population at day 0 relative to the population multiplier (early-game density). | PopulationStartMultiplier |
| Population Peak Multiplier | Desired population on the peak day (late-game target relative to the population multiplier). | PopulationPeakMultiplier |
| Population Peak Day | In-game day when the ramp from start multiplier to peak multiplier finishes (often 20–28 on stock presets). | PopulationPeakDay |
| Respawn Hours | In-game hours between refill attempts in a cell. 0 disables periodic respawn. |
RespawnHours |
| Respawn Unseen Hours | How long a chunk must stay unseen before respawn is allowed there. Parallel condition—not a replacement for Respawn Hours. | RespawnUnseenHours |
| Respawn Multiplier | Fraction of a cell’s desired population that may respawn each Respawn Hours cycle (for example 0.1 ≈ 10% per cycle). |
RespawnMultiplier |
Build 42.19 preset defaults
These are the stock Build 42.19 defaults. A customized world can differ, so check Advanced Zombie Options (or your server sandbox file) before diagnosing unexpected respawn.
| Preset | Pop. Mult. | Start | Peak | Peak Day | Respawn H | Unseen H | Respawn Mult. | Periodic respawn |
|---|---|---|---|---|---|---|---|---|
| Apocalypse | 0.65 |
1.0 |
1.5 |
28 |
0 |
0 |
0 |
Off |
| Outbreak | 0.65 |
1.0 |
1.5 |
20 |
0 |
0 |
0 |
Off |
| Extinction | 1.2 |
1.5 |
2.0 |
28 |
72 |
16 |
0.1 |
On (Normal-style timers) |
| Rising | 0.15 |
1.0 |
1.0 |
28 |
72 |
16 |
0.1 |
On (same 72 / 16 / 0.1) |
Practical takeaway: on stock Apocalypse/Outbreak, clearing a town permanently reduces local population until migration brings more walkers. On Extinction/Rising, emptied cells can slowly refill if you stay away long enough.
Ready-made tuning profiles
Start from the preset you already like, then only change Advanced Zombie Options. Example values for the three respawn fields:
No periodic respawn (base-friendly)
Matches Apocalypse / Outbreak intent. Cleared areas stay sparse; still watch migration.
Respawn Hours = 0.0
Respawn Unseen Hours = 0.0
Respawn Multiplier = 0.0
Low refill (long campaigns)
Same as the UI “Low” dropdown mapping—slow top-ups after long absence.
Respawn Hours = 216.0
Respawn Unseen Hours = 48.0
Respawn Multiplier = 0.05
Normal refill (stock Extinction-style)
About three in-game days between cycles if day length is standard; 10% of desired pop per cycle when unseen long enough.
Respawn Hours = 72.0
Respawn Unseen Hours = 16.0
Respawn Multiplier = 0.1
High refill (pressure / server churn)
Aggressive restock. Poor for static bases near high-value loot towns.
Respawn Hours = 16.0
Respawn Unseen Hours = 6.0
Respawn Multiplier = 0.5
Population density without touching respawn
If the world feels empty or overcrowded but you like permanent clear-outs, change multipliers only:
- Easier start, same late peak: lower Population Start Multiplier (for example toward
0.5), keep peak and peak day. - Harder late game: raise Population Peak Multiplier and/or shorten Population Peak Day.
- Overall density: change Zombie Count or type a custom Population Multiplier (Normal stock tier is
0.65, not1.0).
0.65 × 1.0 = 0.65.
Example Extinction: 1.2 × 1.5 = 1.8 before the ramp toward peak.
Solo checklist
- Note which preset you picked (Apocalypse vs Extinction already disagree on respawn).
- Open Advanced Zombie Options and read the three respawn numbers—do not assume 72 hours.
- To stop refill: set Respawn Hours to
0(Unseen and Multiplier can stay 0 for clarity). - To keep pressure after clearing: pick Normal or Low mapping, or Extinction-style
72 / 16 / 0.1. - Separately tune Zombie Count / peak day if density—not refill—is the real problem.
- Expect walk-ins from migration even when respawn is off.
Dedicated server notes
Where
Zomboid/Server/<ServerName>_SandboxVars.lua → ZombieConfig block.
How
Stop server → back up Server + Saves → edit → start → confirm values loaded for a test cell.
Hosts often want no farmable respawn around player fortresses but still want wild zones to feel alive. A common compromise is Low or Normal timers plus active play near bases (Unseen Hours blocks refill while people are present).
FAQ
Can I kill every zombie on the map?
With respawn disabled and enough time, local populations can be driven down permanently. Full map extinction is still a huge undertaking because distant cells, forests, ordinary movement, and areas you have never cleared keep the world dangerous. With respawn set to zero, redistribution only rearranges existing zombies inside a cell; it does not create an infinite replacement supply.
Do zombies respawn on the exact tile they died?
No. Respawn restores part of a cell’s desired population after the timer and unseen conditions are met—it is not corpses standing back up on the kill tile. Migration can still move survivors into cleared streets later.
Is Respawn Unseen Hours the same as Respawn Hours?
No. Hours is the refill interval. Unseen Hours is the “nobody has been watching this chunk” requirement. Neither silently replaces the other.
Why do zombies still show up after I set respawn to 0?
Ordinary movement across cell boundaries, meta events, vehicles/heli attention, same-cell redistribution, and never-cleared neighboring areas can all move existing zombies around. Confirm Advanced Zombie Options (or the server file) still has Respawn Hours = 0, then treat remaining pressure as movement—not a broken zero setting.