5etools-utils 0.8.26 → 0.8.28

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.
Files changed (208) hide show
  1. package/lib/BrewCleaner.js +10 -3
  2. package/package.json +1 -1
  3. package/schema/brew/actions.json +1 -1
  4. package/schema/brew/adventures.json +3 -2
  5. package/schema/brew/backgrounds.json +6 -6
  6. package/schema/brew/bestiary/bestiary.json +29 -29
  7. package/schema/brew/bestiary/legendarygroups.json +6 -6
  8. package/schema/brew/bestiary/template.json +6 -6
  9. package/schema/brew/books.json +1 -1
  10. package/schema/brew/charcreationoptions.json +1 -1
  11. package/schema/brew/class/class.json +24 -24
  12. package/schema/brew/class/foundry.json +8 -8
  13. package/schema/brew/conditionsdiseases.json +1 -1
  14. package/schema/brew/cultsboons.json +2 -2
  15. package/schema/brew/decks.json +12 -12
  16. package/schema/brew/deities.json +6 -6
  17. package/schema/brew/encounters.json +1 -1
  18. package/schema/brew/entry.json +42 -42
  19. package/schema/brew/feats.json +1 -1
  20. package/schema/brew/fluff-charcreationoptions.json +1 -1
  21. package/schema/brew/fluff-conditionsdiseases.json +1 -1
  22. package/schema/brew/fluff-languages.json +1 -1
  23. package/schema/brew/fluff-races.json +6 -6
  24. package/schema/brew/fluff-recipes.json +1 -1
  25. package/schema/brew/fluff-vehicles.json +3 -3
  26. package/schema/brew/foundry-backgrounds.json +2 -2
  27. package/schema/brew/foundry-items.json +1 -1
  28. package/schema/brew/foundry-psionics.json +2 -2
  29. package/schema/brew/foundry-races.json +2 -2
  30. package/schema/brew/generated/gendata-spell-source-lookup.json +1 -1
  31. package/schema/brew/homebrew.json +5 -6
  32. package/schema/brew/items-base.json +9 -9
  33. package/schema/brew/items-shared.json +2 -2
  34. package/schema/brew/items.json +6 -6
  35. package/schema/brew/languages.json +1 -1
  36. package/schema/brew/loot.json +5 -5
  37. package/schema/brew/magicvariants.json +3 -3
  38. package/schema/brew/makebrew-creature.json +2 -2
  39. package/schema/brew/names.json +1 -1
  40. package/schema/brew/objects.json +1 -1
  41. package/schema/brew/optionalfeatures.json +2 -2
  42. package/schema/brew/psionics.json +1 -1
  43. package/schema/brew/races.json +17 -17
  44. package/schema/brew/recipes.json +1 -1
  45. package/schema/brew/rewards.json +1 -1
  46. package/schema/brew/senses.json +1 -1
  47. package/schema/brew/skills.json +1 -1
  48. package/schema/brew/spells/roll20.json +1 -1
  49. package/schema/brew/spells/spells.json +29 -29
  50. package/schema/brew/tables.json +1 -1
  51. package/schema/brew/trapshazards.json +3 -3
  52. package/schema/brew/util.json +28 -23
  53. package/schema/brew/variantrules.json +1 -1
  54. package/schema/brew/vehicles.json +4 -4
  55. package/schema/brew-fast/actions.json +1 -1
  56. package/schema/brew-fast/adventures.json +3 -2
  57. package/schema/brew-fast/backgrounds.json +6 -6
  58. package/schema/brew-fast/bestiary/bestiary.json +29 -29
  59. package/schema/brew-fast/bestiary/legendarygroups.json +6 -6
  60. package/schema/brew-fast/bestiary/template.json +6 -6
  61. package/schema/brew-fast/books.json +1 -1
  62. package/schema/brew-fast/charcreationoptions.json +1 -1
  63. package/schema/brew-fast/class/class.json +24 -24
  64. package/schema/brew-fast/class/foundry.json +8 -8
  65. package/schema/brew-fast/conditionsdiseases.json +1 -1
  66. package/schema/brew-fast/cultsboons.json +2 -2
  67. package/schema/brew-fast/decks.json +12 -12
  68. package/schema/brew-fast/deities.json +6 -6
  69. package/schema/brew-fast/encounters.json +1 -1
  70. package/schema/brew-fast/entry.json +42 -42
  71. package/schema/brew-fast/feats.json +1 -1
  72. package/schema/brew-fast/fluff-charcreationoptions.json +1 -1
  73. package/schema/brew-fast/fluff-conditionsdiseases.json +1 -1
  74. package/schema/brew-fast/fluff-languages.json +1 -1
  75. package/schema/brew-fast/fluff-races.json +6 -6
  76. package/schema/brew-fast/fluff-recipes.json +1 -1
  77. package/schema/brew-fast/fluff-vehicles.json +3 -3
  78. package/schema/brew-fast/foundry-backgrounds.json +2 -2
  79. package/schema/brew-fast/foundry-items.json +1 -1
  80. package/schema/brew-fast/foundry-psionics.json +2 -2
  81. package/schema/brew-fast/foundry-races.json +2 -2
  82. package/schema/brew-fast/generated/gendata-spell-source-lookup.json +1 -1
  83. package/schema/brew-fast/homebrew.json +5 -6
  84. package/schema/brew-fast/items-base.json +9 -9
  85. package/schema/brew-fast/items-shared.json +2 -2
  86. package/schema/brew-fast/items.json +6 -6
  87. package/schema/brew-fast/languages.json +1 -1
  88. package/schema/brew-fast/loot.json +5 -5
  89. package/schema/brew-fast/magicvariants.json +3 -3
  90. package/schema/brew-fast/makebrew-creature.json +2 -2
  91. package/schema/brew-fast/names.json +1 -1
  92. package/schema/brew-fast/objects.json +1 -1
  93. package/schema/brew-fast/optionalfeatures.json +2 -2
  94. package/schema/brew-fast/psionics.json +1 -1
  95. package/schema/brew-fast/races.json +17 -17
  96. package/schema/brew-fast/recipes.json +1 -1
  97. package/schema/brew-fast/rewards.json +1 -1
  98. package/schema/brew-fast/senses.json +1 -1
  99. package/schema/brew-fast/skills.json +1 -1
  100. package/schema/brew-fast/spells/roll20.json +1 -1
  101. package/schema/brew-fast/spells/spells.json +29 -29
  102. package/schema/brew-fast/tables.json +1 -1
  103. package/schema/brew-fast/trapshazards.json +3 -3
  104. package/schema/brew-fast/util.json +28 -23
  105. package/schema/brew-fast/variantrules.json +1 -1
  106. package/schema/brew-fast/vehicles.json +4 -4
  107. package/schema/site/actions.json +1 -1
  108. package/schema/site/adventures.json +3 -2
  109. package/schema/site/backgrounds.json +6 -6
  110. package/schema/site/bestiary/bestiary.json +23 -23
  111. package/schema/site/bestiary/legendarygroups.json +6 -6
  112. package/schema/site/bestiary/template.json +6 -6
  113. package/schema/site/books.json +1 -1
  114. package/schema/site/charcreationoptions.json +1 -1
  115. package/schema/site/class/class.json +24 -24
  116. package/schema/site/class/foundry.json +8 -8
  117. package/schema/site/conditionsdiseases.json +1 -1
  118. package/schema/site/cultsboons.json +2 -2
  119. package/schema/site/decks.json +12 -12
  120. package/schema/site/deities.json +6 -6
  121. package/schema/site/encounters.json +1 -1
  122. package/schema/site/entry.json +41 -41
  123. package/schema/site/feats.json +1 -1
  124. package/schema/site/fluff-charcreationoptions.json +1 -1
  125. package/schema/site/fluff-conditionsdiseases.json +1 -1
  126. package/schema/site/fluff-languages.json +1 -1
  127. package/schema/site/fluff-races.json +6 -6
  128. package/schema/site/fluff-recipes.json +1 -1
  129. package/schema/site/fluff-vehicles.json +3 -3
  130. package/schema/site/foundry-backgrounds.json +2 -2
  131. package/schema/site/foundry-items.json +1 -1
  132. package/schema/site/foundry-psionics.json +2 -2
  133. package/schema/site/foundry-races.json +2 -2
  134. package/schema/site/generated/gendata-spell-source-lookup.json +1 -1
  135. package/schema/site/homebrew.json +5 -6
  136. package/schema/site/items-base.json +9 -9
  137. package/schema/site/items.json +6 -6
  138. package/schema/site/languages.json +1 -1
  139. package/schema/site/loot.json +5 -5
  140. package/schema/site/magicvariants.json +3 -3
  141. package/schema/site/makebrew-creature.json +2 -2
  142. package/schema/site/names.json +1 -1
  143. package/schema/site/objects.json +1 -1
  144. package/schema/site/optionalfeatures.json +2 -2
  145. package/schema/site/psionics.json +1 -1
  146. package/schema/site/races.json +17 -17
  147. package/schema/site/recipes.json +1 -1
  148. package/schema/site/rewards.json +1 -1
  149. package/schema/site/senses.json +1 -1
  150. package/schema/site/skills.json +1 -1
  151. package/schema/site/spells/roll20.json +1 -1
  152. package/schema/site/spells/spells.json +8 -8
  153. package/schema/site/tables.json +1 -1
  154. package/schema/site/trapshazards.json +3 -3
  155. package/schema/site/util.json +28 -23
  156. package/schema/site/variantrules.json +1 -1
  157. package/schema/site/vehicles.json +4 -4
  158. package/schema/site-fast/actions.json +1 -1
  159. package/schema/site-fast/adventures.json +3 -2
  160. package/schema/site-fast/backgrounds.json +6 -6
  161. package/schema/site-fast/bestiary/bestiary.json +23 -23
  162. package/schema/site-fast/bestiary/legendarygroups.json +6 -6
  163. package/schema/site-fast/bestiary/template.json +6 -6
  164. package/schema/site-fast/books.json +1 -1
  165. package/schema/site-fast/charcreationoptions.json +1 -1
  166. package/schema/site-fast/class/class.json +24 -24
  167. package/schema/site-fast/class/foundry.json +8 -8
  168. package/schema/site-fast/conditionsdiseases.json +1 -1
  169. package/schema/site-fast/cultsboons.json +2 -2
  170. package/schema/site-fast/decks.json +12 -12
  171. package/schema/site-fast/deities.json +6 -6
  172. package/schema/site-fast/encounters.json +1 -1
  173. package/schema/site-fast/entry.json +41 -41
  174. package/schema/site-fast/feats.json +1 -1
  175. package/schema/site-fast/fluff-charcreationoptions.json +1 -1
  176. package/schema/site-fast/fluff-conditionsdiseases.json +1 -1
  177. package/schema/site-fast/fluff-languages.json +1 -1
  178. package/schema/site-fast/fluff-races.json +6 -6
  179. package/schema/site-fast/fluff-recipes.json +1 -1
  180. package/schema/site-fast/fluff-vehicles.json +3 -3
  181. package/schema/site-fast/foundry-backgrounds.json +2 -2
  182. package/schema/site-fast/foundry-items.json +1 -1
  183. package/schema/site-fast/foundry-psionics.json +2 -2
  184. package/schema/site-fast/foundry-races.json +2 -2
  185. package/schema/site-fast/generated/gendata-spell-source-lookup.json +1 -1
  186. package/schema/site-fast/homebrew.json +5 -6
  187. package/schema/site-fast/items-base.json +9 -9
  188. package/schema/site-fast/items.json +6 -6
  189. package/schema/site-fast/languages.json +1 -1
  190. package/schema/site-fast/loot.json +5 -5
  191. package/schema/site-fast/magicvariants.json +3 -3
  192. package/schema/site-fast/makebrew-creature.json +2 -2
  193. package/schema/site-fast/names.json +1 -1
  194. package/schema/site-fast/objects.json +1 -1
  195. package/schema/site-fast/optionalfeatures.json +2 -2
  196. package/schema/site-fast/psionics.json +1 -1
  197. package/schema/site-fast/races.json +17 -17
  198. package/schema/site-fast/recipes.json +1 -1
  199. package/schema/site-fast/rewards.json +1 -1
  200. package/schema/site-fast/senses.json +1 -1
  201. package/schema/site-fast/skills.json +1 -1
  202. package/schema/site-fast/spells/roll20.json +1 -1
  203. package/schema/site-fast/spells/spells.json +8 -8
  204. package/schema/site-fast/tables.json +1 -1
  205. package/schema/site-fast/trapshazards.json +3 -3
  206. package/schema/site-fast/util.json +28 -23
  207. package/schema/site-fast/variantrules.json +1 -1
  208. package/schema/site-fast/vehicles.json +4 -4
