Difference between revisions of "PopulationIntent"

From RimWorld Wiki
Jump to navigation Jump to search
Line 36: Line 36:
  
 
Slave: 75%
 
Slave: 75%
 +
 +
{| class="wikitable"
 +
! Adjusted Population by Age
 +
|-
 +
| {{#vardefine: string | 3,13 && 0.5,1.0 }}<!--
 +
-->{{#vardefine: x | {{#explode: {{#var: string }} | && | 0 }} }}<!--
 +
-->{{#vardefine: y1 | {{#explode: {{#var: string }} | && | 1 }} }}<!--
 +
-->{{#vardefine: string | 3,13 && 0.375,0.75 }}<!--
 +
-->{{#vardefine: y2 | {{#explode: {{#var: string }} | && | 1 }} }}<!--
 +
-->{{#vardefine: string | 3,13 && 0.25,0.5 }}<!--
 +
-->{{#vardefine: y3 | {{#explode: {{#var: string }} | && | 1 }} }}<!--
 +
-->{{#vardefine: string | 3,13 && 0.125,0.25 }}<!--
 +
-->{{#vardefine: y4 | {{#explode: {{#var: string }} | && | 1 }} }}<!--
 +
-->{{Graph:Chart
 +
  | width = 400 | height = 200
 +
  | type = line
 +
  | xAxisTitle = Age
 +
  | xAxisMin = 3 | xAxisMax = 13 | yGrid =
 +
  | x = {{#var: x}}
 +
  | yAxisTitle = Adjusted Population
 +
  | yAxisMin = 0 | yAxisMax = 1 | xGrid =
 +
  | y1 = {{#var: y1}} | y1Title = Normal
 +
  | y2 = {{#var: y2}} | y2Title = Slave
 +
  | y3 = {{#var: y3}} | y3Title = Prisoner
 +
  | y4 = {{#var: y4}} | y4Title = Unwavering
 +
  | legend=Legend
 +
}}
 +
|}
  
 
The Adjusted Population Value is taken to a separate chart. Here's the that chart. Population Intent Factor from Population Curve:  
 
The Adjusted Population Value is taken to a separate chart. Here's the that chart. Population Intent Factor from Population Curve:  

Revision as of 04:47, 21 December 2023

PopulationIntent is the mechanic describing how strongly the Storyteller is trying to give the player an opportunity for another Colonist.

PopulationIntent has two major factors which can be generally understood as current population and time since last colonist joined. The storyteller takes this PopulationIntent value and adjusts the chances for events like Slave Traders, RefugeeCrashPods, and Enemy Death on Downed.

The storyteller's desired population number, and populationintent, in no way alter the size, type nor frequency of major threats, diseases, instant kills, or other negative events.

Adjusted Population

Adjusted Population is a population total based on all colonists, children, slaves, prisoners, and guests on all player map tiles and caravans. Babies are not counted.

Babies include all colonists under 3 years old.

Adjusted Population Values based on Age

Age AP
3-4 0.5
5-6 0.6
7-8 0.7
9-10 0.8
11-12 0.9
13+ 1

Multipliers

Prisoner: 50%

Unwavering Prisoner: 25%

Slave: 75%

Adjusted Population by Age

The Adjusted Population Value is taken to a separate chart. Here's the that chart. Population Intent Factor from Population Curve:

AP Factor
0 8
1 2
4 1
7 0.35
11 0.0
20 -1.0

Population Adapt Days

Population Adapt Days tracks how long it has been since a new colonist has been acquired.