Changes

m
→‎Custom crops: explain the extraharvestchance, everyone seems confused
Line 602: Line 602:  
|-
 
|-
 
| <samp>ExtraHarvestChance</samp>
 
| <samp>ExtraHarvestChance</samp>
| ''(Optional)'' The probability that harvesting the crop will produce extra harvest items, as a value between 0 (never) and 0.9 (nearly always). This is repeatedly rolled until it fails, then the number of successful rolls is added to the produced count. For example, [[tomato]]es use 0.05. Default 0.
+
| ''(Optional)'' The probability that harvesting the crop will produce extra harvest items, as a value between 0 (never) and 0.9 (nearly always). This is repeatedly rolled until it fails, then the number of successful rolls is added to the produced count. For example, [[tomato]]es use 0.05. Default 0. This is [https://www.desmos.com/calculator/ok9c2tw6o5 a geometric series with expected value] of <samp>1/(1-ExtraHarvestChance) - 1</samp>, so it will grow faster than you expect it should. For example, with a value of <samp>0.9</samp>, this field has an expected value of nine additional crops.
 
|-
 
|-
 
!colspan="2"| Appearance
 
!colspan="2"| Appearance
528

edits