5etools-utils 0.8.27 → 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 (207) hide show
  1. package/package.json +1 -1
  2. package/schema/brew/actions.json +1 -1
  3. package/schema/brew/adventures.json +3 -2
  4. package/schema/brew/backgrounds.json +6 -6
  5. package/schema/brew/bestiary/bestiary.json +29 -29
  6. package/schema/brew/bestiary/legendarygroups.json +6 -6
  7. package/schema/brew/bestiary/template.json +6 -6
  8. package/schema/brew/books.json +1 -1
  9. package/schema/brew/charcreationoptions.json +1 -1
  10. package/schema/brew/class/class.json +24 -24
  11. package/schema/brew/class/foundry.json +8 -8
  12. package/schema/brew/conditionsdiseases.json +1 -1
  13. package/schema/brew/cultsboons.json +2 -2
  14. package/schema/brew/decks.json +12 -12
  15. package/schema/brew/deities.json +6 -6
  16. package/schema/brew/encounters.json +1 -1
  17. package/schema/brew/entry.json +42 -42
  18. package/schema/brew/feats.json +1 -1
  19. package/schema/brew/fluff-charcreationoptions.json +1 -1
  20. package/schema/brew/fluff-conditionsdiseases.json +1 -1
  21. package/schema/brew/fluff-languages.json +1 -1
  22. package/schema/brew/fluff-races.json +6 -6
  23. package/schema/brew/fluff-recipes.json +1 -1
  24. package/schema/brew/fluff-vehicles.json +3 -3
  25. package/schema/brew/foundry-backgrounds.json +2 -2
  26. package/schema/brew/foundry-items.json +1 -1
  27. package/schema/brew/foundry-psionics.json +2 -2
  28. package/schema/brew/foundry-races.json +2 -2
  29. package/schema/brew/generated/gendata-spell-source-lookup.json +1 -1
  30. package/schema/brew/homebrew.json +5 -6
  31. package/schema/brew/items-base.json +9 -9
  32. package/schema/brew/items-shared.json +2 -2
  33. package/schema/brew/items.json +6 -6
  34. package/schema/brew/languages.json +1 -1
  35. package/schema/brew/loot.json +5 -5
  36. package/schema/brew/magicvariants.json +3 -3
  37. package/schema/brew/makebrew-creature.json +2 -2
  38. package/schema/brew/names.json +1 -1
  39. package/schema/brew/objects.json +1 -1
  40. package/schema/brew/optionalfeatures.json +2 -2
  41. package/schema/brew/psionics.json +1 -1
  42. package/schema/brew/races.json +17 -17
  43. package/schema/brew/recipes.json +1 -1
  44. package/schema/brew/rewards.json +1 -1
  45. package/schema/brew/senses.json +1 -1
  46. package/schema/brew/skills.json +1 -1
  47. package/schema/brew/spells/roll20.json +1 -1
  48. package/schema/brew/spells/spells.json +29 -29
  49. package/schema/brew/tables.json +1 -1
  50. package/schema/brew/trapshazards.json +3 -3
  51. package/schema/brew/util.json +28 -23
  52. package/schema/brew/variantrules.json +1 -1
  53. package/schema/brew/vehicles.json +4 -4
  54. package/schema/brew-fast/actions.json +1 -1
  55. package/schema/brew-fast/adventures.json +3 -2
  56. package/schema/brew-fast/backgrounds.json +6 -6
  57. package/schema/brew-fast/bestiary/bestiary.json +29 -29
  58. package/schema/brew-fast/bestiary/legendarygroups.json +6 -6
  59. package/schema/brew-fast/bestiary/template.json +6 -6
  60. package/schema/brew-fast/books.json +1 -1
  61. package/schema/brew-fast/charcreationoptions.json +1 -1
  62. package/schema/brew-fast/class/class.json +24 -24
  63. package/schema/brew-fast/class/foundry.json +8 -8
  64. package/schema/brew-fast/conditionsdiseases.json +1 -1
  65. package/schema/brew-fast/cultsboons.json +2 -2
  66. package/schema/brew-fast/decks.json +12 -12
  67. package/schema/brew-fast/deities.json +6 -6
  68. package/schema/brew-fast/encounters.json +1 -1
  69. package/schema/brew-fast/entry.json +42 -42
  70. package/schema/brew-fast/feats.json +1 -1
  71. package/schema/brew-fast/fluff-charcreationoptions.json +1 -1
  72. package/schema/brew-fast/fluff-conditionsdiseases.json +1 -1
  73. package/schema/brew-fast/fluff-languages.json +1 -1
  74. package/schema/brew-fast/fluff-races.json +6 -6
  75. package/schema/brew-fast/fluff-recipes.json +1 -1
  76. package/schema/brew-fast/fluff-vehicles.json +3 -3
  77. package/schema/brew-fast/foundry-backgrounds.json +2 -2
  78. package/schema/brew-fast/foundry-items.json +1 -1
  79. package/schema/brew-fast/foundry-psionics.json +2 -2
  80. package/schema/brew-fast/foundry-races.json +2 -2
  81. package/schema/brew-fast/generated/gendata-spell-source-lookup.json +1 -1
  82. package/schema/brew-fast/homebrew.json +5 -6
  83. package/schema/brew-fast/items-base.json +9 -9
  84. package/schema/brew-fast/items-shared.json +2 -2
  85. package/schema/brew-fast/items.json +6 -6
  86. package/schema/brew-fast/languages.json +1 -1
  87. package/schema/brew-fast/loot.json +5 -5
  88. package/schema/brew-fast/magicvariants.json +3 -3
  89. package/schema/brew-fast/makebrew-creature.json +2 -2
  90. package/schema/brew-fast/names.json +1 -1
  91. package/schema/brew-fast/objects.json +1 -1
  92. package/schema/brew-fast/optionalfeatures.json +2 -2
  93. package/schema/brew-fast/psionics.json +1 -1
  94. package/schema/brew-fast/races.json +17 -17
  95. package/schema/brew-fast/recipes.json +1 -1
  96. package/schema/brew-fast/rewards.json +1 -1
  97. package/schema/brew-fast/senses.json +1 -1
  98. package/schema/brew-fast/skills.json +1 -1
  99. package/schema/brew-fast/spells/roll20.json +1 -1
  100. package/schema/brew-fast/spells/spells.json +29 -29
  101. package/schema/brew-fast/tables.json +1 -1
  102. package/schema/brew-fast/trapshazards.json +3 -3
  103. package/schema/brew-fast/util.json +28 -23
  104. package/schema/brew-fast/variantrules.json +1 -1
  105. package/schema/brew-fast/vehicles.json +4 -4
  106. package/schema/site/actions.json +1 -1
  107. package/schema/site/adventures.json +3 -2
  108. package/schema/site/backgrounds.json +6 -6
  109. package/schema/site/bestiary/bestiary.json +23 -23
  110. package/schema/site/bestiary/legendarygroups.json +6 -6
  111. package/schema/site/bestiary/template.json +6 -6
  112. package/schema/site/books.json +1 -1
  113. package/schema/site/charcreationoptions.json +1 -1
  114. package/schema/site/class/class.json +24 -24
  115. package/schema/site/class/foundry.json +8 -8
  116. package/schema/site/conditionsdiseases.json +1 -1
  117. package/schema/site/cultsboons.json +2 -2
  118. package/schema/site/decks.json +12 -12
  119. package/schema/site/deities.json +6 -6
  120. package/schema/site/encounters.json +1 -1
  121. package/schema/site/entry.json +41 -41
  122. package/schema/site/feats.json +1 -1
  123. package/schema/site/fluff-charcreationoptions.json +1 -1
  124. package/schema/site/fluff-conditionsdiseases.json +1 -1
  125. package/schema/site/fluff-languages.json +1 -1
  126. package/schema/site/fluff-races.json +6 -6
  127. package/schema/site/fluff-recipes.json +1 -1
  128. package/schema/site/fluff-vehicles.json +3 -3
  129. package/schema/site/foundry-backgrounds.json +2 -2
  130. package/schema/site/foundry-items.json +1 -1
  131. package/schema/site/foundry-psionics.json +2 -2
  132. package/schema/site/foundry-races.json +2 -2
  133. package/schema/site/generated/gendata-spell-source-lookup.json +1 -1
  134. package/schema/site/homebrew.json +5 -6
  135. package/schema/site/items-base.json +9 -9
  136. package/schema/site/items.json +6 -6
  137. package/schema/site/languages.json +1 -1
  138. package/schema/site/loot.json +5 -5
  139. package/schema/site/magicvariants.json +3 -3
  140. package/schema/site/makebrew-creature.json +2 -2
  141. package/schema/site/names.json +1 -1
  142. package/schema/site/objects.json +1 -1
  143. package/schema/site/optionalfeatures.json +2 -2
  144. package/schema/site/psionics.json +1 -1
  145. package/schema/site/races.json +17 -17
  146. package/schema/site/recipes.json +1 -1
  147. package/schema/site/rewards.json +1 -1
  148. package/schema/site/senses.json +1 -1
  149. package/schema/site/skills.json +1 -1
  150. package/schema/site/spells/roll20.json +1 -1
  151. package/schema/site/spells/spells.json +8 -8
  152. package/schema/site/tables.json +1 -1
  153. package/schema/site/trapshazards.json +3 -3
  154. package/schema/site/util.json +28 -23
  155. package/schema/site/variantrules.json +1 -1
  156. package/schema/site/vehicles.json +4 -4
  157. package/schema/site-fast/actions.json +1 -1
  158. package/schema/site-fast/adventures.json +3 -2
  159. package/schema/site-fast/backgrounds.json +6 -6
  160. package/schema/site-fast/bestiary/bestiary.json +23 -23
  161. package/schema/site-fast/bestiary/legendarygroups.json +6 -6
  162. package/schema/site-fast/bestiary/template.json +6 -6
  163. package/schema/site-fast/books.json +1 -1
  164. package/schema/site-fast/charcreationoptions.json +1 -1
  165. package/schema/site-fast/class/class.json +24 -24
  166. package/schema/site-fast/class/foundry.json +8 -8
  167. package/schema/site-fast/conditionsdiseases.json +1 -1
  168. package/schema/site-fast/cultsboons.json +2 -2
  169. package/schema/site-fast/decks.json +12 -12
  170. package/schema/site-fast/deities.json +6 -6
  171. package/schema/site-fast/encounters.json +1 -1
  172. package/schema/site-fast/entry.json +41 -41
  173. package/schema/site-fast/feats.json +1 -1
  174. package/schema/site-fast/fluff-charcreationoptions.json +1 -1
  175. package/schema/site-fast/fluff-conditionsdiseases.json +1 -1
  176. package/schema/site-fast/fluff-languages.json +1 -1
  177. package/schema/site-fast/fluff-races.json +6 -6
  178. package/schema/site-fast/fluff-recipes.json +1 -1
  179. package/schema/site-fast/fluff-vehicles.json +3 -3
  180. package/schema/site-fast/foundry-backgrounds.json +2 -2
  181. package/schema/site-fast/foundry-items.json +1 -1
  182. package/schema/site-fast/foundry-psionics.json +2 -2
  183. package/schema/site-fast/foundry-races.json +2 -2
  184. package/schema/site-fast/generated/gendata-spell-source-lookup.json +1 -1
  185. package/schema/site-fast/homebrew.json +5 -6
  186. package/schema/site-fast/items-base.json +9 -9
  187. package/schema/site-fast/items.json +6 -6
  188. package/schema/site-fast/languages.json +1 -1
  189. package/schema/site-fast/loot.json +5 -5
  190. package/schema/site-fast/magicvariants.json +3 -3
  191. package/schema/site-fast/makebrew-creature.json +2 -2
  192. package/schema/site-fast/names.json +1 -1
  193. package/schema/site-fast/objects.json +1 -1
  194. package/schema/site-fast/optionalfeatures.json +2 -2
  195. package/schema/site-fast/psionics.json +1 -1
  196. package/schema/site-fast/races.json +17 -17
  197. package/schema/site-fast/recipes.json +1 -1
  198. package/schema/site-fast/rewards.json +1 -1
  199. package/schema/site-fast/senses.json +1 -1
  200. package/schema/site-fast/skills.json +1 -1
  201. package/schema/site-fast/spells/roll20.json +1 -1
  202. package/schema/site-fast/spells/spells.json +8 -8
  203. package/schema/site-fast/tables.json +1 -1
  204. package/schema/site-fast/trapshazards.json +3 -3
  205. package/schema/site-fast/util.json +28 -23
  206. package/schema/site-fast/variantrules.json +1 -1
  207. package/schema/site-fast/vehicles.json +4 -4
