Changes

Jump to navigation Jump to search
Undo revision 164108 by Swift To The Core (talk) Festival will be added to calendar via template
Line 1: Line 1:  
<div id="infoboxborder" style="min-width:0;">[[File:Spring.png|150px|alt=Spring icon|class=pixels]]</div>
 
<div id="infoboxborder" style="min-width:0;">[[File:Spring.png|150px|alt=Spring icon|class=pixels]]</div>
   −
[[Spring]] is the [[Seasons|season]] when players first begin the game. It's followed by [[Summer]] and preceded by [[Winter]].
+
'''Spring''' is the [[Seasons|season]] when players first begin the game. It's followed by [[Summer]] and preceded by [[Winter]].
   −
In Spring, the [[grass]] is green. [[Trees]] regain their leaves, and pink petals blow through the air on [[Weather|windy]] days. There is also a variety of [[crops]], [[Foraging|forageable items]], and [[fish]] which appear only during this [[Seasons|season]]. [[Salmonberry|Salmonberry]] season lasts between the 15th-18th of Spring. When Spring starts, new logs, rocks and grass patches will spawn on the farm, in [[Cindersap Forest]], and [[Pelican Town]].
+
In Spring, the [[grass]] is green. [[Trees]] regain their leaves, and pink petals blow through the air on [[Weather|windy]] days. There is also a variety of [[crops]], [[Foraging|forageable items]], and [[fish]] which appear only during this [[Seasons|season]]. [[Salmonberry]] season lasts between the 15th-17th of Spring. When Spring starts, new logs, rocks, and grass patches will spawn on the farm, in [[Cindersap Forest]], and [[Pelican Town]].
    
__TOC__
 
__TOC__
Line 18: Line 18:  
|-
 
|-
 
|13||<p>[[File:Calendar Flag Anim.gif|link=]] [[Egg Festival]]</p>
 
|13||<p>[[File:Calendar Flag Anim.gif|link=]] [[Egg Festival]]</p>
 +
|-
 +
|15-17||<p>[[File:Iridium Quality.png]] [[Desert Festival]]</p>
 
|-
 
|-
 
|24||<p>[[File:Calendar Flag Anim.gif|link=]] [[Flower Dance]]</p>
 
|24||<p>[[File:Calendar Flag Anim.gif|link=]] [[Flower Dance]]</p>
 
|}
 
|}
 +
 
===Other===
 
===Other===
 
{|class="wikitable roundedborder"
 
{|class="wikitable roundedborder"
Line 57: Line 60:  
{{main article|Crops#Spring Crops{{!}}Crops}}
 
{{main article|Crops#Spring Crops{{!}}Crops}}
 
:''See also: [[Farming#Experience Points]]''
 
:''See also: [[Farming#Experience Points]]''
The following [[Crops]] can be grown in Spring. Note that the "Seed Price" shown is the [[Pierre's General Store|General Store]] price unless otherwise indicated. "Maximum Harvests per Season" assumes no [[fertilizer]] is used and the [[Farming#Farming Skill|Agriculturist]] profession is not chosen. "Gold/Day" assumes no fertilizer is used and the [[Farming#Farming Skill|Tiller profession]] is not chosen. See the [[Crops#Gold per Day|Crops page]] for the full calculation.
+
The following [[Crops]] can be grown in Spring. Note that the "Seed Price" shown is the [[Pierre's General Store|General Store]] price unless otherwise indicated. "Maximum Harvests per Season" assumes no [[fertilizer]] is used and the [[Farming#Farming Skill|Agriculturist]] profession is not chosen. "Gold/Day" assumes no fertilizer is used and the [[Farming#Farming Skill|Tiller profession]] is not chosen. See the [[Crops#Gold per Day|Crops page]] for the full calculation.
    
===Single Harvest===
 
===Single Harvest===
Line 81: Line 84:  
|-
 
|-
 
|style="text-align: left;"|{{name|Unmilled Rice}} ||data-sort-value="40"|{{Price|40}} || data-sort-value="8"|Irrigated: 6<br />Unirrigated: 8||data-sort-value="3"| 4<br />3 || data-sort-value="30"|{{Price|30}} || data-sort-value="-1.25"|Irrigated: &#8776;{{Price|-1.67}}<br />Unirrigated: {{Price|-1.25}}
 
|style="text-align: left;"|{{name|Unmilled Rice}} ||data-sort-value="40"|{{Price|40}} || data-sort-value="8"|Irrigated: 6<br />Unirrigated: 8||data-sort-value="3"| 4<br />3 || data-sort-value="30"|{{Price|30}} || data-sort-value="-1.25"|Irrigated: &#8776;{{Price|-1.67}}<br />Unirrigated: {{Price|-1.25}}
 +
|-
 +
|style="text-align: left;"|{{name|Carrot}} ||data-sort-value="0"|{{Price|0}}|| data-sort-value="3"|3 days || 9 || data-sort-value="35"|{{Price|35}} || data-sort-value="11.67"|&#8776;{{Price|11.67}}
 
|-
 
|-
 
|}
 
|}
Line 105: Line 110:  
==Fish==
 
==Fish==
 
{{main article|Fish#Fish Types{{!}}Fish}}
 
{{main article|Fish#Fish Types{{!}}Fish}}
Certain [[Fish|fish]] can be caught only during specific seasons. Listed below are all fish catchable during Spring.   
+
Certain [[Fish|fish]] can be caught only during specific seasons. Listed below are all fish catchable during Spring.   
    
''Fish that can be caught during all seasons are not listed.''
 
''Fish that can be caught during all seasons are not listed.''
Line 139: Line 144:  
|-
 
|-
 
{{#lst:Fish|Eel}}
 
{{#lst:Fish|Eel}}
 +
|-
 +
{{#lst:Fish|Bream}}
 
|-
 
|-
 
{{#lst:Fish|Sardine}}
 
{{#lst:Fish|Sardine}}
Line 151: Line 158:  
|-
 
|-
 
|}
 
|}
 +
 +
==History==
 +
{{History|1.6|Added [[Carrot]] crop.}}
    
==References==
 
==References==
 
<references>
 
<references>
<ref name="spawnpercent">The foraged items that can spawn in a given location each season are determined by <samp>GameLocation::spawnObjects</samp> in the game code, using input from the data file <samp>Content\Locations.xnb</samp>. The percentages provided here have been normalized to ensure that the percentages sum to 100% for each location. The data was normalized by:
+
<ref name="spawnpercent">The foraged items that can spawn in a given location each season are determined by <samp>GameLocation::spawnObjects</samp> in the game code, using input from the data file <samp>Content\Locations.xnb</samp>. 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 <samp>Locations.xnb</samp> for Spring
 
# Calculating the sum of all percentages listed in <samp>Locations.xnb</samp> for Spring
 
# Dividing each percentage by the sum</ref>
 
# Dividing each percentage by the sum</ref>
Line 160: Line 170:     
{{NavboxSeasons}}
 
{{NavboxSeasons}}
 +
    
[[Category:Seasons]]
 
[[Category:Seasons]]
105,773

edits

Navigation menu