Old Treasure Chest: Difference between revisions

From Everafter Falls Wiki

Created page with "{{infobox misc |name = Old Treasure Chest |description = An old treasure chest. Place it down and use a Key (wooden or higher) to open it. |type = Treasure chest |source = Pigeons<br />Fishing<br />Extraordinary Stone<br />Snow Fest (50 tickets) |size = 1x1 |drops = |rarity = 50 |sell = 25 }}'''{{PAGENAME}}''' is an obtainable treasure chest that can be placed down on the ground and opened with a key. {{PAGENAME}} can be obtained from a variety of s..."
 
No edit summary
Line 5: Line 5:
|source = [[Pigeon]]s<br />[[Fishing]]<br />[[Extraordinary Stone]]<br />[[Snow Fest]] (50 tickets)
|source = [[Pigeon]]s<br />[[Fishing]]<br />[[Extraordinary Stone]]<br />[[Snow Fest]] (50 tickets)
|size = 1x1
|size = 1x1
|drops =  
|drops = 3-4 items:<br />Resource (66.67%)<br />Equipment (6.67%)<br />Orb (6.67%)<br />Shard mineral (6.67%)<br />Strange stone (6.67%)<br />Key (3.33%)<br />Seed packet (3.33%)
|rarity = 50
|rarity = 50
|sell = 25
|sell = 25
Line 18: Line 18:
==Drops==
==Drops==
In order to get the items stored inside, the palyer needs to place the chest down similarly to placing a [[machine]] or a [[furniture]] items and then interact with it while holding a [[Wooden Key|wooden]] or better key. The key is consumed after the chest opens, unless the player uses the multi-use [[Master Key]]. The chest itself disappears after it is opened.
In order to get the items stored inside, the palyer needs to place the chest down similarly to placing a [[machine]] or a [[furniture]] items and then interact with it while holding a [[Wooden Key|wooden]] or better key. The key is consumed after the chest opens, unless the player uses the multi-use [[Master Key]]. The chest itself disappears after it is opened.
The chest will drop 3-4 items for the player to pick up. Each item can be one of the following:
*A resource '''(66.67%)'''<br />{{cols|3|{{#cargo_query:table=Items
|where=Type="Resource"
|format=list
|fields=CONCAT('{{i{{!}}',Name,'{{!}}{{drop chance{{!}}',Rarity,'{{!}}',Type,'}}}}')=Name
|delimiter=
|order by=Rarity DESC
}}}}
*A piece of [[equipment]] '''(6.67%)''' <div class="mw-collapsible mw-collapsed" data-expandtext="Expand for the full list of equipment with drop chances." data-collapsetext="Collapse the list.">{{#cargo_query:table=Items
|where=Type="Equipment" AND Rarity!=0
|format=list
|fields=CONCAT('{{i{{!}}',Name,'{{!}}{{drop chance{{!}}',Rarity,'{{!}}',Type,'}}}}')=Name
|delimiter=
|order by=Rarity DESC
}}</div>
*A slottable equipment [[orb]] '''(6.67%)'''<br />{{cols|3|{{#cargo_query:table=Items
|where=Type="Orb" AND Rarity!=0
|format=list
|fields=CONCAT('{{i{{!}}',Name,'{{!}}{{drop chance{{!}}',Rarity,'{{!}}',Type,'}}}}')=Name
|delimiter=
|order by=Rarity DESC
}}}}
*A shard mineral '''(6.67%)'''; equal chances for [[Arcane Shard]], [[Ion Shard]], or [[Phantom Shard]]
*A strange stone '''(6.67%)'''<br />{{cols|2|{{#cargo_query:table=Items
|where=Type="Geode" AND Rarity!=0
|format=list
|fields=CONCAT('{{i{{!}}',Name,'{{!}}{{drop chance{{!}}',Rarity,'{{!}}',Type,'}}}}')=Name
|delimiter=
|order by=Rarity DESC
}}}}
*A key '''(3.33%)'''
*A seed packet '''(3.33%)'''; any except [[Zulufruit]]. <div class="mw-collapsible mw-collapsed" data-expandtext="Expand for the full list of equipment with drop chances." data-collapsetext="Collapse the list.">{{#cargo_query:table=Items
|where=Type="Crop" AND Name NOT LIKE "Zulufruit"
|format=list
|fields=CONCAT('{{i{{!}}',Name,'{{!}}alt=',Name,' Seeds{{!}}{{drop chance{{!}}',Rarity,'{{!}}',Type,'}}}}')=Name
|delimiter=
|order by=Rarity DESC
}}}}</div>


[[Category:Treasure chests]]
[[Category:Treasure chests]]

Revision as of 23:53, 9 November 2024

Old Treasure Chest is an obtainable treasure chest that can be placed down on the ground and opened with a key.

Old Treasure Chest can be obtained from a variety of sources:

Drops

In order to get the items stored inside, the palyer needs to place the chest down similarly to placing a machine or a furniture items and then interact with it while holding a wooden or better key. The key is consumed after the chest opens, unless the player uses the multi-use Master Key. The chest itself disappears after it is opened.

The chest will drop 3-4 items for the player to pick up. Each item can be one of the following:

  • A key (3.33%)