@@ -29,7 +29,7 @@
29
29
  }
30
30
  },
31
31
  "source": {
32
- "type": "string"
32
+ "$ref": "util.json#/$defs/source"
33
33
  },
34
34
  "page": {
35
35
  "$ref": "util.json#/$defs/page"
@@ -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"
@@ -162,7 +162,7 @@
162
162
  "type": "string"
163
163
  },
164
164
  "source": {
165
- "type": "string"
165
+ "$ref": "../util.json#/$defs/source"
166
166
  },
167
167
  "srd": {
168
168
  "$ref": "../util.json#/$defs/srd"
@@ -174,13 +174,13 @@
174
174
  "type": "string"
175
175
  },
176
176
  "classSource": {
177
- "type": "string"
177
+ "$ref": "../util.json#/$defs/source"
178
178
  },
179
179
  "subclassShortName": {
180
180
  "type": "string"
181
181
  },
182
182
  "subclassSource": {
183
- "type": "string"
183
+ "$ref": "../util.json#/$defs/source"
184
184
  },
185
185
  "level": {
186
186
  "type": "integer"
@@ -325,7 +325,7 @@
325
325
  "type": "string"
326
326
  },
327
327
  "source": {
328
- "type": "string"
328
+ "$ref": "../util.json#/$defs/source"
329
329
  },
