dungeon_room_config
Dungeon Room Config — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | dungeon_room_config |
| Type | Misc |
| Color | Cyan |
| Icon | fa6-solid:gears |
Description
Persistable configuration for a set of dungeon rooms and their associated spawn point.
Fields
| Field | Type | Description |
|---|---|---|
rooms | List<Ref<DungeonRoomEntry>> | List of rooms included in this configuration |
spawnPoint | WorldLocation | Spawn point for this configuration |
Usage Example
- entry: dungeon_room_config
name: "Dungeon Room Config"
rooms: []
spawnPoint: ""