5etools-utils 0.9.53 → 0.9.55

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 (149) hide show
  1. package/package.json +1 -1
  2. package/schema/brew/actions.json +4 -4
  3. package/schema/brew/backgrounds.json +15 -15
  4. package/schema/brew/bestiary/bestiary.json +15 -12
  5. package/schema/brew/bestiary/foundry.json +1 -1
  6. package/schema/brew/charcreationoptions.json +4 -4
  7. package/schema/brew/class/class.json +30 -30
  8. package/schema/brew/class/foundry.json +110 -26
  9. package/schema/brew/conditionsdiseases.json +4 -4
  10. package/schema/brew/cultsboons.json +8 -8
  11. package/schema/brew/deities.json +3 -3
  12. package/schema/brew/entry.json +1 -1
  13. package/schema/brew/feats.json +4 -4
  14. package/schema/brew/foundry-actions.json +1 -1
  15. package/schema/brew/foundry-backgrounds.json +24 -3
  16. package/schema/brew/foundry-feats.json +1 -1
  17. package/schema/brew/foundry-items.json +25 -4
  18. package/schema/brew/foundry-optionalfeatures.json +1 -1
  19. package/schema/brew/foundry-psionics.json +25 -4
  20. package/schema/brew/foundry-races.json +122 -17
  21. package/schema/brew/foundry-rewards.json +1 -1
  22. package/schema/brew/foundry-vehicles.json +1 -1
  23. package/schema/brew/items-base.json +12 -12
  24. package/schema/brew/items-shared.json +2 -1
  25. package/schema/brew/items.json +12 -12
  26. package/schema/brew/languages.json +1 -1
  27. package/schema/brew/magicvariants.json +4 -4
  28. package/schema/brew/objects.json +2 -2
  29. package/schema/brew/optionalfeatures.json +4 -4
  30. package/schema/brew/psionics.json +4 -4
  31. package/schema/brew/races.json +26 -25
  32. package/schema/brew/recipes.json +3 -3
  33. package/schema/brew/rewards.json +4 -4
  34. package/schema/brew/spells/foundry.json +1 -1
  35. package/schema/brew/spells/spells.json +12 -12
  36. package/schema/brew/tables.json +1 -1
  37. package/schema/brew/trapshazards.json +6 -6
  38. package/schema/brew/util-foundry.json +284 -0
  39. package/schema/brew/util.json +1 -177
  40. package/schema/brew/variantrules.json +1 -1
  41. package/schema/brew/vehicles.json +12 -12
  42. package/schema/brew-fast/actions.json +4 -4
  43. package/schema/brew-fast/backgrounds.json +15 -15
  44. package/schema/brew-fast/bestiary/bestiary.json +15 -12
  45. package/schema/brew-fast/bestiary/foundry.json +1 -1
  46. package/schema/brew-fast/charcreationoptions.json +4 -4
  47. package/schema/brew-fast/class/class.json +30 -30
  48. package/schema/brew-fast/class/foundry.json +110 -26
  49. package/schema/brew-fast/conditionsdiseases.json +4 -4
  50. package/schema/brew-fast/cultsboons.json +8 -8
  51. package/schema/brew-fast/deities.json +3 -3
  52. package/schema/brew-fast/entry.json +1 -1
  53. package/schema/brew-fast/feats.json +4 -4
  54. package/schema/brew-fast/foundry-actions.json +1 -1
  55. package/schema/brew-fast/foundry-backgrounds.json +24 -3
  56. package/schema/brew-fast/foundry-feats.json +1 -1
  57. package/schema/brew-fast/foundry-items.json +25 -4
  58. package/schema/brew-fast/foundry-optionalfeatures.json +1 -1
  59. package/schema/brew-fast/foundry-psionics.json +25 -4
  60. package/schema/brew-fast/foundry-races.json +122 -17
  61. package/schema/brew-fast/foundry-rewards.json +1 -1
  62. package/schema/brew-fast/foundry-vehicles.json +1 -1
  63. package/schema/brew-fast/items-base.json +12 -12
  64. package/schema/brew-fast/items-shared.json +2 -1
  65. package/schema/brew-fast/items.json +12 -12
  66. package/schema/brew-fast/languages.json +1 -1
  67. package/schema/brew-fast/magicvariants.json +4 -4
  68. package/schema/brew-fast/objects.json +2 -2
  69. package/schema/brew-fast/optionalfeatures.json +4 -4
  70. package/schema/brew-fast/psionics.json +4 -4
  71. package/schema/brew-fast/races.json +26 -25
  72. package/schema/brew-fast/recipes.json +3 -3
  73. package/schema/brew-fast/rewards.json +4 -4
  74. package/schema/brew-fast/spells/foundry.json +1 -1
  75. package/schema/brew-fast/spells/spells.json +12 -12
  76. package/schema/brew-fast/tables.json +1 -1
  77. package/schema/brew-fast/trapshazards.json +6 -6
  78. package/schema/brew-fast/util-foundry.json +284 -0
  79. package/schema/brew-fast/util.json +1 -177
  80. package/schema/brew-fast/variantrules.json +1 -1
  81. package/schema/brew-fast/vehicles.json +12 -12
  82. package/schema/site/bestiary/bestiary.json +3 -3
  83. package/schema/site/bestiary/foundry.json +1 -1
  84. package/schema/site/class/foundry.json +110 -26
  85. package/schema/site/foundry-actions.json +1 -1
  86. package/schema/site/foundry-backgrounds.json +24 -3
  87. package/schema/site/foundry-feats.json +1 -1
  88. package/schema/site/foundry-items.json +25 -4
  89. package/schema/site/foundry-optionalfeatures.json +1 -1
  90. package/schema/site/foundry-psionics.json +25 -4
  91. package/schema/site/foundry-races.json +122 -17
  92. package/schema/site/foundry-rewards.json +1 -1
  93. package/schema/site/foundry-vehicles.json +1 -1
  94. package/schema/site/objects.json +1 -1
  95. package/schema/site/races.json +2 -1
  96. package/schema/site/spells/foundry.json +1 -1
  97. package/schema/site/util-foundry.json +284 -0
  98. package/schema/site/util.json +1 -177
  99. package/schema/site-fast/bestiary/bestiary.json +3 -3
  100. package/schema/site-fast/bestiary/foundry.json +1 -1
  101. package/schema/site-fast/class/foundry.json +110 -26
  102. package/schema/site-fast/foundry-actions.json +1 -1
  103. package/schema/site-fast/foundry-backgrounds.json +24 -3
  104. package/schema/site-fast/foundry-feats.json +1 -1
  105. package/schema/site-fast/foundry-items.json +25 -4
  106. package/schema/site-fast/foundry-optionalfeatures.json +1 -1
  107. package/schema/site-fast/foundry-psionics.json +25 -4
  108. package/schema/site-fast/foundry-races.json +122 -17
  109. package/schema/site-fast/foundry-rewards.json +1 -1
  110. package/schema/site-fast/foundry-vehicles.json +1 -1
  111. package/schema/site-fast/objects.json +1 -1
  112. package/schema/site-fast/races.json +2 -1
  113. package/schema/site-fast/spells/foundry.json +1 -1
  114. package/schema/site-fast/util-foundry.json +284 -0
  115. package/schema/site-fast/util.json +1 -177
  116. package/schema/ua/bestiary/bestiary.json +3 -3
  117. package/schema/ua/bestiary/foundry.json +1 -1
  118. package/schema/ua/class/foundry.json +110 -26
  119. package/schema/ua/foundry-actions.json +1 -1
  120. package/schema/ua/foundry-backgrounds.json +24 -3
  121. package/schema/ua/foundry-feats.json +1 -1
  122. package/schema/ua/foundry-items.json +25 -4
  123. package/schema/ua/foundry-optionalfeatures.json +1 -1
  124. package/schema/ua/foundry-psionics.json +25 -4
  125. package/schema/ua/foundry-races.json +122 -17
  126. package/schema/ua/foundry-rewards.json +1 -1
  127. package/schema/ua/foundry-vehicles.json +1 -1
  128. package/schema/ua/objects.json +1 -1
  129. package/schema/ua/races.json +2 -1
  130. package/schema/ua/spells/foundry.json +1 -1
  131. package/schema/ua/util-foundry.json +284 -0
  132. package/schema/ua/util.json +1 -177
  133. package/schema/ua-fast/bestiary/bestiary.json +3 -3
  134. package/schema/ua-fast/bestiary/foundry.json +1 -1
  135. package/schema/ua-fast/class/foundry.json +110 -26
  136. package/schema/ua-fast/foundry-actions.json +1 -1
  137. package/schema/ua-fast/foundry-backgrounds.json +24 -3
  138. package/schema/ua-fast/foundry-feats.json +1 -1
  139. package/schema/ua-fast/foundry-items.json +25 -4
  140. package/schema/ua-fast/foundry-optionalfeatures.json +1 -1
  141. package/schema/ua-fast/foundry-psionics.json +25 -4
  142. package/schema/ua-fast/foundry-races.json +122 -17
  143. package/schema/ua-fast/foundry-rewards.json +1 -1
  144. package/schema/ua-fast/foundry-vehicles.json +1 -1
  145. package/schema/ua-fast/objects.json +1 -1
  146. package/schema/ua-fast/races.json +2 -1
  147. package/schema/ua-fast/spells/foundry.json +1 -1
  148. package/schema/ua-fast/util-foundry.json +284 -0
  149. package/schema/ua-fast/util.json +1 -177
