games.gamesgamesgamesgames.defs

gamesgamesgamesgames.games

Schema Diff

+13 -1

From

CID
bafyreicrgtrzizz...
Indexed At
2026-02-04 18:08 UTC
View this version

To

CID
bafyreic467ik6yc...
Indexed At
2026-02-04 18:17 UTC
View this version
1 1
{
2 2
  "id": "games.gamesgamesgamesgames.defs",
3 3
  "defs": {
4 4
    "mode": {
5 5
      "type": "string",
6 6
      "knownValues": [
7 7
        "games.gamesgamesgamesgames.mode#battleRoyale",
8 8
        "games.gamesgamesgamesgames.mode#cooperative",
9 9
        "games.gamesgamesgamesgames.mode#mmo",
10 10
        "games.gamesgamesgamesgames.mode#multiplayer",
11 11
        "games.gamesgamesgamesgames.mode#singlePlayer",
12 12
        "games.gamesgamesgamesgames.mode#splitScreen"
13 13
      ]
14 14
    },
15 15
    "genre": {
16 16
      "type": "string",
17 17
      "knownValues": [
18 18
        "games.gamesgamesgamesgames.genre#fighting",
19 19
        "games.gamesgamesgamesgames.genre#music",
20 20
        "games.gamesgamesgamesgames.genre#platform",
21 21
        "games.gamesgamesgamesgames.genre#pointAndClick",
22 22
        "games.gamesgamesgamesgames.genre#puzzle",
23 23
        "games.gamesgamesgamesgames.genre#racing",
24 24
        "games.gamesgamesgamesgames.genre#rpg",
25 25
        "games.gamesgamesgamesgames.genre#rts",
26 26
        "games.gamesgamesgamesgames.genre#shooter",
27 27
        "games.gamesgamesgamesgames.genre#simulator"
28 28
      ]
29 29
    },
30 30
    "theme": {
31 31
      "type": "string",
32 32
      "knownValues": [
33 33
        "games.gamesgamesgamesgames.theme#4x",
34 34
        "games.gamesgamesgamesgames.theme#action",
35 35
        "games.gamesgamesgamesgames.theme#business",
36 36
        "games.gamesgamesgamesgames.theme#comedy",
37 37
        "games.gamesgamesgamesgames.theme#drama",
38 38
        "games.gamesgamesgamesgames.theme#educational",
39 39
        "games.gamesgamesgamesgames.theme#erotic",
40 40
        "games.gamesgamesgamesgames.theme#fantasy",
41 41
        "games.gamesgamesgamesgames.theme#historical",
42 42
        "games.gamesgamesgamesgames.theme#horror",
43 43
        "games.gamesgamesgamesgames.theme#kids",
44 44
        "games.gamesgamesgamesgames.theme#mystery",
45 45
        "games.gamesgamesgamesgames.theme#nonfiction",
46 46
        "games.gamesgamesgamesgames.theme#openWorld",
47 47
        "games.gamesgamesgamesgames.theme#party",
48 48
        "games.gamesgamesgamesgames.theme#romance",
49 49
        "games.gamesgamesgamesgames.theme#sandbox",
50 50
        "games.gamesgamesgamesgames.theme#scifi",
51 51
        "games.gamesgamesgamesgames.theme#stealth",
52 52
        "games.gamesgamesgamesgames.theme#survival",
53 53
        "games.gamesgamesgamesgames.theme#thriller",
54 54
        "games.gamesgamesgamesgames.theme#warfare"
55 55
      ]
56 56
    },
57 57
    "release": {
58 58
      "type": "object",
59 59
      "properties": {
60 60
        "platform": {
61 61
          "type": "string"
62 62
        },
63 63
        "releaseDates": {
64 64
          "type": "array",
65 65
          "items": {
66 66
            "ref": "games.gamesgamesgamesgames.defs#releaseDate",
67 67
            "type": "ref"
68 68
          }
69 69
        }
70 70
      }
71 71
    },
72 72
    "mediaItem": {
73 73
      "type": "object",
74 74
      "properties": {
75 75
        "blob": {
76 76
          "type": "blob",
77 77
          "accept": [
78 78
            "image/*",
79 79
            "video/*"
80 80
          ],
81 81
          "maxSize": 500000
82 82
        },
83 83
        "title": {
84 84
          "type": "string"
85 85
        },
86 86
        "width": {
87 87
          "type": "integer"
88 88
        },
89 89
        "height": {
90 90
          "type": "integer"
91 91
        },
92 92
        "locale": {
93 93
          "type": "string"
94 94
        },
95 95
        "mediaType": {
96 96
          "enum": [
97 97
            "accoladesTrailer",
98 98
            "announcementTrailer",
99 99
            "artwork",
100 100
            "cinematicTrailer",
101 101
            "conceptArt",
102 102
            "cover",
103 103
            "coverAlt",
104 104
            "coverHistorical",
105 105
            "coverSquare",
106 106
            "cutscene",
107 107
            "devDiary",
108 108
            "gameplayImage",
109 109
            "gameplayTrailer",
110 110
            "icon",
111 111
            "infographic",
112 112
            "intro",
113 113
            "keyArt",
114 114
            "keyArtLogo",
115 115
            "launchTrailer",
116 116
            "logoBlack",
117 117
            "logoColor",
118 118
            "logoWhite",
119 119
            "releaseDateTrailer",
120 120
            "screenshot",
121 121
            "teaser",
122 122
            "trailer"
123 123
          ],
124 124
          "type": "string"
125 125
        },
126 126
        "description": {
127 127
          "type": "string"
128 128
        }
129 129
      }
130 130
    },
131 131
    "releaseDate": {
132 132
      "type": "object",
133 133
      "properties": {
134 134
        "region": {
135 -
          "type": "string"
135 +
          "type": "string",
136 +
          "knownValues": [
137 +
            "worldwide",
138 +
            "europe",
139 +
            "northAmerica",
140 +
            "australia",
141 +
            "newZealand",
142 +
            "japan",
143 +
            "china",
144 +
            "asia",
145 +
            "korea",
146 +
            "brazil"
147 +
          ]
136 148
        },
137 149
        "status": {
138 150
          "type": "string",
139 151
          "knownValues": [
140 152
            "advancedAccess",
141 153
            "alpha",
142 154
            "beta",
143 155
            "cancelled",
144 156
            "digitalCompatibilityRelease",
145 157
            "earlyAccess",
146 158
            "nextGenOptimizationRelease",
147 159
            "offline",
148 160
            "release"
149 161
          ]
150 162
        },
151 163
        "releasedAt": {
152 164
          "type": "string"
153 165
        },
154 166
        "releasedAtFormat": {
155 167
          "enum": [
156 168
            "YYYY-MM-DD",
157 169
            "YYYY-MM",
158 170
            "YYYY-Q1",
159 171
            "YYYY-Q2",
160 172
            "YYYY-Q3",
161 173
            "YYYY-Q4",
162 174
            "YYYY",
163 175
            "TBD"
164 176
          ],
165 177
          "type": "string"
166 178
        }
167 179
      }
168 180
    },
169 181
    "gameDetailView": {
170 182
      "type": "object",
171 183
      "properties": {
172 184
        "uri": {
173 185
          "type": "string",
174 186
          "format": "at-uri"
175 187
        },
176 188
        "mode": {
177 189
          "type": "array",
178 190
          "items": {
179 191
            "ref": "games.gamesgamesgamesgames.defs#mode",
180 192
            "type": "ref"
181 193
          }
182 194
        },
183 195
        "name": {
184 196
          "type": "string"
185 197
        },
186 198
        "summary": {
187 199
          "type": "string"
188 200
        },
189 201
        "applicationType": {
190 202
          "ref": "games.gamesgamesgamesgames.defs#applicationType",
191 203
          "type": "ref"
192 204
        }
193 205
      }
194 206
    },
195 207
    "applicationType": {
196 208
      "enum": [
197 209
        "games.gamesgamesgamesgames.applicationType#addon",
198 210
        "games.gamesgamesgamesgames.applicationType#bundle",
199 211
        "games.gamesgamesgamesgames.applicationType#dlc",
200 212
        "games.gamesgamesgamesgames.applicationType#episode",
201 213
        "games.gamesgamesgamesgames.applicationType#expandedGame",
202 214
        "games.gamesgamesgamesgames.applicationType#expansion",
203 215
        "games.gamesgamesgamesgames.applicationType#fork",
204 216
        "games.gamesgamesgamesgames.applicationType#game",
205 217
        "games.gamesgamesgamesgames.applicationType#mod",
206 218
        "games.gamesgamesgamesgames.applicationType#port",
207 219
        "games.gamesgamesgamesgames.applicationType#remake",
208 220
        "games.gamesgamesgamesgames.applicationType#remaster",
209 221
        "games.gamesgamesgamesgames.applicationType#season",
210 222
        "games.gamesgamesgamesgames.applicationType#standaloneExpansion",
211 223
        "games.gamesgamesgamesgames.applicationType#update"
212 224
      ],
213 225
      "type": "string"
214 226
    },
215 227
    "gameSummaryView": {
216 228
      "type": "object",
217 229
      "properties": {
218 230
        "uri": {
219 231
          "type": "string",
220 232
          "format": "at-uri"
221 233
        },
222 234
        "name": {
223 235
          "type": "string"
224 236
        },
225 237
        "summary": {
226 238
          "type": "string"
227 239
        }
228 240
      }
229 241
    },
230 242
    "playerPerspective": {
231 243
      "type": "string",
232 244
      "knownValues": [
233 245
        "games.gamesgamesgamesgames.playerPerspective#auditory",
234 246
        "games.gamesgamesgamesgames.playerPerspective#firstPerson",
235 247
        "games.gamesgamesgamesgames.playerPerspective#isometric",
236 248
        "games.gamesgamesgamesgames.playerPerspective#sideView",
237 249
        "games.gamesgamesgamesgames.playerPerspective#text",
238 250
        "games.gamesgamesgamesgames.playerPerspective#thirdPerson",
239 251
        "games.gamesgamesgamesgames.playerPerspective#topDown",
240 252
        "games.gamesgamesgamesgames.playerPerspective#vr"
241 253
      ]
242 254
    }
243 255
  },
244 256
  "$type": "com.atproto.lexicon.schema",
245 257
  "lexicon": 1
246 258
}

Compare Other Versions

Lexicon Garden

@