Changes

Jump to navigation Jump to search
1,432 bytes removed ,  4 April
Line 105: Line 105:  
The amount of experience gained from harvesting crops varies from crop to crop, with more expensive crops giving more experience upon harvest. Crops with multiple harvests give experience for every harvest. Crops that yield multiple produce per harvest, such as [[blueberry]], [[Cranberries|cranberry]], or [[potato]], only reward experience for the first product and do not offer any extra experience for the multiples.   
 
The amount of experience gained from harvesting crops varies from crop to crop, with more expensive crops giving more experience upon harvest. Crops with multiple harvests give experience for every harvest. Crops that yield multiple produce per harvest, such as [[blueberry]], [[Cranberries|cranberry]], or [[potato]], only reward experience for the first product and do not offer any extra experience for the multiples.   
   −
Petting a farm animal, milking a cow or goat, shearing a sheep, or picking up an animal product inside a coop gives 5 experience points each.  (Picking up [[Truffle]]s gives [[Foraging]] experience rather than Farming experience.)
+
Petting a farm [[animal]], [[Milk Pail|milking]] a [[cow]] or [[goat]], [[Shears|shearing]] a [[sheep]], or picking up an animal product inside a [[coop]] gives 5 experience points each.  (Picking up [[Truffle]]s gives [[Foraging]] experience rather than Farming experience.)
    
To level up farming from level 0 to 1, it takes 13 parsnips, or 8 potatoes, or 5 cauliflowers. From level 0 to 2, it takes about 48 parsnips, or 28 potatoes, or 17 cauliflowers.
 
To level up farming from level 0 to 1, it takes 13 parsnips, or 8 potatoes, or 5 cauliflowers. From level 0 to 2, it takes about 48 parsnips, or 28 potatoes, or 17 cauliflowers.
  −
===General Formula===
  −
The general formula for experience points per harvest awarded is: <code>XP = ||16 &times; ln(0.018 &times; PRICE + 1)||</code>
  −
  −
'''PRICE''' = the base sell price of the crop (listed in [[Modding:Items|ObjectInformation.xnb]]).
  −
  −
