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
@@ -173,7 +173,7 @@
173
173
  }
174
174
  },
175
175
  "source": {
176
- "type": "string"
176
+ "$ref": "../util.json#/$defs/source"
177
177
  },
178
178
  "page": {
179
179
  "$ref": "../util.json#/$defs/page"
@@ -391,7 +391,7 @@
391
391
  "type": "string"
392
392
  },
393
393
  "source": {
394
- "type": "string"
394
+ "$ref": "../util.json#/$defs/source"
395
395
  },
396
396
  "subSubclass": {
397
397
  "type": "string"
@@ -426,13 +426,13 @@
426
426
  "type": "string"
427
427
  },
428
428
  "source": {
429
- "type": "string"
429
+ "$ref": "../util.json#/$defs/source"
430
430
  },
431
431
  "baseName": {
432
432
  "type": "string"
433
433
  },
434
434
  "baseSource": {
435
- "type": "string"
435
+ "$ref": "../util.json#/$defs/source"
436
436
  }
437
437
  },
438
438
  "required": [
@@ -452,7 +452,7 @@
452
452
  "type": "string"
453
453
  },
454
454
  "source": {
455
- "type": "string"
455
+ "$ref": "../util.json#/$defs/source"
456
456
  }
457
457
  },
458
458
  "required": [
@@ -472,7 +472,7 @@
472
472
  "type": "string"
473
473
  },
474
474
  "source": {
475
- "type": "string"
475
+ "$ref": "../util.json#/$defs/source"
476
476
  },
477
477
  "featureType": {
478
478
  "type": "array",
@@ -499,7 +499,7 @@
499
499
  "type": "string"
500
500
  },
501
501
  "source": {
502
- "type": "string"
502
+ "$ref": "../util.json#/$defs/source"
503
503
  }
504
504
  },
505
505
  "required": [
@@ -519,7 +519,7 @@
519
519
  "type": "string"
520
520
  },
521
521
  "source": {
522
- "type": "string"
522
+ "$ref": "../util.json#/$defs/source"
523
523
  }
524
524
  },
525
525
  "required": [
@@ -731,7 +731,7 @@
731
731
  }
732
732
  },
733
733
  "source": {
734
- "type": "string"
734
+ "$ref": "../util.json#/$defs/source"
735
735
  },
736
736
  "page": {
737
737
  "$ref": "../util.json#/$defs/page"
@@ -949,7 +949,7 @@
949
949
  "type": "string"
950
950
  },
951
951
  "source": {
952
- "type": "string"
952
+ "$ref": "../util.json#/$defs/source"
953
953
  },
954
954
  "subSubclass": {
955
955
  "type": "string"
@@ -984,13 +984,13 @@
984
984
  "type": "string"
985
985
  },
986
986
  "source": {
987
- "type": "string"
987
+ "$ref": "../util.json#/$defs/source"
988
988
  },
989
989
  "baseName": {
990
990
  "type": "string"
991
991
  },
992
992
  "baseSource": {
993
- "type": "string"
993
+ "$ref": "../util.json#/$defs/source"
994
994
  }
995
995
  },
996
996
  "required": [
@@ -1010,7 +1010,7 @@
1010
1010
  "type": "string"
1011
1011
  },
1012
1012
  "source": {
1013
- "type": "string"
1013
+ "$ref": "../util.json#/$defs/source"
1014
1014
  }
1015
1015
  },
1016
1016
  "required": [
@@ -1030,7 +1030,7 @@
1030
1030
  "type": "string"
1031
1031
  },
1032
1032
  "source": {
1033
- "type": "string"
1033
+ "$ref": "../util.json#/$defs/source"
1034
1034
  },
1035
1035
  "featureType": {
1036
1036
  "type": "array",
@@ -1057,7 +1057,7 @@
1057
1057
  "type": "string"
1058
1058
  },
1059
1059
  "source": {
1060
- "type": "string"
1060
+ "$ref": "../util.json#/$defs/source"
1061
1061
  }
1062
1062
  },
1063
1063
  "required": [
@@ -1077,7 +1077,7 @@
1077
1077
  "type": "string"
1078
1078
  },