@@ -103,16 +103,16 @@
103
103
  "$ref": "util.json#/$defs/fluffObject"
104
104
  },
105
105
  "foundrySystem": {
106
- "$ref": "util.json#/$defs/foundrySystemObject"
106
+ "$ref": "util-foundry.json#/$defs/foundrySystemObject"
107
107
  },
108
108
  "foundryFlags": {
109
- "$ref": "util.json#/$defs/foundryFlagsObject"
109
+ "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
110
110
  },
111
111
  "foundryEffects": {
112
- "$ref": "util.json#/$defs/foundryEffectsArray"
112
+ "$ref": "util-foundry.json#/$defs/foundryEffectsArray"
113
113
  },
114
114
  "foundryImg": {
115
- "$ref": "util.json#/$defs/foundryImg"
115
+ "$ref": "util-foundry.json#/$defs/foundryImg"
116
116
  }
117
117
  },
118
118
  "required": [
@@ -5,7 +5,7 @@
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "action": {
8
- "$ref": "util.json#/$defs/foundrySideDataGenericArray"
8
+ "$ref": "util-foundry.json#/$defs/foundrySideDataGenericArray"
9
9
  }
10
10
  },
11
11
  "required": [
@@ -25,20 +25,41 @@
25
25
  "$ref": "util.json#/$defs/source"
26
26
  },
