dungeon_artifact
Unified Dungeon Data Artifact — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | dungeon_artifact |
| Type | Misc |
| Color | Orange |
| Icon | fa6-solid:database |
Description
Unified artifact storing all persistent dungeon data: - Per-dungeon stats (rooms, instances created, best time, completions) - Per-player stats (total runs, completions, best time) Follows the NumericalStorage/RPGCore architectural pattern: single artifact entry with encapsulated load/save and short caching. Profile-aware via [ProfilesAPI] for per-profile storage support.
Fields
| Field | Type | Description |
|---|---|---|
artifactId | String | Unique artifact identifier |
Usage Example
- entry: dungeon_artifact
name: "Unified Dungeon Data Artifact"
artifactId: ""