Mining: Difference between revisions

From Melvor Idle
(Added image)
(Added Trivia section mentioning rockHitting.js)
(42 intermediate revisions by 14 users not shown)
Line 1: Line 1:
{{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 lets you mine ore.
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 you a cumulative 1% chance of getting 2 ores instead of 1. On top of that it increases the rock HP.
 
===Item Mastery Unlocks===
{{MasteryUnlocks}}
 
===Mastery Pool Checkpoints===
{{MasteryCheckpoints}}


===Rock HP===
===Rock HP===
Rock HP determines how many ores you can extract from a rock before it has to regenerate. The 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}=5 + \text{Mastery Level} + \text{Pet Bonus} </math>
 
Where <math>\text{Pet Bonus}</math> is 5 if {{PetIcon|{{PAGENAME}}}} is unlocked, or 0 otherwise.


Rock HP = 5 + mastery
[[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 36: Line 48:
|}
|}


== Skillcape ==
The [[Skillcapes|skillcape]] can be purchased from the store for {{GP|1000000}} after the player reaches {{SkillReq|{{PAGENAME}}|99}}.
{{SkillcapeInfo}}
== Pet ==
The [[Pets|pet]] can be unlocked by doing any Mining action.
{{PetSkillInfo}}
==Pickaxes==
Pickaxes are permanent upgrades purchased from the [[Shop]] that decrease the amount of time it takes to mine ore by their bonus speed percentage. In addition they provide a chance to double ores.
{{PickaxeUpgradeTable}}
== Ores ==
== Ores ==
Mining is required to let you mine ores. Below you can see a table of the ores you can mine.
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}}
 
==Gems==
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}}
 
==Potion==
The [[Perfect Swing Potion]] provides a chance to mine from a rock without lowering the rock's HP.
{{PotionTable|Perfect Swing Potion}}


{| class="wikitable"
==Trivia==
!Ore
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.
!Name
!Mining Level
!Experience
!Respawn Time (s)
!Ore Price
!XP/s
!GP/s
|-
| style ="text-align:left"; |[[File:Copper Ore (item).svg|50px|center]]
| style ="text-align:left"; |[[Copper Ore]]
| style ="text-align:right"; |1
| style ="text-align:right"; |7
| style ="text-align:right"; |5
| style ="text-align:right"; |2
| style ="text-align:right"; |2.33
| style ="text-align:right"; |0.67
|-
| style ="text-align:left"; |[[File:Tin Ore (item).svg|50px|center]]
| style ="text-align:left"; |[[Tin Ore]]
| style ="text-align:right"; |1
| style ="text-align:right"; |7
| style ="text-align:right"; |5
| style ="text-align:right"; |2
| style ="text-align:right"; |2.33
| style ="text-align:right"; |0.67
|-
| style ="text-align:left"; |[[File:Iron Ore (item).svg|50px|center]]
| style ="text-align:left"; |[[Iron Ore]]
| style ="text-align:right"; |15
| style ="text-align:right"; |14
| style ="text-align:right"; |10
| style ="text-align:right"; |5
| style ="text-align:right"; |4.67
| style ="text-align:right"; |1.67
|-
| style ="text-align:left"; |[[File:Coal Ore (item).svg|50px|center]]
| style ="text-align:left"; |[[Coal Ore]]
| style ="text-align:right"; |30
| style ="text-align:right"; |18
| style ="text-align:right"; |10
| style ="text-align:right"; |13
| style ="text-align:right"; |6.00
| style ="text-align:right"; |4.33
|-
| style ="text-align:left"; |[[File:Silver Ore (item).svg|50px|center]]
| style ="text-align:left"; |[[Silver Ore]]
| style ="text-align:right"; |30
| style ="text-align:right"; |25
| style ="text-align:right"; |15
| style ="text-align:right"; |25
| style ="text-align:right"; |8.33
| style ="text-align:right"; |8.33
|-
| style ="text-align:left"; |[[File:Gold Ore (item).svg|50px|center]]
| style ="text-align:left"; |[[Gold Ore]]
| style ="text-align:right"; |40
| style ="text-align:right"; |28
| style ="text-align:right"; |15
| style ="text-align:right"; |30
| style ="text-align:right"; |9.33
| style ="text-align:right"; |10.00
|-
| style ="text-align:left"; |[[File:Mithril Ore (item).svg|50px|center]]
| style ="text-align:left"; |[[Mithril Ore]]
| style ="text-align:right"; |50
| style ="text-align:right"; |65
| style ="text-align:right"; |20
| style ="text-align:right"; |65
| style ="text-align:right"; |21.67
| style ="text-align:right"; |21.67
|-
| style ="text-align:left"; |[[File:Adamantite Ore (item).svg|50px|center]]
| style ="text-align:left"; |[[Adamantite Ore]]
| style ="text-align:right"; |70
| style ="text-align:right"; |71
| style ="text-align:right"; |30
| style ="text-align:right"; |88
| style ="text-align:right"; |23.67
| style ="text-align:right"; |29.33
|-
| style ="text-align:left"; |[[File:Runite Ore (item).svg|50px|center]]
| style ="text-align:left"; |[[Runite Ore]]
| style ="text-align:right"; |80
| style ="text-align:right"; |86
| style ="text-align:right"; |60
| style ="text-align:right"; |100
| style ="text-align:right"; |28.67
| style ="text-align:right"; |33.33
|-
| style ="text-align:left"; |[[File:Dragonite Ore (item).svg|50px|center]]
| style ="text-align:left"; |[[Dragonite Ore]]
| style ="text-align:right"; |95
| style ="text-align:right"; |101
| style ="text-align:right"; |120
| style ="text-align:right"; |135
| style ="text-align:right"; |33.67
| style ="text-align:right"; |45.00
|}


