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
@@ -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"
@@ -63,7 +63,7 @@
63
63
  ]
64
64
  },
65
65
  "source": {
66
- "type": "string"
66
+ "$ref": "util.json#/$defs/source"
67
67
  },
68
68
  "page": {
69
69
  "$ref": "util.json#/$defs/page"
@@ -185,7 +185,7 @@
185
185
  ]
186
186
  },
187
187
  "source": {
188
- "type": "string"
188
+ "$ref": "util.json#/$defs/source"
189
189
  },
190
190
  "page": {
191
191
  "$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
  "format": "uri-reference"
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
  "type": "integer"
45
50
  },
@@ -49,7 +54,7 @@
49
54
  "type": "object",
50
55
  "properties": {
51
56
  "source": {
52
- "type": "string"
57
+ "$ref": "util.json#/$defs/source"
53
58
  },
54
59
  "page": {
55
60
  "$ref": "#/$defs/page"
@@ -69,7 +74,7 @@
69
74
  "type": "object",
70
75
  "properties": {
71
76
  "source": {
72
- "type": "string"
77
+ "$ref": "util.json#/$defs/source"
73
78
  },
74
79
  "page": {
75
80
  "$ref": "#/$defs/page"
@@ -1647,7 +1652,7 @@
1647
1652
  "type": "string"
1648
1653
  },
1649
1654
  "source": {
1650
- "type": "string"
1655
+ "$ref": "util.json#/$defs/source"
1651
1656
  },
1652
1657
  "visible": {
1653
1658
  "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.",
@@ -1666,7 +1671,7 @@
1666
1671
  "type": "string"
1667
1672
  },
1668
1673
  "source": {
1669
- "type": "string"
1674
+ "$ref": "util.json#/$defs/source"
1670
1675
  },
1671
1676
  "visible": {
1672
1677
  "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.",
@@ -2532,7 +2537,7 @@
2532
2537
  "type": "string"
2533
2538
  },
2534
2539
  "source": {
2535
- "type": "string"
2540
+ "$ref": "util.json#/$defs/source"
2536
2541
  },
2537
2542
  "images": {
2538
2543
  "oneOf": [
@@ -2569,7 +2574,7 @@
2569
2574
  "type": "string"
2570
2575
  },
2571
2576
  "source": {
2572
- "type": "string"
2577
+ "$ref": "util.json#/$defs/source"
2573
2578
  },
2574
2579
  "images": {
2575
2580
  "oneOf": [
@@ -2605,7 +2610,7 @@
2605
2610
  "type": "string"
2606
2611
  },
2607
2612
  "source": {
2608
- "type": "string"
2613
+ "$ref": "util.json#/$defs/source"
2609
2614
  },
2610
2615
  "images": {
2611
2616
  "oneOf": [
@@ -2633,7 +2638,7 @@
2633
2638
  "type": "string"
2634
2639
  },
2635
2640
  "source": {
2636
- "type": "string"
2641
+ "$ref": "util.json#/$defs/source"
2637
2642
  },
2638
2643
  "pantheon": {
2639
2644
  "description": "Used in deity data",
@@ -2649,7 +2654,7 @@
2649
2654
  },
2650
2655
  "classSource": {
2651
2656
  "description": "Used in subclass data",
2652
- "type": "string"
2657
+ "$ref": "util.json#/$defs/source"
2653
2658
  },
2654
2659
  "_mod": {
2655
2660
  "$ref": "#/$defs/_modObject"
@@ -2661,7 +2666,7 @@
2661
2666
  "type": "string"
2662
2667
  },
2663
2668
  "source": {
2664
- "type": "string"
2669
+ "$ref": "util.json#/$defs/source"
2665
2670
  }
2666
2671
  },
2667
2672
  "required": [
@@ -3349,7 +3354,7 @@
3349
3354
  "type": "string"
3350
3355
  },
3351
3356
  "source": {
3352
- "type": "string"
3357
+ "$ref": "util.json#/$defs/source"
3353
3358
  },
3354
3359
  "pantheon": {
3355
3360
  "description": "Used in deity data",
@@ -3365,7 +3370,7 @@
3365
3370
  },
3366
3371
  "classSource": {
3367
3372
  "description": "Used in subclass data",
3368
- "type": "string"
3373
+ "$ref": "util.json#/$defs/source"
3369
3374
  },
3370
3375
  "_mod": {
3371
3376
  "$ref": "#/$defs/_modObject"
@@ -3377,7 +3382,7 @@
3377
3382
  "type": "string"
3378
3383
  },
3379
3384
  "source": {
3380
- "type": "string"
3385
+ "$ref": "util.json#/$defs/source"
3381
3386
  }
3382
3387
  },
3383
3388
  "required": [
@@ -3414,7 +3419,7 @@
3414
3419
  "type": "string"
3415
3420
  },
3416
3421
  "source": {
3417
- "type": "string"
3422
+ "$ref": "util.json#/$defs/source"
3418
3423
  },
3419
3424
  "_mod": {
3420
3425
  "$ref": "#/$defs/_modObject"
@@ -3435,7 +3440,7 @@
3435
3440
  "type": "string"
3436
3441
  },
3437
3442
  "source": {
3438
- "type": "string"
3443
+ "$ref": "util.json#/$defs/source"
3439
3444
  },
3440
3445
  "_mod": {
3441
3446
  "$ref": "#/$defs/_modObject"
@@ -4074,7 +4079,7 @@
4074
4079
  "type": "string"
4075
4080
  },
4076
4081
  "groupSource": {
4077
- "type": "string"
4082
+ "$ref": "util.json#/$defs/source"
4078
4083
  },
4079
4084
  "spellSchools": {
4080
4085
  "type": "array",
@@ -4099,7 +4104,7 @@
4099
4104
  "type": "string"
4100
4105
  },
4101
4106
  "classSource": {
4102
- "type": "string"
4107
+ "$ref": "util.json#/$defs/source"
4103
4108
  }
4104
4109
  },
4105
4110
  "required": [
@@ -4116,13 +4121,13 @@
4116
4121
  "type": "string"
4117
4122
  },
4118
4123
  "classSource": {
4119
- "type": "string"
4124
+ "$ref": "util.json#/$defs/source"
4120
4125
  },
4121
4126
  "subclassName": {
4122
4127
  "type": "string"
4123
4128
  },
4124
4129
  "subclassSource": {
4125
- "type": "string"
4130
+ "$ref": "util.json#/$defs/source"
4126
4131
  }
4127
4132
  },
4128
4133
  "required": [
@@ -4141,13 +4146,13 @@
4141
4146
  "type": "string"
4142
4147
  },
4143
4148
  "classSource": {
4144
- "type": "string"
4149
+ "$ref": "util.json#/$defs/source"
4145
4150
  },
4146
4151
  "subclassName": {
4147
4152
  "type": "string"
4148
4153
  },
4149
4154
  "subclassSource": {
4150
- "type": "string"
4155
+ "$ref": "util.json#/$defs/source"
4151
4156
  },
4152
4157
  "subSubclassName": {
4153
4158
  "type": "string"
@@ -4269,7 +4274,7 @@
4269
4274
  "type": "string"
4270
4275
  },
4271
4276
  "source": {
4272
- "type": "string"
4277
+ "$ref": "util.json#/$defs/source"
4273
4278
  },
4274
4279
  "system": {
4275
4280
  "$ref": "#/$defs/foundrySystemObject"
@@ -4299,7 +4304,7 @@
4299
4304
  "type": "string"
4300
4305
  },
4301
4306
  "source": {
4302
- "type": "string"
4307
+ "$ref": "util.json#/$defs/source"
4303
4308
  },
4304
4309
  "entries": {
4305
4310
  "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"
@@ -121,7 +121,7 @@
121
121
  "type": "string"
122
122
  },
123
123
  "source": {
124
- "type": "string"
124
+ "$ref": "util.json#/$defs/source"
125
125
  },
126
126
  "page": {
127
127
  "$ref": "util.json#/$defs/page"
@@ -462,7 +462,7 @@
462
462
  "type": "string"
463
463
  },
464
464
  "source": {
465
- "type": "string"
465
+ "$ref": "util.json#/$defs/source"
466
466
  },
467
467
  "page": {
468
468
  "$ref": "util.json#/$defs/page"
@@ -622,7 +622,7 @@
622
622
  "type": "string"
623
623
  },
624
624
  "source": {
625
- "type": "string"
625
+ "$ref": "util.json#/$defs/source"
626
626
  },
627
627
  "page": {
628
628
  "$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"
@@ -86,7 +86,7 @@
86
86
  "type": "string"
87
87
  },
88
88
  "source": {
89
- "type": "string"
89
+ "$ref": "util.json#/$defs/source"
90
90
  },
91
91
  "page": {
92
92
  "$ref": "util.json#/$defs/page"
@@ -165,7 +165,7 @@
165
165
  "type": "string"
166
166
  },
167
167
  "source": {
168
- "type": "string"
168
+ "$ref": "util.json#/$defs/source"
169
169
  },
170
170
  "page": {
171
171
  "$ref": "util.json#/$defs/page"
@@ -235,7 +235,7 @@
235
235
  "type": "string"
236
236
  },
237
237
  "source": {
238
- "type": "string"
238
+ "$ref": "util.json#/$defs/source"
239
239
  },
240
240
  "pantheon": {
241
241
  "description": "Used in deity data",
@@ -251,7 +251,7 @@
251
251
  },
252
252
  "classSource": {
253
253
  "description": "Used in subclass data",
254
- "type": "string"
254
+ "$ref": "util.json#/$defs/source"
255
255
  },
256
256
  "_mod": {
257
257
  "$ref": "util.json#/$defs/_modObject"
@@ -263,7 +263,7 @@
263
263
  "type": "string"
264
264
  },
265
265
  "source": {
266
- "type": "string"
266
+ "$ref": "util.json#/$defs/source"
267
267
  }
268
268
  },
269
269
  "required": [
@@ -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"