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
@@ -18,13 +18,13 @@
18
18
  "type": "string"
19
19
  },
20
20
  "source": {
21
- "type": "string"
21
+ "$ref": "util.json#/$defs/source"
22
22
  },
23
23
  "psionicName": {
24
24
  "type": "string"
25
25
  },
26
26
  "psionicSource": {
27
- "type": "string"
27
+ "$ref": "util.json#/$defs/source"
28
28
  },
29
29
  "system": {
30
30
  "$ref": "util.json#/$defs/foundrySystemObject"
@@ -15,7 +15,7 @@
15
15
  "type": "string"
16
16
  },
17
17
  "source": {
18
- "type": "string"
18
+ "$ref": "util.json#/$defs/source"
19
19
  },
20
20
  "raceName": {
21
21
  "description": "The full name of the race, with subrace parts/etc. applied.",
@@ -23,7 +23,7 @@
23
23
  },
24
24
  "raceSource": {
25
25
  "description": "The source of the subrace or race.",
26
- "type": "string"
26
+ "$ref": "util.json#/$defs/source"
27
27
  },
28
28
  "system": {
29
29
  "$ref": "util.json#/$defs/foundrySystemObject"
@@ -196,7 +196,7 @@
196
196
  "type": "string"
197
197
  },
198
198
  "baseSource": {
199
- "type": "string"
199
+ "$ref": "../util.json#/$defs/source"
200
200
  }
201
201
  },