@@ -13,7 +13,7 @@
13
13
  "type": "string"
14
14
  },
15
15
  "source": {
16
- "type": "string"
16
+ "$ref": "../util.json#/$defs/source"
17
17
  }
18
18
  },
19
19
  "required": [
@@ -99,7 +99,7 @@
99
99
  "type": "string"
100
100
  },
101
101
  "source": {
102
- "type": "string"
102
+ "$ref": "../util.json#/$defs/source"
103
103
  },
104
104
  "srd": {
105
105
  "$ref": "../util.json#/$defs/srd"
@@ -111,7 +111,7 @@
111
111
  "type": "string"
112
112
  },
113
113
  "classSource": {
114
- "type": "string"
114
+ "$ref": "../util.json#/$defs/source"
115
115
  },
116
116
  "level": {
117
117
  "type": "integer"
@@ -207,7 +207,7 @@
207
207
  "type": "string"
208
208
  },
209
209
  "source": {
210
- "type": "string"
210
+ "$ref": "../util.json#/$defs/source"
211
211
  },
212
212
  "srd": {
213
213
  "$ref": "../util.json#/$defs/srd"
@@ -219,13 +219,13 @@
219
219
  "type": "string"
220
220
  },
221
221
  "classSource": {
222
- "type": "string"
222
+ "$ref": "../util.json#/$defs/source"
223
223
  },
