New config settings let you make all your survivors gay hispanic athiest engineers whose children come of age after 4 days. Apologies to those wanting more complex sexualities; I'm too pressed for time!
- Sarah
; How many squares away can mobs and roamers see an attractor
ATTRACTOR_MOB_RANGE = 5
; Preaching in a church adds the devout perk to someone on average once this many days
PREACH_DEVOUT_DAYS = 60
; Cultist preaching in a church adds the cultist perk to someone on average once this many days
PREACH_CULTIST_DAYS = 30
; A child's age (& pregnancy) is the number of days they've been alive divided by this (real life is 365.242)
GOAT_YEAR = 90
; Autosave this often. Set to zero to disable autosave.
AUTOSAVE_SECONDS = 60
; Chance of a new colin having the DEVOUT perk (main leader priest job overrides to 0.50)
PERK_DEVOUT_CHANCE = 0.20
; Chance of a new colin preferring same-sex relationships (anyone can also be bisexual under certain conditions)
PERK_SAMESEX_CHANCE = 0.20
; Chance of a new colin having a random starting-level perk
PERK_RANDOM_CHANCE = 0.20
; Skin tone weights from light to dark; 7th is not used (rotten); some faces or npcs may override
SKIN_WEIGHTS:Array = 0.7, 0.8, 1, 1, 0.7, 0.5, 100
; Random job weights (leader, soldier, scavenger, builder, engineer)
SKILL_FREQUENCIES:Array = 1, 3, 2, 2, 1
; How high level should new colins be
COLIN_LEVEL_MULTIPLIER = 0.50