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.
- package/package.json +1 -1
- package/schema/brew/actions.json +4 -4
- package/schema/brew/backgrounds.json +15 -15
- package/schema/brew/bestiary/bestiary.json +15 -12
- package/schema/brew/bestiary/foundry.json +1 -1
- package/schema/brew/charcreationoptions.json +4 -4
- package/schema/brew/class/class.json +30 -30
- package/schema/brew/class/foundry.json +110 -26
- package/schema/brew/conditionsdiseases.json +4 -4
- package/schema/brew/cultsboons.json +8 -8
- package/schema/brew/deities.json +3 -3
- package/schema/brew/entry.json +1 -1
- package/schema/brew/feats.json +4 -4
- package/schema/brew/foundry-actions.json +1 -1
- package/schema/brew/foundry-backgrounds.json +24 -3
- package/schema/brew/foundry-feats.json +1 -1
- package/schema/brew/foundry-items.json +25 -4
- package/schema/brew/foundry-optionalfeatures.json +1 -1
- package/schema/brew/foundry-psionics.json +25 -4
- package/schema/brew/foundry-races.json +122 -17
- package/schema/brew/foundry-rewards.json +1 -1
- package/schema/brew/foundry-vehicles.json +1 -1
- package/schema/brew/items-base.json +12 -12
- package/schema/brew/items-shared.json +2 -1
- package/schema/brew/items.json +12 -12
- package/schema/brew/languages.json +1 -1
- package/schema/brew/magicvariants.json +4 -4
- package/schema/brew/objects.json +2 -2
- package/schema/brew/optionalfeatures.json +4 -4
- package/schema/brew/psionics.json +4 -4
- package/schema/brew/races.json +26 -25
- package/schema/brew/recipes.json +3 -3
- package/schema/brew/rewards.json +4 -4
- package/schema/brew/spells/foundry.json +1 -1
- package/schema/brew/spells/spells.json +12 -12
- package/schema/brew/tables.json +1 -1
- package/schema/brew/trapshazards.json +6 -6
- package/schema/brew/util-foundry.json +284 -0
- package/schema/brew/util.json +1 -177
- package/schema/brew/variantrules.json +1 -1
- package/schema/brew/vehicles.json +12 -12
- package/schema/brew-fast/actions.json +4 -4
- package/schema/brew-fast/backgrounds.json +15 -15
- package/schema/brew-fast/bestiary/bestiary.json +15 -12
- package/schema/brew-fast/bestiary/foundry.json +1 -1
- package/schema/brew-fast/charcreationoptions.json +4 -4
- package/schema/brew-fast/class/class.json +30 -30
- package/schema/brew-fast/class/foundry.json +110 -26
- package/schema/brew-fast/conditionsdiseases.json +4 -4
- package/schema/brew-fast/cultsboons.json +8 -8
- package/schema/brew-fast/deities.json +3 -3
- package/schema/brew-fast/entry.json +1 -1
- package/schema/brew-fast/feats.json +4 -4
- package/schema/brew-fast/foundry-actions.json +1 -1
- package/schema/brew-fast/foundry-backgrounds.json +24 -3
- package/schema/brew-fast/foundry-feats.json +1 -1
- package/schema/brew-fast/foundry-items.json +25 -4
- package/schema/brew-fast/foundry-optionalfeatures.json +1 -1
- package/schema/brew-fast/foundry-psionics.json +25 -4
- package/schema/brew-fast/foundry-races.json +122 -17
- package/schema/brew-fast/foundry-rewards.json +1 -1
- package/schema/brew-fast/foundry-vehicles.json +1 -1
- package/schema/brew-fast/items-base.json +12 -12
- package/schema/brew-fast/items-shared.json +2 -1
- package/schema/brew-fast/items.json +12 -12
- package/schema/brew-fast/languages.json +1 -1
- package/schema/brew-fast/magicvariants.json +4 -4
- package/schema/brew-fast/objects.json +2 -2
- package/schema/brew-fast/optionalfeatures.json +4 -4
- package/schema/brew-fast/psionics.json +4 -4
- package/schema/brew-fast/races.json +26 -25
- package/schema/brew-fast/recipes.json +3 -3
- package/schema/brew-fast/rewards.json +4 -4
- package/schema/brew-fast/spells/foundry.json +1 -1
- package/schema/brew-fast/spells/spells.json +12 -12
- package/schema/brew-fast/tables.json +1 -1
- package/schema/brew-fast/trapshazards.json +6 -6
- package/schema/brew-fast/util-foundry.json +284 -0
- package/schema/brew-fast/util.json +1 -177
- package/schema/brew-fast/variantrules.json +1 -1
- package/schema/brew-fast/vehicles.json +12 -12
- package/schema/site/bestiary/bestiary.json +3 -3
- package/schema/site/bestiary/foundry.json +1 -1
- package/schema/site/class/foundry.json +110 -26
- package/schema/site/foundry-actions.json +1 -1
- package/schema/site/foundry-backgrounds.json +24 -3
- package/schema/site/foundry-feats.json +1 -1
- package/schema/site/foundry-items.json +25 -4
- package/schema/site/foundry-optionalfeatures.json +1 -1
- package/schema/site/foundry-psionics.json +25 -4
- package/schema/site/foundry-races.json +122 -17
- package/schema/site/foundry-rewards.json +1 -1
- package/schema/site/foundry-vehicles.json +1 -1
- package/schema/site/objects.json +1 -1
- package/schema/site/races.json +2 -1
- package/schema/site/spells/foundry.json +1 -1
- package/schema/site/util-foundry.json +284 -0
- package/schema/site/util.json +1 -177
- package/schema/site-fast/bestiary/bestiary.json +3 -3
- package/schema/site-fast/bestiary/foundry.json +1 -1
- package/schema/site-fast/class/foundry.json +110 -26
- package/schema/site-fast/foundry-actions.json +1 -1
- package/schema/site-fast/foundry-backgrounds.json +24 -3
- package/schema/site-fast/foundry-feats.json +1 -1
- package/schema/site-fast/foundry-items.json +25 -4
- package/schema/site-fast/foundry-optionalfeatures.json +1 -1
- package/schema/site-fast/foundry-psionics.json +25 -4
- package/schema/site-fast/foundry-races.json +122 -17
- package/schema/site-fast/foundry-rewards.json +1 -1
- package/schema/site-fast/foundry-vehicles.json +1 -1
- package/schema/site-fast/objects.json +1 -1
- package/schema/site-fast/races.json +2 -1
- package/schema/site-fast/spells/foundry.json +1 -1
- package/schema/site-fast/util-foundry.json +284 -0
- package/schema/site-fast/util.json +1 -177
- package/schema/ua/bestiary/bestiary.json +3 -3
- package/schema/ua/bestiary/foundry.json +1 -1
- package/schema/ua/class/foundry.json +110 -26
- package/schema/ua/foundry-actions.json +1 -1
- package/schema/ua/foundry-backgrounds.json +24 -3
- package/schema/ua/foundry-feats.json +1 -1
- package/schema/ua/foundry-items.json +25 -4
- package/schema/ua/foundry-optionalfeatures.json +1 -1
- package/schema/ua/foundry-psionics.json +25 -4
- package/schema/ua/foundry-races.json +122 -17
- package/schema/ua/foundry-rewards.json +1 -1
- package/schema/ua/foundry-vehicles.json +1 -1
- package/schema/ua/objects.json +1 -1
- package/schema/ua/races.json +2 -1
- package/schema/ua/spells/foundry.json +1 -1
- package/schema/ua/util-foundry.json +284 -0
- package/schema/ua/util.json +1 -177
- package/schema/ua-fast/bestiary/bestiary.json +3 -3
- package/schema/ua-fast/bestiary/foundry.json +1 -1
- package/schema/ua-fast/class/foundry.json +110 -26
- package/schema/ua-fast/foundry-actions.json +1 -1
- package/schema/ua-fast/foundry-backgrounds.json +24 -3
- package/schema/ua-fast/foundry-feats.json +1 -1
- package/schema/ua-fast/foundry-items.json +25 -4
- package/schema/ua-fast/foundry-optionalfeatures.json +1 -1
- package/schema/ua-fast/foundry-psionics.json +25 -4
- package/schema/ua-fast/foundry-races.json +122 -17
- package/schema/ua-fast/foundry-rewards.json +1 -1
- package/schema/ua-fast/foundry-vehicles.json +1 -1
- package/schema/ua-fast/objects.json +1 -1
- package/schema/ua-fast/races.json +2 -1
- package/schema/ua-fast/spells/foundry.json +1 -1
- package/schema/ua-fast/util-foundry.json +284 -0
- package/schema/ua-fast/util.json +1 -177
package/schema/brew/items.json
CHANGED
|
@@ -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"
|
|
@@ -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": [
|
package/schema/brew/objects.json
CHANGED
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"type": "string"
|
|
133
133
|
},
|
|
134
134
|
"foundryTokenScale": {
|
|
135
|
-
"$ref": "foundry
|
|
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": [
|
|
@@ -148,16 +148,16 @@
|
|
|
148
148
|
}
|
|
149
149
|
},
|
|
150
150
|
"foundrySystem": {
|
|
151
|
-
"$ref": "util.json#/$defs/foundrySystemObject"
|
|
151
|
+
"$ref": "util-foundry.json#/$defs/foundrySystemObject"
|
|
152
152
|
},
|
|
153
153
|
"foundryFlags": {
|
|
154
|
-
"$ref": "util.json#/$defs/foundryFlagsObject"
|
|
154
|
+
"$ref": "util-foundry.json#/$defs/foundryFlagsObject"
|
|
155
155
|
},
|
|
156
156
|
"foundryEffects": {
|
|
157
|
-
"$ref": "util.json#/$defs/foundryEffectsArray"
|
|
157
|
+
"$ref": "util-foundry.json#/$defs/foundryEffectsArray"
|
|
158
158
|
},
|
|
159
159
|
"foundryImg": {
|
|
160
|
-
"$ref": "util.json#/$defs/foundryImg"
|
|
160
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
161
161
|
}
|
|
162
162
|
},
|
|
163
163
|
"required": [
|
package/schema/brew/races.json
CHANGED
|
@@ -234,16 +234,16 @@
|
|
|
234
234
|
"$ref": "#/$defs/fluff"
|
|
235
235
|
},
|
|
236
236
|
"foundrySystem": {
|
|
237
|
-
"$ref": "util.json#/$defs/foundrySystemObject"
|
|
237
|
+
"$ref": "util-foundry.json#/$defs/foundrySystemObject"
|
|
238
238
|
},
|
|
239
239
|
"foundryFlags": {
|
|
240
|
-
"$ref": "util.json#/$defs/foundryFlagsObject"
|
|
240
|
+
"$ref": "util-foundry.json#/$defs/foundryFlagsObject"
|
|
241
241
|
},
|
|
242
242
|
"foundryEffects": {
|
|
243
|
-
"$ref": "util.json#/$defs/foundryEffectsArray"
|
|
243
|
+
"$ref": "util-foundry.json#/$defs/foundryEffectsArray"
|
|
244
244
|
},
|
|
245
245
|
"foundryImg": {
|
|
246
|
-
"$ref": "util.json#/$defs/foundryImg"
|
|
246
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
247
247
|
}
|
|
248
248
|
},
|
|
249
249
|
"additionalProperties": false
|
|
@@ -478,16 +478,16 @@
|
|
|
478
478
|
"$ref": "#/$defs/fluff"
|
|
479
479
|
},
|
|
480
480
|
"foundrySystem": {
|
|
481
|
-
"$ref": "util.json#/$defs/foundrySystemObject"
|
|
481
|
+
"$ref": "util-foundry.json#/$defs/foundrySystemObject"
|
|
482
482
|
},
|
|
483
483
|
"foundryFlags": {
|
|
484
|
-
"$ref": "util.json#/$defs/foundryFlagsObject"
|
|
484
|
+
"$ref": "util-foundry.json#/$defs/foundryFlagsObject"
|
|
485
485
|
},
|
|
486
486
|
"foundryEffects": {
|
|
487
|
-
"$ref": "util.json#/$defs/foundryEffectsArray"
|
|
487
|
+
"$ref": "util-foundry.json#/$defs/foundryEffectsArray"
|
|
488
488
|
},
|
|
489
489
|
"foundryImg": {
|
|
490
|
-
"$ref": "util.json#/$defs/foundryImg"
|
|
490
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
491
491
|
},
|
|
492
492
|
"raceName": {
|
|
493
493
|
"type": "string"
|
|
@@ -813,16 +813,16 @@
|
|
|
813
813
|
"$ref": "#/$defs/fluff"
|
|
814
814
|
},
|
|
815
815
|
"foundrySystem": {
|
|
816
|
-
"$ref": "util.json#/$defs/foundrySystemObject"
|
|
816
|
+
"$ref": "util-foundry.json#/$defs/foundrySystemObject"
|
|
817
817
|
},
|
|
818
818
|
"foundryFlags": {
|
|
819
|
-
"$ref": "util.json#/$defs/foundryFlagsObject"
|
|
819
|
+
"$ref": "util-foundry.json#/$defs/foundryFlagsObject"
|
|
820
820
|
},
|
|
821
821
|
"foundryEffects": {
|
|
822
|
-
"$ref": "util.json#/$defs/foundryEffectsArray"
|
|
822
|
+
"$ref": "util-foundry.json#/$defs/foundryEffectsArray"
|
|
823
823
|
},
|
|
824
824
|
"foundryImg": {
|
|
825
|
-
"$ref": "util.json#/$defs/foundryImg"
|
|
825
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
826
826
|
}
|
|
827
827
|
},
|
|
828
828
|
"additionalProperties": false,
|
|
@@ -1061,16 +1061,16 @@
|
|
|
1061
1061
|
"$ref": "#/$defs/fluff"
|
|
1062
1062
|
},
|
|
1063
1063
|
"foundrySystem": {
|
|
1064
|
-
"$ref": "util.json#/$defs/foundrySystemObject"
|
|
1064
|
+
"$ref": "util-foundry.json#/$defs/foundrySystemObject"
|
|
1065
1065
|
},
|
|
1066
1066
|
"foundryFlags": {
|
|
1067
|
-
"$ref": "util.json#/$defs/foundryFlagsObject"
|
|
1067
|
+
"$ref": "util-foundry.json#/$defs/foundryFlagsObject"
|
|
1068
1068
|
},
|
|
1069
1069
|
"foundryEffects": {
|
|
1070
|
-
"$ref": "util.json#/$defs/foundryEffectsArray"
|
|
1070
|
+
"$ref": "util-foundry.json#/$defs/foundryEffectsArray"
|
|
1071
1071
|
},
|
|
1072
1072
|
"foundryImg": {
|
|
1073
|
-
"$ref": "util.json#/$defs/foundryImg"
|
|
1073
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
1074
1074
|
},
|
|
1075
1075
|
"_copy": {
|
|
1076
1076
|
"$ref": "util.json#/$defs/copyBlock_copy_generic"
|
|
@@ -1315,16 +1315,16 @@
|
|
|
1315
1315
|
"$ref": "#/$defs/fluff"
|
|
1316
1316
|
},
|
|
1317
1317
|
"foundrySystem": {
|
|
1318
|
-
"$ref": "util.json#/$defs/foundrySystemObject"
|
|
1318
|
+
"$ref": "util-foundry.json#/$defs/foundrySystemObject"
|
|
1319
1319
|
},
|
|
1320
1320
|
"foundryFlags": {
|
|
1321
|
-
"$ref": "util.json#/$defs/foundryFlagsObject"
|
|
1321
|
+
"$ref": "util-foundry.json#/$defs/foundryFlagsObject"
|
|
1322
1322
|
},
|
|
1323
1323
|
"foundryEffects": {
|
|
1324
|
-
"$ref": "util.json#/$defs/foundryEffectsArray"
|
|
1324
|
+
"$ref": "util-foundry.json#/$defs/foundryEffectsArray"
|
|
1325
1325
|
},
|
|
1326
1326
|
"foundryImg": {
|
|
1327
|
-
"$ref": "util.json#/$defs/foundryImg"
|
|
1327
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
1328
1328
|
},
|
|
1329
1329
|
"raceName": {
|
|
1330
1330
|
"type": "string"
|
|
@@ -1575,16 +1575,16 @@
|
|
|
1575
1575
|
"$ref": "#/$defs/fluff"
|
|
1576
1576
|
},
|
|
1577
1577
|
"foundrySystem": {
|
|
1578
|
-
"$ref": "util.json#/$defs/foundrySystemObject"
|
|
1578
|
+
"$ref": "util-foundry.json#/$defs/foundrySystemObject"
|
|
1579
1579
|
},
|
|
1580
1580
|
"foundryFlags": {
|
|
1581
|
-
"$ref": "util.json#/$defs/foundryFlagsObject"
|
|
1581
|
+
"$ref": "util-foundry.json#/$defs/foundryFlagsObject"
|
|
1582
1582
|
},
|
|
1583
1583
|
"foundryEffects": {
|
|
1584
|
-
"$ref": "util.json#/$defs/foundryEffectsArray"
|
|
1584
|
+
"$ref": "util-foundry.json#/$defs/foundryEffectsArray"
|
|
1585
1585
|
},
|
|
1586
1586
|
"foundryImg": {
|
|
1587
|
-
"$ref": "util.json#/$defs/foundryImg"
|
|
1587
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
1588
1588
|
},
|
|
1589
1589
|
"raceName": {
|
|
1590
1590
|
"type": "string"
|
|
@@ -1639,7 +1639,8 @@
|
|
|
1639
1639
|
}
|
|
1640
1640
|
}
|
|
1641
1641
|
}
|
|
1642
|
-
}
|
|
1642
|
+
},
|
|
1643
|
+
"additionalProperties": false
|
|
1643
1644
|
}
|
|
1644
1645
|
]
|
|
1645
1646
|
}
|
package/schema/brew/recipes.json
CHANGED
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
"$ref": "util.json#/$defs/fluffObject"
|
|
187
187
|
},
|
|
188
188
|
"foundryImg": {
|
|
189
|
-
"$ref": "util.json#/$defs/foundryImg"
|
|
189
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
190
190
|
}
|
|
191
191
|
},
|
|
192
192
|
"additionalProperties": false
|
|
@@ -375,7 +375,7 @@
|
|
|
375
375
|
"$ref": "util.json#/$defs/fluffObject"
|
|
376
376
|
},
|
|
377
377
|
"foundryImg": {
|
|
378
|
-
"$ref": "util.json#/$defs/foundryImg"
|
|
378
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
379
379
|
}
|
|
380
380
|
},
|
|
381
381
|
"additionalProperties": false,
|
|
@@ -568,7 +568,7 @@
|
|
|
568
568
|
"$ref": "util.json#/$defs/fluffObject"
|
|
569
569
|
},
|
|
570
570
|
"foundryImg": {
|
|
571
|
-
"$ref": "util.json#/$defs/foundryImg"
|
|
571
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
572
572
|
},
|
|
573
573
|
"_copy": {
|
|
574
574
|
"$ref": "util.json#/$defs/copyBlock_copy_generic"
|
package/schema/brew/rewards.json
CHANGED
|
@@ -74,16 +74,16 @@
|
|
|
74
74
|
"type": "boolean"
|
|
75
75
|
},
|
|
76
76
|
"foundrySystem": {
|
|
77
|
-
"$ref": "util.json#/$defs/foundrySystemObject"
|
|
77
|
+
"$ref": "util-foundry.json#/$defs/foundrySystemObject"
|
|
78
78
|
},
|
|
79
79
|
"foundryFlags": {
|
|
80
|
-
"$ref": "util.json#/$defs/foundryFlagsObject"
|
|
80
|
+
"$ref": "util-foundry.json#/$defs/foundryFlagsObject"
|
|
81
81
|
},
|
|
82
82
|
"foundryEffects": {
|
|
83
|
-
"$ref": "util.json#/$defs/foundryEffectsArray"
|
|
83
|
+
"$ref": "util-foundry.json#/$defs/foundryEffectsArray"
|
|
84
84
|
},
|
|
85
85
|
"foundryImg": {
|
|
86
|
-
"$ref": "util.json#/$defs/foundryImg"
|
|
86
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
87
87
|
}
|
|
88
88
|
},
|
|
89
89
|
"required": [
|
|
@@ -537,16 +537,16 @@
|
|
|
537
537
|
"$ref": "roll20.json#/properties/spell"
|
|
538
538
|
},
|
|
539
539
|
"foundrySystem": {
|
|
540
|
-
"$ref": "../util.json#/$defs/foundrySystemObject"
|
|
540
|
+
"$ref": "../util-foundry.json#/$defs/foundrySystemObject"
|
|
541
541
|
},
|
|
542
542
|
"foundryFlags": {
|
|
543
|
-
"$ref": "../util.json#/$defs/foundryFlagsObject"
|
|
543
|
+
"$ref": "../util-foundry.json#/$defs/foundryFlagsObject"
|
|
544
544
|
},
|
|
545
545
|
"foundryEffects": {
|
|
546
|
-
"$ref": "../util.json#/$defs/foundryEffectsArray"
|
|
546
|
+
"$ref": "../util-foundry.json#/$defs/foundryEffectsArray"
|
|
547
547
|
},
|
|
548
548
|
"foundryImg": {
|
|
549
|
-
"$ref": "../util.json#/$defs/foundryImg"
|
|
549
|
+
"$ref": "../util-foundry.json#/$defs/foundryImg"
|
|
550
550
|
}
|
|
551
551
|
},
|
|
552
552
|
"additionalProperties": false
|
|
@@ -1085,16 +1085,16 @@
|
|
|
1085
1085
|
"$ref": "roll20.json#/properties/spell"
|
|
1086
1086
|
},
|
|
1087
1087
|
"foundrySystem": {
|
|
1088
|
-
"$ref": "../util.json#/$defs/foundrySystemObject"
|
|
1088
|
+
"$ref": "../util-foundry.json#/$defs/foundrySystemObject"
|
|
1089
1089
|
},
|
|
1090
1090
|
"foundryFlags": {
|
|
1091
|
-
"$ref": "../util.json#/$defs/foundryFlagsObject"
|
|
1091
|
+
"$ref": "../util-foundry.json#/$defs/foundryFlagsObject"
|
|
1092
1092
|
},
|
|
1093
1093
|
"foundryEffects": {
|
|
1094
|
-
"$ref": "../util.json#/$defs/foundryEffectsArray"
|
|
1094
|
+
"$ref": "../util-foundry.json#/$defs/foundryEffectsArray"
|
|
1095
1095
|
},
|
|
1096
1096
|
"foundryImg": {
|
|
1097
|
-
"$ref": "../util.json#/$defs/foundryImg"
|
|
1097
|
+
"$ref": "../util-foundry.json#/$defs/foundryImg"
|
|
1098
1098
|
}
|
|
1099
1099
|
},
|
|
1100
1100
|
"additionalProperties": false,
|
|
@@ -1641,16 +1641,16 @@
|
|
|
1641
1641
|
"$ref": "roll20.json#/properties/spell"
|
|
1642
1642
|
},
|
|
1643
1643
|
"foundrySystem": {
|
|
1644
|
-
"$ref": "../util.json#/$defs/foundrySystemObject"
|
|
1644
|
+
"$ref": "../util-foundry.json#/$defs/foundrySystemObject"
|
|
1645
1645
|
},
|
|
1646
1646
|
"foundryFlags": {
|
|
1647
|
-
"$ref": "../util.json#/$defs/foundryFlagsObject"
|
|
1647
|
+
"$ref": "../util-foundry.json#/$defs/foundryFlagsObject"
|
|
1648
1648
|
},
|
|
1649
1649
|
"foundryEffects": {
|
|
1650
|
-
"$ref": "../util.json#/$defs/foundryEffectsArray"
|
|
1650
|
+
"$ref": "../util-foundry.json#/$defs/foundryEffectsArray"
|
|
1651
1651
|
},
|
|
1652
1652
|
"foundryImg": {
|
|
1653
|
-
"$ref": "../util.json#/$defs/foundryImg"
|
|
1653
|
+
"$ref": "../util-foundry.json#/$defs/foundryImg"
|
|
1654
1654
|
},
|
|
1655
1655
|
"_copy": {
|
|
1656
1656
|
"$ref": "../util.json#/$defs/copyBlock_copy_generic"
|
package/schema/brew/tables.json
CHANGED
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"$ref": "util.json#/$defs/fluffObject"
|
|
85
85
|
},
|
|
86
86
|
"foundryImg": {
|
|
87
|
-
"$ref": "util.json#/$defs/foundryImg"
|
|
87
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
88
88
|
}
|
|
89
89
|
},
|
|
90
90
|
"additionalProperties": false,
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"$ref": "util.json#/$defs/fluffObject"
|
|
199
199
|
},
|
|
200
200
|
"foundryImg": {
|
|
201
|
-
"$ref": "util.json#/$defs/foundryImg"
|
|
201
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
202
202
|
}
|
|
203
203
|
},
|
|
204
204
|
"additionalProperties": false,
|
|
@@ -259,16 +259,16 @@
|
|
|
259
259
|
"type": "boolean"
|
|
260
260
|
},
|
|
261
261
|
"foundrySystem": {
|
|
262
|
-
"$ref": "util.json#/$defs/foundrySystemObject"
|
|
262
|
+
"$ref": "util-foundry.json#/$defs/foundrySystemObject"
|
|
263
263
|
},
|
|
264
264
|
"foundryFlags": {
|
|
265
|
-
"$ref": "util.json#/$defs/foundryFlagsObject"
|
|
265
|
+
"$ref": "util-foundry.json#/$defs/foundryFlagsObject"
|
|
266
266
|
},
|
|
267
267
|
"foundryEffects": {
|
|
268
|
-
"$ref": "util.json#/$defs/foundryEffectsArray"
|
|
268
|
+
"$ref": "util-foundry.json#/$defs/foundryEffectsArray"
|
|
269
269
|
},
|
|
270
270
|
"foundryImg": {
|
|
271
|
-
"$ref": "util.json#/$defs/foundryImg"
|
|
271
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
272
272
|
}
|
|
273
273
|
},
|
|
274
274
|
"additionalProperties": false,
|