Difference between revisions of "Mining/Skill"

From Stardew Valley Wiki
Jump to navigation Jump to search
(Undo revision 81907 by BlaDe (talk) Let's provide a code reference, there are some inconsistencies with what's written)
(prospector restrictions)
Line 49: Line 49:
 
|-
 
|-
 
| style="vertical-align: top;"|[[File:Prospector.png|24px|link=]] '''Prospector'''
 
| style="vertical-align: top;"|[[File:Prospector.png|24px|link=]] '''Prospector'''
: Chance to find [[Coal|coal]] doubled.
+
: Chance to find [[Coal|coal]] doubled.*
 
| style="vertical-align: top;"|[[File:Gemologist.png|24px|link=]] '''Gemologist'''
 
| style="vertical-align: top;"|[[File:Gemologist.png|24px|link=]] '''Gemologist'''
 
: Gems worth 30% more.
 
: Gems worth 30% more.
 
: <span style="font-size: smaller; font-style: italic;">(applies to [[Minerals|Minerals and Gems]])</span>
 
: <span style="font-size: smaller; font-style: italic;">(applies to [[Minerals|Minerals and Gems]])</span>
|}<noinclude>
+
|}
 +
<nowiki>*</nowiki><span style="font-size: smaller;">'''Prospector''' has no effect in [[the Mines]], except on these two dark gray rocks:  [[File:Stone_Index668.png|24px]] [[File:Stone_Index670.png|24px]].  It adds a 50% chance to find 1 piece of [[coal]] before the non-Prospector code for finding coal executes. (See <tt>GameLocation::breakStone</tt>)</span><noinclude>
 
[[Category:Mining]]
 
[[Category:Mining]]
 
[[de:Mining/Skill]]
 
[[de:Mining/Skill]]

Revision as of 16:25, 13 April 2019

Level 1 Level 2 Level 3 Level 4 Level 5
Crafting Recipes: Crafting Recipes: Cooking Recipes: Crafting Recipes: Choose a Profession:
Cherry Bomb.png Cherry Bomb Staircase.png Staircase Miner's Treat.png Miner's Treat Iron Bar.png Transmute (Fe) Miner.png Miner
+1 ore per vein.
Geologist.png Geologist
Chance for gems to appear in pairs.
(50% chance per Node)
Level 6 Level 7 Level 8 Level 9 Level 10
Crafting Recipes: Crafting Recipes: Crafting Recipes: Crafting Recipes: Miner: Geologist:
Bomb.png Bomb Gold Bar.png Transmute (Au) Mega Bomb.png Mega Bomb Crystalarium.png Crystalarium Blacksmith Icon.png Blacksmith
Metal bars worth 50% more.
(Applies to Copper, Iron, Gold, & Iridium Bars)
Excavator.png Excavator
Chance to find geodes doubled.
(Applies to all 4 types of geodes)
Prospector.png Prospector
Chance to find coal doubled.*
Gemologist.png Gemologist
Gems worth 30% more.
(applies to Minerals and Gems)

*Prospector has no effect in the Mines, except on these two dark gray rocks: Stone Index668.png Stone Index670.png. It adds a 50% chance to find 1 piece of coal before the non-Prospector code for finding coal executes. (See GameLocation::breakStone)