Difference between revisions of "Loot Chest"
Jump to navigation
Jump to search
If you find a typo, inconsistency, or error, please sign up and help out the wiki! We can't do it without your help! :D Thank you!
m |
(Put loot into a wikitable, made some edits in the history table) |
||
Line 6: | Line 6: | ||
== Loot tables == | == Loot tables == | ||
When the game is generating items for a loot chest, it "rolls" eight times. Each roll picks a chest slot at random, and adds any one of the items on the list below. If a slot has already been chosen before, whatever was in the slot is lost and replaced with the new item. | When the game is generating items for a loot chest, it "rolls" eight times. Each roll picks a chest slot at random, and adds any one of the items on the list below. If a slot has already been chosen before, whatever was in the slot is lost and replaced with the new item. | ||
+ | |||
+ | The chance of any one item from the list appearing at least once in a loot chest is 21.8%. | ||
These are the possible items: | These are the possible items: | ||
− | + | {|class="wikitable" | |
− | + | !Item | |
− | + | !Stack size | |
− | + | !Damage to Durability | |
− | + | |- | |
− | + | |[[Enderpearl]] | |
− | + | |1 | |
− | + | | | |
− | + | |- | |
− | + | |[[Name tag]] | |
− | + | |1 | |
− | + | | | |
− | + | |- | |
− | + | |[[Melon seed]] | |
− | + | |2-4 | |
− | + | | | |
− | + | |- | |
− | + | |[[Pumpkin seed]] | |
− | + | |2-4 | |
− | + | | | |
− | + | |- | |
− | + | |[[Beetroot seeds]] | |
− | + | |1-3 | |
− | + | | | |
− | + | |- | |
− | + | |[[Cocoa bean]]s | |
− | + | |1-6 | |
− | + | | | |
− | + | |- | |
+ | |[[Wood]] | ||
+ | |1-5 | ||
+ | | | ||
+ | |- | ||
+ | |[[Golden apple]] | ||
+ | |1 | ||
+ | | | ||
+ | |- | ||
+ | |[[Odd rock]] | ||
+ | |1-5 | ||
+ | | | ||
+ | |- | ||
+ | |[[Orange]]s | ||
+ | |1-5 | ||
+ | | | ||
+ | |- | ||
+ | |[[Apple]]s | ||
+ | |1-2 | ||
+ | | | ||
+ | |- | ||
+ | |[[Topaz]] | ||
+ | |1-5 | ||
+ | | | ||
+ | |- | ||
+ | |[[Pickaxes|Stone pickaxe]] | ||
+ | |1 | ||
+ | |50-100 | ||
+ | |- | ||
+ | |[[Shovels|Stone shovel]] | ||
+ | |1 | ||
+ | |50-100 | ||
+ | |- | ||
+ | |[[Swords|Stone sword]] | ||
+ | |1 | ||
+ | |50-100 | ||
+ | |- | ||
+ | |[[Axes|Stone axe]] | ||
+ | |1 | ||
+ | |50-100 | ||
+ | |- | ||
+ | |[[Cobblestone]] | ||
+ | |1-15 | ||
+ | | | ||
+ | |- | ||
+ | |[[Gold ingot]] | ||
+ | |1-3 | ||
+ | | | ||
+ | |- | ||
+ | |[[Diamond]] | ||
+ | |1-3 | ||
+ | | | ||
+ | |- | ||
+ | |[[Coal]] | ||
+ | |1-6 | ||
+ | | | ||
+ | |- | ||
+ | |[[Iron ingot]] | ||
+ | |1-6 | ||
+ | | | ||
+ | |- | ||
+ | |[[Redstone dust]] | ||
+ | |1-10 | ||
+ | | | ||
+ | |- | ||
+ | |[[Bamboo]] | ||
+ | |1-20 | ||
+ | | | ||
+ | |- | ||
+ | |[[Seaweed]] | ||
+ | |1-9 | ||
+ | | | ||
+ | |- | ||
+ | |[[Bucket]] | ||
+ | |1 | ||
+ | | | ||
+ | |- | ||
+ | |[[Wooden planks]] | ||
+ | |1-8 | ||
+ | | | ||
+ | |- | ||
+ | |[[Flowers|Yellow flower]] | ||
+ | |1-3 | ||
+ | | | ||
+ | |- | ||
+ | |[[Flowers|Red flower]] | ||
+ | |1-3 | ||
+ | | | ||
+ | |- | ||
+ | |[[Flint]] | ||
+ | |1-4 | ||
+ | | | ||
+ | |} | ||
== History == | == History == | ||
Line 48: | Line 142: | ||
| | | | ||
* Loot chests generate in ruins | * Loot chests generate in ruins | ||
+ | |- | ||
+ | ![[Version History#1.11|1.11]] | ||
+ | !Aug 05, 2011 | ||
+ | | | ||
+ | * ''(Probably)'' Added odd rock to loot table of loot chest | ||
|- | |- | ||
![[Version History#1.23|1.23]] | ![[Version History#1.23|1.23]] | ||
Line 53: | Line 152: | ||
| | | | ||
* Loot chests generate in the skyhold | * Loot chests generate in the skyhold | ||
− | * Added enderpearls to loot table of loot chest | + | * Added enderpearls to loot table of loot chest |
|- | |- | ||
![[Version History#1.24|1.24]] | ![[Version History#1.24|1.24]] | ||
!Dec 22, 2012 | !Dec 22, 2012 | ||
| | | | ||
− | * Decreased loot in loot chests | + | * Decreased loot in loot chests (probably by reducing number of rolls per chest) |
+ | |- | ||
+ | ![[Version History#1.27|1.27]] | ||
+ | !Nov 13, 2015 | ||
+ | | | ||
+ | * Added nametag, melon seed, pumpkin seed, and beetroot seed to loot table of loot chest | ||
|} | |} | ||
Line 64: | Line 168: | ||
<gallery> | <gallery> | ||
File:New chest.png|An example of a ruins loot chest. | File:New chest.png|An example of a ruins loot chest. | ||
− | File:RuinsChest.png|An example of a ruins loot chest (old interface). | + | File:RuinsChest.png|An example of a ruins loot chest (old interface). Before loot was reduced in 1.24. |
</gallery> | </gallery> | ||
Revision as of 06:23, 17 February 2019
A loot chest is a naturally generated chest with rare or useful items inside.
Generation
Loot chests generate in ruins, the skyhold, and dungeons.
Loot tables
When the game is generating items for a loot chest, it "rolls" eight times. Each roll picks a chest slot at random, and adds any one of the items on the list below. If a slot has already been chosen before, whatever was in the slot is lost and replaced with the new item.
The chance of any one item from the list appearing at least once in a loot chest is 21.8%.
These are the possible items:
Item | Stack size | Damage to Durability |
---|---|---|
Enderpearl | 1 | |
Name tag | 1 | |
Melon seed | 2-4 | |
Pumpkin seed | 2-4 | |
Beetroot seeds | 1-3 | |
Cocoa beans | 1-6 | |
Wood | 1-5 | |
Golden apple | 1 | |
Odd rock | 1-5 | |
Oranges | 1-5 | |
Apples | 1-2 | |
Topaz | 1-5 | |
Stone pickaxe | 1 | 50-100 |
Stone shovel | 1 | 50-100 |
Stone sword | 1 | 50-100 |
Stone axe | 1 | 50-100 |
Cobblestone | 1-15 | |
Gold ingot | 1-3 | |
Diamond | 1-3 | |
Coal | 1-6 | |
Iron ingot | 1-6 | |
Redstone dust | 1-10 | |
Bamboo | 1-20 | |
Seaweed | 1-9 | |
Bucket | 1 | |
Wooden planks | 1-8 | |
Yellow flower | 1-3 | |
Red flower | 1-3 | |
Flint | 1-4 |
History
Version | Date | Changes |
---|---|---|
1.6 | Jul 20, 2011 |
|
1.11 | Aug 05, 2011 |
|
1.23 | Oct 31, 2012 |
|
1.24 | Dec 22, 2012 |
|
1.27 | Nov 13, 2015 |
|