Changes

→‎References: Correct coal XP bonus
Line 235: Line 235:  
|id="Omni Geode Node"|[[File:Omni Geode Node.png|center]]
 
|id="Omni Geode Node"|[[File:Omni Geode Node.png|center]]
 
|Omni Geode Node
 
|Omni Geode Node
|[[Omni Geode]]s
+
|[[Omni Geode]]
 
|N/A
 
|N/A
 
|[[Volcano Dungeon]]
 
|[[Volcano Dungeon]]
Line 261: Line 261:  
|[[Coal]]
 
|[[Coal]]
 
|N/A
 
|N/A
|[[Quarry Mine]] and [[Volcano Dungeon]]
+
|[[Quarry]], [[Quarry Mine]], [[Volcano Dungeon]]
 
|}
 
|}
   Line 288: Line 288:  
{{:Squid Ink Ravioli|RecipeRow}}
 
{{:Squid Ink Ravioli|RecipeRow}}
 
{{Recipes|footer}}
 
{{Recipes|footer}}
 +
 +
Below is a table of the mining buffs that can be obtained from the [[Desert Festival#Chef|Chef]] at the [[Desert Festival]]. These stack with normal food buffs.
 +
{|class="wikitable roundedborder"
 +
!Image
 +
!Name
 +
!Buffs
 +
!Buff Duration
 +
!Ingredients
 +
|-
 +
|[[File:Mountain Chili.png|center]]
 +
|Mountain Chili
 +
|{{name|Mining|+3}}{{name|Defense|+1}}
 +
|{{Duration|7m}}
 +
|Cave Loaf + Rich Marinara
 +
|-
 +
|[[File:Crystal Cake.png|center]]
 +
|Crystal Cake
 +
|{{name|Mining|+3}}{{name|Luck|+1}}
 +
|{{Duration|7m}}
 +
|Cave Loaf + Cherry Syrup
 +
|-
 +
|[[File:Cave Kebab.png|center]]
 +
|Cave Kebab
 +
|{{name|Mining|+3}}{{name|Attack|+1}}
 +
|{{Duration|7m}}
 +
|Cave Loaf + Pungent Garlic
 +
|-
 +
|[[File:Hot Log.png|center]]
 +
|Hot Log
 +
|{{name|Mining|+3}}{{name|Speed|+1}}
 +
|{{Duration|7m}}
 +
|Cave Loaf + Uncomfortably Hot Sauce
 +
|-
 +
|[[File:Earthy Mousse.png|center]]
 +
|Earthy Mousse
 +
|{{name|Defense|+3}}{{name|Mining|+1}}
 +
|{{Duration|7m}}
 +
|Hearty Beans + Mushroom Creme
 +
|-
 +
|[[File:Superfood Cake.png|center]]
 +
|Superfood Cake
 +
|{{name|Luck|+3}}{{name|Mining|+1}}
 +
|{{Duration|7m}}
 +
|Rare Fruit + Mushroom Creme
 +
|-
 +
|[[File:Stuffed Mushrooms.png|center]]
 +
|Stuffed Mushrooms
 +
|{{name|Attack|+3}}{{name|Mining|+1}}
 +
|{{Duration|7m}}
 +
|Extremely Sharp Cheddar + Mushroom Creme
 +
|-
 +
|[[File:Rainforest Shrimp.png|center]]
 +
|Rainforest Shrimp
 +
|{{name|Fishing|+3}}{{name|Mining|+1}}
 +
|{{Duration|7m}}
 +
|Shrimp + Mushroom Creme
 +
|}
    
==The Mines==
 
==The Mines==
Line 304: Line 361:  
<references>
 
<references>
 
<ref name="geologistexp">See <samp>GameLocation::breakStone</samp> in the game code.</ref>
 
<ref name="geologistexp">See <samp>GameLocation::breakStone</samp> in the game code.</ref>
<ref name="coalbonus">There are 2 different code sections to assign coal to a rock outside the Mines. One is breakStone, a 5% * (1+(.005*MiningSkill)) chance of a rock giving coal which does give the +5 bonus. The other is onStoneDestroyed, a 3.5% chance for coal that doesn't give bonus XP. From a player's view, the game will randomly give 6 XP sometimes for coal-dropping rocks, and sometimes just 1 randomly. Prospector causes breakStone to roll twice for the coal drop, while it doubles the chances for onStoneDestroyed to 7%.</ref>
+
<ref name="coalbonus">There are 2 different code sections to assign coal to a rock outside the Mines. One is <samp>breakStone</samp>, a chance of 5% * (1 + DailyLuck/2 + 0.005*MiningSkill) for a rock giving coal which does give the +5 bonus. The other is <samp>onStoneDestroyed</samp>, a 3.5% chance for a coal that doesn't give bonus XP. From a player's view, the game will randomly give 6 XP sometimes for coal-dropping rocks, and sometimes just 1 randomly. Prospector causes <samp>breakStone</samp> to roll twice for the coal drop (but the extra roll grants no XP), while doubling the chances for <samp>onStoneDestroyed</samp> to 7%.</ref>
 
</references>
 
</references>
   Line 311: Line 368:  
{{History|1.1|The [[#Mining Skill|Blacksmith profession]] now increases the value of metal bars by 50%, up from 25%.}}
 
{{History|1.1|The [[#Mining Skill|Blacksmith profession]] now increases the value of metal bars by 50%, up from 25%.}}
 
{{History|1.4|Fixed Prospector profession not applied to rocks destroyed in [[the Mines]].}}
 
{{History|1.4|Fixed Prospector profession not applied to rocks destroyed in [[the Mines]].}}
{{History|1.5|Added new nodes found on [[Ginger Island]] and in [[The Mines#Shrine of Challenge|the Dangerous Mines]].}}
+
{{History|1.5|Added [[#Bone Node|Bone Node]], [[#Cinder Shard Node|Cinder Shard Node]], [[#Clay Node|Clay Node]], [[#Omni Geode Node|Omni Geode Node]], [[#Radioactive Node|Radioactive Node]], and [[#Mussel Node|Mussel Node]].}}
 
{{History|1.5.5|The Blacksmith profession now affects [[Radioactive Bar]]s.}}
 
{{History|1.5.5|The Blacksmith profession now affects [[Radioactive Bar]]s.}}
 
{{History|1.6|Reduced chance for the [[#Iridium Node|Iridium Node]] to drop a [[Prismatic Shard]] from 4% to 3.5%.}} Changed [[Volcano Dungeon]] [[#Gold Node|Gold Node]] sprite. Added [[#Calico Egg Node|Calico Egg Node]] and [[#Coal Node|Coal Node]].
 
{{History|1.6|Reduced chance for the [[#Iridium Node|Iridium Node]] to drop a [[Prismatic Shard]] from 4% to 3.5%.}} Changed [[Volcano Dungeon]] [[#Gold Node|Gold Node]] sprite. Added [[#Calico Egg Node|Calico Egg Node]] and [[#Coal Node|Coal Node]].
446

edits