Difference between revisions of "Chests"

From Idlescape Wiki
Jump to navigation Jump to search
m (flex: 0;)
m (Marked as incomplete due to refactor)
 
(9 intermediate revisions by 7 users not shown)
Line 1: Line 1:
'''Chests''' can be gathered randomly while performing specific actions. Opening a chest will give a random amount of loot, as well as a 20% chance to receive a [[Talismans|Talisman]].  
+
{{Incomplete|[[Refactor]] March 02, 2023}}'''Chests''' can be gathered randomly while performing specific actions. Opening a chest will give a random amount of loot, as well as a 20% chance to receive a [[Talismans|Talisman]].  
  
 
==Chest Types==
 
==Chest Types==
+
 
 
<div class="mainpage-contents tile-row">
 
<div class="mainpage-contents tile-row">
    <div class="tile-halves" style="flex: 0;">
+
{{Itembox
        <div class="tile-top tile-image-std">[[Geode|<img src="https://idlescape.com/images/misc/geode.png" alt="" width="200px;">]]</div>
+
|title = Geode
        <div class="tile-bottom link-button">
+
            <p>[[Geode]]</p>
+
}}
        </div>
+
{{Itembox
    </div>
+
  |title = Bird's Nest
    <div class="tile-halves" style="flex: 0;">
+
 
        <div class="tile-top tile-image-std">[[Bird's Nest|<img src="https://idlescape.com/images/misc/bird_nest.png" alt="" width="200px;">]]</div>
+
}}
        <div class="tile-bottom link-button">
+
{{Itembox
            <p>[[Bird's Nest]]</p>
+
  |title = Sunken Treasure
        </div>
+
 
    </div>
+
}}
    <div class="tile-halves" style="flex: 0;">
+
{{Itembox
        <div class="tile-top tile-image-std">[[Sunken Treasure|<img src="https://idlescape.com/images/misc/sunken_treasure.png" alt="" width="200px;">]]</div>
+
  |title = Ancient Treasure
        <div class="tile-bottom link-button">
+
 
            <p>[[Sunken Treasure]]</p>
+
}}
        </div>
+
{{Itembox
    </div>
+
  |title = Satchel
    <div class="tile-halves" style="flex: 0;">
+
 
        <div class="tile-top tile-image-std">[[Satchel|<img src="https://idlescape.com/images/misc/satchel.png" alt="" width="200px;">]]</div>
+
}}
        <div class="tile-bottom link-button">
 
            <p>[[Satchel]]</p>
 
        </div>
 
    </div>
 
 
</div>
 
</div>
  
 
==Obtaining==
 
==Obtaining==
* '''[[Geode|Geodes]]''' can be acquired through [[Mining]]
+
The chance for a chest drop from combat is based on the monster killed. Detailed drop rates can be found on the individual monster pages.
* '''[[Bird's_Nest|Bird's Nests]]''' can be acquired through [[Foraging]]
+
 
* '''[[Sunken_Treasure|Sunken Treasures]]''' can be acquired through [[Fishing]]
+
The chance to obtain a chest while gathering is based on the base time of an action. The following formula is used:
* '''[[Satchel|Satchels]]''' can be acquired through [[Combat]]
+
 
 +
Geodes and Bird's Nests:<br>
 +
<math>Chest\ chance\ per\ action\ (%) = \frac{Base\ time\ of\ action}{1500}</math>
 +
 
 +
Ancient and Sunken Treasures:<br>
 +
<math>Treasure\ chance\ per\ action\ (%) = \frac{Base \ time\ of\ action}{400}</math><br>
 +
<math>Ancient\ Treasure\ chance\ per\ action\ (%) = \frac{Treasure\ chance\ per\ action\ (%)}{8}\times1.05(Stormy\ Seas)\times1.05(Writhing\ Tentacle\ Bait)\times1.05(Ocean's\ Embrace)</math><br>
 +
<math>Sunken\ Treasure\ chance\ per\ action\ (%) = Treasure\ chance\ per\ action\ (%) - Ancient\ Treasure\ chance\ per\ action\ (%)</math>
 +
 
 +
The [[Naturalist]] enchantment can increase the chance of getting a chest from gathering actions.
 +
 
 +
*'''[[Geode]]s''' can be acquired through [[Mining]]
 +
*'''[[Bird's Nest]]s''' can be acquired through [[Foraging]]
 +
*'''[[Sunken Treasure|Sunken]] and [[Ancient Treasure]]s''' can be acquired through [[Fishing]]
 +
*'''[[Satchel]]s''' can be acquired through [[Combat]]
  
 
==Loot==
 
==Loot==
* '''All''' chests share a chance to drop [[Gem|Gems]] and [[Talismans]].
+
 
* '''Geodes''' mainly contain mining related drops like [[Smithing#Smithing|bars]].
+
*'''All''' chests share a chance to drop [[Gem]]s and [[Talismans]].
* '''Bird's Nests''' mainly contain foraging related drops like [[Branch|branches]] and [[Farming#Seed_table|seeds]].
+
*'''Geodes''' mainly contain mining related drops like [[Smithing#Smithing|bars]].
* '''Sunken Treasures''' have a chance to drop rare loot such as [[Modified Diving Gloves]] and [[Forgotten_Soul|Forgotten Souls]].
+
*'''Bird's Nests''' mainly contain foraging related drops like [[branch]]es and [[Farming#Seed table|seeds]].
* '''Satchels''' mainly contain gold and [[Runecrafting|runes]].
+
*'''Sunken Treasures''' have a chance to drop rare loot such as [[Modified Diving Gloves]] and [[Forgotten Soul]]s.
* Mysterious Seeds can only be dropped by '''Bird's Nests''' and '''Satchels'''.
+
*'''Ancient Treasures''' have a chance to drop rare loot such as [[:Category:Ancient Gear|Ancient Gear]] and Sunken Treasure drops.
* Books can only be dropped by '''Sunken Treasures''' and '''Satchels'''.
+
*'''Satchels''' mainly contain gold and [[Runecrafting|runes]].
 +
*Mysterious Seeds can only be dropped by '''Bird's Nests''' and '''Satchels'''.
 +
*Books can only be dropped by '''Sunken Treasures''' and '''Satchels'''.
 +
 
 +
{{Navbar Items|Misc}}

Latest revision as of 02:08, 18 May 2023

Incomplete.PNG
This page or section is incomplete and could use improvement.
Reason: Refactor March 02, 2023
You can discuss this issue on the talk page or edit this page to improve it.

Chests can be gathered randomly while performing specific actions. Opening a chest will give a random amount of loot, as well as a 20% chance to receive a Talisman.

Chest Types[edit | edit source]

Obtaining[edit | edit source]

The chance for a chest drop from combat is based on the monster killed. Detailed drop rates can be found on the individual monster pages.

The chance to obtain a chest while gathering is based on the base time of an action. The following formula is used:

Geodes and Bird's Nests:

Ancient and Sunken Treasures:


The Naturalist enchantment can increase the chance of getting a chest from gathering actions.

Loot[edit | edit source]

  • All chests share a chance to drop Gems and Talismans.
  • Geodes mainly contain mining related drops like bars.
  • Bird's Nests mainly contain foraging related drops like branches and seeds.
  • Sunken Treasures have a chance to drop rare loot such as Modified Diving Gloves and Forgotten Souls.
  • Ancient Treasures have a chance to drop rare loot such as Ancient Gear and Sunken Treasure drops.
  • Satchels mainly contain gold and runes.
  • Mysterious Seeds can only be dropped by Bird's Nests and Satchels.
  • Books can only be dropped by Sunken Treasures and Satchels.