330
330
  "className": {
331
331
  "description": "The name of the class this subclass belongs to.",
@@ -333,7 +333,7 @@
333
333
  },
334
334
  "classSource": {
335
335
  "description": "The source of the class this subclass belongs to (defaults to PHB).",
336
- "type": "string"
336
+ "$ref": "../util.json#/$defs/source"
337
337
  },
338
338
  "isReprinted": {
339
339
  "type": "boolean"
@@ -450,7 +450,7 @@
450
450
  "type": "string"
451
451
  },
452
452
  "source": {
453
- "type": "string"
453
+ "$ref": "../util.json#/$defs/source"
454
454
  },
455
455
  "className": {
456
456
  "description": "The name of the class this subclass belongs to.",
@@ -458,7 +458,7 @@
458
458
  },
459
459
  "classSource": {
460
460
  "description": "The source of the class this subclass belongs to (defaults to PHB).",
461
- "type": "string"
461
+ "$ref": "../util.json#/$defs/source"
462
462
  },
463
463
  "isReprinted": {
464
464
  "type": "boolean"
@@ -561,7 +561,7 @@
561
561
  "type": "string"
562
562
  },
563
563
  "source": {
564
- "type": "string"
564
+ "$ref": "../util.json#/$defs/source"
565
565
  },