224
224
  "subclassShortName": {
225
225
  "type": "string"
226
226
  },
227
227
  "subclassSource": {
228
- "type": "string"
228
+ "$ref": "../util.json#/$defs/source"
229
229
  },
230
230
  "level": {
231
231
  "type": "integer"
@@ -415,7 +415,7 @@
415
415
  "type": "string"
416
416
  },
417
417
  "source": {
418
- "type": "string"
418
+ "$ref": "../util.json#/$defs/source"
419
419
  },
420
420
  "className": {
421
421
  "description": "The name of the class this subclass belongs to.",
@@ -423,7 +423,7 @@
423
423
  },
424
424
  "classSource": {
425
425
  "description": "The source of the class this subclass belongs to (defaults to PHB).",
426
- "type": "string"
426
+ "$ref": "../util.json#/$defs/source"
427
427
  },
428
428
  "isReprinted": {
429
429
  "type": "boolean"
@@ -576,7 +576,7 @@
576
576
  "type": "string"
577
577
  },
578
578
  "source": {
579
- "type": "string"
579
+ "$ref": "../util.json#/$defs/source"
580
580
  },
581
581
  "className": {
582
582
  "description": "The name of the class this subclass belongs to.",
@@ -584,7 +584,7 @@
584
584
  },
585
585
  "classSource": {
586
586
  "description": "The source of the class this subclass belongs to (defaults to PHB).",
587
- "type": "string"
587
+ "$ref": "../util.json#/$defs/source"
588
588
  },
