Changes
Page history
Update Dungeon Config
authored
Aug 11, 2022
by
MarcatoSound
Hide whitespace changes
Inline
Side-by-side
Dungeon-Config.md
View page @
eb90f257
...
...
@@ -74,6 +74,12 @@ Requirements:
# A list of dungeons the player must have completed. Note: "Finished" means the "Finish Dungeon" function was used in the required dungeon.
DungeonsComplete
:
[]
# ClassLevel: 1
AccessKeys
:
# Whether to consume keys when players enter the dungeon using the key.
Consume
:
true
# A list of itemstacks that are valid key items. NOTE: It is not recommended adding keys from here. Use the `/md addkey <dungeon>` command instead.
# Mythic items are supported and will default to the latest version of the Mythic item (based on its namespace).
KeyItems
:
[]
Rules
:
SpawnMobs
:
false
SpawnAnimals
:
false
...
...
...
...