Mining: Difference between revisions

No change in size ,  22 December 2021
m
Move Trivia section to bottom of page
(Update for v1.0)
m (Move Trivia section to bottom of page)
Line 85: Line 85:
The [[Perfect Swing Potion]] provides a chance to mine from a rock without lowering the rock's HP.
The [[Perfect Swing Potion]] provides a chance to mine from a rock without lowering the rock's HP.
{{PotionTable|Perfect Swing Potion}}
{{PotionTable|Perfect Swing Potion}}
==Trivia==
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==
Line 98: Line 93:
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.
{{ModifierTable|increasedSkillXP,decreasedSkillIntervalPercent,increasedSkillPreservationChance,decreasedSkillInterval,increasedChanceToDoubleItemsSkill,increasedChanceAdditionalSkillResource,increasedMasteryXP,increasedChanceNoDamageMining,increasedMiningNodeHP,increasedChanceToDoubleOres|{{PAGENAME}} Boosts|false|skill={{PAGENAME}}}}
{{ModifierTable|increasedSkillXP,decreasedSkillIntervalPercent,increasedSkillPreservationChance,decreasedSkillInterval,increasedChanceToDoubleItemsSkill,increasedChanceAdditionalSkillResource,increasedMasteryXP,increasedChanceNoDamageMining,increasedMiningNodeHP,increasedChanceToDoubleOres|{{PAGENAME}} Boosts|false|skill={{PAGENAME}}}}
==Trivia==
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>.


{{Menu}}
{{Menu}}
[[Category:Skills]]
[[Category:Skills]]