puzzle_solved_fact
Returns 1 once the player has completed the named puzzle, 0 otherwise.
Fields
| Field | Type | Description |
|---|---|---|
puzzleId | String | Puzzle objective ID whose per-player completion state is read. |
How could this be used?
Open a shortcut back to the dungeon entrance only for players who already solved the laser room, so they never have to redo it.