Anonymous

Mining: Difference between revisions

From Melvor Idle
871 bytes added ,  15 April 2021
Added Trivia section mentioning rockHitting.js
(Added skillcape section)
(Added Trivia section mentioning rockHitting.js)
(12 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{V0.16.2}}
{{V|0.18.2}}
{{Otheruses|the Mining skill|training the skill|Mining/Training}}


[[File:Mining (skill).svg|thumb|right|Mining]]
[[File:Mining (skill).svg|thumb|right|Mining]]


Mining is used for Mining ore, rune essence, and gems. Each Mining action takes 3 seconds, and can be reduced by pickaxe upgrades. Purchasing the [[Master of Nature]] god upgrade reduces this time by 20%. These reductions are multiplicative with each other. Ore and rune essence amounts can be doubled by wearing [[Mining Gloves]] with active charges. Raising Mining to level 99 will unlock the [[Mining Skillcape]] for purchase from the [[Shop]]. Equipping the [[Mining Skillcape]] will give 1 bonus [[Coal Ore]] for every Mining action.
Mining is used for Mining [[#Ores|ore]], {{ItemIcon|Rune Essence}}, and [[#Gems|gems]]. Each Mining action takes 3 seconds, and can be reduced by 5-50% by purchasing [[#Pickaxes|pickaxe upgrades]], 15% by purchasing the {{UpgradeIcon|Master of Nature}} god upgrade, and 0.2 seconds by reaching the 50% [[#Mastery Pool Checkpoints|Mastery pool checkpoint]]. The [[#Pickaxes|pickaxe upgrade]] and {{UpgradeIcon|Master of Nature}} reductions are multiplicative with each other, applying before the 0.2 second [[Mastery]] reduction. Ore and rune essence amounts can be doubled by wearing {{ItemIcon|Mining Gloves}} with active charges. Raising Mining to {{SkillReq|{{PAGENAME}}|99}} will unlock the {{ItemIcon|Mining Skillcape}} for purchase from the [[Shop]]. Equipping the [[Mining Skillcape]] will give 1 bonus {{ItemIcon|Coal Ore}} for every Mining action.


==Mastery Unlocks==
==Mastery Unlocks==
Mining [[Mastery]] has two bonus effects. Every 10 levels it gives it adds a cumulative 1% chance of getting 2 ores instead of 1; this effect is additive with the pickaxe bonus. Each level of Mining mastery also increases rock HP.
 
===Item Mastery Unlocks===
{{MasteryUnlocks}}
 
===Mastery Pool Checkpoints===
{{MasteryCheckpoints}}


===Rock HP===
===Rock HP===
Rock HP determines how many ores can be extracted from a rock before it has to regenerate. Maximum rock HP is calculated with this formula:
Rock HP determines how many ores can be extracted from a rock before it has to regenerate. Maximum rock HP is calculated with this formula:


<math> \text{Rock HP}=\text{Mastery Level} + 5 </math>
<math> \text{Rock HP}=5 + \text{Mastery Level} + \text{Pet Bonus} </math>
 
Where <math>\text{Pet Bonus}</math> is 5 if {{PetIcon|{{PAGENAME}}}} is unlocked, or 0 otherwise.


[[Herblore#Skill_Potions|Perfect Swing Potions]] can be used to give a 10-80% chance to not lower rock HP while Mining.
[[Perfect Swing Potion|Perfect Swing Potions]] can be used to give a 10-80% chance to not lower rock HP while Mining.


{| class="wikitable"
{| class="wikitable"
Line 43: Line 51:


The [[Skillcapes|skillcape]] can be purchased from the store for {{GP|1000000}} after the player reaches {{SkillReq|{{PAGENAME}}|99}}.
The [[Skillcapes|skillcape]] can be purchased from the store for {{GP|1000000}} after the player reaches {{SkillReq|{{PAGENAME}}|99}}.
 
{{SkillcapeInfo}}
{| class="wikitable"
|-
!Skillcape !! Name !! Effect
|-
|[[File:{{PAGENAME}} Skillcape (item).svg|60px|link={{PAGENAME}} Skillcape]] || [[{{PAGENAME}} Skillcape]] || Receive 1x Coal per Mining Action
|}


== Pet ==
== Pet ==
The [[Pets|pet]] can be unlocked by doing any Mining action.
The [[Pets|pet]] can be unlocked by doing any Mining action.
{| class="wikitable"
{{PetSkillInfo}}
|-
! Pet !! Name !! Effect
|-
| [[File:Cool Rock (pet).svg|60px]] || [[Cool Rock]] || All mining nodes gain +5 Max HP.
|}


==Pickaxes==
==Pickaxes==
Line 64: Line 61:
{{PickaxeUpgradeTable}}
{{PickaxeUpgradeTable}}
== Ores ==
== Ores ==
Higher tiers of ore are unlocked as the player's Mining level increases. Mining [[Rune Essence]] yields double the amount of ore, however [[Gem Gloves]] will not work when Mining it. To begin Mining [[Dragonite Ore]] the player must have at least 270 Mining [[mastery]] levels in total.
Higher tiers of ore are unlocked as the player's Mining level increases. Mining {{ItemIcon|Rune Essence}} yields double the amount of ore, however {{ItemIcon|Gem Gloves}} will not work when Mining it. To begin Mining {{ItemIcon|Dragonite Ore}} the player must have at least 270 Mining [[mastery]] levels in total.
{{MiningOresTable}}
{{MiningOresTable}}


==Gems==
==Gems==
Each Mining action has a 1% gem find chance, which is increased to 100% when wearing [[Gem Gloves]]. The possible gem drops are shown in the table below:
Each Mining action has a 1% gem find chance, which is increased by 10% (to 1.10%) if the {{ItemIcon|Clue Chasers Insignia}} is equipped, or to 100% when wearing {{ItemIcon|Gem Gloves}}. The possible gem drops are shown in the table below:
{{MiningGemsTable}}
{{MiningGemsTable}}
==Potion==
The [[Perfect Swing Potion]] provides a chance to mine from a rock without lowering the rock's HP.
{{PotionTable|Perfect Swing Potion}}
==Trivia==
The source code file for the Mining skill is called <code>rockHitting.js</code>, which is in contrast to other skills' source files which are named eponymously (i.e., <code>woodcutting.js</code> for [[Woodcutting]]). This used to be case for Mining as well[https://discord.com/channels/625838709203271680/625840209531240469/821955701303541780], however it turned out that some browsers or extensions block a script called <code>mining.js</code>, likely in an attempt to prevent unwanted crypto mining, so the file was eventually renamed.
{{Menu}}
{{Menu}}
[[Category:Skills]]
[[Category:Skills]]
9

edits