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
@@ -261,7 +261,7 @@
261
261
  ]
262
262
  },
263
263
  "source": {
264
- "type": "string"
264
+ "$ref": "../util.json#/$defs/source"
265
265
  },
266
266
  "sourceSub": {
267
267
  "type": "string",
@@ -747,7 +747,7 @@
747
747
  "type": "string"
748
748
  },
749
749
  "source": {
750
- "type": "string"
750
+ "$ref": "../util.json#/$defs/source"
751
751
  }
752
752
  }
753
753
  },
@@ -865,7 +865,7 @@
865
865
  "type": "string"
866
866
  },
867
867
  "source": {
868
- "type": "string"
868
+ "$ref": "../util.json#/$defs/source"
869
869
  },
870
870
  "page": {
871
871
  "$ref": "../util.json#/$defs/page"
@@ -1329,7 +1329,7 @@
1329
1329
  ]
1330
1330
  },
1331
1331
  "source": {
1332
- "type": "string"
1332
+ "$ref": "../util.json#/$defs/source"
1333
1333
  },
1334
1334
  "sourceSub": {
1335
1335
  "type": "string",
@@ -1815,7 +1815,7 @@
1815
1815
  "type": "string"
1816
1816
  },
1817
1817
  "source": {
1818
- "type": "string"
1818
+ "$ref": "../util.json#/$defs/source"
1819
1819
  }
1820
1820
  }
1821
1821
  },
@@ -1933,7 +1933,7 @@
1933
1933
  "type": "string"
1934
1934
  },
1935
1935
  "source": {
1936
- "type": "string"
1936
+ "$ref": "../util.json#/$defs/source"
1937
1937
  },
1938
1938
  "page": {
1939
1939
  "$ref": "../util.json#/$defs/page"
@@ -2411,7 +2411,7 @@
2411
2411
  ]
2412
2412
  },
2413
2413
  "source": {
2414
- "type": "string"
2414
+ "$ref": "../util.json#/$defs/source"
2415
2415
  },
2416
2416
  "sourceSub": {
2417
2417
  "type": "string",
@@ -2897,7 +2897,7 @@
2897
2897
  "type": "string"
2898
2898
  },
2899
2899
  "source": {
2900
- "type": "string"
2900
+ "$ref": "../util.json#/$defs/source"
2901
2901
  }
2902
2902
  }
2903
2903
  },
@@ -3015,7 +3015,7 @@
3015
3015
  "type": "string"
3016
3016
  },
3017
3017
  "source": {
3018
- "type": "string"
3018
+ "$ref": "../util.json#/$defs/source"
3019
3019
  },
3020
3020
  "page": {
3021
3021
  "$ref": "../util.json#/$defs/page"
@@ -3330,7 +3330,7 @@
3330
3330
  "type": "string"
3331
3331
  },
3332
3332
  "source": {
3333
- "type": "string"
3333
+ "$ref": "../util.json#/$defs/source"
3334
3334
  },
3335
3335
  "pantheon": {
3336
3336
  "description": "Used in deity data",
@@ -3346,7 +3346,7 @@
3346
3346
  },
3347
3347
  "classSource": {
3348
3348
  "description": "Used in subclass data",
3349
- "type": "string"
3349
+ "$ref": "../util.json#/$defs/source"
3350
3350
  },
3351
3351
  "_mod": {
3352
3352
  "$ref": "../util.json#/$defs/_modObject"
@@ -3358,7 +3358,7 @@
3358
3358
  "type": "string"
3359
3359
  },
3360
3360
  "source": {
3361
- "type": "string"
3361
+ "$ref": "../util.json#/$defs/source"
3362
3362
  }
3363
3363
  },
3364
3364
  "required": [
@@ -3401,7 +3401,7 @@
3401
3401
  "type": "string"
3402
3402
  },
3403
3403
  "source": {
3404
- "type": "string"
3404
+ "$ref": "../util.json#/$defs/source"
3405
3405
  },
3406
3406
  "addAs": {
3407
3407
  "type": "string"
@@ -3419,7 +3419,7 @@
3419
3419
  "type": "string"
3420
3420
  },
3421
3421
  "source": {
3422
- "type": "string"
3422
+ "$ref": "../util.json#/$defs/source"
3423
3423
  },
3424
3424
  "addHeadersAs": {
3425
3425
  "type": "string"
@@ -3444,7 +3444,7 @@
3444
3444
  "type": "string"
3445
3445
  },
3446
3446
  "source": {
3447
- "type": "string"
3447
+ "$ref": "../util.json#/$defs/source"
3448
3448
  },
3449
3449
  "page": {
3450
3450
  "$ref": "../util.json#/$defs/page"
@@ -3470,7 +3470,7 @@
3470
3470
  "const": "variant"
3471
3471
  },
3472
3472
  "source": {
3473
- "type": "string"
3473
+ "$ref": "../util.json#/$defs/source"
3474
3474
  },
3475
3475
  "page": {
3476
3476
  "$ref": "../util.json#/$defs/page"
@@ -3501,7 +3501,7 @@
3501
3501
  "type": "string"
3502
3502
  },
3503
3503
  "source": {
3504
- "type": "string"
3504
+ "$ref": "../util.json#/$defs/source"
3505
3505
  },
