Farming: Difference between revisions

141 bytes added ,  15 October 2020
m
fixed up the table
m (fixed my mistake on the new crop formula)
m (fixed up the table)
Line 30: Line 30:
===Crop Harvest Quantity===
===Crop Harvest Quantity===
The harvest quantity, <math> Q_h </math>, increases with the mastery level, <math> L_m </math>, according to the formula:
The harvest quantity, <math> Q_h </math>, increases with the mastery level, <math> L_m </math>, according to the formula:
<math> Q_h = \left \lfloor 5 + 0.4L_m \right \rfloor </math> this is then multiplied by 3 for allotments and herbs, or 7 for trees
<math> Q_h = \left \lfloor 5 + 0.4L_m \right \rfloor </math> after bonuses are applied, the harvest is then multiplied by 3 for allotments and herbs, and 7 for trees  
 


where: <math> \left \lfloor x \right \rfloor </math> is the [https://en.wikipedia.org/wiki/Floor_and_ceiling_functions floor function].
where: <math> \left \lfloor x \right \rfloor </math> is the [https://en.wikipedia.org/wiki/Floor_and_ceiling_functions floor function].
Line 37: Line 36:
{| class="wikitable"
{| class="wikitable"
|-
|-
! Mastery Level !! Harvest Amount
! Mastery Level !! Harvest Amount herbs/allotments !! Harvest Amount trees
|-
|-
| 1 || 15
| 1 || 15 || 35
|-
|-
| 2 || 15
| 2 || 15 || 35
|-
|-
| 3 || 18
| 3 || 18 || 42
|-
|-
| 4 || 18
| 4 || 18 || 42
|-
|-
| 5 || 11
| 5 || 21 || 49
|-
|-
| 10 || 27
| 10 || 27 || 56
|-
|-
| 20 || 39
| 20 || 39 || 84
|-
|-
| 50 || 75
| 50 || 75 || 175
|-
|-
| 75 || 105
| 75 || 105 || 245
|-
|-
| 99 || 54 (before 20% boost)
| 99 (before 20% boost) || 132 || 308
|}
|}
=== Seed Return Chance ===
=== Seed Return Chance ===
76

edits