Skip to content

VaultEscapeResult

Result of opening the vault. Returned by: Vault.escape()

FieldReturnsMeaning
.statusstring"ok" (the vault opened and released its key) or "not_at_exit"
.messagestringPlayer-readable explanation
.keystring or NoneVault key when "ok"; otherwise None

See Sealed Vault for the puzzle.