589
589
  "isReprinted": {
590
590
  "type": "boolean"
@@ -723,7 +723,7 @@
723
723
  "type": "string"
724
724
  },
725
725
  "source": {
726
- "type": "string"
726
+ "$ref": "../util.json#/$defs/source"
727
727
  },
728
728
  "pantheon": {
729
729
  "description": "Used in deity data",
@@ -739,7 +739,7 @@
739
739
  },
740
740
  "classSource": {
741
741
  "description": "Used in subclass data",
742
- "type": "string"
742
+ "$ref": "../util.json#/$defs/source"
743
743
  },
744
744
  "_mod": {
745
745
  "$ref": "../util.json#/$defs/_modObject"
@@ -751,7 +751,7 @@
751
751
  "type": "string"
752
752
  },
753
753
  "source": {
754
- "type": "string"
754
+ "$ref": "../util.json#/$defs/source"
755
755
  }
756
756
  },
757
757
  "required": [
@@ -792,7 +792,7 @@
792
792
  "type": "string"
793
793
  },
794
794
  "source": {
795
- "type": "string"
795
+ "$ref": "../util.json#/$defs/source"
796
796
  },
797
797
  "className": {
798
798
  "description": "The name of the class this subclass belongs to.",
@@ -800,7 +800,7 @@
800
800
  },
