{
"id": "app.atbuddy.stats",
"defs": {
"main": {
"key": "literal:self",
"type": "record",
"record": {
"type": "object",
"required": [
"mood",
"energy",
"xp",
"level",
"updatedAt"
],
"properties": {
"xp": {
"type": "integer",
"minimum": 0,
"description": "Cumulative experience points."
},
"mood": {
"type": "integer",
"maximum": 100,
"minimum": 0,
"description": "Current mood (0-100)."
},
"level": {
"type": "integer",
"minimum": 1,
"description": "Current level."
},
"energy": {
"type": "integer",
"maximum": 100,
"minimum": 0,
"description": "Current energy (0-100)."
},
"lastFedAt": {
"type": "string",
"format": "datetime"
},
"updatedAt": {
"type": "string",
"format": "datetime"
},
"lastPettedAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "Mutable buddy stats. Fixed rkey 'self'."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:cjmftryiihdz5jafq77n6b2u
- CID
-
bafyreifxnkgzcgbcu725aooai6z5rqi7qpuucrz5e7tlovajf42v2rx73i
- Indexed At
- 2026-04-04 14:32 UTC
- AT-URI
-
at://did:plc:cjmftryiihdz5jafq77n6b2u/com.atproto.lexicon.schema/app.atbuddy.stats