Mining: Difference between revisions

682 bytes added ,  22 December 2021
Update for v1.0
(→‎Gems: Expand on bonuses providing gem drops)
(Update for v1.0)
Line 1: Line 1:
{{V|0.20}}
{{V|1.0}}
{{Otheruses|the {{PAGENAME}} skill|training the skill|{{PAGENAME}}/Training}}
{{Otheruses|the {{PAGENAME}} skill|training the skill|{{PAGENAME}}/Training}}


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


'''{{PAGENAME}}''' 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.
'''{{PAGENAME}}''' 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 additive with each other, applying before the 0.2 second [[Mastery]] reduction, resulting in the lowest possible action time of 0.85 seconds. 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==
Line 17: Line 17:
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:


<!-- See in-game function: calculateIncreasedMiningMaxHP()
<!-- See in-game function: getRockMaxHP()
--><math> \text{Rock HP}=5 + \text{Mastery Level} + \text{Bonus} </math>
--><math> \text{Rock HP}=5 + \text{Mastery Level} + \text{Bonus} </math>


Line 26: Line 26:
{{ModifierTable|MiningNodeHP|HP Bonus}}
{{ModifierTable|MiningNodeHP|HP Bonus}}


[[Perfect Swing Potion|Perfect Swing Potions]] can be used to give a 10-80% chance to not lower rock HP while Mining.
In addition, the following can be used to provide a chance to deal no damage to rock HP while Mining:
{{ModifierTable|ChanceNoDamageMining|Preserve Chance}}
Using these bonuses effectively increases a rock's HP to <math>\frac{\text{Rock HP}}{1 - \text{Preserve Chance}}</math>. For example, a rock with a max HP of 12 while the {{ItemIcon|Perfect Swing Potion III}} is being used will have an effective max HP of <math>\frac{12}{1 - 0.4} = 20</math>.


Below lists the rock HP at various {{Icon|Mastery}} levels with and without the maximum possible bonus:
{| class="wikitable"
{| class="wikitable"
|- class="headerRow-0"
|- class="headerRow-0"
Line 68: Line 71:
{{PickaxeUpgradeTable}}
{{PickaxeUpgradeTable}}
== Ores ==
== Ores ==
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.
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 271 Mining [[mastery]] levels in total.
{{MiningOresTable}}
{{MiningOresTable}}


Line 84: Line 87:


==Trivia==
==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.
Prior to the release of [[V1.0]], the source code file for the Mining skill was 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.
 
Upon release of [[V1.0]], Mining became one of a small number of tick-based skills, at which point the source file was renamed once more to <code>rockTicking.js</code>.
 
==Summoning Boosts==
==Summoning Boosts==
This table shows all the {{Skill|Summoning}} Familiars and Synergies that provide a bonus to {{PAGENAME}}.
This table shows all the {{Skill|Summoning}} Familiars and Synergies that provide a bonus to {{PAGENAME}}.
{{SkillSummoningBonusTable|{{PAGENAME}}}}
{{SkillSummoningBonusTable|{{PAGENAME}}}}
==Skill Boosts==
==Skill Boosts==
This table lists most sources of {{PAGENAME}}-specific modifier boosts. For a list of boosts that apply to all skills, see the [[Skill Boosts]] page. This list does not contain boosts provided from {{Icon|Mastery}} rewards.
This table lists most sources of {{PAGENAME}}-specific modifier boosts. For a list of boosts that apply to all skills, see the [[Skill Boosts]] page. This list does not contain boosts provided from {{Icon|Mastery}} rewards.