player_numericalstorage_artifact
Stores the numericalstorage amount per player — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | player_numericalstorage_artifact |
| Type | Misc |
| Color | Blue |
| Icon | fa6-solid:box-archive |
Fields
| Field | Type | Description |
|---|---|---|
artifactId | String | Technical identifier. Leave empty so TypeWriter generates it. |
Usage Example
- entry: player_numericalstorage_artifact
name: "Stores the numericalstorage amount per player"
artifactId: ""
Persistence and migration
The artifact persists balances, levels and interest_times asynchronously through TypeWriter AssetStorage. New writes use JSON schema version 2. Existing files using a semantic artifactId are copied to the canonical technical path and backed up under backups/numericalstorage/ on first access.