Changes

Jump to navigation Jump to search
3 bytes removed ,  14:48, 23 September 2021
roundedborder id-->class
Line 17: Line 17:  
When harvested, each Cranberry plant gives 2 Cranberries every 5 days, with a 10% chance of one or more extra cranberries (0.11 more cranberries on average).<ref name="extra_cranberries">The game generates a random number between 0 and 1, and if it is less than 0.1, then another Cranberry will spawn. This repeats until the random number is greater than or equal to 0.1, at which point the chance for an extra Cranberry ends. This, on average, will give 0.11 extra Cranberries. Keep in mind that [[Luck]] can also double the amount of extra Cranberries spawned by the above formula.</ref>
 
When harvested, each Cranberry plant gives 2 Cranberries every 5 days, with a 10% chance of one or more extra cranberries (0.11 more cranberries on average).<ref name="extra_cranberries">The game generates a random number between 0 and 1, and if it is less than 0.1, then another Cranberry will spawn. This repeats until the random number is greater than or equal to 0.1, at which point the chance for an extra Cranberry ends. This, on average, will give 0.11 extra Cranberries. Keep in mind that [[Luck]] can also double the amount of extra Cranberries spawned by the above formula.</ref>
   −
{| class=wikitable style="text-align:center;" id="roundedborder"
+
{| class="wikitable roundedborder" style="text-align:center;"
 
!Stage 1
 
!Stage 1
 
!Stage 2
 
!Stage 2
107,327

edits

Navigation menu