Changes

32 bytes added ,  00:55, 13 November 2016
Create sections, add links, fix a couple typos
Line 8: Line 8:  
|sellprice  = N/A
 
|sellprice  = N/A
 
}}
 
}}
The '''Seed Maker''' is an item that produces seeds from a harvested crop or one of only the following four forages:[[Wild Horseradish]],[[Spice Berry]],[[Common Mushroom]],[[ Winter Root]].
+
The '''Seed Maker''' is an item that produces seeds from a harvested crop or one of only the following four [[forage]]s: [[Wild Horseradish]], [[Spice Berry]], [[Common Mushroom]], and [[Winter Root]]. It takes 20 in-game minutes to process seeds.
'''Time to Process:''' 20 in-game minutes.
     −
'''Seeds per Crop'''
+
== Seeds per crop ==
The Seed Maker can produce 1-3 seeds of the same variety as the input crop (97.5% chance, average of 2 seeds), 1-4 [[Mixed Seeds]] (2% chance), or an [[Ancient Fruit]] seed (0.5% chance). Neither the number of seeds produced nor the likelihood of getting Mixed Seeds or [[Ancient Seeds]] are affected by luck.
  −
*The game creates a seed value: (#_days_played) + (unique_game_ID)/2 + (X_tileLocation of object) + (Y_tileLocation of object)* 77 + (timeOfDay) to initialize a pseudo-random number generator that is used to determine the type and number of seeds produced. Daily luck and boosted luck have no effect on this outcome.
     −
'''Seedless Crops''' 
+
The Seed Maker can produce 1-3 seeds of the same variety as the input crop (97.5% chance, average of 2 seeds), 1-4 [[Mixed Seeds]] (2% chance), or an [[Ancient Fruit]] seed (0.5% chance). Neither the number of seeds produced nor the likelihood of getting Mixed Seeds or [[Ancient Seeds]] are affected by [[luck]].
The Seed Maker does '''not''' produce seeds for fruit trees or most forage, including foraged berries. This includes, but is not limited to, the following:
  −
*[[Blackberry]] and [[Salmonberry]]
  −
*[[Cave Carrot]]
  −
*Mushrooms of all sorts
  −
*[[Fiddlehead Fern]]
      +
The game initializes a pseudo-random number generator with calculated seed:
 +
 +
<pre>
 +
(#_days_played) + (unique_game_ID) / 2 + (X_tileLocation of object) + (Y_tileLocation of object) * 77 + (timeOfDay)
 +
</pre>
 +
 +
This determines the type and number of seeds produced. Daily luck and boosted luck have no effect on this outcome.
 +
 +
== Seedless crops ==
 +
 
 +
The Seed Maker does '''not''' produce seeds for fruit trees or most forage, including foraged berries. This includes, but is not limited to, the following:
 +
 +
* [[Blackberry]] and [[Salmonberry]]
 +
* [[Cave Carrot]]
 +
* Mushrooms of all sorts
 +
* [[Fiddlehead Fern]]
 +
 +
== Recipes ==
   −
==Recipes==
   
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
!Image
 
!Image
21

edits