Changes

Jump to navigation Jump to search
416 bytes added ,  22:00, 20 August 2020
m
→‎References: Coal bonus XP edit pt 2
Line 201: Line 201:  
<references>
 
<references>
 
<ref name="geologistexp">See <tt>GameLocation::breakStone</tt> in the game code.</ref>
 
<ref name="geologistexp">See <tt>GameLocation::breakStone</tt> in the game code.</ref>
 +
<ref name="coalbonus">There are 2 different code sections to assign coal to a rock outside the mine. One is breakStone, a 5% * (1+(.005*MiningSkill)) chance of a rock giving coal which does give the +5 bonus. The other is onStoneDestroyed, which is a 3.5% chance that doesn't give bonus XP. Prospector causes breakStone to roll twice for the coal drop, while it doubles the chances for onStoneDestroyed to 7%.</ref>
 
</references>
 
</references>
  
17

edits

Navigation menu