5etools-utils 0.14.12 → 0.14.14
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/adventures.json +2 -1
- package/schema/brew/bastions.json +1 -1
- package/schema/brew/generated/gendata-spell-source-lookup.json +1 -1
- package/schema/brew/languages.json +4 -1
- package/schema/brew/util.json +2 -2
- package/schema/brew-fast/adventures.json +2 -1
- package/schema/brew-fast/bastions.json +1 -1
- package/schema/brew-fast/generated/gendata-spell-source-lookup.json +1 -1
- package/schema/brew-fast/languages.json +4 -1
- package/schema/brew-fast/util.json +2 -2
- package/schema/site/adventures.json +2 -1
- package/schema/site/bastions.json +1 -2
- package/schema/site/generated/gendata-spell-source-lookup.json +1 -1
- package/schema/site/languages.json +4 -1
- package/schema/site/util.json +2 -2
- package/schema/site-fast/adventures.json +2 -1
- package/schema/site-fast/bastions.json +1 -2
- package/schema/site-fast/generated/gendata-spell-source-lookup.json +1 -1
- package/schema/site-fast/languages.json +4 -1
- package/schema/site-fast/util.json +2 -2
- package/schema/ua/adventures.json +2 -1
- package/schema/ua/bastions.json +1 -1
- package/schema/ua/generated/gendata-spell-source-lookup.json +1 -1
- package/schema/ua/languages.json +4 -1
- package/schema/ua/util.json +2 -2
- package/schema/ua-fast/adventures.json +2 -1
- package/schema/ua-fast/bastions.json +1 -1
- package/schema/ua-fast/generated/gendata-spell-source-lookup.json +1 -1
- package/schema/ua-fast/languages.json +4 -1
- package/schema/ua-fast/util.json +2 -2
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "adventures.json",
|
|
4
|
-
"version": "1.10.
|
|
4
|
+
"version": "1.10.31",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"adventure": {
|
|
@@ -217,6 +217,7 @@
|
|
|
217
217
|
"Shadow Realm",
|
|
218
218
|
"Animated Series",
|
|
219
219
|
"Dragon Delves",
|
|
220
|
+
"Forgotten Realms",
|
|
220
221
|
"Miscellaneous"
|
|
221
222
|
]
|
|
222
223
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "languages.json",
|
|
4
|
-
"version": "1.1.
|
|
4
|
+
"version": "1.1.17",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"language": {
|
|
@@ -37,6 +37,9 @@
|
|
|
37
37
|
"type": "string"
|
|
38
38
|
}
|
|
39
39
|
},
|
|
40
|
+
"origin": {
|
|
41
|
+
"type": "string"
|
|
42
|
+
},
|
|
40
43
|
"script": {
|
|
41
44
|
"type": "string"
|
|
42
45
|
},
|
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.17.
|
|
6
|
+
"version": "1.17.34",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"metaDependenciesArray": {
|
|
9
9
|
"type": "array",
|
|
@@ -2278,7 +2278,7 @@
|
|
|
2278
2278
|
"Cult of the Dragon",
|
|
2279
2279
|
"Emerald Enclave",
|
|
2280
2280
|
"Harpers",
|
|
2281
|
-
"Lords
|
|
2281
|
+
"Lords' Alliance",
|
|
2282
2282
|
"Order of the Gauntlet",
|
|
2283
2283
|
"Purple Dragon Knights",
|
|
2284
2284
|
"Red Wizards",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "adventures.json",
|
|
4
|
-
"version": "1.10.
|
|
4
|
+
"version": "1.10.31",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"adventure": {
|
|
@@ -217,6 +217,7 @@
|
|
|
217
217
|
"Shadow Realm",
|
|
218
218
|
"Animated Series",
|
|
219
219
|
"Dragon Delves",
|
|
220
|
+
"Forgotten Realms",
|
|
220
221
|
"Miscellaneous"
|
|
221
222
|
]
|
|
222
223
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "languages.json",
|
|
4
|
-
"version": "1.1.
|
|
4
|
+
"version": "1.1.17",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"language": {
|
|
@@ -37,6 +37,9 @@
|
|
|
37
37
|
"type": "string"
|
|
38
38
|
}
|
|
39
39
|
},
|
|
40
|
+
"origin": {
|
|
41
|
+
"type": "string"
|
|
42
|
+
},
|
|
40
43
|
"script": {
|
|
41
44
|
"type": "string"
|
|
42
45
|
},
|
|
@@ -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.17.
|
|
6
|
+
"version": "1.17.34",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"metaDependenciesArray": {
|
|
9
9
|
"type": "array",
|
|
@@ -2278,7 +2278,7 @@
|
|
|
2278
2278
|
"Cult of the Dragon",
|
|
2279
2279
|
"Emerald Enclave",
|
|
2280
2280
|
"Harpers",
|
|
2281
|
-
"Lords
|
|
2281
|
+
"Lords' Alliance",
|
|
2282
2282
|
"Order of the Gauntlet",
|
|
2283
2283
|
"Purple Dragon Knights",
|
|
2284
2284
|
"Red Wizards",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "adventures.json",
|
|
4
|
-
"version": "1.10.
|
|
4
|
+
"version": "1.10.31",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"adventure": {
|
|
@@ -217,6 +217,7 @@
|
|
|
217
217
|
"Shadow Realm",
|
|
218
218
|
"Animated Series",
|
|
219
219
|
"Dragon Delves",
|
|
220
|
+
"Forgotten Realms",
|
|
220
221
|
"Miscellaneous"
|
|
221
222
|
]
|
|
222
223
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "bastions.json",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.3",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"_space": {
|
|
@@ -273,7 +273,6 @@
|
|
|
273
273
|
"name",
|
|
274
274
|
"entries",
|
|
275
275
|
"source",
|
|
276
|
-
"page",
|
|
277
276
|
"facilityType"
|
|
278
277
|
]
|
|
279
278
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "languages.json",
|
|
4
|
-
"version": "1.1.
|
|
4
|
+
"version": "1.1.17",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"language": {
|
|
@@ -37,6 +37,9 @@
|
|
|
37
37
|
"type": "string"
|
|
38
38
|
}
|
|
39
39
|
},
|
|
40
|
+
"origin": {
|
|
41
|
+
"type": "string"
|
|
42
|
+
},
|
|
40
43
|
"script": {
|
|
41
44
|
"type": "string"
|
|
42
45
|
},
|
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.17.
|
|
6
|
+
"version": "1.17.34",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"metaDependenciesArray": {
|
|
9
9
|
"type": "array",
|
|
@@ -2223,7 +2223,7 @@
|
|
|
2223
2223
|
"Cult of the Dragon",
|
|
2224
2224
|
"Emerald Enclave",
|
|
2225
2225
|
"Harpers",
|
|
2226
|
-
"Lords
|
|
2226
|
+
"Lords' Alliance",
|
|
2227
2227
|
"Order of the Gauntlet",
|
|
2228
2228
|
"Purple Dragon Knights",
|
|
2229
2229
|
"Red Wizards",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "adventures.json",
|
|
4
|
-
"version": "1.10.
|
|
4
|
+
"version": "1.10.31",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"adventure": {
|
|
@@ -217,6 +217,7 @@
|
|
|
217
217
|
"Shadow Realm",
|
|
218
218
|
"Animated Series",
|
|
219
219
|
"Dragon Delves",
|
|
220
|
+
"Forgotten Realms",
|
|
220
221
|
"Miscellaneous"
|
|
221
222
|
]
|
|
222
223
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "bastions.json",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.3",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"_space": {
|
|
@@ -273,7 +273,6 @@
|
|
|
273
273
|
"name",
|
|
274
274
|
"entries",
|
|
275
275
|
"source",
|
|
276
|
-
"page",
|
|
277
276
|
"facilityType"
|
|
278
277
|
]
|
|
279
278
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "languages.json",
|
|
4
|
-
"version": "1.1.
|
|
4
|
+
"version": "1.1.17",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"language": {
|
|
@@ -37,6 +37,9 @@
|
|
|
37
37
|
"type": "string"
|
|
38
38
|
}
|
|
39
39
|
},
|
|
40
|
+
"origin": {
|
|
41
|
+
"type": "string"
|
|
42
|
+
},
|
|
40
43
|
"script": {
|
|
41
44
|
"type": "string"
|
|
42
45
|
},
|
|
@@ -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.17.
|
|
6
|
+
"version": "1.17.34",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"metaDependenciesArray": {
|
|
9
9
|
"type": "array",
|
|
@@ -2223,7 +2223,7 @@
|
|
|
2223
2223
|
"Cult of the Dragon",
|
|
2224
2224
|
"Emerald Enclave",
|
|
2225
2225
|
"Harpers",
|
|
2226
|
-
"Lords
|
|
2226
|
+
"Lords' Alliance",
|
|
2227
2227
|
"Order of the Gauntlet",
|
|
2228
2228
|
"Purple Dragon Knights",
|
|
2229
2229
|
"Red Wizards",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "adventures.json",
|
|
4
|
-
"version": "1.10.
|
|
4
|
+
"version": "1.10.31",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"adventure": {
|
|
@@ -217,6 +217,7 @@
|
|
|
217
217
|
"Shadow Realm",
|
|
218
218
|
"Animated Series",
|
|
219
219
|
"Dragon Delves",
|
|
220
|
+
"Forgotten Realms",
|
|
220
221
|
"Miscellaneous"
|
|
221
222
|
]
|
|
222
223
|
}
|
package/schema/ua/bastions.json
CHANGED
package/schema/ua/languages.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "languages.json",
|
|
4
|
-
"version": "1.1.
|
|
4
|
+
"version": "1.1.17",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"language": {
|
|
@@ -37,6 +37,9 @@
|
|
|
37
37
|
"type": "string"
|
|
38
38
|
}
|
|
39
39
|
},
|
|
40
|
+
"origin": {
|
|
41
|
+
"type": "string"
|
|
42
|
+
},
|
|
40
43
|
"script": {
|
|
41
44
|
"type": "string"
|
|
42
45
|
},
|
package/schema/ua/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.17.
|
|
6
|
+
"version": "1.17.34",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"metaDependenciesArray": {
|
|
9
9
|
"type": "array",
|
|
@@ -2234,7 +2234,7 @@
|
|
|
2234
2234
|
"Cult of the Dragon",
|
|
2235
2235
|
"Emerald Enclave",
|
|
2236
2236
|
"Harpers",
|
|
2237
|
-
"Lords
|
|
2237
|
+
"Lords' Alliance",
|
|
2238
2238
|
"Order of the Gauntlet",
|
|
2239
2239
|
"Purple Dragon Knights",
|
|
2240
2240
|
"Red Wizards",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "adventures.json",
|
|
4
|
-
"version": "1.10.
|
|
4
|
+
"version": "1.10.31",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"adventure": {
|
|
@@ -217,6 +217,7 @@
|
|
|
217
217
|
"Shadow Realm",
|
|
218
218
|
"Animated Series",
|
|
219
219
|
"Dragon Delves",
|
|
220
|
+
"Forgotten Realms",
|
|
220
221
|
"Miscellaneous"
|
|
221
222
|
]
|
|
222
223
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "languages.json",
|
|
4
|
-
"version": "1.1.
|
|
4
|
+
"version": "1.1.17",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"language": {
|
|
@@ -37,6 +37,9 @@
|
|
|
37
37
|
"type": "string"
|
|
38
38
|
}
|
|
39
39
|
},
|
|
40
|
+
"origin": {
|
|
41
|
+
"type": "string"
|
|
42
|
+
},
|
|
40
43
|
"script": {
|
|
41
44
|
"type": "string"
|
|
42
45
|
},
|
package/schema/ua-fast/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.17.
|
|
6
|
+
"version": "1.17.34",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"metaDependenciesArray": {
|
|
9
9
|
"type": "array",
|
|
@@ -2234,7 +2234,7 @@
|
|
|
2234
2234
|
"Cult of the Dragon",
|
|
2235
2235
|
"Emerald Enclave",
|
|
2236
2236
|
"Harpers",
|
|
2237
|
-
"Lords
|
|
2237
|
+
"Lords' Alliance",
|
|
2238
2238
|
"Order of the Gauntlet",
|
|
2239
2239
|
"Purple Dragon Knights",
|
|
2240
2240
|
"Red Wizards",
|