27
27
  "system": {
28
- "$ref": "util.json#/$defs/foundrySystemObject"
28
+ "$ref": "util-foundry.json#/$defs/foundrySystemObject"
29
29
  },
30
30
  "effects": {
31
31
  "type": "array",
32
32
  "items": {
33
- "$ref": "util.json#/$defs/foundryEffectObject"
33
+ "$ref": "util-foundry.json#/$defs/foundryEffectObject"
34
34
  }
35
35
  },
36
36
  "flags": {
37
- "$ref": "util.json#/$defs/foundryFlagsObject"
37
+ "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
38
38
  },
39
39
  "img": {
40
40
  "type": "string"
41
41
  },
42
+ "_merge": {
43
+ "type": "object",
44
+ "description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
45
+ "properties": {
46
+ "system": {
47
+ "const": true
48
+ },
49
+ "chooseSystem": {
50
+ "const": true
51
+ },
52
+ "effects": {
53
+ "const": true
54
+ },
55
+ "flags": {
56
+ "const": true
57
+ },
58
+ "chooseFlags": {
59
+ "const": true
60
+ }
61
+ }
62
+ },
42
63
  "backgroundName": {
43
64
  "type": "string"
44
65
  },
@@ -5,7 +5,7 @@
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "feat": {
8
- "$ref": "util.json#/$defs/foundrySideDataGenericFeatureArray"
8
+ "$ref": "util-foundry.json#/$defs/foundrySideDataGenericFeatureArray"
9
9
  }