566
566
  "pantheon": {
567
567
  "description": "Used in deity data",
@@ -577,7 +577,7 @@
577
577
  },
578
578
  "classSource": {
579
579
  "description": "Used in subclass data",
580
- "type": "string"
580
+ "$ref": "../util.json#/$defs/source"
581
581
  },
582
582
  "_mod": {
583
583
  "$ref": "../util.json#/$defs/_modObject"
@@ -589,7 +589,7 @@
589
589
  "type": "string"
590
590
  },
591
591
  "source": {
592
- "type": "string"
592
+ "$ref": "../util.json#/$defs/source"
593
593
  }
594
594
  },
595
595
  "required": [
@@ -630,7 +630,7 @@
630
630
  "type": "string"
631
631
  },
632
632
  "source": {
633
- "type": "string"
633
+ "$ref": "../util.json#/$defs/source"
634
634
  },
635
635
  "className": {
636
636
  "description": "The name of the class this subclass belongs to.",
@@ -638,7 +638,7 @@
638
638
  },
639
639
  "classSource": {
640
640
  "description": "The source of the class this subclass belongs to (defaults to PHB).",
641
- "type": "string"
641
+ "$ref": "../util.json#/$defs/source"
642
642
  },
643
643
  "isReprinted": {
644
644
  "type": "boolean"
@@ -804,7 +804,7 @@
804
804
  "type": "string"
805
805
  },
806
806
  "source": {
807
- "type": "string"
807
+ "$ref": "../util.json#/$defs/source"
808
808
  },
809
809
  "otherSources": {
810
810
  "$ref": "../util.json#/$defs/otherSources"
@@ -1069,7 +1069,7 @@
1069
1069
  "$ref": "../util.json#/$defs/page"
1070
1070
  },
