Tip of the Day
Long pressing an item opens multi-selection options in the inventory.
Find Gems (Mechanics): Difference between revisions
From Walkscape Walkthrough
m Text replacement - "{{Version|462}}" to "{{Version|473}}" |
mNo edit summary |
||
| Line 5: | Line 5: | ||
# Find gems percentage bonuses from attributes is calculated. | # Find gems percentage bonuses from attributes is calculated. | ||
# These bonuses are added to the base find gems multiplier that you have. | # These bonuses are added to the base find gems multiplier that you have. | ||
# The base chance to find gems ( | # The base chance to find gems (1% or 1/100) is multiplied by the calculated find gems multiplier. | ||
# The modified find gems odds are rolled on a loot table. | # The modified find gems odds are rolled on a loot table. | ||
Note that we can quickly get a value by simply adding the total percent find gems to 1 and dividing by | Note that we can quickly get a value by simply adding the total percent find gems to 1 and dividing by 100. | ||
=== Example with No Find Gems Bonuses === | === Example with No Find Gems Bonuses === | ||
| Line 19: | Line 19: | ||
#* 1.00 gem finding multiplier + 0.00 gem finding bonus = 1.00 calculated gem finding multiplier | #* 1.00 gem finding multiplier + 0.00 gem finding bonus = 1.00 calculated gem finding multiplier | ||
# We multiply the base gem drop chance by the calculated gem finding multiplier. | # We multiply the base gem drop chance by the calculated gem finding multiplier. | ||
#* 0. | #* 0.01 × 1.00 = 0.01 modified find gems odds | ||
# The modified find gems odds are rolled on a loot table. | # The modified find gems odds are rolled on a loot table. | ||
#* Our 0. | #* Our 0.01 modified find gems odds gives us a 1/100 chance per action completed to receive a [[Gems|gem drop]]. | ||
=== Example with a Find Gems Bonus === | === Example with a Find Gems Bonus === | ||
| Line 32: | Line 32: | ||
#* 1.00 find gems multiplier + 0.20 find gems bonus = 1.20 calculated find gems multiplier | #* 1.00 find gems multiplier + 0.20 find gems bonus = 1.20 calculated find gems multiplier | ||
# We multiply the base gem finding chance by the calculated find gems multiplier. | # We multiply the base gem finding chance by the calculated find gems multiplier. | ||
#* 0. | #* 0.01 × 1.20 = 0.012 modified find gems odds | ||
# The modified find gems odds are rolled on a loot table. | # The modified find gems odds are rolled on a loot table. | ||
#* Our 0. | #* Our 0.012 modified find gems odds gives us a 1.20/100 chance per action completed to receive a [[Gems|gem drop]]. | ||
{{Version| | {{Version|506}} | ||
[[Category:Game Mechanics]] | [[Category:Game Mechanics]] | ||
Latest revision as of 12:38, 17 August 2025
Find Gems Calculation
- Most Mining activities have a chance to roll on a gem table.
- Currently there is only one Gem table, but there may be more in the future.
- Find gems percentage bonuses from attributes is calculated.
- These bonuses are added to the base find gems multiplier that you have.
- The base chance to find gems (1% or 1/100) is multiplied by the calculated find gems multiplier.
- The modified find gems odds are rolled on a loot table.
Note that we can quickly get a value by simply adding the total percent find gems to 1 and dividing by 100.
Example with No Find Gems Bonuses
If we want to Mine Coal with no equipment, and we complete a mining action.
- Coal mining is able to give a roll on the Jarvonia gem table in its loot tables.
- We have no equipment, so we have no percent gem finding bonus.
- Gem finding bonus = 0.00
- We added our gem finding bonus to the base gem finding multiplier that you have.
- 1.00 gem finding multiplier + 0.00 gem finding bonus = 1.00 calculated gem finding multiplier
- We multiply the base gem drop chance by the calculated gem finding multiplier.
- 0.01 × 1.00 = 0.01 modified find gems odds
- The modified find gems odds are rolled on a loot table.
- Our 0.01 modified find gems odds gives us a 1/100 chance per action completed to receive a gem drop.
Example with a Find Gems Bonus
If we want to Mine Coal with a Shovel Axe, and we complete a mining action.
- Coal mining is able to give a roll on the Jarvonia gem table in its loot tables.
- Our Shovel Axe gives a +20.0% to find gems
- Gem finding bonus = 0.20
- We added our find gems bonus to the base find gems multiplier that you have.
- 1.00 find gems multiplier + 0.20 find gems bonus = 1.20 calculated find gems multiplier
- We multiply the base gem finding chance by the calculated find gems multiplier.
- 0.01 × 1.20 = 0.012 modified find gems odds
- The modified find gems odds are rolled on a loot table.
- Our 0.012 modified find gems odds gives us a 1.20/100 chance per action completed to receive a gem drop.
| This page has been updated to reflect information in game version 👣➕1️⃣ 0.3.0-beta+506 "Travel +1 Update"1️⃣➕👣. |