3506
3506
  "page": {
3507
3507
  "$ref": "../util.json#/$defs/page"
@@ -3521,7 +3521,7 @@
3521
3521
  "type": "string"
3522
3522
  },
3523
3523
  "source": {
3524
- "type": "string"
3524
+ "$ref": "../util.json#/$defs/source"
3525
3525
  },
3526
3526
  "addAs": {
3527
3527
  "type": "string"
@@ -3539,7 +3539,7 @@
3539
3539
  "type": "string"
3540
3540
  },
3541
3541
  "source": {
3542
- "type": "string"
3542
+ "$ref": "../util.json#/$defs/source"
3543
3543
  },
3544
3544
  "addHeadersAs": {
3545
3545
  "type": "string"
@@ -3571,7 +3571,7 @@
3571
3571
  "const": "inset"
3572
3572
  },
3573
3573
  "source": {
3574
- "type": "string"
3574
+ "$ref": "../util.json#/$defs/source"
3575
3575
  },
3576
3576
  "page": {
3577
3577
  "$ref": "../util.json#/$defs/page"
@@ -3605,7 +3605,7 @@
3605
3605
  "type": "string"
3606
3606
  },
3607
3607
  "source": {
3608
- "type": "string"
3608
+ "$ref": "../util.json#/$defs/source"
3609
3609
  },
3610
3610
  "page": {
3611
3611
  "$ref": "../util.json#/$defs/page"
@@ -3625,7 +3625,7 @@
3625
3625
  "type": "string"
3626
3626
  },
3627
3627
  "source": {
3628
- "type": "string"
3628
+ "$ref": "../util.json#/$defs/source"
3629
3629
  },
3630
3630
  "addAs": {
3631
3631
  "type": "string"
@@ -3643,7 +3643,7 @@
3643
3643
  "type": "string"
3644
3644
  },
3645
3645
  "source": {
3646
- "type": "string"
3646
+ "$ref": "../util.json#/$defs/source"
3647
3647
  },
3648
3648
  "addHeadersAs": {
3649
3649
  "type": "string"
@@ -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"
@@ -49,7 +49,7 @@
49
49
  "type": "string"
50
50
  },
51
51
  "source": {
52
- "type": "string"
52
+ "$ref": "../util.json#/$defs/source"
53
53
  },
54
54
  "page": {
55
55
  "$ref": "../util.json#/$defs/page"
@@ -89,7 +89,7 @@
89
89
  "type": "string"
90
90
  },
91
91
  "source": {
92
- "type": "string"
92
+ "$ref": "../util.json#/$defs/source"
93
93
  },
94
94
  "page": {
95
95
  "$ref": "../util.json#/$defs/page"
@@ -122,7 +122,7 @@
122
122
  "type": "string"
123
123
  },
124
124
  "source": {
125
- "type": "string"
125
+ "$ref": "../util.json#/$defs/source"
126
126
  },
127
127
  "pantheon": {
128
128
  "description": "Used in deity data",
@@ -138,7 +138,7 @@
138
138
  },
139
139
  "classSource": {
140
140
  "description": "Used in subclass data",
141
- "type": "string"
141
+ "$ref": "../util.json#/$defs/source"
142
142
  },
143
143
  "_mod": {
144
144
  "$ref": "../util.json#/$defs/_modObject"
@@ -150,7 +150,7 @@
150
150
  "type": "string"
151
151
  },
152
152
  "source": {
153
- "type": "string"
153
+ "$ref": "../util.json#/$defs/source"
154
154
  }
155
155
  },
156
156
  "required": [
@@ -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"
@@ -74,7 +74,7 @@
74
74
  "type": "string"
75
75
  },
76
76
  "source": {
77
- "type": "string"
77
+ "$ref": "../util.json#/$defs/source"
78
78
  },
79
79
  "page": {
80
80
  "$ref": "../util.json#/$defs/page"
@@ -140,7 +140,7 @@
140
140
  "type": "string"
141
141
  },
142
142
  "source": {
143
- "type": "string"
143
+ "$ref": "../util.json#/$defs/source"
144
144
  },
145
145
  "page": {
146
146
  "$ref": "../util.json#/$defs/page"
@@ -198,7 +198,7 @@
198
198
  "type": "string"
199
199
  },
200
200
  "source": {
201
- "type": "string"
201
+ "$ref": "../util.json#/$defs/source"
202
202
  },
203
203
  "pantheon": {
204
204
  "description": "Used in deity data",
@@ -214,7 +214,7 @@
214
214
  },
215
215
  "classSource": {
216
216
  "description": "Used in subclass data",
217
- "type": "string"
217
+ "$ref": "../util.json#/$defs/source"
218
218
  },
219
219
  "_mod": {
220
220
  "$ref": "../util.json#/$defs/_modObject"
@@ -226,7 +226,7 @@
226
226
  "type": "string"
227
227
  },
228
228
  "source": {
229
- "type": "string"
229
+ "$ref": "../util.json#/$defs/source"
230
230
  }
231
231
  },
232
232
  "required": [
@@ -22,7 +22,7 @@
22
22
  "description": "An ID that will be used to refer to this book in tags."
23
23
  },
24
24
  "source": {
25
- "type": "string"
25
+ "$ref": "util.json#/$defs/source"
26
26
  },
27
27
  "legacy": {
28
28
  "$ref": "util.json#/$defs/legacy"
@@ -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"