gg.infinitetavern.adventurer.vaultTrophy

infinitetavern.gg

{
  "id": "gg.infinitetavern.adventurer.vaultTrophy",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "replayUri",
          "chronicleUri",
          "placement",
          "heroKey",
          "heroName",
          "seasonNumber",
          "pinnedAt"
        ],
        "properties": {
          "note": {
            "type": "string",
            "maxLength": 200,
            "description": "Player's note about why this game was memorable."
          },
          "heroKey": {
            "type": "string",
            "description": "Internal key of the hero played (e.g. ember_king)."
          },
          "heroName": {
            "type": "string",
            "description": "Display name of the hero played."
          },
          "pinnedAt": {
            "type": "string",
            "format": "datetime",
            "description": "Timestamp when the trophy was pinned."
          },
          "placement": {
            "type": "integer",
            "maximum": 8,
            "minimum": 1,
            "description": "Final placement in the match (1 = champion)."
          },
          "replayUri": {
            "type": "string",
            "format": "at-uri",
            "description": "AT URI of the chronicle.replay record on the bot's PDS."
          },
          "chronicleUri": {
            "type": "string",
            "format": "at-uri",
            "description": "AT URI of the player's own chronicle.entry for this match."
          },
          "seasonNumber": {
            "type": "integer",
            "minimum": 1,
            "description": "Season in which the match was played."
          }
        }
      },
      "description": "A trophy in the Adventurer's Vault — a pinned game replay that the player is proud of. Max 5 per vault (server-enforced)."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against gg.infinitetavern.adventurer.vaultTrophy

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:vxwgn77hp5ikvbiggm5es3rv
CID
bafyreifgzr44og5pi3d6ktdtdv2mme5dkdawsdwplxj4casq32pkomtvmy
Indexed At
2026-04-13 22:54 UTC
AT-URI
at://did:plc:vxwgn77hp5ikvbiggm5es3rv/com.atproto.lexicon.schema/gg.infinitetavern.adventurer.vaultTrophy

Lexicon Garden

@