This wiki is a read-only version of the Stardew Valley Wiki. The official editable wiki maintained by ConcernedApe can be found at stardewvalleywiki.com

Changes

Jump to: navigation, search

Mining

218 bytes added, 22:34, 5 February 2019
Parsing the code identified that the geologist profession experience shown only applies if the additional gem spawn occurs, otherwise the base value is applied.
Experience level is increased immediately upon breaking a rock/boulder/node, but the "level up" window doesn't appear until after going to sleep.
 
The Geologist profession gives the specific gem nodes a 50% chance of spawning an additional gem. If this happens, then the amount of experience gained is reduced<ref name="geologistexp" />.
{| class="wikitable sortable"
|-
|-
| Any Rock (outside [[The Mines]])
| 1<br />If coal is dropped: 56
|-
| Gray [[Boulder]] (outside [[The Mines]])<!--Farm Boulder.png-->
| 0
|-
| Rock , except for dark gray rocks (inside [[The Mines]])| 0<br />If coal/ore dropped: 5
|-
| [[File:Stone Index668.png]] [[File:Stone Index670.png]] Either of these dark gray rocks (inside [[The Mines]])
|-
| Amethyst Node
| Geologist Profession: 816<br />Miner ProfessionMultiple spawns: 168
|-
| Aquamarine Node
| Geologist Profession: 2040<br />Miner ProfessionMultiple spawns: 4020
|-
| Diamond Node
| Geologist Profession: 100150<br />Miner ProfessionMultiple spawns: 150100
|-
| Emerald Node
| Geologist Profession: 5080<br />Miner ProfessionMultiple spawns: 8050
|-
| Jade Node
| Geologist Profession: 2040<br />Miner ProfessionMultiple spawns: 4020
|-
| Ruby Node
| Geologist Profession: 5080<br />Miner ProfessionMultiple spawns: 8050
|-
| Topaz Node
| Geologist Profession: 816<br />Miner ProfessionMultiple spawns: 168
|-
| Gem Node
| 30
|-
| Mystic Stone
{{history|1.0|Introduced.}}
{{history|1.1|The Blacksmith profession now increases the value of metal bars by 50%, up from 25%}}
 
==References==
<references>
<ref name="geologistexp">See <tt>GameLocation::breakStone</tt> in the game code.</ref>
</references>
{{NavboxSkillsStats}}
298
edits

Navigation menu