==Gems==
When you mine an ore there is a 1% chance to get a gem. If you are wearing [[Gem Gloves]] you always get a gem. When you get a gem it is selected from the following table of gems:
{| class="wikitable"
!Gem
!Name
!Gem Chance
!Gem Price
|-
| [[File:Topaz (item).svg|50px|center]]
|[[Topaz]]
| style="text-align:right"; | 40%
| style="text-align:right"; | 225
|-
| [[File:Sapphire (item).svg|50px|center]]
|[[Sapphire]]
| style="text-align:right"; | 20%
| style="text-align:right"; | 335
|-
| [[File:Ruby (item).svg|50px|center]]
|[[Ruby]]
| style="text-align:right"; | 20%
| style="text-align:right"; | 555
|-
| [[File:Emerald (item).svg|50px|center]]
|[[Emerald]]
| style="text-align:right"; | 12.5%
| style="text-align:right"; | 555
|-
| [[File:Diamond (item).svg|50px|center]]
|[[Diamond]]
| style="text-align:right"; | 7.5%
| style="text-align:right"; | 1150
|}
{{Menu}}
{{Menu}}
[[Category:Skills]]
[[Category:Skills]]

Revision as of 22:23, 15 April 2021

This page was last updated for (v0.18.2).
This article is about the Mining skill. For training the skill, see Mining/Training.
Mining

Mining is used for Mining ore, Rune Essence, and gems. Each Mining action takes 3 seconds, and can be reduced by 5-50% by purchasing pickaxe upgrades, 15% by purchasing the Master of Nature god upgrade, and 0.2 seconds by reaching the 50% Mastery pool checkpoint. The pickaxe upgrade and 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 Mining Gloves with active charges. Raising Mining to Mining 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.

Mastery Unlocks

Item Mastery Unlocks

Level Unlock
1 Each Mastery Level increases maximum Rock HP by 1
10 1% Chance of obtaining 2 ore
20 2% Chance of obtaining 2 ore
30 3% Chance of obtaining 2 ore
40 4% Chance of obtaining 2 ore
50 5% Chance of obtaining 2 ore
60 6% Chance of obtaining 2 ore
70 7% Chance of obtaining 2 ore
80 8% Chance of obtaining 2 ore
90 9% Chance of obtaining 2 ore
99 15% Chance of obtaining 2 ore

Mastery Pool Checkpoints

Pool % Pool XP Bonus
10% 1,150,000 xp +5% Mining Mastery XP
25% 2,875,000 xp Reduced Ore respawn time by 10%
50% 5,750,000 xp Reduce Mining interval by 0.2s
95% 10,925,000 xp All Rocks gain +10 Maximum HP (Bonus applied on Rock Respawn)
Total Mastery Pool XP 11,500,000

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:

[math]\displaystyle{ \text{Rock HP}=5 + \text{Mastery Level} + \text{Pet Bonus} }[/math]

Where [math]\displaystyle{ \text{Pet Bonus} }[/math] is 5 if Cool Rock is unlocked, or 0 otherwise.

Perfect Swing Potions can be used to give a 10-80% chance to not lower rock HP while Mining.

Mastery Level Max Rock HP
1 6
2 7
3 8
4 9
5 10
10 15
20 25
50 55
75 80
99 104

Skillcape

The skillcape can be purchased from the store for Coins.svg 1,000,000 after the player reaches Mining Level 99.

Skillcape Name Requirements Effect
Mining Skillcape Mining Skillcape Mining Level 99 +1 Coal Ore per Ore Mined. (Item doubling does not apply)
Superior Mining Skillcape Superior Mining Skillcape Mining Level 120 +5% Chance to find gem veins when Mining
+2 Coal Ore per Ore Mined. (Item doubling does not apply)

Pet

The pet can be unlocked by doing any Mining action.

Pet Name Effect
Cool Rock Cool Rock +5 Mining Node Hitpoints

Pickaxes

Pickaxes are permanent upgrades purchased from the Shop that decrease the amount of time it takes to mine ore by their bonus speed percentage. In addition they provide a chance to double 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.

Gems

Each Mining action has a 1% gem find chance, which is increased by 10% (to 1.10%) if the Clue Chasers Insignia is equipped, or to 100% when wearing Gem Gloves. The possible gem drops are shown in the table below:

Gem Gem Chance Gem Price
Topaz Topaz 50.0% GP 225
Sapphire Sapphire 17.5% GP 335
Ruby Ruby 17.5% GP 555
Emerald Emerald 10.0% GP 555
Diamond Diamond 5.0% GP 1,150

Potion

The Perfect Swing Potion provides a chance to mine from a rock without lowering the rock's HP.

Perfect Swing Potion
Potion Tier Charges Effect
Perfect Swing Potion I I 30 +10% Chance to deal no Damage to an Ore or Essence Mining Node
Perfect Swing Potion II II 50 +20% Chance to deal no Damage to an Ore or Essence Mining Node
Perfect Swing Potion III III 80 +40% Chance to deal no Damage to an Ore or Essence Mining Node
Perfect Swing Potion IV IV 100 +80% Chance to deal no Damage to an Ore or Essence Mining Node

Trivia

The source code file for the Mining skill is called rockHitting.js, which is in contrast to other skills' source files which are named eponymously (i.e., woodcutting.js for Woodcutting). This used to be case for Mining as well[1], however it turned out that some browsers or extensions block a script called mining.js, likely in an attempt to prevent unwanted crypto mining, so the file was eventually renamed.