Difference between revisions of "Prospecting"
Jump to navigation
Jump to search
(Removed dead end page by adding brief description and linking back to Scrollcrafting on the 'Enchanting' page.) |
|||
Line 25: | Line 25: | ||
|Increases your chance to find gems while mining by a mysterious amount. | |Increases your chance to find gems while mining by a mysterious amount. | ||
|} | |} | ||
+ | |||
+ | ==Formula== | ||
+ | The chance to find a random gem while mining is calculated using this formula: | ||
+ | |||
+ | <math>GemChance = \frac{\frac{baseActionTimeMS}{500} + prospectorScrolls * 100 + 100}{500000} \times 100%</math> | ||
+ | |||
+ | The following table shows the distribution for random gems: | ||
+ | |||
+ | {| class="wikitable" | ||
+ | |+ | ||
+ | !Gem | ||
+ | !Chance | ||
+ | |- | ||
+ | |[[Sapphire]] | ||
+ | |40% | ||
+ | |- | ||
+ | |[[Emerald]] | ||
+ | |30% | ||
+ | |- | ||
+ | |[[Ruby]] | ||
+ | |20% | ||
+ | |- | ||
+ | |[[Diamond]] | ||
+ | |7% | ||
+ | |- | ||
+ | |[[Black Opal]] | ||
+ | |3% |
Revision as of 13:31, 24 May 2021
The Scroll of the Prospector is one of the many scrolls that can be created via Scrollcrafting using silver and a variety of runes. Enchantment scrolls can be applied to a piece of gear to provide passive buffs/effects.
Scroll | Slot | Level | Silver | Rune 1 | Rune 2 | Rune 3 | Rune 4 | Rune 5 | Effect | |
---|---|---|---|---|---|---|---|---|---|---|
Scroll of the Prospector | Pickaxe | 25 | 300 | 40 Air | 40 Fire | 40 Cosmic | - | - | Increases your chance to find gems while mining by a mysterious amount. |
Formula
The chance to find a random gem while mining is calculated using this formula:
The following table shows the distribution for random gems:
Gem | Chance |
---|---|
Sapphire | 40% |
Emerald | 30% |
Ruby | 20% |
Diamond | 7% |
Black Opal | 3% |