Anonymous

Township: Difference between revisions

From Melvor Idle
No change in size ,  30 October 2022
m
Correct population gain chance formula
(Fix XP gain formula)
m (Correct population gain chance formula)
Line 22: Line 22:
The chance of gaining additional population when advancing one tick is given by the following formula:
The chance of gaining additional population when advancing one tick is given by the following formula:


<math>\text{Population Gain Chance} = \max \left (1.4 - \frac{\text{Current Population}}{\text{Population Limit}}, 1 \right )</math>
<math>\text{Population Gain Chance} = \min \left (1.4 - \frac{\text{Current Population}}{\text{Population Limit}}, 1 \right )</math>


If the roll for gaining population succeeds, the amount of population gained is given by the following formula:
If the roll for gaining population succeeds, the amount of population gained is given by the following formula: