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": {
@@ -1680,6 +1819,145 @@
1680
1819
  "additionalProperties": false,
1681
1820
  "minProperties": 1
1682
1821
  },
1822
+ "tool": {
1823
+ "type": "object",
1824
+ "minProperties": 1,
1825
+ "properties": {
1826
+ "artisan's tools": {
1827
+ "type": "string"
1828
+ },
1829
+ "alchemist's supplies": {
1830
+ "type": "string"
1831
+ },
1832
+ "brewer's supplies": {
1833
+ "type": "string"
1834
+ },
1835
+ "calligrapher's supplies": {
1836
+ "type": "string"
1837
+ },
1838
+ "carpenter's tools": {
1839
+ "type": "string"
1840
+ },
1841
+ "cartographer's tools": {
1842
+ "type": "string"
1843
+ },
1844
+ "cobbler's tools": {
1845
+ "type": "string"
1846
+ },
1847
+ "cook's utensils": {
1848
+ "type": "string"
1849
+ },
1850
+ "glassblower's tools": {
1851
+ "type": "string"
1852
+ },
1853
+ "jeweler's tools": {
1854
+ "type": "string"
1855
+ },
1856
+ "leatherworker's tools": {
1857
+ "type": "string"
1858
+ },
1859
+ "mason's tools": {
1860
+ "type": "string"
1861
+ },
1862
+ "painter's supplies": {
1863
+ "type": "string"
1864
+ },
1865
+ "potter's tools": {
1866
+ "type": "string"
1867
+ },
1868
+ "smith's tools": {
1869
+ "type": "string"
1870
+ },
1871
+ "tinker's tools": {
1872
+ "type": "string"
1873
+ },
1874
+ "weaver's tools": {
1875
+ "type": "string"
1876
+ },
1877
+ "woodcarver's tools": {
1878
+ "type": "string"
1879
+ },
1880
+ "disguise kit": {
1881
+ "type": "string"
1882
+ },
1883
+ "forgery kit": {
1884
+ "type": "string"
1885
+ },
1886
+ "gaming set": {
1887
+ "type": "string"
1888
+ },
1889
+ "dragonchess set": {
1890
+ "type": "string"
1891
+ },
1892
+ "dice set": {
1893
+ "type": "string"
1894
+ },
1895
+ "three-dragon ante set": {
1896
+ "type": "string"
1897
+ },
1898
+ "herbalism kit": {
1899
+ "type": "string"
1900
+ },
1901
+ "musical instrument": {
1902
+ "type": "string"
1903
+ },
1904
+ "bagpipes": {
1905
+ "type": "string"
1906
+ },
1907
+ "drum": {
1908
+ "type": "string"
1909
+ },
1910
+ "dulcimer": {
1911
+ "type": "string"
1912
+ },
1913
+ "flute": {
1914
+ "type": "string"
1915
+ },
1916
+ "horn": {
1917
+ "type": "string"
1918
+ },
1919
+ "lute": {
1920
+ "type": "string"
1921
+ },
1922
+ "lyre": {
1923
+ "type": "string"
1924
+ },
1925
+ "pan flute": {
1926
+ "type": "string"
1927
+ },
1928
+ "shawm": {
1929
+ "type": "string"
1930
+ },
1931
+ "viol": {
1932
+ "type": "string"
1933
+ },
1934
+ "navigator's tools": {
1935
+ "type": "string"
1936
+ },
1937
+ "thieves' tools": {
1938
+ "type": "string"
1939
+ },
1940
+ "poisoner's kit": {
1941
+ "type": "string"
1942
+ },
1943
+ "vehicles": {
1944
+ "type": "string"
1945
+ },
1946
+ "vehicles (air)": {
1947
+ "type": "string"
1948
+ },
1949
+ "vehicles (land)": {
1950
+ "type": "string"
1951
+ },
1952
+ "vehicles (water)": {
1953
+ "type": "string"
1954
+ },
1955
+ "vehicles (space)": {
1956
+ "type": "string"
1957
+ }
1958
+ },
1959
+ "additionalProperties": false
1960
+ },
1683
1961
  "gear": {
1684
1962
  "type": "array",
1685
1963
  "items": {
@@ -2844,6 +3122,145 @@
2844
3122
  "additionalProperties": false,
2845
3123
  "minProperties": 1
2846
3124
  },
3125
+ "tool": {
3126
+ "type": "object",
3127
+ "minProperties": 1,
3128
+ "properties": {
3129
+ "artisan's tools": {
3130
+ "type": "string"
3131
+ },
3132
+ "alchemist's supplies": {
3133
+ "type": "string"
3134
+ },
3135
+ "brewer's supplies": {
3136
+ "type": "string"
3137
+ },
3138
+ "calligrapher's supplies": {
3139
+ "type": "string"
3140
+ },
3141
+ "carpenter's tools": {
3142
+ "type": "string"
3143
+ },
3144
+ "cartographer's tools": {
3145
+ "type": "string"
3146
+ },
3147
+ "cobbler's tools": {
3148
+ "type": "string"
3149
+ },
3150
+ "cook's utensils": {
3151
+ "type": "string"
3152
+ },
3153
+ "glassblower's tools": {
3154
+ "type": "string"
3155
+ },
3156
+ "jeweler's tools": {
3157
+ "type": "string"
3158
+ },
3159
+ "leatherworker's tools": {
3160
+ "type": "string"
3161
+ },
3162
+ "mason's tools": {
3163
+ "type": "string"
3164
+ },
3165
+ "painter's supplies": {
3166
+ "type": "string"
3167
+ },
3168
+ "potter's tools": {
3169
+ "type": "string"
3170
+ },
3171
+ "smith's tools": {
3172
+ "type": "string"
3173
+ },
3174
+ "tinker's tools": {
3175
+ "type": "string"
3176
+ },
3177
+ "weaver's tools": {
3178
+ "type": "string"
3179
+ },
3180
+ "woodcarver's tools": {
3181
+ "type": "string"
3182
+ },
3183
+ "disguise kit": {
3184
+ "type": "string"
3185
+ },
3186
+ "forgery kit": {
3187
+ "type": "string"
3188
+ },
3189
+ "gaming set": {
3190
+ "type": "string"
3191
+ },
3192
+ "dragonchess set": {
3193
+ "type": "string"
3194
+ },
3195
+ "dice set": {
3196
+ "type": "string"
3197
+ },
3198
+ "three-dragon ante set": {
3199
+ "type": "string"
3200
+ },
3201
+ "herbalism kit": {
3202
+ "type": "string"
3203
+ },
3204
+ "musical instrument": {
3205
+ "type": "string"
3206
+ },
3207
+ "bagpipes": {
3208
+ "type": "string"
3209
+ },
3210
+ "drum": {
3211
+ "type": "string"
3212
+ },
3213
+ "dulcimer": {
3214
+ "type": "string"
3215
+ },
3216
+ "flute": {
3217
+ "type": "string"
3218
+ },
3219
+ "horn": {
3220
+ "type": "string"
3221
+ },
3222
+ "lute": {
3223
+ "type": "string"
3224
+ },
3225
+ "lyre": {
3226
+ "type": "string"
3227
+ },
3228
+ "pan flute": {
3229
+ "type": "string"
3230
+ },
3231
+ "shawm": {
3232
+ "type": "string"
3233
+ },
3234
+ "viol": {
3235
+ "type": "string"
3236
+ },
3237
+ "navigator's tools": {
3238
+ "type": "string"
3239
+ },
3240
+ "thieves' tools": {
3241
+ "type": "string"
3242
+ },
3243
+ "poisoner's kit": {
3244
+ "type": "string"
3245
+ },
3246
+ "vehicles": {
3247
+ "type": "string"
3248
+ },
3249
+ "vehicles (air)": {
3250
+ "type": "string"
3251
+ },
3252
+ "vehicles (land)": {
3253
+ "type": "string"
3254
+ },
3255
+ "vehicles (water)": {
3256
+ "type": "string"
3257
+ },
3258
+ "vehicles (space)": {
3259
+ "type": "string"
3260
+ }
3261
+ },
3262
+ "additionalProperties": false
3263
+ },
2847
3264
  "gear": {
2848
3265
  "type": "array",
2849
3266
  "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",
@@ -1534,7 +1534,12 @@
1534
1534
  "type": "object",
1535
1535
  "properties": {
1536
1536
  "category": {
1537
- "$ref": "#/$defs/dataFeatCategory"
1537
+ "type": "array",
1538
+ "items": {
1539
+ "$ref": "#/$defs/dataFeatCategory"
1540
+ },
1541
+ "uniqueItems": true,
1542
+ "minItems": 1
1538
1543
  },
1539
1544
  "count": {
1540
1545
  "type": "integer"
@@ -2094,6 +2099,15 @@
2094
2099
  ]
2095
2100
  }
2096
2101
  },
2102
+ "culture": {
2103
+ "type": "array",
2104
+ "items": {
2105
+ "type": "string",
2106
+ "examples": [
2107
+ "Elven"
2108
+ ]
2109
+ }
2110
+ },
2097
2111
  "group": {
2098
2112
  "type": "array",
2099
2113
  "items": {