RimWorld

RimWorld

183 ratings
Custom Pawn Generation
3
2
2
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.3, 1.4, 1.5
File Size
Posted
Updated
289.365 KB
Jan 3, 2020 @ 6:44am
Apr 20 @ 3:01am
28 Change Notes ( view )

Subscribe to download
Custom Pawn Generation

Description
Source
https://github.com/Llyme/RW_CustomPawnGeneration

NOTE WHEN UPDATING
There seems to be a bug with the mod where it doesn't update the files to the latest version. Re-subscribing should forcibly update the files (Credits to Simonova for helping!)

v1.1 NOTE
The entire config system from v1.1 is completely different and so your previous configuration WILL NOT be carried over.

The previous version compatible with v1.1 is available here made by Mlie.

Allows you to change how pawns are generated.
Only newly generated pawns are affected.
ALL pawns are affected (colonist, wild, allied, and hostile pawns.)
Races made by Alien Humanoid Race mod cannot share their body type textures to other races.

Gender
  • Separate Gender Stats: Allows you to have 2 separate configurations for males and females.
  • Override Forced Gender: Ignores backstory-forced and parent-forced gender. May cause minor bugs, such as single parents.
  • Override Gender Frequency: Changes which gender is more common, or have the entire game with only 1 gender.

Age
  • Preserve Age Curve: If there is a minimum or maximum age set, this will attempt to mimic the vanilla age distribution, such that it won't be dominated by extremely young/old pawns.
  • Add Excess Biological Age as Chronological Age: When maximum age is set and a pawn exceeds the limit, it increases the chronological age instead. This will still trigger a birthday event.
  • Has Maximum Age: Adds a maximum age limit. This can still trigger a birthday event.
  • Has Minimum Age: When a pawn is generated, their age will not be lower than this number.
  • Do Not Affect Pawns Below Minimum Age: If the pawn is supposed to spawn below the minimum age (toddler,) they will not be affected by the minimum age limit.
  • Override Age Tick: Allows increasing aging speed. Setting to 0 will completely disable aging.

Body Type
  • Filter Body Types: Allows preventing body types from being chosen. A random allowed body type will be chosen when a pawn is generated with an undesired body type. Must have at least 1 body type allowed, otherwise nothing happens.

Traits
  • Forced: Allows a trait to be forced to every single pawn generated.
  • Blocked: Prevents this trait from appearing on any pawn.

Advanced Settings
  • Allows you to set a separate configuration for each race.
  • Unchecking the `Advanced Settings` checkbox does not disable this, it only makes the UI less complicated.
  • When unchecked, all changes go to the `[Global Config]` configuration.

F.A.Q.

Is it safe to remove this mod mid-game?
Yes. It only affects how pawns are generated.
Popular Discussions View All (5)
3
Jun 14, 2023 @ 5:00am
Bug: Error Generating Pawn (Relations?)
Sanic
6
Feb 27, 2021 @ 8:29am
Gender stat separation issue.
Aragonius42
3
Jul 28, 2021 @ 11:33am
1.3 bug reporting
McFunk
225 Comments
525ni Apr 20 @ 4:47pm 
Thank you for the update!
HYDRA Apr 20 @ 3:56am 
nice thank you Nyan!
Nyan  [author] Apr 20 @ 3:01am 
Updated to v1.5.
Michiko Apr 19 @ 5:20am 
It's ok! Take care of yourself. We can wait heheh.
Nyan  [author] Apr 19 @ 4:48am 
I caught a cold and I might not be able to update it this weekend. Sorry!
Michiko Apr 18 @ 3:28am 
Looking forward to it!
Nyan  [author] Apr 17 @ 1:59am 
@525ni, will do during the weekends.
525ni Apr 17 @ 1:06am 
1.5 please
Nyan  [author] Mar 24 @ 2:21am 
@Thels, warnings should be harmless. It happens if a male pawn is set as a mother, and vice-versa. Some pawns that are supposed to be parents don't have the forced gender setting so it sometimes happens.
Thels Mar 24 @ 1:48am 
"Override Forced Gender: Ignores backstory-forced and parent-forced gender. May cause minor bugs, such as single parents." Despite this, there still seem to be issues. I'm getting a lot of warnings in the debug log:

Tried to calculate chance for father with gender "Female".

Not sure how important that is. They're warnings, not errors.