Difference between revisions of "Chests"

From Idlescape Wiki
Jump to navigation Jump to search
m (added correct css class)
m (flex: 0;)
Line 4: Line 4:
 
 
 
<div class="mainpage-contents tile-row">
 
<div class="mainpage-contents tile-row">
     <div class="tile-halves">
+
     <div class="tile-halves" style="flex: 0;">
         <div class="tile-top tile-image-std">[[Geode|<img src="https://idlescape.com/images/misc/geode.png" alt="">]]</div>
+
         <div class="tile-top tile-image-std">[[Geode|<img src="https://idlescape.com/images/misc/geode.png" alt="" width="200px;">]]</div>
 
         <div class="tile-bottom link-button">
 
         <div class="tile-bottom link-button">
 
             <p>[[Geode]]</p>
 
             <p>[[Geode]]</p>
 
         </div>
 
         </div>
 
     </div>
 
     </div>
     <div class="tile-halves">
+
     <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="">]]</div>
+
         <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">
 
         <div class="tile-bottom link-button">
 
             <p>[[Bird's Nest]]</p>
 
             <p>[[Bird's Nest]]</p>
 
         </div>
 
         </div>
 
     </div>
 
     </div>
     <div class="tile-halves">
+
     <div class="tile-halves" style="flex: 0;">
         <div class="tile-top tile-image-std">[[Sunken Treasure|<img src="https://idlescape.com/images/misc/sunken_treasure.png" alt="">]]</div>
+
         <div class="tile-top tile-image-std">[[Sunken Treasure|<img src="https://idlescape.com/images/misc/sunken_treasure.png" alt="" width="200px;">]]</div>
 
         <div class="tile-bottom link-button">
 
         <div class="tile-bottom link-button">
 
             <p>[[Sunken Treasure]]</p>
 
             <p>[[Sunken Treasure]]</p>
 
         </div>
 
         </div>
 
     </div>
 
     </div>
     <div class="tile-halves">
+
     <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="">]]</div>
+
         <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">
 
         <div class="tile-bottom link-button">
 
             <p>[[Satchel]]</p>
 
             <p>[[Satchel]]</p>

Revision as of 10:15, 10 September 2020

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

Obtaining

Loot

  • 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.
  • 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.