10
10
  },
11
11
  "required": [
@@ -5,7 +5,7 @@
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "magicvariant": {
8
- "$ref": "util.json#/$defs/foundrySideDataGenericArray"
8
+ "$ref": "util-foundry.json#/$defs/foundrySideDataGenericArray"
9
9
  },
10
10
  "item": {
11
11
  "type": "array",
@@ -22,20 +22,41 @@
22
22
  "$ref": "util.json#/$defs/source"
23
23
  },
24
24
  "system": {
25
- "$ref": "util.json#/$defs/foundrySystemObject"
25
+ "$ref": "util-foundry.json#/$defs/foundrySystemObject"
26
26
  },
27
27
  "effects": {
28
28
  "type": "array",
29
29
  "items": {
30
- "$ref": "util.json#/$defs/foundryEffectObject"
30
+ "$ref": "util-foundry.json#/$defs/foundryEffectObject"
31
31
  }
32
32
  },
33
33
  "flags": {
34
- "$ref": "util.json#/$defs/foundryFlagsObject"
34
+ "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
35
35
  },
36
36
  "img": {
37
37
  "type": "string"
38
38
  },
39
+ "_merge": {
40
+ "type": "object",
41
+ "description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
42
+ "properties": {
43
+ "system": {
44
+ "const": true
45
+ },
46
+ "chooseSystem": {
47
+ "const": true
48
+ },
49
+ "effects": {
50
+ "const": true
51
+ },
52
+ "flags": {
53
+ "const": true
54
+ },
55
+ "chooseFlags": {
56
+ "const": true
57
+ }
58
+ }
59
+ },
39
60
  "type": {
40
61
  "type": "string",
41
62
  "enum": [
@@ -5,7 +5,7 @@
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "optionalfeature": {
8
- "$ref": "util.json#/$defs/foundrySideDataGenericFeatureArray"
8
+ "$ref": "util-foundry.json#/$defs/foundrySideDataGenericFeatureArray"
9
9
  }
10
10
  },
11
11
  "required": [
@@ -5,7 +5,7 @@
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "psionicDisciplineFocus": {
8
- "$ref": "util.json#/$defs/foundrySideDataGenericFeatureArray"
8
+ "$ref": "util-foundry.json#/$defs/foundrySideDataGenericFeatureArray"
9
9
  },
10
10
  "psionicDisciplineActive": {
11
11
  "type": "array",
@@ -28,20 +28,41 @@
28
28
  "$ref": "util.json#/$defs/source"
29
29
  },
30
30
  "system": {
31
- "$ref": "util.json#/$defs/foundrySystemObject"
31
+ "$ref": "util-foundry.json#/$defs/foundrySystemObject"
32
32
  },
33
33
  "effects": {
34
34
  "type": "array",
35
35
  "items": {
36
- "$ref": "util.json#/$defs/foundryEffectObject"
36
+ "$ref": "util-foundry.json#/$defs/foundryEffectObject"
37
37
  }
38
38
  },
39
39
  "flags": {
40
- "$ref": "util.json#/$defs/foundryFlagsObject"
40
+ "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
41
41
  },
42
42
  "img": {
43
43
  "type": "string"
44
44
  },
45
+ "_merge": {
46
+ "type": "object",
47
+ "description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
48
+ "properties": {
49
+ "system": {
50
+ "const": true
51
+ },
52
+ "chooseSystem": {
53
+ "const": true
54
+ },
55
+ "effects": {
56
+ "const": true
57
+ },
58
+ "flags": {
59
+ "const": true
60
+ },
61
+ "chooseFlags": {
62
+ "const": true
63
+ }
64
+ }
65
+ },
45
66
  "psionicName": {
46
67
  "type": "string"
47
68
  },
@@ -15,22 +15,43 @@
15
15
  "$ref": "util.json#/$defs/source"
16
16
  },
17
17
  "system": {
18
- "$ref": "util.json#/$defs/foundrySystemObject"
18
+ "$ref": "util-foundry.json#/$defs/foundrySystemObject"
19
19
  },
20
20
  "effects": {
21
21
  "type": "array",
22
22
  "items": {
23
- "$ref": "util.json#/$defs/foundryEffectObject"
23
+ "$ref": "util-foundry.json#/$defs/foundryEffectObject"
24
24
  }
25
25
  },
26
26
  "flags": {
27
- "$ref": "util.json#/$defs/foundryFlagsObject"
27
+ "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
28
28
  },
29
29
  "img": {
30
30
  "type": "string"
31
31
  },
32
+ "_merge": {
33
+ "type": "object",
34
+ "description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
35
+ "properties": {
36
+ "system": {
37
+ "const": true
38
+ },
39
+ "chooseSystem": {
40
+ "const": true
41
+ },
42
+ "effects": {
43
+ "const": true
44
+ },
45
+ "flags": {
46
+ "const": true
47
+ },
48
+ "chooseFlags": {
49
+ "const": true
50
+ }
51
+ }
52
+ },
32
53
  "entryData": {
33
- "$ref": "foundry-shared.json#/$defs/entryDataObject"
54
+ "$ref": "util-foundry.json#/$defs/entryDataObject"
34
55
  }
35
56
  },
36
57
  "required": [
@@ -54,22 +75,43 @@
54
75
  "$ref": "util.json#/$defs/source"
55
76
  },
56
77
  "system": {
57
- "$ref": "util.json#/$defs/foundrySystemObject"
78
+ "$ref": "util-foundry.json#/$defs/foundrySystemObject"
58
79
  },
59
80
  "effects": {
60
81
  "type": "array",
61
82
  "items": {
62
- "$ref": "util.json#/$defs/foundryEffectObject"
83
+ "$ref": "util-foundry.json#/$defs/foundryEffectObject"
63
84
  }
64
85
  },
65
86
  "flags": {
66
- "$ref": "util.json#/$defs/foundryFlagsObject"
87
+ "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
67
88
  },
68
89
  "img": {
69
90
  "type": "string"
70
91
  },
92
+ "_merge": {
93
+ "type": "object",
94
+ "description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
95
+ "properties": {
96
+ "system": {
97
+ "const": true
98
+ },
99
+ "chooseSystem": {
100
+ "const": true
101
+ },
102
+ "effects": {
103
+ "const": true
104
+ },
105
+ "flags": {
106
+ "const": true
107
+ },
108
+ "chooseFlags": {
109
+ "const": true
110
+ }
111
+ }
112
+ },
71
113
  "entryData": {
72
- "$ref": "foundry-shared.json#/$defs/entryDataObject"
114
+ "$ref": "util-foundry.json#/$defs/entryDataObject"
73
115
  },
74
116
  "_copy": {
75
117
  "$ref": "util.json#/$defs/copyBlock_copy_generic"
@@ -94,20 +136,41 @@
94
136
  "$ref": "util.json#/$defs/source"
95
137
  },
96
138
  "system": {
97
- "$ref": "util.json#/$defs/foundrySystemObject"
139
+ "$ref": "util-foundry.json#/$defs/foundrySystemObject"
98
140
  },
99
141
  "effects": {
100
142
  "type": "array",
101
143
  "items": {
102
- "$ref": "util.json#/$defs/foundryEffectObject"
144
+ "$ref": "util-foundry.json#/$defs/foundryEffectObject"
103
145
  }
104
146
  },
105
147
  "flags": {
106
- "$ref": "util.json#/$defs/foundryFlagsObject"
148
+ "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
107
149
  },
108
150
  "img": {
109
151
  "type": "string"
110
152
  },
153
+ "_merge": {
154
+ "type": "object",
155
+ "description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
156
+ "properties": {
157
+ "system": {
158
+ "const": true
159
+ },
160
+ "chooseSystem": {
161
+ "const": true
162
+ },
163
+ "effects": {
164
+ "const": true
165
+ },
166
+ "flags": {
167
+ "const": true
168
+ },
169
+ "chooseFlags": {
170
+ "const": true
171
+ }
172
+ }
173
+ },
111
174
  "raceName": {
112
175
  "description": "The full name of the race, with subrace parts/etc. applied.",
113
176
  "type": "string"
@@ -135,20 +198,41 @@
135
198
  "$ref": "util.json#/$defs/source"
136
199
  },
137
200
  "system": {
138
- "$ref": "util.json#/$defs/foundrySystemObject"
201
+ "$ref": "util-foundry.json#/$defs/foundrySystemObject"
139
202
  },
140
203
  "effects": {
141
204
  "type": "array",
142
205
  "items": {
143
- "$ref": "util.json#/$defs/foundryEffectObject"
206
+ "$ref": "util-foundry.json#/$defs/foundryEffectObject"
144
207
  }
145
208
  },
146
209
  "flags": {
147
- "$ref": "util.json#/$defs/foundryFlagsObject"
210
+ "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
148
211
  },
149
212
  "img": {
150
213
  "type": "string"
151
214
  },
215
+ "_merge": {
216
+ "type": "object",
217
+ "description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
218
+ "properties": {
219
+ "system": {
220
+ "const": true
221
+ },
222
+ "chooseSystem": {
223
+ "const": true
224
+ },
225
+ "effects": {
226
+ "const": true
227
+ },
228
+ "flags": {
229
+ "const": true
230
+ },
231
+ "chooseFlags": {
232
+ "const": true
233
+ }
234
+ }
235
+ },
152
236
  "raceName": {
153
237
  "description": "The full name of the race, with subrace parts/etc. applied.",
154
238
  "type": "string"
@@ -176,20 +260,41 @@
176
260
  "$ref": "util.json#/$defs/source"
177
261
  },
178
262
  "system": {
179
- "$ref": "util.json#/$defs/foundrySystemObject"
263
+ "$ref": "util-foundry.json#/$defs/foundrySystemObject"
180
264
  },
181
265
  "effects": {
182
266
  "type": "array",
183
267
  "items": {
184
- "$ref": "util.json#/$defs/foundryEffectObject"
268
+ "$ref": "util-foundry.json#/$defs/foundryEffectObject"
185
269
  }
186
270
  },
187
271
  "flags": {
188
- "$ref": "util.json#/$defs/foundryFlagsObject"
272
+ "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
189
273
  },
190
274
  "img": {
191
275
  "type": "string"
192
276
  },
277
+ "_merge": {
278
+ "type": "object",
279
+ "description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
280
+ "properties": {
281
+ "system": {
282
+ "const": true
283
+ },
284
+ "chooseSystem": {
285
+ "const": true
286
+ },
287
+ "effects": {
288
+ "const": true
289
+ },
290
+ "flags": {
291
+ "const": true
292
+ },
293
+ "chooseFlags": {
294
+ "const": true
295
+ }
296
+ }
297
+ },
193
298
  "raceName": {
194
299
  "description": "The full name of the race, with subrace parts/etc. applied.",
195
300
  "type": "string"
@@ -5,7 +5,7 @@
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "reward": {
8
- "$ref": "util.json#/$defs/foundrySideDataGenericFeatureArray"
8
+ "$ref": "util-foundry.json#/$defs/foundrySideDataGenericFeatureArray"
9
9
  }
10
10
  },
11
11
  "required": [
@@ -5,7 +5,7 @@
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "vehicleUpgrade": {
8
- "$ref": "util.json#/$defs/foundrySideDataGenericFeatureArray"
8
+ "$ref": "util-foundry.json#/$defs/foundrySideDataGenericFeatureArray"
9
9
  }
10
10
  },
11
11
  "required": [
@@ -367,16 +367,16 @@
367
367
  ]
368
368
  },