1079
1079
  "source": {
1080
- "type": "string"
1080
+ "$ref": "../util.json#/$defs/source"
1081
1081
  }
1082
1082
  },
1083
1083
  "required": [
@@ -1297,7 +1297,7 @@
1297
1297
  }
1298
1298
  },
1299
1299
  "source": {
1300
- "type": "string"
1300
+ "$ref": "../util.json#/$defs/source"
1301
1301
  },
1302
1302
  "page": {
1303
1303
  "$ref": "../util.json#/$defs/page"
@@ -1515,7 +1515,7 @@
1515
1515
  "type": "string"
1516
1516
  },
1517
1517
  "source": {
1518
- "type": "string"
1518
+ "$ref": "../util.json#/$defs/source"
1519
1519
  },
1520
1520
  "subSubclass": {
1521
1521
  "type": "string"
@@ -1550,13 +1550,13 @@
1550
1550
  "type": "string"
1551
1551
  },
1552
1552
  "source": {
1553
- "type": "string"
1553
+ "$ref": "../util.json#/$defs/source"
1554
1554
  },
1555
1555
  "baseName": {
1556
1556
  "type": "string"
1557
1557
  },
1558
1558
  "baseSource": {
1559
- "type": "string"
1559
+ "$ref": "../util.json#/$defs/source"
1560
1560
  }
1561
1561
  },
1562
1562
  "required": [
@@ -1576,7 +1576,7 @@
1576
1576
  "type": "string"
1577
1577
  },
1578
1578
  "source": {
1579
- "type": "string"
1579
+ "$ref": "../util.json#/$defs/source"
1580
1580
  }
1581
1581
  },
1582
1582
  "required": [
@@ -1596,7 +1596,7 @@
1596
1596
  "type": "string"
1597
1597
  },
1598
1598
  "source": {
1599
- "type": "string"
1599
+ "$ref": "../util.json#/$defs/source"
1600
1600
  },
1601
1601
  "featureType": {
1602
1602
  "type": "array",
@@ -1623,7 +1623,7 @@
1623
1623
  "type": "string"
1624
1624
  },
1625
1625
  "source": {
1626
- "type": "string"
1626
+ "$ref": "../util.json#/$defs/source"
1627
1627
  }
1628
1628
  },
1629
1629
  "required": [
@@ -1643,7 +1643,7 @@
1643
1643
  "type": "string"
1644
1644
  },
1645
1645
  "source": {
1646
- "type": "string"
1646
+ "$ref": "../util.json#/$defs/source"
1647
1647
  }
1648
1648
  },
1649
1649
  "required": [
@@ -1689,7 +1689,7 @@
1689
1689
  "type": "string"
1690
1690
  },
1691
1691
  "source": {
1692
- "type": "string"
1692
+ "$ref": "../util.json#/$defs/source"
1693
1693
  },
1694
1694
  "pantheon": {
1695
1695
  "description": "Used in deity data",
@@ -1705,7 +1705,7 @@
1705
1705
  },
1706
1706
  "classSource": {
1707
1707
  "description": "Used in subclass data",
1708
- "type": "string"
1708
+ "$ref": "../util.json#/$defs/source"
1709
1709
  },
1710
1710
  "_mod": {
1711
1711
  "$ref": "../util.json#/$defs/_modObject"
@@ -1717,7 +1717,7 @@
1717
1717
  "type": "string"
1718
1718
  },
1719
1719
  "source": {
1720
- "type": "string"
1720
+ "$ref": "../util.json#/$defs/source"
1721
1721
  }
1722
1722
  },
1723
1723
  "required": [
@@ -1844,10 +1844,10 @@
1844
1844
  "type": "string"
1845
1845
  },
1846
1846
  "source": {
1847
- "type": "string"
1847
+ "$ref": "../util.json#/$defs/source"
1848
1848
  },
1849
1849
  "definedInSource": {
1850
- "type": "string"
1850
+ "$ref": "../util.json#/$defs/source"
1851
1851
  }
1852
1852
  },
1853
1853
  "required": [
@@ -17,7 +17,7 @@
17
17
  "type": "string"
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"
@@ -22,7 +22,7 @@
22
22
  ]