202
202
  "required": [
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "version": "1.10.10",
3
+ "version": "1.10.11",
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": {
@@ -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
  "data": {
19
19
  "$ref": "util.json#/$defs/adventureBookData"
@@ -40,8 +40,7 @@
40
40
  "description": "A set of properties describing a \"source.\" A source could be, for example, a homebrew PDF, book, or blog post.",
41
41
  "properties": {
42
42
  "json": {
43
- "type": "string",
44
- "description": "An identifying string, as seen in the JSON in \"source\" fields."
43
+ "$ref": "util.json#/$defs/source"
45
44
  },
46
45
  "abbreviation": {
47
46
  "type": "string",
@@ -316,7 +315,7 @@
316
315
  "type": "string"
317
316
  },
318
317
  "source": {
319
- "type": "string"
318
+ "$ref": "util.json#/$defs/source"
320
319
  },
321
320
  "spellListType": {
322
321
  "type": "string",
@@ -373,7 +372,7 @@
373
372
  "type": "string"
374
373
  },
375
374
  "source": {
376
- "type": "string"
375
+ "$ref": "util.json#/$defs/source"
377
376
  }
378
377
  },
379
378
  "required": [
@@ -26,7 +26,7 @@
26
26
  "type": "string"
27
27
  },
28
28
  "source": {
29
- "type": "string"
29
+ "$ref": "util.json#/$defs/source"
30
30
  },
31
31
  "page": {
32
32
  "$ref": "util.json#/$defs/page"
@@ -51,7 +51,7 @@
51
51
  "type": "string"
52
52
  },
53
53
  "source": {
54
- "type": "string"
54
+ "$ref": "util.json#/$defs/source"
55
55
  },
56
56
  "page": {
57
57
  "$ref": "util.json#/$defs/page"
@@ -83,7 +83,7 @@
83
83
  "type": "string"
84
84
  },
85
85
  "source": {
86
- "type": "string"
86
+ "$ref": "util.json#/$defs/source"
87
87
  },
88
88
  "page": {
89
89
  "$ref": "util.json#/$defs/page"
@@ -119,7 +119,7 @@
119
119
  "type": "string"
120
120
  },
121
121
  "source": {
122
- "type": "string"
122
+ "$ref": "util.json#/$defs/source"
123
123
  },
124
124
  "page": {
125
125
  "$ref": "util.json#/$defs/page"
@@ -148,7 +148,7 @@
148
148
  "type": "string"
149
149
  },
150
150
  "source": {
151
- "type": "string"
151
+ "$ref": "util.json#/$defs/source"
152
152
  },
153
153
  "page": {
154
154
  "$ref": "util.json#/$defs/page"
@@ -192,7 +192,7 @@
192
192
  "$ref": "items-shared.json#/$defs/itemRarity"
193
193
  },
194
194
  "source": {
195
- "type": "string"
195
+ "$ref": "util.json#/$defs/source"
196
196
  },
197
197
  "page": {
198
198
  "$ref": "util.json#/$defs/page"
@@ -408,7 +408,7 @@
408
408
  "type": "string"
409
409
  },
410
410
  "source": {
411
- "type": "string"
411
+ "$ref": "util.json#/$defs/source"
412
412
  },
413
413
  "entriesTemplate": {
414
414
  "type": "array",
@@ -429,7 +429,7 @@
429
429
  "type": "string"
430
430
  },
431
431
  "source": {
432
- "type": "string"
432
+ "$ref": "util.json#/$defs/source"
433
433
  },
434
434
  "entries": {
435
435
  "type": "array",
@@ -451,7 +451,7 @@
451
451
  "type": "string"
452
452
  },
453
453
  "source": {
454
- "type": "string"
454
+ "$ref": "util.json#/$defs/source"
455
455
  },
456
456
  "page": {
457
457
  "$ref": "util.json#/$defs/page"
@@ -20,7 +20,7 @@
20
20
  "$ref": "items-shared.json#/$defs/itemRarity"
21
21
  },
22
22
  "source": {
23
- "type": "string"
23
+ "$ref": "util.json#/$defs/source"
24
24
  },
25
25
  "page": {
26
26
  "$ref": "util.json#/$defs/page"
@@ -573,7 +573,7 @@
573
573
  "$ref": "items-shared.json#/$defs/itemRarity"
574
574
  },
575
575
  "source": {
576
- "type": "string"
576
+ "$ref": "util.json#/$defs/source"
577
577
  },
578
578
  "page": {
579
579
  "$ref": "util.json#/$defs/page"
@@ -1129,7 +1129,7 @@
1129
1129
  "$ref": "items-shared.json#/$defs/itemRarity"
1130
1130
  },
1131
1131
  "source": {
1132
- "type": "string"
1132
+ "$ref": "util.json#/$defs/source"
1133
1133
  },
1134
1134
  "page": {
1135
1135
  "$ref": "util.json#/$defs/page"
@@ -1668,7 +1668,7 @@
1668
1668
  "type": "string"
1669
1669
  },
1670
1670
  "source": {
1671
- "type": "string"
1671
+ "$ref": "util.json#/$defs/source"
1672
1672
  },
1673
1673
  "pantheon": {
1674
1674
  "description": "Used in deity data",
@@ -1684,7 +1684,7 @@
1684
1684
  },
1685
1685
  "classSource": {
1686
1686
  "description": "Used in subclass data",
1687
- "type": "string"
1687
+ "$ref": "util.json#/$defs/source"
1688
1688
  },
1689
1689
  "_mod": {
1690
1690
  "$ref": "util.json#/$defs/_modObject"
@@ -1696,7 +1696,7 @@
1696
1696
  "type": "string"
1697
1697
  },
1698
1698
  "source": {
1699
- "type": "string"
1699
+ "$ref": "util.json#/$defs/source"
1700
1700
  }
1701
1701
  },
1702
1702
  "required": [
@@ -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"
@@ -177,7 +177,7 @@
177
177
  "type": "string"
178
178
  },
179
179
  "source": {
180
- "type": "string"
180
+ "$ref": "util.json#/$defs/source"
181
181
  },
182
182
  "page": {
183
183
  "$ref": "util.json#/$defs/page"
@@ -290,7 +290,7 @@
290
290
  "type": "string"
291
291
  },
292
292
  "source": {
293
- "type": "string"
293
+ "$ref": "util.json#/$defs/source"
294
294
  },
295
295
  "page": {
296
296
  "$ref": "util.json#/$defs/page"
@@ -347,7 +347,7 @@
347
347
  "type": "string"
348
348
  },
349
349
  "source": {
350
- "type": "string"
350
+ "$ref": "util.json#/$defs/source"
351
351
  },
352
352
  "page": {
353
353
  "$ref": "util.json#/$defs/page"
@@ -419,7 +419,7 @@
419
419
  "type": "string"
420
420
  },
421
421
  "source": {
422
- "type": "string"
422
+ "$ref": "util.json#/$defs/source"
423
423
  },
424
424
  "page": {
425
425
  "$ref": "util.json#/$defs/page"
@@ -454,7 +454,7 @@
454
454
  "type": "string"
455
455
  },
456
456
  "source": {
457
- "type": "string"
457
+ "$ref": "util.json#/$defs/source"
458
458
  },
459
459
  "page": {
460
460
  "$ref": "util.json#/$defs/page"
@@ -53,7 +53,7 @@
53
53
  "type": "string"
54
54
  },
55
55
  "source": {
56
- "type": "string"
56
+ "$ref": "util.json#/$defs/source"
57
57
  },
58
58
  "type": {
59
59
  "$ref": "items-shared.json#/$defs/itemType"
@@ -124,7 +124,7 @@
124
124
  "$ref": "items-shared.json#/$defs/itemRarity"
125
125
  },
126
126
  "source": {
127
- "type": "string"
127
+ "$ref": "util.json#/$defs/source"
128
128
  },
129
129
  "page": {
130
130
  "$ref": "util.json#/$defs/page"
@@ -209,7 +209,7 @@
209
209
  "type": "string"
210
210
  },
211
211
  "source": {
212
- "type": "string"
212
+ "$ref": "util.json#/$defs/source"
213
213
  }
214
214
  }