369
369
  "foundrySystem": {
370
- "$ref": "util.json#/$defs/foundrySystemObject"
370
+ "$ref": "util-foundry.json#/$defs/foundrySystemObject"
371
371
  },
372
372
  "foundryFlags": {
373
- "$ref": "util.json#/$defs/foundryFlagsObject"
373
+ "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
374
374
  },
375
375
  "foundryEffects": {
376
- "$ref": "util.json#/$defs/foundryEffectsArray"
376
+ "$ref": "util-foundry.json#/$defs/foundryEffectsArray"
377
377
  },
378
378
  "foundryImg": {
379
- "$ref": "util.json#/$defs/foundryImg"
379
+ "$ref": "util-foundry.json#/$defs/foundryImg"
380
380
  },
381
381
  "fluff": {
382
382
  "$ref": "items-shared.json#/$defs/fluff"
@@ -665,16 +665,16 @@
665
665
  ]
666
666
  },
667
667
  "foundrySystem": {
668
- "$ref": "util.json#/$defs/foundrySystemObject"
668
+ "$ref": "util-foundry.json#/$defs/foundrySystemObject"
669
669
  },
670
670
  "foundryFlags": {
671
- "$ref": "util.json#/$defs/foundryFlagsObject"
671
+ "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
672
672
  },
