Changes

Jump to navigation Jump to search
191 bytes added ,  18:47, 12 July 2020
no edit summary
Line 99: Line 99:  
==Forage==
 
==Forage==
 
{{main article|Foraging#Spring{{!}}Foraging}}
 
{{main article|Foraging#Spring{{!}}Foraging}}
The player can find the following items while [[Foraging|foraging]] during Spring. The percentages provided for each location are the percentage of all foraged items in the location that will (on average) be the specified item.<ref>The foraged items that can spawn in a given location/season are determined by GameLocation::spawnObjects(), using input from Locations.xnb.  The percentages provided here are based on the chances specified in Locations.xnb, but have been normalized to ensure that the percentages sum to 100% for each location/season.</ref>
+
The items shown below can be found while foraging during Spring. The percentages provided for each location are the percentage of all foraged items in the location that will (on average) be the specified item. <ref name="spawnpercent" />
 
{{#lsth:Foraging|Spring}}<!--transcluded from Foraging page-->
 
{{#lsth:Foraging|Spring}}<!--transcluded from Foraging page-->
   Line 152: Line 152:     
==References==
 
==References==
<references/>
+
<references>
 +
<ref name="spawnpercent">The foraged items that can spawn in a given location each season are determined by <tt>GameLocation::spawnObjects</tt> in the game code, using input from the data file <tt>Content\Locations.xnb</tt>.  The percentages provided here have been normalized to ensure that the percentages sum to 100% for each location. The data was normalized by:
 +
# Calculating the sum of all percentages listed in <tt>Locations.xnb</tt> for Spring
 +
# Dividing each percentage by the sum</ref>
 +
</references>
    
{{NavboxSeasons}}
 
{{NavboxSeasons}}
105,363

edits

Navigation menu