5etools-utils 0.16.20 → 0.16.25
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/lib/TestJson.js +3 -1
- package/package.json +1 -1
- package/schema/brew/actions.json +4 -2
- package/schema/brew/items.json +37 -13
- package/schema/brew/util.json +9 -5
- package/schema/brew/vehicles.json +7 -4
- package/schema/brew-fast/actions.json +4 -2
- package/schema/brew-fast/items.json +37 -13
- package/schema/brew-fast/util.json +9 -5
- package/schema/brew-fast/vehicles.json +7 -4
- package/schema/site/actions.json +4 -2
- package/schema/site/items.json +37 -13
- package/schema/site/util.json +9 -5
- package/schema/site/vehicles.json +7 -4
- package/schema/site-fast/actions.json +4 -2
- package/schema/site-fast/items.json +37 -13
- package/schema/site-fast/util.json +9 -5
- package/schema/site-fast/vehicles.json +7 -4
- package/schema/ua/actions.json +4 -2
- package/schema/ua/items.json +37 -13
- package/schema/ua/util.json +9 -5
- package/schema/ua/vehicles.json +7 -4
- package/schema/ua-fast/actions.json +4 -2
- package/schema/ua-fast/items.json +37 -13
- package/schema/ua-fast/util.json +9 -5
- package/schema/ua-fast/vehicles.json +7 -4
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "items.json",
|
|
4
|
-
"version": "1.14.
|
|
4
|
+
"version": "1.14.30",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"itemData": {
|
|
@@ -415,7 +415,9 @@
|
|
|
415
415
|
"type": "string",
|
|
416
416
|
"description": "UIDs of \"deck\"s to be linked in a \"See Also\" footnote.\n\nEx.: \"deck of many things|dmg\".",
|
|
417
417
|
"markdownDescription": "UIDs of "deck"s to be linked in a "See Also" footnote.\n\nEx.: "deck of many things|dmg"."
|
|
418
|
-
}
|
|
418
|
+
},
|
|
419
|
+
"minItems": 1,
|
|
420
|
+
"uniqueItems": true
|
|
419
421
|
},
|
|
420
422
|
"seeAlsoVehicle": {
|
|
421
423
|
"type": "array",
|
|
@@ -423,7 +425,9 @@
|
|
|
423
425
|
"type": "string",
|
|
424
426
|
"description": "UIDs of \"vehicle\"s to be linked in a \"See Also\" footnote.\n\nEx.: \"rowboat|gos\".",
|
|
425
427
|
"markdownDescription": "UIDs of "vehicle"s to be linked in a "See Also" footnote.\n\nEx.: "rowboat|gos"."
|
|
426
|
-
}
|
|
428
|
+
},
|
|
429
|
+
"minItems": 1,
|
|
430
|
+
"uniqueItems": true
|
|
427
431
|
},
|
|
428
432
|
"reqAttuneTags": {
|
|
429
433
|
"$ref": "util.json#/$defs/reqAttuneTags"
|
|
@@ -902,7 +906,9 @@
|
|
|
902
906
|
"type": "string",
|
|
903
907
|
"description": "UIDs of \"deck\"s to be linked in a \"See Also\" footnote.\n\nEx.: \"deck of many things|dmg\".",
|
|
904
908
|
"markdownDescription": "UIDs of "deck"s to be linked in a "See Also" footnote.\n\nEx.: "deck of many things|dmg"."
|
|
905
|
-
}
|
|
909
|
+
},
|
|
910
|
+
"minItems": 1,
|
|
911
|
+
"uniqueItems": true
|
|
906
912
|
},
|
|
907
913
|
"seeAlsoVehicle": {
|
|
908
914
|
"type": "array",
|
|
@@ -910,7 +916,9 @@
|
|
|
910
916
|
"type": "string",
|
|
911
917
|
"description": "UIDs of \"vehicle\"s to be linked in a \"See Also\" footnote.\n\nEx.: \"rowboat|gos\".",
|
|
912
918
|
"markdownDescription": "UIDs of "vehicle"s to be linked in a "See Also" footnote.\n\nEx.: "rowboat|gos"."
|
|
913
|
-
}
|
|
919
|
+
},
|
|
920
|
+
"minItems": 1,
|
|
921
|
+
"uniqueItems": true
|
|
914
922
|
},
|
|
915
923
|
"reqAttuneTags": {
|
|
916
924
|
"$ref": "util.json#/$defs/reqAttuneTags"
|
|
@@ -1391,7 +1399,9 @@
|
|
|
1391
1399
|
"type": "string",
|
|
1392
1400
|
"description": "UIDs of \"deck\"s to be linked in a \"See Also\" footnote.\n\nEx.: \"deck of many things|dmg\".",
|
|
1393
1401
|
"markdownDescription": "UIDs of "deck"s to be linked in a "See Also" footnote.\n\nEx.: "deck of many things|dmg"."
|
|
1394
|
-
}
|
|
1402
|
+
},
|
|
1403
|
+
"minItems": 1,
|
|
1404
|
+
"uniqueItems": true
|
|
1395
1405
|
},
|
|
1396
1406
|
"seeAlsoVehicle": {
|
|
1397
1407
|
"type": "array",
|
|
@@ -1399,7 +1409,9 @@
|
|
|
1399
1409
|
"type": "string",
|
|
1400
1410
|
"description": "UIDs of \"vehicle\"s to be linked in a \"See Also\" footnote.\n\nEx.: \"rowboat|gos\".",
|
|
1401
1411
|
"markdownDescription": "UIDs of "vehicle"s to be linked in a "See Also" footnote.\n\nEx.: "rowboat|gos"."
|
|
1402
|
-
}
|
|
1412
|
+
},
|
|
1413
|
+
"minItems": 1,
|
|
1414
|
+
"uniqueItems": true
|
|
1403
1415
|
},
|
|
1404
1416
|
"reqAttuneTags": {
|
|
1405
1417
|
"$ref": "util.json#/$defs/reqAttuneTags"
|
|
@@ -1878,7 +1890,9 @@
|
|
|
1878
1890
|
"type": "string",
|
|
1879
1891
|
"description": "UIDs of \"deck\"s to be linked in a \"See Also\" footnote.\n\nEx.: \"deck of many things|dmg\".",
|
|
1880
1892
|
"markdownDescription": "UIDs of "deck"s to be linked in a "See Also" footnote.\n\nEx.: "deck of many things|dmg"."
|
|
1881
|
-
}
|
|
1893
|
+
},
|
|
1894
|
+
"minItems": 1,
|
|
1895
|
+
"uniqueItems": true
|
|
1882
1896
|
},
|
|
1883
1897
|
"seeAlsoVehicle": {
|
|
1884
1898
|
"type": "array",
|
|
@@ -1886,7 +1900,9 @@
|
|
|
1886
1900
|
"type": "string",
|
|
1887
1901
|
"description": "UIDs of \"vehicle\"s to be linked in a \"See Also\" footnote.\n\nEx.: \"rowboat|gos\".",
|
|
1888
1902
|
"markdownDescription": "UIDs of "vehicle"s to be linked in a "See Also" footnote.\n\nEx.: "rowboat|gos"."
|
|
1889
|
-
}
|
|
1903
|
+
},
|
|
1904
|
+
"minItems": 1,
|
|
1905
|
+
"uniqueItems": true
|
|
1890
1906
|
},
|
|
1891
1907
|
"reqAttuneTags": {
|
|
1892
1908
|
"$ref": "util.json#/$defs/reqAttuneTags"
|
|
@@ -2378,7 +2394,9 @@
|
|
|
2378
2394
|
"type": "string",
|
|
2379
2395
|
"description": "UIDs of \"deck\"s to be linked in a \"See Also\" footnote.\n\nEx.: \"deck of many things|dmg\".",
|
|
2380
2396
|
"markdownDescription": "UIDs of "deck"s to be linked in a "See Also" footnote.\n\nEx.: "deck of many things|dmg"."
|
|
2381
|
-
}
|
|
2397
|
+
},
|
|
2398
|
+
"minItems": 1,
|
|
2399
|
+
"uniqueItems": true
|
|
2382
2400
|
},
|
|
2383
2401
|
"seeAlsoVehicle": {
|
|
2384
2402
|
"type": "array",
|
|
@@ -2386,7 +2404,9 @@
|
|
|
2386
2404
|
"type": "string",
|
|
2387
2405
|
"description": "UIDs of \"vehicle\"s to be linked in a \"See Also\" footnote.\n\nEx.: \"rowboat|gos\".",
|
|
2388
2406
|
"markdownDescription": "UIDs of "vehicle"s to be linked in a "See Also" footnote.\n\nEx.: "rowboat|gos"."
|
|
2389
|
-
}
|
|
2407
|
+
},
|
|
2408
|
+
"minItems": 1,
|
|
2409
|
+
"uniqueItems": true
|
|
2390
2410
|
},
|
|
2391
2411
|
"reqAttuneTags": {
|
|
2392
2412
|
"$ref": "util.json#/$defs/reqAttuneTags"
|
|
@@ -2869,7 +2889,9 @@
|
|
|
2869
2889
|
"type": "string",
|
|
2870
2890
|
"description": "UIDs of \"deck\"s to be linked in a \"See Also\" footnote.\n\nEx.: \"deck of many things|dmg\".",
|
|
2871
2891
|
"markdownDescription": "UIDs of "deck"s to be linked in a "See Also" footnote.\n\nEx.: "deck of many things|dmg"."
|
|
2872
|
-
}
|
|
2892
|
+
},
|
|
2893
|
+
"minItems": 1,
|
|
2894
|
+
"uniqueItems": true
|
|
2873
2895
|
},
|
|
2874
2896
|
"seeAlsoVehicle": {
|
|
2875
2897
|
"type": "array",
|
|
@@ -2877,7 +2899,9 @@
|
|
|
2877
2899
|
"type": "string",
|
|
2878
2900
|
"description": "UIDs of \"vehicle\"s to be linked in a \"See Also\" footnote.\n\nEx.: \"rowboat|gos\".",
|
|
2879
2901
|
"markdownDescription": "UIDs of "vehicle"s to be linked in a "See Also" footnote.\n\nEx.: "rowboat|gos"."
|
|
2880
|
-
}
|
|
2902
|
+
},
|
|
2903
|
+
"minItems": 1,
|
|
2904
|
+
"uniqueItems": true
|
|
2881
2905
|
},
|
|
2882
2906
|
"reqAttuneTags": {
|
|
2883
2907
|
"$ref": "util.json#/$defs/reqAttuneTags"
|
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.19.
|
|
6
|
+
"version": "1.19.1",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"metaDependenciesArray": {
|
|
9
9
|
"type": "array",
|
|
@@ -2586,7 +2586,8 @@
|
|
|
2586
2586
|
"from"
|
|
2587
2587
|
]
|
|
2588
2588
|
}
|
|
2589
|
-
}
|
|
2589
|
+
},
|
|
2590
|
+
"additionalProperties": false
|
|
2590
2591
|
}
|
|
2591
2592
|
]
|
|
2592
2593
|
},
|
|
@@ -2669,7 +2670,8 @@
|
|
|
2669
2670
|
"from"
|
|
2670
2671
|
]
|
|
2671
2672
|
}
|
|
2672
|
-
}
|
|
2673
|
+
},
|
|
2674
|
+
"additionalProperties": false
|
|
2673
2675
|
}
|
|
2674
2676
|
]
|
|
2675
2677
|
},
|
|
@@ -2752,7 +2754,8 @@
|
|
|
2752
2754
|
"from"
|
|
2753
2755
|
]
|
|
2754
2756
|
}
|
|
2755
|
-
}
|
|
2757
|
+
},
|
|
2758
|
+
"additionalProperties": false
|
|
2756
2759
|
}
|
|
2757
2760
|
]
|
|
2758
2761
|
},
|
|
@@ -2836,7 +2839,8 @@
|
|
|
2836
2839
|
"from"
|
|
2837
2840
|
]
|
|
2838
2841
|
}
|
|
2839
|
-
}
|
|
2842
|
+
},
|
|
2843
|
+
"additionalProperties": false
|
|
2840
2844
|
}
|
|
2841
2845
|
]
|
|
2842
2846
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "vehicles.json",
|
|
4
|
-
"version": "1.10.
|
|
4
|
+
"version": "1.10.2",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"vehicleTerrain": {
|
|
@@ -205,7 +205,8 @@
|
|
|
205
205
|
"items": {
|
|
206
206
|
"$ref": "util.json#/$defs/dataVehicleUpgradeType"
|
|
207
207
|
},
|
|
208
|
-
"minItems": 1
|
|
208
|
+
"minItems": 1,
|
|
209
|
+
"uniqueItems": true
|
|
209
210
|
},
|
|
210
211
|
"cost": {
|
|
211
212
|
"$ref": "#/$defs/_vehicleCost"
|
|
@@ -256,7 +257,8 @@
|
|
|
256
257
|
"items": {
|
|
257
258
|
"$ref": "util.json#/$defs/dataVehicleUpgradeType"
|
|
258
259
|
},
|
|
259
|
-
"minItems": 1
|
|
260
|
+
"minItems": 1,
|
|
261
|
+
"uniqueItems": true
|
|
260
262
|
},
|
|
261
263
|
"cost": {
|
|
262
264
|
"$ref": "#/$defs/_vehicleCost"
|
|
@@ -311,7 +313,8 @@
|
|
|
311
313
|
"items": {
|
|
312
314
|
"$ref": "util.json#/$defs/dataVehicleUpgradeType"
|
|
313
315
|
},
|
|
314
|
-
"minItems": 1
|
|
316
|
+
"minItems": 1,
|
|
317
|
+
"uniqueItems": true
|
|
315
318
|
},
|
|
316
319
|
"cost": {
|
|
317
320
|
"$ref": "#/$defs/_vehicleCost"
|