673
673
  "foundryEffects": {
674
- "$ref": "util.json#/$defs/foundryEffectsArray"
674
+ "$ref": "util-foundry.json#/$defs/foundryEffectsArray"
675
675
  },
676
676
  "foundryImg": {
677
- "$ref": "util.json#/$defs/foundryImg"
677
+ "$ref": "util-foundry.json#/$defs/foundryImg"
678
678
  },
679
679
  "fluff": {
680
680
  "$ref": "items-shared.json#/$defs/fluff"
@@ -967,16 +967,16 @@
967
967
  ]
968
968
  },
969
969
  "foundrySystem": {
970
- "$ref": "util.json#/$defs/foundrySystemObject"
970
+ "$ref": "util-foundry.json#/$defs/foundrySystemObject"
971
971
  },
972
972
  "foundryFlags": {
973
- "$ref": "util.json#/$defs/foundryFlagsObject"
973
+ "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
974
974
  },
975
975
  "foundryEffects": {
976
- "$ref": "util.json#/$defs/foundryEffectsArray"
976
+ "$ref": "util-foundry.json#/$defs/foundryEffectsArray"
977
977
  },
978
978
  "foundryImg": {
979
- "$ref": "util.json#/$defs/foundryImg"
979
+ "$ref": "util-foundry.json#/$defs/foundryImg"
980
980
  },