801
801
  "classSource": {
802
802
  "description": "The source of the class this subclass belongs to (defaults to PHB).",
803
- "type": "string"
803
+ "$ref": "../util.json#/$defs/source"
804
804
  },
805
805
  "isReprinted": {
806
806
  "type": "boolean"
@@ -1002,7 +1002,7 @@
1002
1002
  "type": "string"
1003
1003
  },
1004
1004
  "source": {
1005
- "type": "string"
1005
+ "$ref": "../util.json#/$defs/source"
1006
1006
  },
1007
1007
  "otherSources": {
1008
1008
  "$ref": "../util.json#/$defs/otherSources"
@@ -1271,7 +1271,7 @@
1271
1271
  "$ref": "../util.json#/$defs/page"
1272
1272
  },
1273
1273
  "source": {
1274
- "type": "string"
1274
+ "$ref": "../util.json#/$defs/source"
1275
1275
  },
1276
1276
  "type": {
1277
1277
  "type": "string"
@@ -1328,7 +1328,7 @@
1328
1328
  "type": "string"
1329
1329
  },
1330
1330
  "source": {
1331
- "type": "string"
1331
+ "$ref": "../util.json#/$defs/source"
1332
1332
  },
1333
1333
  "otherSources": {
1334
1334
  "$ref": "../util.json#/$defs/otherSources"
@@ -1597,7 +1597,7 @@
1597
1597
  "$ref": "../util.json#/$defs/page"
1598
1598
  },
1599
1599
  "source": {
1600
- "type": "string"
1600
+ "$ref": "../util.json#/$defs/source"
1601
1601
  },
1602
1602
  "type": {
1603
1603
  "type": "string"
@@ -1645,7 +1645,7 @@
1645
1645
  "type": "string"
1646
1646
  },
1647
1647
  "source": {
1648
- "type": "string"
1648
+ "$ref": "../util.json#/$defs/source"
1649
1649
  },
1650
1650
  "pantheon": {
1651
1651
  "description": "Used in deity data",
@@ -1661,7 +1661,7 @@
1661
1661
  },
1662
1662
  "classSource": {
1663
1663
  "description": "Used in subclass data",
1664
- "type": "string"
1664
+ "$ref": "../util.json#/$defs/source"
1665
1665
  },
1666
1666
  "_mod": {
1667
1667
  "$ref": "../util.json#/$defs/_modObject"
@@ -1673,7 +1673,7 @@
1673
1673
  "type": "string"
1674
1674
  },
1675
1675
  "source": {
1676
- "type": "string"
1676
+ "$ref": "../util.json#/$defs/source"
1677
1677
  }
1678
1678
  },
1679
1679
  "required": [
@@ -1712,7 +1712,7 @@
1712
1712
  "type": "string"
1713
1713
  },
1714
1714
  "source": {
1715
- "type": "string"
1715
+ "$ref": "../util.json#/$defs/source"
1716
1716
  },
1717
1717
  "otherSources": {
1718
1718
  "$ref": "../util.json#/$defs/otherSources"
@@ -1981,7 +1981,7 @@
1981
1981
  "$ref": "../util.json#/$defs/page"
1982
1982
  },
1983
1983
  "source": {
1984
- "type": "string"
1984
+ "$ref": "../util.json#/$defs/source"
1985
1985
  },
1986
1986
  "type": {
1987
1987
  "type": "string"
@@ -61,7 +61,7 @@
61
61
  "type": "string"
62
62
  },
