Difference between revisions of "Mining/Skill"

From Stardew Valley Wiki
Jump to navigation Jump to search
(geologist affects geodes as well as gems)
Line 12: Line 12:
 
| class="skillsubheader" colspan="2" | ''Choose a Profession:''
 
| class="skillsubheader" colspan="2" | ''Choose a Profession:''
 
|-
 
|-
| {{name|Cherry Bomb}}
+
| [[File:Cherry Bomb.png|24px]] [[Cherry Bomb]]
 
| {{name|Staircase}}
 
| {{name|Staircase}}
| {{name|Miner's Treat}}
+
| [[File:Miner's Treat.png|24px]] [[Miner's Treat]]
 
| [[File:Iron Bar.png|24px]] [[Iron Bar|Transmute (Fe)]]
 
| [[File:Iron Bar.png|24px]] [[Iron Bar|Transmute (Fe)]]
 
| style="vertical-align: top;"|[[File:Miner.png|24px|link=]] '''Miner'''
 
| style="vertical-align: top;"|[[File:Miner.png|24px|link=]] '''Miner'''
Line 20: Line 20:
 
| style="vertical-align: top;"|[[File:Geologist.png|24px|link=]] '''Geologist'''
 
| style="vertical-align: top;"|[[File:Geologist.png|24px|link=]] '''Geologist'''
 
: Chance for [[Minerals#Gems|gems]] to appear in pairs.
 
: Chance for [[Minerals#Gems|gems]] to appear in pairs.
: <span style="font-size: smaller; font-style: italic;">(50% chance per [[Mining#Mining Nodes|Node]])</span>
+
: <span style="font-size: smaller; font-style: italic;">(50% chance per [[Mining#Mining Nodes|Node]].  Also applies to [[Minerals#Geodes|geodes]] spawned from breaking rocks.)</span>
 
|-
 
|-
 
| colspan="6" style="background-color: transparent !important; border: 0 !important; height: 12px;"|
 
| colspan="6" style="background-color: transparent !important; border: 0 !important; height: 12px;"|
Line 39: Line 39:
 
| rowspan=2 | {{name|Bomb}}
 
| rowspan=2 | {{name|Bomb}}
 
| rowspan=2 | [[File:Gold Bar.png|24px]] [[Gold Bar|Transmute (Au)]]
 
| rowspan=2 | [[File:Gold Bar.png|24px]] [[Gold Bar|Transmute (Au)]]
| rowspan=2 | {{name|Mega Bomb}}
+
| rowspan=2 | [[File:Mega Bomb.png|24px]] [[Mega Bomb]]
| rowspan=2 | {{name|Crystalarium|}}
+
| rowspan=2 | [[File:Crystalarium.png|24px]] [[Crystalarium]]
 
| style="vertical-align: top;"|[[File:Blacksmith_Icon.png|24px|link=]] '''Blacksmith'''
 
| style="vertical-align: top;"|[[File:Blacksmith_Icon.png|24px|link=]] '''Blacksmith'''
 
: Metal bars worth 50% more.
 
: Metal bars worth 50% more.
Line 54: Line 54:
 
: <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>
 
|}
 
|}
<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 chance to find 1 piece of [[coal]] before the non-Prospector code for finding coal executes. (See <tt>GameLocation::breakStone</tt>)</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 chance to find 1 extra 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 17:09, 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. Also applies to geodes spawned from breaking rocks.)
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 chance to find 1 extra piece of coal before the non-Prospector code for finding coal executes. (See GameLocation::breakStone)