981
981
  "fluff": {
982
982
  "$ref": "items-shared.json#/$defs/fluff"
@@ -322,7 +322,8 @@
322
322
  }
323
323
  }
324
324
  }
325
- }
325
+ },
326
+ "additionalProperties": false
326
327
  },
327
328
  {
328
329
  "$ref": "util.json#/$defs/fluffObject"
@@ -583,16 +583,16 @@
583
583
  ]
584
584
  },
585
585
  "foundrySystem": {
586
- "$ref": "util.json#/$defs/foundrySystemObject"
586
+ "$ref": "util-foundry.json#/$defs/foundrySystemObject"
587
587
  },
588
588
  "foundryFlags": {
589
- "$ref": "util.json#/$defs/foundryFlagsObject"
589
+ "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
590
590
  },
591
591
  "foundryEffects": {
592
- "$ref": "util.json#/$defs/foundryEffectsArray"
592
+ "$ref": "util-foundry.json#/$defs/foundryEffectsArray"
593
593
  },
594
594
  "foundryImg": {
595
- "$ref": "util.json#/$defs/foundryImg"
595
+ "$ref": "util-foundry.json#/$defs/foundryImg"
596
596
  },
597
597
  "fluff": {
598
598
  "$ref": "items-shared.json#/$defs/fluff"
@@ -1181,16 +1181,16 @@
1181
1181
  ]
1182
1182
  },
1183
1183
  "foundrySystem": {
1184
- "$ref": "util.json#/$defs/foundrySystemObject"
1184
+ "$ref": "util-foundry.json#/$defs/foundrySystemObject"
1185
1185
  },
1186
1186
  "foundryFlags": {
1187
- "$ref": "util.json#/$defs/foundryFlagsObject"
1187
+ "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
1188
1188
  },
1189
1189
  "foundryEffects": {
1190
- "$ref": "util.json#/$defs/foundryEffectsArray"
1190
+ "$ref": "util-foundry.json#/$defs/foundryEffectsArray"
1191
1191
  },
1192
1192
  "foundryImg": {
1193
- "$ref": "util.json#/$defs/foundryImg"
1193
+ "$ref": "util-foundry.json#/$defs/foundryImg"
1194
1194
  },