215
215
  }
@@ -19,7 +19,7 @@
19
19
  "type": "string"
20
20
  },
21
21
  "source": {
22
- "type": "string"
22
+ "$ref": "util.json#/$defs/source"
23
23
  },
24
24
  "entries": {
25
25
  "type": "array",
@@ -46,7 +46,7 @@
46
46
  "type": "string"
47
47
  },
48
48
  "source": {
49
- "type": "string"
49
+ "$ref": "util.json#/$defs/source"
50
50
  },
51
51
  "entries": {
52
52
  "type": "array",
@@ -54,7 +54,7 @@
54
54
  "type": "string"
55
55
  },
56
56
  "source": {
57
- "type": "string"
57
+ "$ref": "util.json#/$defs/source"
58
58
  },
59
59
  "page": {
60
60
  "$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"
@@ -27,7 +27,7 @@
27
27
  "type": "string"
28
28
  },
29
29
  "source": {
30
- "type": "string"
30
+ "$ref": "util.json#/$defs/source"
31
31
  }
32
32
  },
33
33
  "required": [
@@ -37,7 +37,7 @@
37
37
  "additionalProperties": false
38
38
  },
39
39
  "source": {
40
- "type": "string"
40
+ "$ref": "util.json#/$defs/source"
41
41
  },
42
42
  "page": {
43
43
  "$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"
@@ -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"
@@ -236,7 +236,7 @@
236
236
  "$ref": "util.json#/$defs/alias"
237
237
  },
238
238
  "source": {
239
- "type": "string"
239
+ "$ref": "util.json#/$defs/source"
240
240
  },
241
241
  "page": {
242
242
  "$ref": "util.json#/$defs/page"
@@ -449,7 +449,7 @@
449
449
  "type": "string"
450
450
  },
451
451
  "raceSource": {
452
- "type": "string"
452
+ "$ref": "util.json#/$defs/source"
453
453
  },
454
454
  "overwrite": {
455
455
  "description": "Map of 'property' -> true where 'property' is a property on the base race which should be overwritten by that of the subrace",
@@ -549,7 +549,7 @@
549
549
  "$ref": "util.json#/$defs/alias"
550
550
  },
551
551
  "source": {
552
- "type": "string"
552
+ "$ref": "util.json#/$defs/source"
553
553
  },
554
554
  "page": {
555
555
  "$ref": "util.json#/$defs/page"
@@ -775,7 +775,7 @@
775
775
  "$ref": "util.json#/$defs/alias"
776
776
  },
777
777
  "source": {
778
- "type": "string"
778
+ "$ref": "util.json#/$defs/source"
779
779
  },
780
780
  "page": {
781
781
  "$ref": "util.json#/$defs/page"
@@ -991,7 +991,7 @@
991
991
  "type": "string"
992
992
  },
993
993
  "source": {
994
- "type": "string"
994
+ "$ref": "util.json#/$defs/source"
995
995
  },
996
996
  "pantheon": {
997
997
  "description": "Used in deity data",
@@ -1007,7 +1007,7 @@
1007
1007
  },
1008
1008
  "classSource": {
1009
1009
  "description": "Used in subclass data",
1010
- "type": "string"
1010
+ "$ref": "util.json#/$defs/source"
1011
1011
  },
1012
1012
  "_mod": {
1013
1013
  "$ref": "util.json#/$defs/_modObject"
@@ -1019,7 +1019,7 @@
1019
1019
  "type": "string"
1020
1020
  },
1021
1021
  "source": {
1022
- "type": "string"
1022
+ "$ref": "util.json#/$defs/source"
1023
1023
  }
1024
1024
  },
1025
1025
  "required": [
@@ -1062,7 +1062,7 @@
1062
1062
  "$ref": "util.json#/$defs/alias"
1063
1063
  },
1064
1064
  "source": {
1065
- "type": "string"
1065
+ "$ref": "util.json#/$defs/source"
1066
1066
  },
1067
1067
  "page": {
1068
1068
  "$ref": "util.json#/$defs/page"
@@ -1275,7 +1275,7 @@
1275
1275
  "type": "string"
1276
1276
  },
1277
1277
  "raceSource": {
1278
- "type": "string"
1278
+ "$ref": "util.json#/$defs/source"
1279
1279
  },
1280
1280
  "overwrite": {
1281
1281
  "description": "Map of 'property' -> true where 'property' is a property on the base race which should be overwritten by that of the subrace",
@@ -1299,7 +1299,7 @@
1299
1299
  "$ref": "util.json#/$defs/alias"
1300
1300
  },
1301
1301
  "source": {
1302
- "type": "string"
1302
+ "$ref": "util.json#/$defs/source"
1303
1303
  },
