2 DungeonSign DungeonChest
Daniel Saukel edited this page 2020-12-28 01:30:07 +01:00

The dungeon chest sign generates a chest whose contents are the entries of the given loot table. See reward chest sign for chests that add rewards that are given to the players when the game is finished.

Line Input Example
1st [DungeonChest] [DungeonChest]
2nd N/A
3rd {loot table ID} MyLootTable
4th N/A

Chests in general do not need a dungeon sign in order for its contents to be saved and accessible to players within the dungeon. Dungeon signs should be considered to be used if the contents are standardized through the loot table, or if chance values per item are desired.