RimWorld

RimWorld

BreedLikeRabbits
 This topic has been pinned, so it's probably important
Rihlsul  [developer] 30 Dec, 2022 @ 11:30am
Technical Details of what this does
Someone asked, so making this available in a easier to find way for later on:


OK, so, the real and useful answer:

Hares have a few things about them that drive their reproduction rate in base game:
- a cooldown between mating attempts to become pregnant (8 hour cooldown before trying again)
- a Gestation Period from start of to end of carrying a litter (about 5½ days)
- a range of possible litter sizes, which is roughly 1-3, weighted towards 2 (sorta)

This mod replaces those values with
- 0.1 hours between "try again"
- gestation trimmed to 4½ (anything less gets into Tribbles territory)
- a range of litter sizes, 5-9, weighted towards 6-7.