Harvesting forage plants grown from [[Crafting#Seeds|Wild Seeds]] grants 7 [[foraging]] experience points per plant rather than farming experience points.
  −
  −
Experience level is increased immediately upon harvesting, but the "level up" window doesn't appear until after going to sleep.
  −
  −
{|class="wikitable"
  −
|-
  −
! Lvl
  −
! Total Lifetime Parsnips Harvested
  −
! Experience
  −
|-
  −
! 1
  −
| 13
  −
| 100
  −
|-
  −
! 2
  −
| 48
  −
| 380
  −
|-
  −
! 3
  −
| 97
  −
| 770
  −
|-
  −
! 4
  −
| 163
  −
| 1300
  −
|-
  −
!  5
  −
| 269
  −
| 2150
  −
|-
  −
! 6
  −
| 413
  −
| 3300
  −
|-
  −
! 7
  −
| 600
  −
| 4800
  −
|-
  −
! 8
  −
| 863
  −
| 6900
  −
|-
  −
! 9
  −
| 1250
  −
| 10000
  −
|-
  −
! 10
  −
| 1875
  −
| 15000
  −
|}
  −
  −
===XP per Day===
  −
Due to seed price, there is a slight calculation differences between the most profitable crops (Gold per day) and most XP yielding crops (XP per day). High quality crops grant the same amount of XP as normal-quality crops.
  −
  −
The general formula is:
  −
<code>Minimum XP per Day = (Max Harvests &times; XP per Harvest) / Growing Days </code>
  −
  −
'''Growing Days''' = <code>Days to Maturity + ((Max Harvests &minus; 1) &times; Days to Regrow)</code>
  −
  −
'''Days to Maturity''' and '''Days to Regrow''' are listed in each table.
  −
  −
'''Max Harvests''' is normally 1, but for crops that continue to produce, it is the actual number of harvests that can be obtained in the growing season(s).
      
{|class="wikitable sortable" style="float: left; margin-right: 18px;"
 
{|class="wikitable sortable" style="float: left; margin-right: 18px;"
 
|-
 
|-
!colspan="3"|Spring
+
!colspan="2"|Spring
 
|-
 
|-
 
! Crop
 
! Crop
 
! XP
 
! XP
! XP/d
   
|-
 
|-
 
|{{name|Coffee Bean}}
 
|{{name|Coffee Bean}}
 
| 4
 
| 4
| 1.32 <sup>1</sup><br /> 1.63 <sup>2</sup>
   
|-
 
|-
 
|{{name|Tulip}}
 
|{{name|Tulip}}
 
| 7
 
| 7
| 1.15
   
|-
 
|-
 
|{{name|Unmilled Rice}}
 
|{{name|Unmilled Rice}}
 
| 7
 
| 7
| 0.86 <sup>3</sup><br /> 1.15 <sup>4</sup>
+
|-
 +
|{{name|Carrot}}
 +
| 8
 
|-
 
|-
 
|{{name|Parsnip}}
 
|{{name|Parsnip}}
 
| 8
 
| 8
| 1.95
   
|-
 
|-
 
|{{name|Green Bean}}
 
|{{name|Green Bean}}
 
| 9
 
| 9
| 2.08
   
|-
 
|-
 
|{{name|Blue Jazz}}
 
|{{name|Blue Jazz}}
 
| 10
 
| 10
| 1.47
   
|-
 
|-
 
|{{name|Garlic}}
 
|{{name|Garlic}}
 
| 12
 
| 12
| 2.93
   
|-
 
|-
 
|{{name|Potato}}
 
|{{name|Potato}}
 
| 14
 
| 14
| 2.38
   
|-
 
|-
 
|{{name|Kale}}
 
|{{name|Kale}}
 
| 17
 
| 17
| 2.91
   
|-
 
|-
 
|{{name|Strawberry}}
 
|{{name|Strawberry}}
 
| 18
 
| 18
| 3.07 <sup>5</sup><br /> 3.84 <sup>6</sup>
   
|-
 
|-
 
|{{name|Cauliflower}}
 
|{{name|Cauliflower}}
 
| 23
 
| 23
| 1.98
   
|-
 
|-
 
|{{name|Rhubarb}}
 
|{{name|Rhubarb}}
 
| 26
 
| 26
| 1.97
   
|-
 
|-
 
|{{name|Ancient Fruit}}
 
|{{name|Ancient Fruit}}
 
| 38
 
| 38
| 3.97*
   
|-
 
|-
 
|{{name|Cactus Fruit}}
 
|{{name|Cactus Fruit}}
 
| 14
 
| 14
| 3.04 <sup>7</sup><br /> 4.39 <sup>8</sup>
   
|}
 
|}
    
{|class="wikitable sortable" style="float: left; margin-right: 18px;"
 
{|class="wikitable sortable" style="float: left; margin-right: 18px;"
 
|-
 
|-
!colspan="3"|Summer
+
!colspan="2"|Summer
 
|-
 
|-
 
! Crop
 
! Crop
 
! XP
 
! XP
! XP/d
   
|-
 
|-
 
|{{name|Coffee Bean}}
 
|{{name|Coffee Bean}}
 
| 4
 
| 4
| 1.32 <sup>1</sup><br /> 1.63 <sup>2</sup>
   
|-
 
|-
 
|{{name|Hops}}
 
|{{name|Hops}}
 
| 6
 
| 6
| 3.74
   
|-
 
|-
 
|{{name|Wheat}}
 
|{{name|Wheat}}
 
| 6
 
| 6
| 1.49
   
|-
 
|-
 
|{{name|Hot Pepper}}
 
|{{name|Hot Pepper}}
 
| 9
 
| 9
| 2.67
   
|-
 
|-
 
|{{name|Blueberry}}
 
|{{name|Blueberry}}
 
| 10
 
| 10
| 2.28
   
|-
 
|-
 
|{{name|Corn}}
 
|{{name|Corn}}
 
| 10
 
| 10
| 1.58 <sup>1</sup><br /> 2.09 <sup>2</sup>
   
|-
 
|-
 
|{{name|Tomato}}
 
|{{name|Tomato}}
 
| 12
 
| 12
| 2.17
   
|-
 
|-
 
|{{name|Sunflower}}
 
|{{name|Sunflower}}
 
| 14
 
| 14
| 1.78
   
|-
 
|-
 
|{{name|Radish}}
 
|{{name|Radish}}
 
| 15
 
| 15
| 2.57
   
|-
 
|-
 
|{{name|Summer Spangle}}
 
|{{name|Summer Spangle}}
 
| 15
 
| 15
| 1.93
+
|-
 +
|{{name|Summer Squash}}
 +
| 9
 
|-
 
|-
 
|{{name|Poppy}}
 
|{{name|Poppy}}
 
| 20
 
| 20
| 2.88
   
|-
 
|-
 
|{{name|Melon}}
 
|{{name|Melon}}
 
| 27
 
| 27
| 2.27
   
|-
 
|-
 
|{{name|Red Cabbage}}
 
|{{name|Red Cabbage}}
 
| 28
 
| 28
| 3.09
   
|-
 
|-
 
|{{name|Starfruit}}
 
|{{name|Starfruit}}
 
| 43
 
| 43
| 3.37
   
|-
 
|-
 
|{{name|Ancient Fruit}}
 
|{{name|Ancient Fruit}}
 
| 38
 
| 38
| 3.97*
   
|-
 
|-
 
|{{name|Cactus Fruit}}
 
|{{name|Cactus Fruit}}
 
| 14
 
| 14
| 3.04 <sup>7</sup><br /> 4.39 <sup>8</sup>
   
|-
 
|-
 
|{{name|Taro Root}}
 
|{{name|Taro Root}}
 
| 16
 
| 16
| 1.65 <sup>3</sup><br /> 2.35 <sup>4</sup>
   
|-
 
|-
 
|{{name|Pineapple}}
 
|{{name|Pineapple}}
 
| 30
 
| 30
| 2.83
   
|}
 
|}
   −
{|class="wikitable sortable" style="float: left;"
+
{|class="wikitable sortable" style="float: left;  margin-right: 18px;"
 
|-
 
|-
!colspan="3"|Fall
+
!colspan="2"|Fall
 
|-
 
|-
 
! Crop
 
! Crop
 
! XP
 
! XP
! XP/d
   
|-
 
|-
 
|{{name|Wheat}}
 
|{{name|Wheat}}
 
| 6
 
| 6
| 1.49
   
|-
 
|-
 
|{{name|Corn}}
 
|{{name|Corn}}
 
| 10
 
| 10
| 1.58 <sup>1</sup><br /> 2.09 <sup>2</sup>
   
|-
 
|-
 
|{{name|Eggplant}}
 
|{{name|Eggplant}}
 
| 12
 
| 12
| 2.34
+
|-
 +
|{{name|Broccoli}}
 +
| 13
 
|-
 
|-
 
|{{name|Bok Choy}}
 
|{{name|Bok Choy}}
 
| 14
 
| 14
| 3.57
   
|-
 
|-
 
|{{name|Cranberries}}
 
|{{name|Cranberries}}
 
| 14
 
| 14
| 2.53
   
|-
 
|-
 
|{{name|Grape}}
 
|{{name|Grape}}
 
| 14
 
| 14
| 3.43
   
|-
 
|-
 
|{{name|Sunflower}}
 
|{{name|Sunflower}}
 
| 14
 
| 14
| 1.78
   
|-
 
|-
 
|{{name|Beet}}
 
|{{name|Beet}}
 
| 16
 
| 16
| 2.75
   
|-
 
|-
 
|{{name|Amaranth}}
 
|{{name|Amaranth}}
 
| 21
 
| 21
| 2.99
   
|-
 
|-
 
|{{name|Artichoke}}
 
|{{name|Artichoke}}
 
| 22
 
| 22
| 2.71
   
|-
 
|-
 
|{{name|Yam}}
 
|{{name|Yam}}
 
| 22
 
| 22
| 2.17
   
|-
 
|-
 
|{{name|Fairy Rose}}
 
|{{name|Fairy Rose}}
 
| 29
 
| 29
| 2.44
   
|-
 
|-
 
|{{name|Pumpkin}}
 
|{{name|Pumpkin}}
 
| 31
 
| 31
| 2.35
   
|-
 
|-
 
|{{name|Ancient Fruit}}
 
|{{name|Ancient Fruit}}
 
| 38
 
| 38
| 3.97*
   
|-
 
|-
 
|{{name|Sweet Gem Berry}}
 
|{{name|Sweet Gem Berry}}
 
| 64
 
| 64
| 2.67
   
|-
 
|-
 
|{{name|Cactus Fruit}}
 
|{{name|Cactus Fruit}}
 
| 14
 
| 14
| 3.04 <sup>7</sup><br /> 4.39 <sup>8</sup>
+
|}
 +
 
 +
{|class="wikitable sortable" style="float: left; margin-right: 18px;"
 +
|-
 +
!colspan="2"|Winter
 +
|-
 +
! Crop
 +
! XP
 +
|-
 +
|{{name|Powdermelon}}
 +
| 12
 
|}
 
|}
 
{{Clear}}
 
{{Clear}}
:<sup>1</sup> Planted on Spring 1
+
 
:<sup>2</sup> Planted on Spring 13/14
+
The experience points awarded are calculated using the formula <code>XP=||16 &times; ln(0.018 &times; PRICE + 1)||</code> where PRICE is the base sell price of the crop (listed in [[Modding:Items|ObjectInformation.xnb]]).  High quality crops grant the same amount of XP as normal-quality crops.
:<sup>3</sup> Unirrigated
+
 
:<sup>4</sup> Irrigated
+
Harvesting forage plants grown from [[Crafting#Seeds|Wild Seeds]] grants 3 Farming experience points and 2 [[Foraging]] experience points per plant.
:<sup>5</sup> 1 season
+
 
:<sup>6</sup> 2 seasons
+
Experience level is increased immediately upon harvesting, but the "level up" window doesn't appear until after going to sleep.
:<sup>7</sup> Planting season
+
{|class="wikitable"
:<sup>8</sup> Each season thereafter
+
|-
:<nowiki>*</nowiki>Assumes seed crafted for free from [[Ancient Seed]] Artifact, grown for 3 seasons.
+
! Lvl
 +
! Total Lifetime Parsnips Harvested
 +
! Experience
 +
|-
 +
! 1
 +
| 13
 +
| 100
 +
|-
 +
! 2
 +
| 48
 +
| 380
 +
|-
 +
! 3
 +
| 97
 +
| 770
 +
|-
 +
! 4
 +
| 163
 +
| 1300
 +
|-
 +
5
 +
| 269
 +
| 2150
 +
|-
 +
! 6
 +
| 413
 +
| 3300
 +
|-
 +
! 7
 +
| 600
 +
| 4800
 +
|-
 +
! 8
 +
| 863
 +
| 6900
 +
|-
 +
! 9
 +
| 1250
 +
| 10000
 +
|-
 +
! 10
 +
| 1875
 +
| 15000
 +
|}
    
==Food==
 
==Food==
1,239

edits

Navigation menu