5etools-utils 0.8.30 → 0.8.31
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/schema/brew/util.json +31 -2
- package/schema/brew-fast/util.json +31 -2
- package/schema/site/util.json +32 -4
- package/schema/site-fast/util.json +32 -4
package/package.json
CHANGED
package/schema/brew/util.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "util.json",
|
|
4
4
|
"title": "Util",
|
|
5
5
|
"description": "Utility definitions to be used in other schemas.",
|
|
6
|
-
"version": "1.13.
|
|
6
|
+
"version": "1.13.25",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"metaDependenciesArray": {
|
|
9
9
|
"type": "array",
|
|
@@ -226,6 +226,9 @@
|
|
|
226
226
|
"celestial": {
|
|
227
227
|
"const": true
|
|
228
228
|
},
|
|
229
|
+
"common": {
|
|
230
|
+
"const": true
|
|
231
|
+
},
|
|
229
232
|
"deep speech": {
|
|
230
233
|
"const": true
|
|
231
234
|
},
|
|
@@ -235,9 +238,26 @@
|
|
|
235
238
|
"infernal": {
|
|
236
239
|
"const": true
|
|
237
240
|
},
|
|
241
|
+
"gith": true,
|
|
242
|
+
"gnomish": true,
|
|
243
|
+
"goblin": true,
|
|
244
|
+
"halfling": true,
|
|
245
|
+
"orc": true,
|
|
238
246
|
"primordial": {
|
|
239
247
|
"const": true
|
|
240
248
|
},
|
|
249
|
+
"aquan": {
|
|
250
|
+
"const": true
|
|
251
|
+
},
|
|
252
|
+
"auran": {
|
|
253
|
+
"const": true
|
|
254
|
+
},
|
|
255
|
+
"ignan": {
|
|
256
|
+
"const": true
|
|
257
|
+
},
|
|
258
|
+
"terran": {
|
|
259
|
+
"const": true
|
|
260
|
+
},
|
|
241
261
|
"sylvan": {
|
|
242
262
|
"const": true
|
|
243
263
|
},
|
|
@@ -256,6 +276,12 @@
|
|
|
256
276
|
"other": {
|
|
257
277
|
"const": true
|
|
258
278
|
},
|
|
279
|
+
"druidic": {
|
|
280
|
+
"const": true
|
|
281
|
+
},
|
|
282
|
+
"thieves' cant": {
|
|
283
|
+
"const": true
|
|
284
|
+
},
|
|
259
285
|
"choose": {
|
|
260
286
|
"type": "object",
|
|
261
287
|
"properties": {
|
|
@@ -272,6 +298,9 @@
|
|
|
272
298
|
},
|
|
273
299
|
"additionalProperties": false
|
|
274
300
|
}
|
|
301
|
+
},
|
|
302
|
+
"additionalProperties": {
|
|
303
|
+
"const": true
|
|
275
304
|
}
|
|
276
305
|
},
|
|
277
306
|
"uniqueItems": true,
|
|
@@ -334,7 +363,7 @@
|
|
|
334
363
|
"any": {
|
|
335
364
|
"type": "integer"
|
|
336
365
|
},
|
|
337
|
-
"
|
|
366
|
+
"anyArtisansTool": {
|
|
338
367
|
"type": "integer"
|
|
339
368
|
},
|
|
340
369
|
"artisan's tools": {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "util.json",
|
|
4
4
|
"title": "Util",
|
|
5
5
|
"description": "Utility definitions to be used in other schemas.",
|
|
6
|
-
"version": "1.13.
|
|
6
|
+
"version": "1.13.25",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"metaDependenciesArray": {
|
|
9
9
|
"type": "array",
|
|
@@ -226,6 +226,9 @@
|
|
|
226
226
|
"celestial": {
|
|
227
227
|
"const": true
|
|
228
228
|
},
|
|
229
|
+
"common": {
|
|
230
|
+
"const": true
|
|
231
|
+
},
|
|
229
232
|
"deep speech": {
|
|
230
233
|
"const": true
|
|
231
234
|
},
|
|
@@ -235,9 +238,26 @@
|
|
|
235
238
|
"infernal": {
|
|
236
239
|
"const": true
|
|
237
240
|
},
|
|
241
|
+
"gith": true,
|
|
242
|
+
"gnomish": true,
|
|
243
|
+
"goblin": true,
|
|
244
|
+
"halfling": true,
|
|
245
|
+
"orc": true,
|
|
238
246
|
"primordial": {
|
|
239
247
|
"const": true
|
|
240
248
|
},
|
|
249
|
+
"aquan": {
|
|
250
|
+
"const": true
|
|
251
|
+
},
|
|
252
|
+
"auran": {
|
|
253
|
+
"const": true
|
|
254
|
+
},
|
|
255
|
+
"ignan": {
|
|
256
|
+
"const": true
|
|
257
|
+
},
|
|
258
|
+
"terran": {
|
|
259
|
+
"const": true
|
|
260
|
+
},
|
|
241
261
|
"sylvan": {
|
|
242
262
|
"const": true
|
|
243
263
|
},
|
|
@@ -256,6 +276,12 @@
|
|
|
256
276
|
"other": {
|
|
257
277
|
"const": true
|
|
258
278
|
},
|
|
279
|
+
"druidic": {
|
|
280
|
+
"const": true
|
|
281
|
+
},
|
|
282
|
+
"thieves' cant": {
|
|
283
|
+
"const": true
|
|
284
|
+
},
|
|
259
285
|
"choose": {
|
|
260
286
|
"type": "object",
|
|
261
287
|
"properties": {
|
|
@@ -272,6 +298,9 @@
|
|
|
272
298
|
},
|
|
273
299
|
"additionalProperties": false
|
|
274
300
|
}
|
|
301
|
+
},
|
|
302
|
+
"additionalProperties": {
|
|
303
|
+
"const": true
|
|
275
304
|
}
|
|
276
305
|
},
|
|
277
306
|
"uniqueItems": true,
|
|
@@ -334,7 +363,7 @@
|
|
|
334
363
|
"any": {
|
|
335
364
|
"type": "integer"
|
|
336
365
|
},
|
|
337
|
-
"
|
|
366
|
+
"anyArtisansTool": {
|
|
338
367
|
"type": "integer"
|
|
339
368
|
},
|
|
340
369
|
"artisan's tools": {
|
package/schema/site/util.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "util.json",
|
|
4
4
|
"title": "Util",
|
|
5
5
|
"description": "Utility definitions to be used in other schemas.",
|
|
6
|
-
"version": "1.13.
|
|
6
|
+
"version": "1.13.25",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"metaDependenciesArray": {
|
|
9
9
|
"type": "array",
|
|
@@ -216,6 +216,9 @@
|
|
|
216
216
|
"celestial": {
|
|
217
217
|
"const": true
|
|
218
218
|
},
|
|
219
|
+
"common": {
|
|
220
|
+
"const": true
|
|
221
|
+
},
|
|
219
222
|
"deep speech": {
|
|
220
223
|
"const": true
|
|
221
224
|
},
|
|
@@ -225,9 +228,26 @@
|
|
|
225
228
|
"infernal": {
|
|
226
229
|
"const": true
|
|
227
230
|
},
|
|
231
|
+
"gith": true,
|
|
232
|
+
"gnomish": true,
|
|
233
|
+
"goblin": true,
|
|
234
|
+
"halfling": true,
|
|
235
|
+
"orc": true,
|
|
228
236
|
"primordial": {
|
|
229
237
|
"const": true
|
|
230
238
|
},
|
|
239
|
+
"aquan": {
|
|
240
|
+
"const": true
|
|
241
|
+
},
|
|
242
|
+
"auran": {
|
|
243
|
+
"const": true
|
|
244
|
+
},
|
|
245
|
+
"ignan": {
|
|
246
|
+
"const": true
|
|
247
|
+
},
|
|
248
|
+
"terran": {
|
|
249
|
+
"const": true
|
|
250
|
+
},
|
|
231
251
|
"sylvan": {
|
|
232
252
|
"const": true
|
|
233
253
|
},
|
|
@@ -246,6 +266,12 @@
|
|
|
246
266
|
"other": {
|
|
247
267
|
"const": true
|
|
248
268
|
},
|
|
269
|
+
"druidic": {
|
|
270
|
+
"const": true
|
|
271
|
+
},
|
|
272
|
+
"thieves' cant": {
|
|
273
|
+
"const": true
|
|
274
|
+
},
|
|
249
275
|
"choose": {
|
|
250
276
|
"type": "object",
|
|
251
277
|
"properties": {
|
|
@@ -262,7 +288,8 @@
|
|
|
262
288
|
},
|
|
263
289
|
"additionalProperties": false
|
|
264
290
|
}
|
|
265
|
-
}
|
|
291
|
+
},
|
|
292
|
+
"additionalProperties": false
|
|
266
293
|
},
|
|
267
294
|
"uniqueItems": true,
|
|
268
295
|
"minItems": 1
|
|
@@ -324,7 +351,7 @@
|
|
|
324
351
|
"any": {
|
|
325
352
|
"type": "integer"
|
|
326
353
|
},
|
|
327
|
-
"
|
|
354
|
+
"anyArtisansTool": {
|
|
328
355
|
"type": "integer"
|
|
329
356
|
},
|
|
330
357
|
"artisan's tools": {
|
|
@@ -490,7 +517,8 @@
|
|
|
490
517
|
},
|
|
491
518
|
"additionalProperties": false
|
|
492
519
|
}
|
|
493
|
-
}
|
|
520
|
+
},
|
|
521
|
+
"additionalProperties": false
|
|
494
522
|
},
|
|
495
523
|
"uniqueItems": true,
|
|
496
524
|
"minItems": 1
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "util.json",
|
|
4
4
|
"title": "Util",
|
|
5
5
|
"description": "Utility definitions to be used in other schemas.",
|
|
6
|
-
"version": "1.13.
|
|
6
|
+
"version": "1.13.25",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"metaDependenciesArray": {
|
|
9
9
|
"type": "array",
|
|
@@ -216,6 +216,9 @@
|
|
|
216
216
|
"celestial": {
|
|
217
217
|
"const": true
|
|
218
218
|
},
|
|
219
|
+
"common": {
|
|
220
|
+
"const": true
|
|
221
|
+
},
|
|
219
222
|
"deep speech": {
|
|
220
223
|
"const": true
|
|
221
224
|
},
|
|
@@ -225,9 +228,26 @@
|
|
|
225
228
|
"infernal": {
|
|
226
229
|
"const": true
|
|
227
230
|
},
|
|
231
|
+
"gith": true,
|
|
232
|
+
"gnomish": true,
|
|
233
|
+
"goblin": true,
|
|
234
|
+
"halfling": true,
|
|
235
|
+
"orc": true,
|
|
228
236
|
"primordial": {
|
|
229
237
|
"const": true
|
|
230
238
|
},
|
|
239
|
+
"aquan": {
|
|
240
|
+
"const": true
|
|
241
|
+
},
|
|
242
|
+
"auran": {
|
|
243
|
+
"const": true
|
|
244
|
+
},
|
|
245
|
+
"ignan": {
|
|
246
|
+
"const": true
|
|
247
|
+
},
|
|
248
|
+
"terran": {
|
|
249
|
+
"const": true
|
|
250
|
+
},
|
|
231
251
|
"sylvan": {
|
|
232
252
|
"const": true
|
|
233
253
|
},
|
|
@@ -246,6 +266,12 @@
|
|
|
246
266
|
"other": {
|
|
247
267
|
"const": true
|
|
248
268
|
},
|
|
269
|
+
"druidic": {
|
|
270
|
+
"const": true
|
|
271
|
+
},
|
|
272
|
+
"thieves' cant": {
|
|
273
|
+
"const": true
|
|
274
|
+
},
|
|
249
275
|
"choose": {
|
|
250
276
|
"type": "object",
|
|
251
277
|
"properties": {
|
|
@@ -262,7 +288,8 @@
|
|
|
262
288
|
},
|
|
263
289
|
"additionalProperties": false
|
|
264
290
|
}
|
|
265
|
-
}
|
|
291
|
+
},
|
|
292
|
+
"additionalProperties": false
|
|
266
293
|
},
|
|
267
294
|
"uniqueItems": true,
|
|
268
295
|
"minItems": 1
|
|
@@ -324,7 +351,7 @@
|
|
|
324
351
|
"any": {
|
|
325
352
|
"type": "integer"
|
|
326
353
|
},
|
|
327
|
-
"
|
|
354
|
+
"anyArtisansTool": {
|
|
328
355
|
"type": "integer"
|
|
329
356
|
},
|
|
330
357
|
"artisan's tools": {
|
|
@@ -490,7 +517,8 @@
|
|
|
490
517
|
},
|
|
491
518
|
"additionalProperties": false
|
|
492
519
|
}
|
|
493
|
-
}
|
|
520
|
+
},
|
|
521
|
+
"additionalProperties": false
|
|
494
522
|
},
|
|
495
523
|
"uniqueItems": true,
|
|
496
524
|
"minItems": 1
|