Chest Finding (Mechanics): Difference between revisions

From The Walkscape Walkthrough
Content added Content deleted
m (a)
mNo edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Chest Finding is an [[Attributes|attribute]] that changes the chance to find chests on action completion.
Chest Finding is an [[Attributes|attribute]] that changes the chance to find [[Chests]] on action completion.


== Chest Finding Calculation ==
== Chest Finding Calculation ==
Line 7: Line 7:
# Chest finding percentage bonuses from attributes is calculated.
# Chest finding percentage bonuses from attributes is calculated.
# These bonuses are added to the base chest finding multiplier that you have.
# These bonuses are added to the base chest finding multiplier that you have.
# The base chest drop chance (.05% or 1/200) is multiplied by the calculated chest finding multiplier.
# The base chest drop chance (.4% or 1/250) is multiplied by the calculated chest finding multiplier.
# The modified chest finding odds are rolled on a loot table.
# The modified chest finding odds are rolled on a loot table.


Note that we can quickly get a value by simply adding the total percent chest finding to 1 and dividing by 200.
Note that we can quickly get a value by simply adding the total percent chest finding to 1 and dividing by 250.


=== Example with No Chest Finding Bonuses ===
=== Example with No Chest Finding Bonuses ===
Line 17: Line 17:
# Forest foraging is able to give a [[Foraging Chests|foraging chest]] roll in its loot tables.
# Forest foraging is able to give a [[Foraging Chests|foraging chest]] roll in its loot tables.
# We have no equipment, so we have no percent chest finding bonus.
# We have no equipment, so we have no percent chest finding bonus.
#* Chest fining bonus = 0.00
#* Chest finding bonus = 0.00
# We added our chest finding bonus to the base chest finding multiplier that you have.
# We added our chest finding bonus to the base chest finding multiplier that you have.
#* 1.00 chest finding multiplier + 0.00 chest finding bonus = 1.00 calculated chest finding multiplier
#* 1.00 chest finding multiplier + 0.00 chest finding bonus = 1.00 calculated chest finding multiplier
# We multiply the base chest drop chance by the calculated chest finding multiplier.
# We multiply the base chest drop chance by the calculated chest finding multiplier.
#* 0.005 × 1.00 = 0.005 modified chest finding odds
#* 0.004 × 1.00 = 0.004 modified chest finding odds
# The modified chest finding odds are rolled on a loot table.
# The modified chest finding odds are rolled on a loot table.
#* Our 0.005 modified chest finding odds gives us a 1/200 chance per action completed.
#* Our 0.004 modified chest finding odds gives us a 1/250 chance per action completed to receive a [[Foraging Chests|Foraging Chest]].


=== Example with a Chest Finding Bonus ===
=== Example with a Chest Finding Bonus ===
If we want to go [[Forest Foraging]] with a great quality [[Steel Sickle]], and we complete a foraging action.
If we want to go [[Forest Foraging]] with a good quality [[Steel Sickle]], and we complete a foraging action.


# Forest foraging is able to give a [[Foraging Chests|foraging chest]] roll in its loot tables.
# Forest foraging is able to give a [[Foraging Chests|foraging chest]] roll in its loot tables.
# Our great Steel Sickle gives a +12.0% chest finding
# Our good Steel Sickle gives a +13.0% chest finding
#* Chest fining bonus = 0.12
#* Chest finding bonus = 0.13
# We added our chest finding bonus to the base chest finding multiplier that you have.
# We added our chest finding bonus to the base chest finding multiplier that you have.
#* 1.00 chest finding multiplier + 0.12 chest finding bonus = 1.12 calculated chest finding multiplier
#* 1.00 chest finding multiplier + 0.13 chest finding bonus = 1.13 calculated chest finding multiplier
# We multiply the base chest drop chance by the calculated chest finding multiplier.
# We multiply the base chest drop chance by the calculated chest finding multiplier.
#* 0.005 × 1.12 = 0.0056 modified chest finding odds
#* 0.004 × 1.13 = 0.00452 modified chest finding odds
# The modified chest finding odds are rolled on a loot table.
# The modified chest finding odds are rolled on a loot table.
#* Our 0.0056 modified chest finding odds gives us a 1.12/200 chance per action completed.
#* Our 0.00452 modified chest finding odds gives us a 1.13/250 chance per action completed to receive a [[Foraging Chests|Foraging Chest]].

{{Version|A}}
[[Category:Game Mechanics]]
[[Category:Game Mechanics]]

Latest revision as of 02:16, 13 July 2024

Chest Finding is an attribute that changes the chance to find Chests on action completion.

Chest Finding Calculation

  1. Most activities have a roll on one or more chest tables.
    • In general, an activity that has a skill with a level requirement has a chance to give a chest for that skill.
  2. Chest finding percentage bonuses from attributes is calculated.
  3. These bonuses are added to the base chest finding multiplier that you have.
  4. The base chest drop chance (.4% or 1/250) is multiplied by the calculated chest finding multiplier.
  5. The modified chest finding odds are rolled on a loot table.

Note that we can quickly get a value by simply adding the total percent chest finding to 1 and dividing by 250.

Example with No Chest Finding Bonuses

If we want to go Forest Foraging with no equipment, and we complete a foraging action.

  1. Forest foraging is able to give a foraging chest roll in its loot tables.
  2. We have no equipment, so we have no percent chest finding bonus.
    • Chest finding bonus = 0.00
  3. We added our chest finding bonus to the base chest finding multiplier that you have.
    • 1.00 chest finding multiplier + 0.00 chest finding bonus = 1.00 calculated chest finding multiplier
  4. We multiply the base chest drop chance by the calculated chest finding multiplier.
    • 0.004 × 1.00 = 0.004 modified chest finding odds
  5. The modified chest finding odds are rolled on a loot table.
    • Our 0.004 modified chest finding odds gives us a 1/250 chance per action completed to receive a Foraging Chest.

Example with a Chest Finding Bonus

If we want to go Forest Foraging with a good quality Steel Sickle, and we complete a foraging action.

  1. Forest foraging is able to give a foraging chest roll in its loot tables.
  2. Our good Steel Sickle gives a +13.0% chest finding
    • Chest finding bonus = 0.13
  3. We added our chest finding bonus to the base chest finding multiplier that you have.
    • 1.00 chest finding multiplier + 0.13 chest finding bonus = 1.13 calculated chest finding multiplier
  4. We multiply the base chest drop chance by the calculated chest finding multiplier.
    • 0.004 × 1.13 = 0.00452 modified chest finding odds
  5. The modified chest finding odds are rolled on a loot table.
    • Our 0.00452 modified chest finding odds gives us a 1.13/250 chance per action completed to receive a Foraging Chest.


This page has been updated to reflect information in game version 0.2.0-beta+292 "The Achievements Update".