Berry: Difference between revisions

61 bytes added ,  22 April 2021
m (→‎Generation II: replaced: ===In Generation II=== → ===Generation II===)
Line 246: Line 246:
If a Berry plant is not watered at all during its growth, it will always bear its minimum number of fruit. Otherwise, the formula on the right is used to decide how many fruits a Berry tree will bear. The variables evaluate as follows:
If a Berry plant is not watered at all during its growth, it will always bear its minimum number of fruit. Otherwise, the formula on the right is used to decide how many fruits a Berry tree will bear. The variables evaluate as follows:


[[File:Berry Math Formula.png]]
<math>\Bigl \lfloor \dfrac{(max-min) \times (water - 1) + rand}{4}\Bigr \rfloor + min</math>


*''max'' and ''min'' are the maximum and minimum number of Berries that can appear on the plant
*''max'' and ''min'' are the maximum and minimum number of Berries that can appear on the plant