1071
1071
  "source": {
1072
- "type": "string"
1072
+ "$ref": "../util.json#/$defs/source"
1073
1073
  },
1074
1074
  "type": {
1075
1075
  "type": "string"
@@ -1101,7 +1101,7 @@
1101
1101
  "type": "string"
1102
1102
  },
1103
1103
  "source": {
1104
- "type": "string"
1104
+ "$ref": "../util.json#/$defs/source"
1105
1105
  },
1106
1106
  "otherSources": {
1107
1107
  "$ref": "../util.json#/$defs/otherSources"
@@ -1366,7 +1366,7 @@
1366
1366
  "$ref": "../util.json#/$defs/page"
1367
1367
  },
1368
1368
  "source": {
1369
- "type": "string"
1369
+ "$ref": "../util.json#/$defs/source"
1370
1370
  },
1371
1371
  "type": {
1372
1372
  "type": "string"
@@ -1389,7 +1389,7 @@
1389
1389
  "type": "string"
1390
1390
  },
1391
1391
  "source": {
1392
- "type": "string"
1392
+ "$ref": "../util.json#/$defs/source"
1393
1393
  },
1394
1394
  "pantheon": {
1395
1395
  "description": "Used in deity data",
@@ -1405,7 +1405,7 @@
1405
1405
  },
1406
1406
  "classSource": {
1407
1407
  "description": "Used in subclass data",
1408
- "type": "string"
1408
+ "$ref": "../util.json#/$defs/source"
1409
1409
  },
1410
1410
  "_mod": {
1411
1411
  "$ref": "../util.json#/$defs/_modObject"
@@ -1417,7 +1417,7 @@
1417
1417
  "type": "string"
1418
1418
  },
1419
1419
  "source": {
1420
- "type": "string"
1420
+ "$ref": "../util.json#/$defs/source"
1421
1421
  }
1422
1422
  },
1423
1423
  "required": [
@@ -1456,7 +1456,7 @@
1456
1456
  "type": "string"
1457
1457
  },
1458
1458
  "source": {
1459
- "type": "string"
1459
+ "$ref": "../util.json#/$defs/source"
1460
1460
  },
1461
1461
  "otherSources": {
1462
1462
  "$ref": "../util.json#/$defs/otherSources"
@@ -1721,7 +1721,7 @@
1721
1721
  "$ref": "../util.json#/$defs/page"
1722
1722
  },
1723
1723
  "source": {
1724
- "type": "string"
1724
+ "$ref": "../util.json#/$defs/source"
1725
1725
  },
1726
1726
  "type": {
1727
1727
  "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"
@@ -91,7 +91,7 @@
91
91
  "type": "string"
92
92
  },
93
93
  "source": {
94
- "type": "string"
94
+ "$ref": "util.json#/$defs/source"
95
95
  },
96
96
  "page": {
97
97
  "$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",
@@ -216,7 +216,7 @@
216
216
  "type": "string"
217
217
  },
218
218
  "source": {
219
- "type": "string"
219
+ "$ref": "util.json#/$defs/source"
220
220
  },
221
221
  "entries": {
222
222
  "type": "array",
@@ -348,7 +348,7 @@
348
348
  "type": "string"
349
349
  },
350
350
  "source": {
351
- "type": "string"
351
+ "$ref": "util.json#/$defs/source"
352
352
  },
353
353
  "entries": {
354
354
  "type": "array",
@@ -396,7 +396,7 @@
396
396
  "type": "string"
397
397
  },
398
398
  "source": {
399
- "type": "string"
399
+ "$ref": "util.json#/$defs/source"
400
400
  },
401
401
  "pantheon": {
402
402
  "description": "Used in deity data",
@@ -412,7 +412,7 @@
412
412
  },
413
413
  "classSource": {
414
414
  "description": "Used in subclass data",
415
- "type": "string"
415
+ "$ref": "util.json#/$defs/source"
416
416
  },
417
417
  "_mod": {
418
418
  "$ref": "util.json#/$defs/_modObject"
@@ -424,7 +424,7 @@
424
424
  "type": "string"
425
425
  },
426
426
  "source": {
427
- "type": "string"
427
+ "$ref": "util.json#/$defs/source"
428
428
  }
429
429
  },
430
430
  "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",