1195
1195
  "fluff": {
1196
1196
  "$ref": "items-shared.json#/$defs/fluff"
@@ -1782,16 +1782,16 @@
1782
1782
  ]
1783
1783
  },
1784
1784
  "foundrySystem": {
1785
- "$ref": "util.json#/$defs/foundrySystemObject"
1785
+ "$ref": "util-foundry.json#/$defs/foundrySystemObject"
1786
1786
  },
1787
1787
  "foundryFlags": {
1788
- "$ref": "util.json#/$defs/foundryFlagsObject"
1788
+ "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
1789
1789
  },
1790
1790
  "foundryEffects": {
1791
- "$ref": "util.json#/$defs/foundryEffectsArray"
1791
+ "$ref": "util-foundry.json#/$defs/foundryEffectsArray"
1792
1792
  },
1793
1793
  "foundryImg": {
1794
- "$ref": "util.json#/$defs/foundryImg"
1794
+ "$ref": "util-foundry.json#/$defs/foundryImg"
1795
1795
  },
1796
1796
  "fluff": {
1797
1797
  "$ref": "items-shared.json#/$defs/fluff"
@@ -79,7 +79,7 @@
79
79
  "$ref": "util.json#/$defs/fluffObject"
80
80
  },
81
81
  "foundryImg": {
82
- "$ref": "util.json#/$defs/foundryImg"
82
+ "$ref": "util-foundry.json#/$defs/foundryImg"
83
83
  }
84
84
  },
85
85
  "required": [
@@ -498,16 +498,16 @@
498
498
  "$ref": "items-shared.json#/$defs/fluff"
499
499
  },
500
500
  "foundrySystem": {
501
- "$ref": "util.json#/$defs/foundrySystemObject"
501
+ "$ref": "util-foundry.json#/$defs/foundrySystemObject"
502
502
  },
503
503
  "foundryFlags": {
504
- "$ref": "util.json#/$defs/foundryFlagsObject"
504
+ "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
505
505
  },
506
506
  "foundryEffects": {
507
- "$ref": "util.json#/$defs/foundryEffectsArray"
507
+ "$ref": "util-foundry.json#/$defs/foundryEffectsArray"
508
508
  },
509
509
  "foundryImg": {
510
- "$ref": "util.json#/$defs/foundryImg"
510
+ "$ref": "util-foundry.json#/$defs/foundryImg"
511
511
  }
512
512
  },
513
513
  "required": [
@@ -132,7 +132,7 @@
132
132
  "type": "string"
133
133
  },
134
134
  "foundryTokenScale": {
135
- "$ref": "foundry-shared.json#/$defs/foundryTokenScale"
135
+ "$ref": "util-foundry.json#/$defs/foundryTokenScale"
136
136
  },
137
137
  "srd": {
138
138
  "$ref": "util.json#/$defs/srd"
@@ -154,7 +154,7 @@
154
154
  "$ref": "util.json#/$defs/fluffObject"
155
155
  },
156
156
  "foundryImg": {
157
- "$ref": "util.json#/$defs/foundryImg"
157
+ "$ref": "util-foundry.json#/$defs/foundryImg"
158
158
  }
159
159
  },
160
160
  "additionalProperties": false,
@@ -107,16 +107,16 @@
107
107
  "$ref": "util.json#/$defs/conditionImmunityArrayPlayer"
108
108
  },
109
109
  "foundrySystem": {
110
- "$ref": "util.json#/$defs/foundrySystemObject"
110
+ "$ref": "util-foundry.json#/$defs/foundrySystemObject"
111
111
  },
112
112
  "foundryFlags": {
113
- "$ref": "util.json#/$defs/foundryFlagsObject"
113
+ "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
114
114
  },
115
115
  "foundryEffects": {
116
- "$ref": "util.json#/$defs/foundryEffectsArray"
116
+ "$ref": "util-foundry.json#/$defs/foundryEffectsArray"
117
117
  },
118
118
  "foundryImg": {
119
- "$ref": "util.json#/$defs/foundryImg"
119
+ "$ref": "util-foundry.json#/$defs/foundryImg"
120
120
  }
121
121
  },
122
122
  "required": [