メインコンテンツまでスキップ

dungeon_artifact

Unified Dungeon Data Artifact — misc entry.

Entry Information

PropertyValue
Entry IDdungeon_artifact
TypeMisc
ColorOrange
Iconfa6-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

FieldTypeDescription
artifactIdStringUnique artifact identifier

Usage Example

- entry: dungeon_artifact
name: "Unified Dungeon Data Artifact"
artifactId: ""