63
63
  "source": {
64
- "type": "string"
64
+ "$ref": "../util.json#/$defs/source"
65
65
  },
66
66
  "entries": {
67
67
  "type": "array",
@@ -133,13 +133,13 @@
133
133
  "type": "string"
134
134
  },
135
135
  "source": {
136
- "type": "string"
136
+ "$ref": "../util.json#/$defs/source"
137
137
  },
138
138
  "className": {
139
139
  "type": "string"
140
140
  },
141
141
  "classSource": {
142
- "type": "string"
142
+ "$ref": "../util.json#/$defs/source"
143
143
  },
144
144
  "entries": {
145
145
  "type": "array",
@@ -213,13 +213,13 @@
213
213
  "type": "string"
214
214
  },
215
215
  "source": {
216
- "type": "string"
216
+ "$ref": "../util.json#/$defs/source"
217
217
  },
218
218
  "className": {
219
219
  "type": "string"
220
220
  },
221
221
  "classSource": {
222
- "type": "string"
222
+ "$ref": "../util.json#/$defs/source"
223
223
  },
224
224
  "level": {
225
225
  "type": "integer"
@@ -294,13 +294,13 @@
294
294
  "type": "string"
295
295
  },
296
296
  "source": {
297
- "type": "string"
297
+ "$ref": "../util.json#/$defs/source"
298
298
  },
299
299
  "className": {
300
300
  "type": "string"
301
301
  },
302
302
  "classSource": {
303
- "type": "string"
303
+ "$ref": "../util.json#/$defs/source"
304
304
  },
305
305
  "level": {
306
306
  "type": "integer"
@@ -309,7 +309,7 @@
309
309
  "type": "string"
310
310
  },
311
311
  "subclassSource": {
312
- "type": "string"
312
+ "$ref": "../util.json#/$defs/source"
313
313
  },
314
314
  "entries": {
315
315
  "type": "array",
@@ -17,7 +17,7 @@
17
17
  }
18
18
  },
19
19
  "source": {
20
- "type": "string"
20
+ "$ref": "util.json#/$defs/source"
21
21
  },
22
22
  "page": {
23
23
  "$ref": "util.json#/$defs/page"
@@ -11,7 +11,7 @@
11
11
  "type": "string"
12
12
  },
13
13
  "source": {
14
- "type": "string"
14
+ "$ref": "util.json#/$defs/source"
15
15
  },
16
16
  "page": {
17
17
  "$ref": "util.json#/$defs/page"
@@ -103,7 +103,7 @@
103
103
  "type": "string"
104
104
  },
105
105
  "source": {
106
- "type": "string"
106
+ "$ref": "util.json#/$defs/source"
107
107
  },
108
108
  "page": {
109
109
  "$ref": "util.json#/$defs/page"
@@ -14,7 +14,7 @@
14
14
  "$ref": "util.json#/$defs/alias"
15
15
  },
16
16
  "source": {
17
- "type": "string"
17
+ "$ref": "util.json#/$defs/source"
18
18
  },
19
19
  "page": {
20
20
  "$ref": "util.json#/$defs/page"
@@ -81,7 +81,7 @@
81
81
  "$ref": "util.json#/$defs/alias"
82
82
  },
83
83
  "source": {
84
- "type": "string"
84
+ "$ref": "util.json#/$defs/source"
85
85
  },
86
86
  "page": {
87
87
  "$ref": "util.json#/$defs/page"
@@ -151,7 +151,7 @@
151
151
  "$ref": "util.json#/$defs/alias"
152
152
  },
153
153
  "source": {
154
- "type": "string"
154
+ "$ref": "util.json#/$defs/source"
155
155
  },
156
156
  "page": {
157
157
  "$ref": "util.json#/$defs/page"
@@ -210,7 +210,7 @@
210
210
  "type": "string"
211
211
  },
212
212
  "source": {
213
- "type": "string"
213
+ "$ref": "util.json#/$defs/source"
214
214
  },
215
215
  "pantheon": {
216
216
  "description": "Used in deity data",
@@ -226,7 +226,7 @@
226
226
  },
227
227
  "classSource": {
228
228
  "description": "Used in subclass data",
229
- "type": "string"
229
+ "$ref": "util.json#/$defs/source"
230
230
  },
