Dungeon Sub Template (Asset): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
| | | | ||
| | | | ||
|Only available in room templates. Sets the min and max z coordinates where these rooms can be placed. | |Only available in room templates. Sets the min and max z coordinates where these rooms can be placed. '''Do not use Z level conditions in Room type subtemplates, it will fail to generate! Use Min Z / Max Z instead!''' | ||
|} | |} |
Latest revision as of 21:01, 30 August 2025
Used to set conditions for rooms and encounters attached to a procedural dungeon.
Field | Type | Default | Description |
---|---|---|---|
Room/Encounter | Room / Encounter | Asset to add conditions to. | |
Conditions | Condition | Conditions needed to validate to add the room. Often Z position conditions. | |
Min Z / Max Z | Only available in room templates. Sets the min and max z coordinates where these rooms can be placed. Do not use Z level conditions in Room type subtemplates, it will fail to generate! Use Min Z / Max Z instead! |