1304
1304
  "page": {
1305
1305
  "$ref": "util.json#/$defs/page"
@@ -1512,7 +1512,7 @@
1512
1512
  "type": "string"
1513
1513
  },
1514
1514
  "raceSource": {
1515
- "type": "string"
1515
+ "$ref": "util.json#/$defs/source"
1516
1516
  },
1517
1517
  "overwrite": {
1518
1518
  "description": "Map of 'property' -> true where 'property' is a property on the base race which should be overwritten by that of the subrace",
@@ -1525,7 +1525,7 @@
1525
1525
  "type": "string"
1526
1526
  },
1527
1527
  "source": {
1528
- "type": "string"
1528
+ "$ref": "util.json#/$defs/source"
1529
1529
  },
1530
1530
  "pantheon": {
1531
1531
  "description": "Used in deity data",
@@ -1541,7 +1541,7 @@
1541
1541
  },
1542
1542
  "classSource": {
1543
1543
  "description": "Used in subclass data",
1544
- "type": "string"
1544
+ "$ref": "util.json#/$defs/source"
1545
1545
  },
1546
1546
  "_mod": {
1547
1547
  "$ref": "util.json#/$defs/_modObject"
@@ -1553,7 +1553,7 @@
1553
1553
  "type": "string"
1554
1554
  },
1555
1555
  "source": {
1556
- "type": "string"
1556
+ "$ref": "util.json#/$defs/source"
1557
1557
  }
1558
1558
  },
1559
1559
  "required": [
@@ -1601,7 +1601,7 @@
1601
1601
  "type": "string"
1602
1602
  },
1603
1603
  "source": {
1604
- "type": "string"
1604
+ "$ref": "util.json#/$defs/source"
1605
1605
  }
1606
1606
  }
1607
1607
  },
@@ -1612,7 +1612,7 @@
1612
1612
  "type": "string"
1613
1613
  },
1614
1614
  "source": {
1615
- "type": "string"
1615
+ "$ref": "util.json#/$defs/source"
1616
1616
  }
1617
1617
  }
1618
1618
  }
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -12,7 +12,7 @@
12
12
  "type": "string"
13
13
  },
14
14
  "source": {
15
- "type": "string"
15
+ "$ref": "../util.json#/$defs/source"
16
16
  },
17
17
  "data": {
18
18
  "description": "Based on the Roll20 data, available e.g. here: https://app.roll20.net/compendium/dnd5e/Spells:Fireball.json",
@@ -155,7 +155,7 @@
155
155
  }
156
156
  },
157
157
  "source": {
158
- "type": "string"
158
+ "$ref": "../util.json#/$defs/source"
159
159
  },
160
160
  "page": {
161
161
  "$ref": "../util.json#/$defs/page"
@@ -491,7 +491,7 @@
491
491
  }
492
492
  },
493
493
  "source": {
494
- "type": "string"
494
+ "$ref": "../util.json#/$defs/source"
495
495
  },
496
496
  "page": {
497
497
  "$ref": "../util.json#/$defs/page"
@@ -835,7 +835,7 @@
835
835
  }
836
836
  },
837
837
  "source": {
838
- "type": "string"
838
+ "$ref": "../util.json#/$defs/source"
839
839
  },
840
840
  "page": {
841
841
  "$ref": "../util.json#/$defs/page"
@@ -1023,7 +1023,7 @@
1023
1023
  "type": "string"
1024
1024
  },
1025
1025
  "source": {
1026
- "type": "string"
1026
+ "$ref": "../util.json#/$defs/source"
1027
1027
  },
1028
1028
  "pantheon": {
1029
1029
  "description": "Used in deity data",
@@ -1039,7 +1039,7 @@
1039
1039
  },
1040
1040
  "classSource": {
1041
1041
  "description": "Used in subclass data",
1042
- "type": "string"
1042
+ "$ref": "../util.json#/$defs/source"
1043
1043
  },
1044
1044
  "_mod": {
1045
1045
  "$ref": "../util.json#/$defs/_modObject"
@@ -1051,7 +1051,7 @@
1051
1051
  "type": "string"
1052
1052
  },
1053
1053
  "source": {
1054
- "type": "string"
1054
+ "$ref": "../util.json#/$defs/source"
1055
1055
  }
1056
1056
  },
1057
1057
  "required": [
@@ -1178,10 +1178,10 @@
1178
1178
  "type": "string"
1179
1179
  },
1180
1180
  "source": {
1181
- "type": "string"
1181
+ "$ref": "../util.json#/$defs/source"
1182
1182
  },
1183
1183
  "definedInSource": {
1184
- "type": "string"
1184
+ "$ref": "../util.json#/$defs/source"
1185
1185
  }
1186
1186
  },
1187
1187
  "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"