5etools-utils 0.12.53 → 0.12.55

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "version": "1.21.41",
3
+ "version": "1.21.42",
4
4
  "title": "Bestiary Schema",
5
5
  "$id": "bestiary.json",
6
6
  "type": "object",
@@ -521,6 +521,145 @@
521
521
  "additionalProperties": false,
522
522
  "minProperties": 1
523
523
  },
524
+ "tool": {
525
+ "type": "object",
526
+ "minProperties": 1,
527
+ "properties": {
528
+ "artisan's tools": {
529
+ "type": "string"
530
+ },
531
+ "alchemist's supplies": {
532
+ "type": "string"
533
+ },
534
+ "brewer's supplies": {
535
+ "type": "string"
536
+ },
537
+ "calligrapher's supplies": {
538
+ "type": "string"
539
+ },
540
+ "carpenter's tools": {
541
+ "type": "string"
542
+ },
543
+ "cartographer's tools": {
544
+ "type": "string"
545
+ },
546
+ "cobbler's tools": {
547
+ "type": "string"
548
+ },
549
+ "cook's utensils": {
550
+ "type": "string"
551
+ },
552
+ "glassblower's tools": {
553
+ "type": "string"
554
+ },
555
+ "jeweler's tools": {
556
+ "type": "string"
557
+ },
558
+ "leatherworker's tools": {
559
+ "type": "string"
560
+ },
561
+ "mason's tools": {
562
+ "type": "string"
563
+ },
564
+ "painter's supplies": {
565
+ "type": "string"
566
+ },
567
+ "potter's tools": {
568
+ "type": "string"
569
+ },
570
+ "smith's tools": {
571
+ "type": "string"
572
+ },
573
+ "tinker's tools": {
574
+ "type": "string"
575
+ },
576
+ "weaver's tools": {
577
+ "type": "string"
578
+ },
579
+ "woodcarver's tools": {
580
+ "type": "string"
581
+ },
582
+ "disguise kit": {
583
+ "type": "string"
584
+ },
585
+ "forgery kit": {
586
+ "type": "string"
587
+ },
588
+ "gaming set": {
589
+ "type": "string"
590
+ },
591
+ "dragonchess set": {
592
+ "type": "string"
593
+ },
594
+ "dice set": {
595
+ "type": "string"
596
+ },
597
+ "three-dragon ante set": {
598
+ "type": "string"
599
+ },
600
+ "herbalism kit": {
601
+ "type": "string"
602
+ },
603
+ "musical instrument": {
604
+ "type": "string"
605
+ },
606
+ "bagpipes": {
607
+ "type": "string"
608
+ },
609
+ "drum": {
610
+ "type": "string"
611
+ },
612
+ "dulcimer": {
613
+ "type": "string"
614
+ },
615
+ "flute": {
616
+ "type": "string"
617
+ },
618
+ "horn": {
619
+ "type": "string"
620
+ },
621
+ "lute": {
622
+ "type": "string"
623
+ },
624
+ "lyre": {
625
+ "type": "string"
626
+ },
627
+ "pan flute": {
628
+ "type": "string"
629
+ },
630
+ "shawm": {
631
+ "type": "string"
632
+ },
633
+ "viol": {
634
+ "type": "string"
635
+ },
636
+ "navigator's tools": {
637
+ "type": "string"
638
+ },
639
+ "thieves' tools": {
640
+ "type": "string"
641
+ },
642
+ "poisoner's kit": {
643
+ "type": "string"
644
+ },
645
+ "vehicles": {
646
+ "type": "string"
647
+ },
648
+ "vehicles (air)": {
649
+ "type": "string"
650
+ },
651
+ "vehicles (land)": {
652
+ "type": "string"
653
+ },
654
+ "vehicles (water)": {
655
+ "type": "string"
656
+ },
657
+ "vehicles (space)": {
658
+ "type": "string"
659
+ }
660
+ },
661
+ "additionalProperties": false
662
+ },
524
663
  "gear": {
525
664
  "type": "array",
526
665
  "items": {
@@ -1692,6 +1831,145 @@
1692
1831
  "additionalProperties": false,
1693
1832
  "minProperties": 1
1694
1833
  },
1834
+ "tool": {
1835
+ "type": "object",
1836
+ "minProperties": 1,
1837
+ "properties": {
1838
+ "artisan's tools": {
1839
+ "type": "string"
1840
+ },
1841
+ "alchemist's supplies": {
1842
+ "type": "string"
1843
+ },
1844
+ "brewer's supplies": {
1845
+ "type": "string"
1846
+ },
1847
+ "calligrapher's supplies": {
1848
+ "type": "string"
1849
+ },
1850
+ "carpenter's tools": {
1851
+ "type": "string"
1852
+ },
1853
+ "cartographer's tools": {
1854
+ "type": "string"
1855
+ },
1856
+ "cobbler's tools": {
1857
+ "type": "string"
1858
+ },
1859
+ "cook's utensils": {
1860
+ "type": "string"
1861
+ },
1862
+ "glassblower's tools": {
1863
+ "type": "string"
1864
+ },
1865
+ "jeweler's tools": {
1866
+ "type": "string"
1867
+ },
1868
+ "leatherworker's tools": {
1869
+ "type": "string"
1870
+ },
1871
+ "mason's tools": {
1872
+ "type": "string"
1873
+ },
1874
+ "painter's supplies": {
1875
+ "type": "string"
1876
+ },
1877
+ "potter's tools": {
1878
+ "type": "string"
1879
+ },
1880
+ "smith's tools": {
1881
+ "type": "string"
1882
+ },
1883
+ "tinker's tools": {
1884
+ "type": "string"
1885
+ },
1886
+ "weaver's tools": {
1887
+ "type": "string"
1888
+ },
1889
+ "woodcarver's tools": {
1890
+ "type": "string"
1891
+ },
1892
+ "disguise kit": {
1893
+ "type": "string"
1894
+ },
1895
+ "forgery kit": {
1896
+ "type": "string"
1897
+ },
1898
+ "gaming set": {
1899
+ "type": "string"
1900
+ },
1901
+ "dragonchess set": {
1902
+ "type": "string"
1903
+ },
1904
+ "dice set": {
1905
+ "type": "string"
1906
+ },
1907
+ "three-dragon ante set": {
1908
+ "type": "string"
1909
+ },
1910
+ "herbalism kit": {
1911
+ "type": "string"
1912
+ },
1913
+ "musical instrument": {
1914
+ "type": "string"
1915
+ },
1916
+ "bagpipes": {
1917
+ "type": "string"
1918
+ },
1919
+ "drum": {
1920
+ "type": "string"
1921
+ },
1922
+ "dulcimer": {
1923
+ "type": "string"
1924
+ },
1925
+ "flute": {
1926
+ "type": "string"
1927
+ },
1928
+ "horn": {
1929
+ "type": "string"
1930
+ },
1931
+ "lute": {
1932
+ "type": "string"
1933
+ },
1934
+ "lyre": {
1935
+ "type": "string"
1936
+ },
1937
+ "pan flute": {
1938
+ "type": "string"
1939
+ },
1940
+ "shawm": {
1941
+ "type": "string"
1942
+ },
1943
+ "viol": {
1944
+ "type": "string"
1945
+ },
1946
+ "navigator's tools": {
1947
+ "type": "string"
1948
+ },
1949
+ "thieves' tools": {
1950
+ "type": "string"
1951
+ },
1952
+ "poisoner's kit": {
1953
+ "type": "string"
1954
+ },
1955
+ "vehicles": {
1956
+ "type": "string"
1957
+ },
1958
+ "vehicles (air)": {
1959
+ "type": "string"
1960
+ },
1961
+ "vehicles (land)": {
1962
+ "type": "string"
1963
+ },
1964
+ "vehicles (water)": {
1965
+ "type": "string"
1966
+ },
1967
+ "vehicles (space)": {
1968
+ "type": "string"
1969
+ }
1970
+ },
1971
+ "additionalProperties": false
1972
+ },
1695
1973
  "gear": {
1696
1974
  "type": "array",
1697
1975
  "items": {
@@ -2868,6 +3146,145 @@
2868
3146
  "additionalProperties": false,
2869
3147
  "minProperties": 1
2870
3148
  },
3149
+ "tool": {
3150
+ "type": "object",
3151
+ "minProperties": 1,
3152
+ "properties": {
3153
+ "artisan's tools": {
3154
+ "type": "string"
3155
+ },
3156
+ "alchemist's supplies": {
3157
+ "type": "string"
3158
+ },
3159
+ "brewer's supplies": {
3160
+ "type": "string"
3161
+ },
3162
+ "calligrapher's supplies": {
3163
+ "type": "string"
3164
+ },
3165
+ "carpenter's tools": {
3166
+ "type": "string"
3167
+ },
3168
+ "cartographer's tools": {
3169
+ "type": "string"
3170
+ },
3171
+ "cobbler's tools": {
3172
+ "type": "string"
3173
+ },
3174
+ "cook's utensils": {
3175
+ "type": "string"
3176
+ },
3177
+ "glassblower's tools": {
3178
+ "type": "string"
3179
+ },
3180
+ "jeweler's tools": {
3181
+ "type": "string"
3182
+ },
3183
+ "leatherworker's tools": {
3184
+ "type": "string"
3185
+ },
3186
+ "mason's tools": {
3187
+ "type": "string"
3188
+ },
3189
+ "painter's supplies": {
3190
+ "type": "string"
3191
+ },
3192
+ "potter's tools": {
3193
+ "type": "string"
3194
+ },
3195
+ "smith's tools": {
3196
+ "type": "string"
3197
+ },
3198
+ "tinker's tools": {
3199
+ "type": "string"
3200
+ },
3201
+ "weaver's tools": {
3202
+ "type": "string"
3203
+ },
3204
+ "woodcarver's tools": {
3205
+ "type": "string"
3206
+ },
3207
+ "disguise kit": {
3208
+ "type": "string"
3209
+ },
3210
+ "forgery kit": {
3211
+ "type": "string"
3212
+ },
3213
+ "gaming set": {
3214
+ "type": "string"
3215
+ },
3216
+ "dragonchess set": {
3217
+ "type": "string"
3218
+ },
3219
+ "dice set": {
3220
+ "type": "string"
3221
+ },
3222
+ "three-dragon ante set": {
3223
+ "type": "string"
3224
+ },
3225
+ "herbalism kit": {
3226
+ "type": "string"
3227
+ },
3228
+ "musical instrument": {
3229
+ "type": "string"
3230
+ },
3231
+ "bagpipes": {
3232
+ "type": "string"
3233
+ },
3234
+ "drum": {
3235
+ "type": "string"
3236
+ },
3237
+ "dulcimer": {
3238
+ "type": "string"
3239
+ },
3240
+ "flute": {
3241
+ "type": "string"
3242
+ },
3243
+ "horn": {
3244
+ "type": "string"
3245
+ },
3246
+ "lute": {
3247
+ "type": "string"
3248
+ },
3249
+ "lyre": {
3250
+ "type": "string"
3251
+ },
3252
+ "pan flute": {
3253
+ "type": "string"
3254
+ },
3255
+ "shawm": {
3256
+ "type": "string"
3257
+ },
3258
+ "viol": {
3259
+ "type": "string"
3260
+ },
3261
+ "navigator's tools": {
3262
+ "type": "string"
3263
+ },
3264
+ "thieves' tools": {
3265
+ "type": "string"
3266
+ },
3267
+ "poisoner's kit": {
3268
+ "type": "string"
3269
+ },
3270
+ "vehicles": {
3271
+ "type": "string"
3272
+ },
3273
+ "vehicles (air)": {
3274
+ "type": "string"
3275
+ },
3276
+ "vehicles (land)": {
3277
+ "type": "string"
3278
+ },
3279
+ "vehicles (water)": {
3280
+ "type": "string"
3281
+ },
3282
+ "vehicles (space)": {
3283
+ "type": "string"
3284
+ }
3285
+ },
3286
+ "additionalProperties": false
3287
+ },
2871
3288
  "gear": {
2872
3289
  "type": "array",
2873
3290
  "items": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "version": "1.10.28",
3
+ "version": "1.10.29",
4
4
  "type": "object",
5
5
  "description": "Homebrew for 5etools. Should include arrays titled similarly to the main site data, e.g. `spell` or `class`",
6
6
  "$defs": {
@@ -161,6 +161,15 @@
161
161
  }
162
162
  }
163
163
  },
164
+ "featCategories": {
165
+ "type": "object",
166
+ "description": "Object names are feat \"category\" shorthands (e.g. \"O\" for \"Origin\" which will be displayed in the list view as a sortable column",
167
+ "patternProperties": {
168
+ ".*": {
169
+ "type": "string"
170
+ }
171
+ }
172
+ },
164
173
  "psionicTypes": {
165
174
  "type": "object",
166
175
  "description": "Object names are psionic type abbreviations (e.g. `\"X\"`); values should be objects with `\"full\"`` (used in the main entry, e.g. \"Greater Discipline\") and `\"short\"` (used in the list view, e.g. `\"G. Discipline\"`) key/values.",
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "util-copy.json",
4
4
  "title": "Util: Copy",
5
- "version": "1.0.4",
5
+ "version": "1.0.5",
6
6
  "$defs": {
7
7
  "_mod_renameArr_rename": {
8
8
  "type": "object",
@@ -82,6 +82,7 @@
82
82
  "uniqueItems": true
83
83
  }
84
84
  },
85
+ "minProperties": 1,
85
86
  "additionalProperties": false
86
87
  },
87
88
  "_mod_additionalSpellAddRemoveObject": {
@@ -96,6 +97,7 @@
96
97
  "uniqueItems": true
97
98
  }
98
99
  },
100
+ "minProperties": 1,
99
101
  "additionalProperties": false
100
102
  },
101
103
  "copyModifier": {
@@ -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.14",
6
+ "version": "1.17.16",
7
7
  "$defs": {
8
8
  "metaDependenciesArray": {
9
9
  "type": "array",
@@ -1545,7 +1545,12 @@
1545
1545
  "type": "object",
1546
1546
  "properties": {
1547
1547
  "category": {
1548
- "$ref": "#/$defs/dataFeatCategory"
1548
+ "type": "array",
1549
+ "items": {
1550
+ "$ref": "#/$defs/dataFeatCategory"
1551
+ },
1552
+ "uniqueItems": true,
1553
+ "minItems": 1
1549
1554
  },
1550
1555
  "count": {
1551
1556
  "type": "integer"
@@ -2105,6 +2110,15 @@
2105
2110
  ]
2106
2111
  }
2107
2112
  },
2113
+ "culture": {
2114
+ "type": "array",
2115
+ "items": {
2116
+ "type": "string",
2117
+ "examples": [
2118
+ "Elven"
2119
+ ]
2120
+ }
2121
+ },
2108
2122
  "group": {
2109
2123
  "type": "array",
2110
2124
  "items": {