231
231
  "_mod": {
232
232
  "$ref": "util.json#/$defs/_modObject"
@@ -238,7 +238,7 @@
238
238
  "type": "string"
239
239
  },
240
240
  "source": {
241
- "type": "string"
241
+ "$ref": "util.json#/$defs/source"
242
242
  }
243
243
  },
244
244
  "required": [
@@ -279,7 +279,7 @@
279
279
  "$ref": "util.json#/$defs/alias"
280
280
  },
281
281
  "source": {
282
- "type": "string"
282
+ "$ref": "util.json#/$defs/source"
283
283
  },
284
284
  "set": {
285
285
  "type": "string"
@@ -326,7 +326,7 @@
326
326
  "$ref": "util.json#/$defs/alias"
327
327
  },
328
328
  "source": {
329
- "type": "string"
329
+ "$ref": "util.json#/$defs/source"
330
330
  },
331
331
  "set": {
332
332
  "type": "string"
@@ -376,7 +376,7 @@
376
376
  "$ref": "util.json#/$defs/alias"
377
377
  },
378
378
  "source": {
379
- "type": "string"
379
+ "$ref": "util.json#/$defs/source"
380
380
  },
381
381
  "set": {
382
382
  "type": "string"
@@ -415,7 +415,7 @@
415
415
  "type": "string"
416
416
  },
417
417
  "source": {
418
- "type": "string"
418
+ "$ref": "util.json#/$defs/source"
419
419
  },
420
420
  "pantheon": {
421
421
  "description": "Used in deity data",
@@ -431,7 +431,7 @@
431
431
  },
432
432
  "classSource": {
433
433
  "description": "Used in subclass data",
434
- "type": "string"
434
+ "$ref": "util.json#/$defs/source"
435
435
  },
436
436
  "_mod": {
437
437
  "$ref": "util.json#/$defs/_modObject"
@@ -443,7 +443,7 @@
443
443
  "type": "string"
444
444
  },
445
445
  "source": {
446
- "type": "string"
446
+ "$ref": "util.json#/$defs/source"
447
447
  }
448
448
  },
449
449
  "required": [
@@ -87,7 +87,7 @@
87
87
  "type": "string"
88
88
  },
89
89
  "source": {
90
- "type": "string"
90
+ "$ref": "util.json#/$defs/source"
91
91
  },
92
92
  "entries": {
93
93
  "type": "array",
@@ -223,7 +223,7 @@
223
223
  "type": "string"
224
224
  },
225
225
  "source": {
226
- "type": "string"
226
+ "$ref": "util.json#/$defs/source"
227
227
  },
228
228
  "entries": {
229
229
  "type": "array",
@@ -362,7 +362,7 @@
362
362
  "type": "string"
363
363
  },
364
364
  "source": {
365
- "type": "string"
365
+ "$ref": "util.json#/$defs/source"
366
366
  },
367
367
  "entries": {
368
368
  "type": "array",
@@ -417,7 +417,7 @@
417
417
  "type": "string"
418
418
  },
419
419
  "source": {
420
- "type": "string"
420
+ "$ref": "util.json#/$defs/source"
421
421
  },
422
422
  "pantheon": {
423
423
  "description": "Used in deity data",
@@ -433,7 +433,7 @@
433
433
  },
434
434
  "classSource": {
435
435
  "description": "Used in subclass data",
436
- "type": "string"
436
+ "$ref": "util.json#/$defs/source"
437
437
  },
438
438
  "_mod": {
439
439
  "$ref": "util.json#/$defs/_modObject"
@@ -445,7 +445,7 @@
445
445
  "type": "string"
446
446
  },
447
447
  "source": {
448
- "type": "string"
448
+ "$ref": "util.json#/$defs/source"
449
449
  }
450
450
  },
451
451
  "required": [
@@ -68,7 +68,7 @@
68
68
  "type": "string"
69
69
  },
70
70
  "source": {
71
- "type": "string"
71
+ "$ref": "util.json#/$defs/source"
72
72
  },
73
73
  "tables": {
74
74
  "type": "array",