dev.tsunagite.difficulty

tsunagite.dev

{
  "id": "dev.tsunagite.difficulty",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "name"
        ],
        "properties": {
          "name": {
            "ref": "dev.tsunagite.translatable",
            "type": "ref",
            "description": "The human-readable name of the difficulty slot for use in UI."
          },
          "color": {
            "type": "string",
            "description": "The hex code color of the difficulty slot."
          }
        }
      },
      "description": "A difficulty slot in a game hosting leaderboards via Tsunagite."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Definitions related to difficulty slots in games hosting leaderboards via Tsunagite."
}

Validate Record

Validate a record against dev.tsunagite.difficulty

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:pz4sp2vf5w26wnaee253gfms
CID
bafyreig3rijeufcgmhas7cpbkjaypqpu57fhbqtzpw42bsybim2nza4fpa
Indexed At
2026-02-13 13:53 UTC
AT-URI
at://did:plc:pz4sp2vf5w26wnaee253gfms/com.atproto.lexicon.schema/dev.tsunagite.difficulty

Referenced Schemas (1)

Lexicon Garden

@