23
23
  },
24
24
  "source": {
25
- "type": "string"
25
+ "$ref": "util.json#/$defs/source"
26
26
  },
27
27
  "page": {
28
28
  "$ref": "util.json#/$defs/page"
@@ -66,7 +66,7 @@
66
66
  ]
67
67
  },
68
68
  "source": {
69
- "type": "string"
69
+ "$ref": "util.json#/$defs/source"
70
70
  },
71
71
  "page": {
72
72
  "$ref": "util.json#/$defs/page"
@@ -195,7 +195,7 @@
195
195
  ]
196
196
  },
197
197
  "source": {
198
- "type": "string"
198
+ "$ref": "util.json#/$defs/source"
199
199
  },
200
200
  "page": {
201
201
  "$ref": "util.json#/$defs/page"
@@ -40,6 +40,11 @@
40
40
  "description": "\"uri-reference\" is unsuitable for brew, as it requires URL-encoding \"'\" (see: https://www.ietf.org/rfc/rfc3986.txt)",
41
41
  "minLength": 3
42
42
  },
43
+ "source": {
44
+ "type": "string",
45
+ "description": "An identifying string, as seen in the JSON in \"source\" fields.",
46
+ "pattern": "^[-a-zA-Z0-9 :&+!]+$"
47
+ },
43
48
  "page": {
44
49
  "oneOf": [
45
50
  {
@@ -59,7 +64,7 @@
59
64
  "type": "object",
60
65
  "properties": {
61
66
  "source": {
62
- "type": "string"
67
+ "$ref": "util.json#/$defs/source"
63
68
  },
64
69
  "page": {
65
70
  "$ref": "#/$defs/page"
@@ -79,7 +84,7 @@
79
84
  "type": "object",
80
85
  "properties": {
81
86
  "source": {
82
- "type": "string"
87
+ "$ref": "util.json#/$defs/source"
83
88
  },
84
89
  "page": {
85
90
  "$ref": "#/$defs/page"
@@ -1664,7 +1669,7 @@
1664
1669
  "type": "string"
1665
1670
  },
1666
1671
  "source": {
1667
- "type": "string"
1672
+ "$ref": "util.json#/$defs/source"
1668
1673
  },
1669
1674
  "visible": {
1670
1675
  "description": "Governs whether or not the class name is visible in the list display/prerequisite line. *Not* recommended for features which implicitly carry a class restriction, such as Eldritch Invocations.",
@@ -1683,7 +1688,7 @@
1683
1688
  "type": "string"
1684
1689
  },
1685
1690
  "source": {
1686
- "type": "string"
1691
+ "$ref": "util.json#/$defs/source"
1687
1692
  },
1688
1693
  "visible": {
1689
1694
  "description": "Governs whether or not the class name is visible in the list display/prerequisite line. *Not* recommended for features which implicitly carry a class restriction, such as Eldritch Invocations.",
@@ -2552,7 +2557,7 @@
2552
2557
  "type": "string"
2553
2558
  },
2554
2559
  "source": {
2555
- "type": "string"
2560
+ "$ref": "util.json#/$defs/source"
2556
2561
  },
2557
2562
  "images": {
2558
2563
  "oneOf": [
@@ -2589,7 +2594,7 @@
2589
2594
  "type": "string"
2590
2595
  },
2591
2596
  "source": {
2592
- "type": "string"
2597
+ "$ref": "util.json#/$defs/source"
2593
2598
  },
2594
2599
  "images": {
2595
2600
  "oneOf": [
@@ -2625,7 +2630,7 @@
2625
2630
  "type": "string"
2626
2631
  },
2627
2632
  "source": {
2628
- "type": "string"
2633
+ "$ref": "util.json#/$defs/source"
2629
2634
  },
2630
2635
  "images": {
2631
2636
  "oneOf": [
@@ -2653,7 +2658,7 @@
2653
2658
  "type": "string"
2654
2659
  },
2655
2660
  "source": {
2656
- "type": "string"
2661
+ "$ref": "util.json#/$defs/source"
2657
2662
  },
2658
2663
  "pantheon": {
2659
2664
  "description": "Used in deity data",
@@ -2669,7 +2674,7 @@
2669
2674
  },
2670
2675
  "classSource": {
2671
2676
  "description": "Used in subclass data",
2672
- "type": "string"
2677
+ "$ref": "util.json#/$defs/source"
2673
2678
  },
2674
2679
  "_mod": {
2675
2680
  "$ref": "#/$defs/_modObject"
@@ -2681,7 +2686,7 @@
2681
2686
  "type": "string"
2682
2687
  },
2683
2688
  "source": {
2684
- "type": "string"
2689
+ "$ref": "util.json#/$defs/source"
2685
2690
  }
2686
2691
  },
2687
2692
  "required": [
@@ -3369,7 +3374,7 @@
3369
3374
  "type": "string"
3370
3375
  },
3371
3376
  "source": {
3372
- "type": "string"
3377
+ "$ref": "util.json#/$defs/source"
3373
3378
  },
3374
3379
  "pantheon": {
3375
3380
  "description": "Used in deity data",
@@ -3385,7 +3390,7 @@
3385
3390
  },
3386
3391
  "classSource": {
3387
3392
  "description": "Used in subclass data",
3388
- "type": "string"
3393
+ "$ref": "util.json#/$defs/source"
3389
3394
  },
3390
3395
  "_mod": {
3391
3396
  "$ref": "#/$defs/_modObject"
@@ -3397,7 +3402,7 @@
3397
3402
  "type": "string"
3398
3403
  },
3399
3404
  "source": {
3400
- "type": "string"
3405
+ "$ref": "util.json#/$defs/source"
3401
3406
  }
3402
3407
  },
3403
3408
  "required": [
@@ -3434,7 +3439,7 @@
3434
3439
  "type": "string"
3435
3440
  },
3436
3441
  "source": {
3437
- "type": "string"
3442
+ "$ref": "util.json#/$defs/source"
3438
3443
  },
3439
3444
  "_mod": {
3440
3445
  "$ref": "#/$defs/_modObject"
@@ -3455,7 +3460,7 @@
3455
3460
  "type": "string"
3456
3461
  },
3457
3462
  "source": {
3458
- "type": "string"
3463
+ "$ref": "util.json#/$defs/source"
3459
3464
  },
3460
3465
  "_mod": {
3461
3466
  "$ref": "#/$defs/_modObject"
@@ -4094,7 +4099,7 @@
4094
4099
  "type": "string"
4095
4100
  },
4096
4101
  "groupSource": {
4097
- "type": "string"
4102
+ "$ref": "util.json#/$defs/source"
4098
4103
  },
4099
4104
  "spellSchools": {
4100
4105
  "type": "array",
@@ -4119,7 +4124,7 @@
4119
4124
  "type": "string"
4120
4125
  },
4121
4126
  "classSource": {
4122
- "type": "string"
4127
+ "$ref": "util.json#/$defs/source"
4123
4128
  }
4124
4129
  },
4125
4130
  "required": [
@@ -4136,13 +4141,13 @@
4136
4141
  "type": "string"
4137
4142
  },
4138
4143
  "classSource": {
4139
- "type": "string"
4144
+ "$ref": "util.json#/$defs/source"
4140
4145
  },
4141
4146
  "subclassName": {
4142
4147
  "type": "string"
4143
4148
  },
4144
4149
  "subclassSource": {
4145
- "type": "string"
4150
+ "$ref": "util.json#/$defs/source"
4146
4151
  }
4147
4152
  },
4148
4153
  "required": [
@@ -4161,13 +4166,13 @@
4161
4166
  "type": "string"
4162
4167
  },
4163
4168
  "classSource": {
4164
- "type": "string"
4169
+ "$ref": "util.json#/$defs/source"
4165
4170
  },
4166
4171
  "subclassName": {
4167
4172
  "type": "string"
4168
4173
  },
4169
4174
  "subclassSource": {
4170
- "type": "string"
4175
+ "$ref": "util.json#/$defs/source"
4171
4176
  },
4172
4177
  "subSubclassName": {
4173
4178
  "type": "string"
@@ -4289,7 +4294,7 @@
4289
4294
  "type": "string"
4290
4295
  },
4291
4296
  "source": {
4292
- "type": "string"
4297
+ "$ref": "util.json#/$defs/source"
4293
4298
  },
4294
4299
  "system": {
4295
4300
  "$ref": "#/$defs/foundrySystemObject"
@@ -4319,7 +4324,7 @@
4319
4324
  "type": "string"
4320
4325
  },
4321
4326
  "source": {
4322
- "type": "string"
4327
+ "$ref": "util.json#/$defs/source"
4323
4328
  },
4324
4329
  "entries": {
4325
4330
  "type": "array",
@@ -35,7 +35,7 @@
35
35
  }
36
36
  },
37
37
  "source": {
38
- "type": "string"
38
+ "$ref": "util.json#/$defs/source"
39
39
  },
40
40
  "page": {
41
41
  "$ref": "util.json#/$defs/page"
@@ -80,7 +80,7 @@
80
80
  }
81
81
  },
82
82
  "source": {
83
- "type": "string"
83
+ "$ref": "util.json#/$defs/source"
84
84
  },
85
85
  "page": {
86
86
  "$ref": "util.json#/$defs/page"
@@ -120,7 +120,7 @@
120
120
  "type": "string"
121
121
  },
122
122
  "source": {
123
- "type": "string"
123
+ "$ref": "util.json#/$defs/source"
124
124
  },
125
125
  "page": {
126
126
  "$ref": "util.json#/$defs/page"
@@ -477,7 +477,7 @@
477
477
  "type": "string"
478
478
  },
479
479
  "source": {
480
- "type": "string"
480
+ "$ref": "util.json#/$defs/source"
481
481
  },
482
482
  "page": {
483
483
  "$ref": "util.json#/$defs/page"
@@ -653,7 +653,7 @@
653
653
  "type": "string"
654
654
  },
655
655
  "source": {
656
- "type": "string"
656
+ "$ref": "util.json#/$defs/source"
657
657
  },
658
658
  "page": {
659
659
  "$ref": "util.json#/$defs/page"
@@ -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"
@@ -22,11 +22,12 @@
22
22
  "description": "An ID that will be used to refer to this adventure in tags."
23
23
  },
24
24
  "source": {
25
- "type": "string"
25
+ "$ref": "util.json#/$defs/source"
26
26
  },
27
27
  "parentSource": {
28
28
  "type": "string",
29
- "description": "Used for books that contain multiple adventures, e.g. TftYP"
29
+ "description": "Used for books that contain multiple adventures, e.g. TftYP",
30
+ "$ref": "util.json#/$defs/source"
30
31
  },
31
32
  "group": {
32
33
  "description": "The group under which this adventure should be listed in the navbar.",
@@ -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"
@@ -126,7 +126,7 @@
126
126
  "type": "string"
127
127
  },
128
128
  "source": {
129
- "type": "string"
129
+ "$ref": "util.json#/$defs/source"
130
130
  },
131
131
  "page": {
132
132
  "$ref": "util.json#/$defs/page"
@@ -244,7 +244,7 @@
244
244
  "type": "string"
245
245
  },
246
246
  "source": {
247
- "type": "string"
247
+ "$ref": "util.json#/$defs/source"
248
248
  },
249
249
  "page": {
250
250
  "$ref": "util.json#/$defs/page"
@@ -354,7 +354,7 @@
354
354
  "type": "string"
355
355
  },
356
356
  "source": {
357
- "type": "string"
357
+ "$ref": "util.json#/$defs/source"
358
358
  },
359
359
  "pantheon": {
360
360
  "description": "Used in deity data",
@@ -370,7 +370,7 @@
370
370
  },
371
371
  "classSource": {
372
372
  "description": "Used in subclass data",
373
- "type": "string"
373
+ "$ref": "util.json#/$defs/source"
374
374
  },
375
375
  "_mod": {
376
376
  "$ref": "util.json#/$defs/_modObject"
@@ -382,7 +382,7 @@
382
382
  "type": "string"
383
383
  },
384
384
  "source": {
385
- "type": "string"
385
+ "$ref": "util.json#/$defs/source"
386
386
  }
387
387
  },
388
388
  "required": [