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
|
@@ -871,7 +871,7 @@
|
|
|
871
871
|
"type": "string"
|
|
872
872
|
},
|
|
873
873
|
"foundryTokenScale": {
|
|
874
|
-
"$ref": "../foundry
|
|
874
|
+
"$ref": "../util-foundry.json#/$defs/foundryTokenScale"
|
|
875
875
|
},
|
|
876
876
|
"altArt": {
|
|
877
877
|
"type": "array",
|
|
@@ -909,7 +909,7 @@
|
|
|
909
909
|
"type": "string"
|
|
910
910
|
},
|
|
911
911
|
"foundryTokenScale": {
|
|
912
|
-
"$ref": "../foundry
|
|
912
|
+
"$ref": "../util-foundry.json#/$defs/foundryTokenScale"
|
|
913
913
|
}
|
|
914
914
|
},
|
|
915
915
|
"required": [
|
|
@@ -1295,12 +1295,13 @@
|
|
|
1295
1295
|
}
|
|
1296
1296
|
}
|
|
1297
1297
|
}
|
|
1298
|
-
}
|
|
1298
|
+
},
|
|
1299
|
+
"additionalProperties": false
|
|
1299
1300
|
}
|
|
1300
1301
|
]
|
|
1301
1302
|
},
|
|
1302
1303
|
"foundryImg": {
|
|
1303
|
-
"$ref": "../util.json#/$defs/foundryImg"
|
|
1304
|
+
"$ref": "../util-foundry.json#/$defs/foundryImg"
|
|
1304
1305
|
}
|
|
1305
1306
|
},
|
|
1306
1307
|
"additionalProperties": false
|
|
@@ -2068,7 +2069,7 @@
|
|
|
2068
2069
|
"type": "string"
|
|
2069
2070
|
},
|
|
2070
2071
|
"foundryTokenScale": {
|
|
2071
|
-
"$ref": "../foundry
|
|
2072
|
+
"$ref": "../util-foundry.json#/$defs/foundryTokenScale"
|
|
2072
2073
|
},
|
|
2073
2074
|
"altArt": {
|
|
2074
2075
|
"type": "array",
|
|
@@ -2106,7 +2107,7 @@
|
|
|
2106
2107
|
"type": "string"
|
|
2107
2108
|
},
|
|
2108
2109
|
"foundryTokenScale": {
|
|
2109
|
-
"$ref": "../foundry
|
|
2110
|
+
"$ref": "../util-foundry.json#/$defs/foundryTokenScale"
|
|
2110
2111
|
}
|
|
2111
2112
|
},
|
|
2112
2113
|
"required": [
|
|
@@ -2492,12 +2493,13 @@
|
|
|
2492
2493
|
}
|
|
2493
2494
|
}
|
|
2494
2495
|
}
|
|
2495
|
-
}
|
|
2496
|
+
},
|
|
2497
|
+
"additionalProperties": false
|
|
2496
2498
|
}
|
|
2497
2499
|
]
|
|
2498
2500
|
},
|
|
2499
2501
|
"foundryImg": {
|
|
2500
|
-
"$ref": "../util.json#/$defs/foundryImg"
|
|
2502
|
+
"$ref": "../util-foundry.json#/$defs/foundryImg"
|
|
2501
2503
|
}
|
|
2502
2504
|
},
|
|
2503
2505
|
"additionalProperties": false,
|
|
@@ -3279,7 +3281,7 @@
|
|
|
3279
3281
|
"type": "string"
|
|
3280
3282
|
},
|
|
3281
3283
|
"foundryTokenScale": {
|
|
3282
|
-
"$ref": "../foundry
|
|
3284
|
+
"$ref": "../util-foundry.json#/$defs/foundryTokenScale"
|
|
3283
3285
|
},
|
|
3284
3286
|
"altArt": {
|
|
3285
3287
|
"type": "array",
|
|
@@ -3317,7 +3319,7 @@
|
|
|
3317
3319
|
"type": "string"
|
|
3318
3320
|
},
|
|
3319
3321
|
"foundryTokenScale": {
|
|
3320
|
-
"$ref": "../foundry
|
|
3322
|
+
"$ref": "../util-foundry.json#/$defs/foundryTokenScale"
|
|
3321
3323
|
}
|
|
3322
3324
|
},
|
|
3323
3325
|
"required": [
|
|
@@ -3703,12 +3705,13 @@
|
|
|
3703
3705
|
}
|
|
3704
3706
|
}
|
|
3705
3707
|
}
|
|
3706
|
-
}
|
|
3708
|
+
},
|
|
3709
|
+
"additionalProperties": false
|
|
3707
3710
|
}
|
|
3708
3711
|
]
|
|
3709
3712
|
},
|
|
3710
3713
|
"foundryImg": {
|
|
3711
|
-
"$ref": "../util.json#/$defs/foundryImg"
|
|
3714
|
+
"$ref": "../util-foundry.json#/$defs/foundryImg"
|
|
3712
3715
|
},
|
|
3713
3716
|
"_copy": {
|
|
3714
3717
|
"$ref": "../util.json#/$defs/copyBlock_copy_generic"
|
|
@@ -61,16 +61,16 @@
|
|
|
61
61
|
"$ref": "util.json#/$defs/fluffObject"
|
|
62
62
|
},
|
|
63
63
|
"foundrySystem": {
|
|
64
|
-
"$ref": "util.json#/$defs/foundrySystemObject"
|
|
64
|
+
"$ref": "util-foundry.json#/$defs/foundrySystemObject"
|
|
65
65
|
},
|
|
66
66
|
"foundryFlags": {
|
|
67
|
-
"$ref": "util.json#/$defs/foundryFlagsObject"
|
|
67
|
+
"$ref": "util-foundry.json#/$defs/foundryFlagsObject"
|
|
68
68
|
},
|
|
69
69
|
"foundryEffects": {
|
|
70
|
-
"$ref": "util.json#/$defs/foundryEffectsArray"
|
|
70
|
+
"$ref": "util-foundry.json#/$defs/foundryEffectsArray"
|
|
71
71
|
},
|
|
72
72
|
"foundryImg": {
|
|
73
|
-
"$ref": "util.json#/$defs/foundryImg"
|
|
73
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
74
74
|
}
|
|
75
75
|
},
|
|
76
76
|
"required": [
|
|
@@ -244,13 +244,13 @@
|
|
|
244
244
|
"$ref": "../util.json#/$defs/consumesObject"
|
|
245
245
|
},
|
|
246
246
|
"foundrySystem": {
|
|
247
|
-
"$ref": "../util.json#/$defs/foundrySystemObject"
|
|
247
|
+
"$ref": "../util-foundry.json#/$defs/foundrySystemObject"
|
|
248
248
|
},
|
|
249
249
|
"foundryFlags": {
|
|
250
|
-
"$ref": "../util.json#/$defs/foundryFlagsObject"
|
|
250
|
+
"$ref": "../util-foundry.json#/$defs/foundryFlagsObject"
|
|
251
251
|
},
|
|
252
252
|
"foundryImg": {
|
|
253
|
-
"$ref": "../util.json#/$defs/foundryImg"
|
|
253
|
+
"$ref": "../util-foundry.json#/$defs/foundryImg"
|
|
254
254
|
},
|
|
255
255
|
"languageProficiencies": {
|
|
256
256
|
"$ref": "../util.json#/$defs/languageProficiencies"
|
|
@@ -362,13 +362,13 @@
|
|
|
362
362
|
"$ref": "../util.json#/$defs/consumesObject"
|
|
363
363
|
},
|
|
364
364
|
"foundrySystem": {
|
|
365
|
-
"$ref": "../util.json#/$defs/foundrySystemObject"
|
|
365
|
+
"$ref": "../util-foundry.json#/$defs/foundrySystemObject"
|
|
366
366
|
},
|
|
367
367
|
"foundryFlags": {
|
|
368
|
-
"$ref": "../util.json#/$defs/foundryFlagsObject"
|
|
368
|
+
"$ref": "../util-foundry.json#/$defs/foundryFlagsObject"
|
|
369
369
|
},
|
|
370
370
|
"foundryImg": {
|
|
371
|
-
"$ref": "../util.json#/$defs/foundryImg"
|
|
371
|
+
"$ref": "../util-foundry.json#/$defs/foundryImg"
|
|
372
372
|
},
|
|
373
373
|
"languageProficiencies": {
|
|
374
374
|
"$ref": "../util.json#/$defs/languageProficiencies"
|
|
@@ -635,16 +635,16 @@
|
|
|
635
635
|
}
|
|
636
636
|
},
|
|
637
637
|
"foundrySystem": {
|
|
638
|
-
"$ref": "../util.json#/$defs/foundrySystemObject"
|
|
638
|
+
"$ref": "../util-foundry.json#/$defs/foundrySystemObject"
|
|
639
639
|
},
|
|
640
640
|
"foundryFlags": {
|
|
641
|
-
"$ref": "../util.json#/$defs/foundryFlagsObject"
|
|
641
|
+
"$ref": "../util-foundry.json#/$defs/foundryFlagsObject"
|
|
642
642
|
},
|
|
643
643
|
"foundryAdvancement": {
|
|
644
|
-
"$ref": "../util.json#/$defs/foundryAdvancementsArray"
|
|
644
|
+
"$ref": "../util-foundry.json#/$defs/foundryAdvancementsArray"
|
|
645
645
|
},
|
|
646
646
|
"foundryImg": {
|
|
647
|
-
"$ref": "../util.json#/$defs/foundryImg"
|
|
647
|
+
"$ref": "../util-foundry.json#/$defs/foundryImg"
|
|
648
648
|
}
|
|
649
649
|
},
|
|
650
650
|
"additionalProperties": false,
|
|
@@ -788,16 +788,16 @@
|
|
|
788
788
|
}
|
|
789
789
|
},
|
|
790
790
|
"foundrySystem": {
|
|
791
|
-
"$ref": "../util.json#/$defs/foundrySystemObject"
|
|
791
|
+
"$ref": "../util-foundry.json#/$defs/foundrySystemObject"
|
|
792
792
|
},
|
|
793
793
|
"foundryFlags": {
|
|
794
|
-
"$ref": "../util.json#/$defs/foundryFlagsObject"
|
|
794
|
+
"$ref": "../util-foundry.json#/$defs/foundryFlagsObject"
|
|
795
795
|
},
|
|
796
796
|
"foundryAdvancement": {
|
|
797
|
-
"$ref": "../util.json#/$defs/foundryAdvancementsArray"
|
|
797
|
+
"$ref": "../util-foundry.json#/$defs/foundryAdvancementsArray"
|
|
798
798
|
},
|
|
799
799
|
"foundryImg": {
|
|
800
|
-
"$ref": "../util.json#/$defs/foundryImg"
|
|
800
|
+
"$ref": "../util-foundry.json#/$defs/foundryImg"
|
|
801
801
|
},
|
|
802
802
|
"_copy": {
|
|
803
803
|
"$ref": "../util.json#/$defs/copyBlock_copy_generic"
|
|
@@ -941,16 +941,16 @@
|
|
|
941
941
|
}
|
|
942
942
|
},
|
|
943
943
|
"foundrySystem": {
|
|
944
|
-
"$ref": "../util.json#/$defs/foundrySystemObject"
|
|
944
|
+
"$ref": "../util-foundry.json#/$defs/foundrySystemObject"
|
|
945
945
|
},
|
|
946
946
|
"foundryFlags": {
|
|
947
|
-
"$ref": "../util.json#/$defs/foundryFlagsObject"
|
|
947
|
+
"$ref": "../util-foundry.json#/$defs/foundryFlagsObject"
|
|
948
948
|
},
|
|
949
949
|
"foundryAdvancement": {
|
|
950
|
-
"$ref": "../util.json#/$defs/foundryAdvancementsArray"
|
|
950
|
+
"$ref": "../util-foundry.json#/$defs/foundryAdvancementsArray"
|
|
951
951
|
},
|
|
952
952
|
"foundryImg": {
|
|
953
|
-
"$ref": "../util.json#/$defs/foundryImg"
|
|
953
|
+
"$ref": "../util-foundry.json#/$defs/foundryImg"
|
|
954
954
|
}
|
|
955
955
|
},
|
|
956
956
|
"additionalProperties": false
|
|
@@ -1249,16 +1249,16 @@
|
|
|
1249
1249
|
"type": "string"
|
|
1250
1250
|
},
|
|
1251
1251
|
"foundrySystem": {
|
|
1252
|
-
"$ref": "../util.json#/$defs/foundrySystemObject"
|
|
1252
|
+
"$ref": "../util-foundry.json#/$defs/foundrySystemObject"
|
|
1253
1253
|
},
|
|
1254
1254
|
"foundryFlags": {
|
|
1255
|
-
"$ref": "../util.json#/$defs/foundryFlagsObject"
|
|
1255
|
+
"$ref": "../util-foundry.json#/$defs/foundryFlagsObject"
|
|
1256
1256
|
},
|
|
1257
1257
|
"foundryAdvancement": {
|
|
1258
|
-
"$ref": "../util.json#/$defs/foundryAdvancementsArray"
|
|
1258
|
+
"$ref": "../util-foundry.json#/$defs/foundryAdvancementsArray"
|
|
1259
1259
|
},
|
|
1260
1260
|
"foundryImg": {
|
|
1261
|
-
"$ref": "../util.json#/$defs/foundryImg"
|
|
1261
|
+
"$ref": "../util-foundry.json#/$defs/foundryImg"
|
|
1262
1262
|
}
|
|
1263
1263
|
},
|
|
1264
1264
|
"additionalProperties": false,
|
|
@@ -1503,16 +1503,16 @@
|
|
|
1503
1503
|
"type": "string"
|
|
1504
1504
|
},
|
|
1505
1505
|
"foundrySystem": {
|
|
1506
|
-
"$ref": "../util.json#/$defs/foundrySystemObject"
|
|
1506
|
+
"$ref": "../util-foundry.json#/$defs/foundrySystemObject"
|
|
1507
1507
|
},
|
|
1508
1508
|
"foundryFlags": {
|
|
1509
|
-
"$ref": "../util.json#/$defs/foundryFlagsObject"
|
|
1509
|
+
"$ref": "../util-foundry.json#/$defs/foundryFlagsObject"
|
|
1510
1510
|
},
|
|
1511
1511
|
"foundryAdvancement": {
|
|
1512
|
-
"$ref": "../util.json#/$defs/foundryAdvancementsArray"
|
|
1512
|
+
"$ref": "../util-foundry.json#/$defs/foundryAdvancementsArray"
|
|
1513
1513
|
},
|
|
1514
1514
|
"foundryImg": {
|
|
1515
|
-
"$ref": "../util.json#/$defs/foundryImg"
|
|
1515
|
+
"$ref": "../util-foundry.json#/$defs/foundryImg"
|
|
1516
1516
|
},
|
|
1517
1517
|
"_copy": {
|
|
1518
1518
|
"$ref": "../util.json#/$defs/copyBlock_copy_generic"
|
|
@@ -1760,16 +1760,16 @@
|
|
|
1760
1760
|
"type": "string"
|
|
1761
1761
|
},
|
|
1762
1762
|
"foundrySystem": {
|
|
1763
|
-
"$ref": "../util.json#/$defs/foundrySystemObject"
|
|
1763
|
+
"$ref": "../util-foundry.json#/$defs/foundrySystemObject"
|
|
1764
1764
|
},
|
|
1765
1765
|
"foundryFlags": {
|
|
1766
|
-
"$ref": "../util.json#/$defs/foundryFlagsObject"
|
|
1766
|
+
"$ref": "../util-foundry.json#/$defs/foundryFlagsObject"
|
|
1767
1767
|
},
|
|
1768
1768
|
"foundryAdvancement": {
|
|
1769
|
-
"$ref": "../util.json#/$defs/foundryAdvancementsArray"
|
|
1769
|
+
"$ref": "../util-foundry.json#/$defs/foundryAdvancementsArray"
|
|
1770
1770
|
},
|
|
1771
1771
|
"foundryImg": {
|
|
1772
|
-
"$ref": "../util.json#/$defs/foundryImg"
|
|
1772
|
+
"$ref": "../util-foundry.json#/$defs/foundryImg"
|
|
1773
1773
|
}
|
|
1774
1774
|
},
|
|
1775
1775
|
"additionalProperties": false
|
|
@@ -17,20 +17,41 @@
|
|
|
17
17
|
"$ref": "../util.json#/$defs/source"
|
|
18
18
|
},
|
|
19
19
|
"system": {
|
|
20
|
-
"$ref": "../util.json#/$defs/foundrySystemObject"
|
|
20
|
+
"$ref": "../util-foundry.json#/$defs/foundrySystemObject"
|
|
21
21
|
},
|
|
22
22
|
"effects": {
|
|
23
23
|
"type": "array",
|
|
24
24
|
"items": {
|
|
25
|
-
"$ref": "../util.json#/$defs/foundryEffectObject"
|
|
25
|
+
"$ref": "../util-foundry.json#/$defs/foundryEffectObject"
|
|
26
26
|
}
|
|
27
27
|
},
|
|
28
28
|
"flags": {
|
|
29
|
-
"$ref": "../util.json#/$defs/foundryFlagsObject"
|
|
29
|
+
"$ref": "../util-foundry.json#/$defs/foundryFlagsObject"
|
|
30
30
|
},
|
|
31
31
|
"img": {
|
|
32
32
|
"type": "string"
|
|
33
33
|
},
|
|
34
|
+
"_merge": {
|
|
35
|
+
"type": "object",
|
|
36
|
+
"description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
|
|
37
|
+
"properties": {
|
|
38
|
+
"system": {
|
|
39
|
+
"const": true
|
|
40
|
+
},
|
|
41
|
+
"chooseSystem": {
|
|
42
|
+
"const": true
|
|
43
|
+
},
|
|
44
|
+
"effects": {
|
|
45
|
+
"const": true
|
|
46
|
+
},
|
|
47
|
+
"flags": {
|
|
48
|
+
"const": true
|
|
49
|
+
},
|
|
50
|
+
"chooseFlags": {
|
|
51
|
+
"const": true
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
},
|
|
34
55
|
"entries": {
|
|
35
56
|
"type": "array",
|
|
36
57
|
"items": {
|
|
@@ -38,15 +59,15 @@
|
|
|
38
59
|
}
|
|
39
60
|
},
|
|
40
61
|
"entryData": {
|
|
41
|
-
"$ref": "../foundry
|
|
62
|
+
"$ref": "../util-foundry.json#/$defs/entryDataObject"
|
|
42
63
|
},
|
|
43
64
|
"advancement": {
|
|
44
|
-
"$ref": "../util.json#/$defs/foundryAdvancementsArray"
|
|
65
|
+
"$ref": "../util-foundry.json#/$defs/foundryAdvancementsArray"
|
|
45
66
|
},
|
|
46
67
|
"chooseSystem": {
|
|
47
68
|
"type": "array",
|
|
48
69
|
"items": {
|
|
49
|
-
"$ref": "../util.json#/$defs/foundrySystemObject"
|
|
70
|
+
"$ref": "../util-foundry.json#/$defs/foundrySystemObject"
|
|
50
71
|
}
|
|
51
72
|
},
|
|
52
73
|
"isChooseSystemRenderEntries": {
|
|
@@ -68,7 +89,7 @@
|
|
|
68
89
|
"type": "object"
|
|
69
90
|
},
|
|
70
91
|
"subEntities": {
|
|
71
|
-
"$ref": "../util.json#/$defs/foundrySubEntitiesObject"
|
|
92
|
+
"$ref": "../util-foundry.json#/$defs/foundrySubEntitiesObject"
|
|
72
93
|
}
|
|
73
94
|
},
|
|
74
95
|
"required": [
|
|
@@ -98,20 +119,41 @@
|
|
|
98
119
|
"$ref": "../util.json#/$defs/source"
|
|
99
120
|
},
|
|
100
121
|
"system": {
|
|
101
|
-
"$ref": "../util.json#/$defs/foundrySystemObject"
|
|
122
|
+
"$ref": "../util-foundry.json#/$defs/foundrySystemObject"
|
|
102
123
|
},
|
|
103
124
|
"effects": {
|
|
104
125
|
"type": "array",
|
|
105
126
|
"items": {
|
|
106
|
-
"$ref": "../util.json#/$defs/foundryEffectObject"
|
|
127
|
+
"$ref": "../util-foundry.json#/$defs/foundryEffectObject"
|
|
107
128
|
}
|
|
108
129
|
},
|
|
109
130
|
"flags": {
|
|
110
|
-
"$ref": "../util.json#/$defs/foundryFlagsObject"
|
|
131
|
+
"$ref": "../util-foundry.json#/$defs/foundryFlagsObject"
|
|
111
132
|
},
|
|
112
133
|
"img": {
|
|
113
134
|
"type": "string"
|
|
114
135
|
},
|
|
136
|
+
"_merge": {
|
|
137
|
+
"type": "object",
|
|
138
|
+
"description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
|
|
139
|
+
"properties": {
|
|
140
|
+
"system": {
|
|
141
|
+
"const": true
|
|
142
|
+
},
|
|
143
|
+
"chooseSystem": {
|
|
144
|
+
"const": true
|
|
145
|
+
},
|
|
146
|
+
"effects": {
|
|
147
|
+
"const": true
|
|
148
|
+
},
|
|
149
|
+
"flags": {
|
|
150
|
+
"const": true
|
|
151
|
+
},
|
|
152
|
+
"chooseFlags": {
|
|
153
|
+
"const": true
|
|
154
|
+
}
|
|
155
|
+
}
|
|
156
|
+
},
|
|
115
157
|
"className": {
|
|
116
158
|
"type": "string"
|
|
117
159
|
},
|
|
@@ -125,15 +167,15 @@
|
|
|
125
167
|
}
|
|
126
168
|
},
|
|
127
169
|
"entryData": {
|
|
128
|
-
"$ref": "../foundry
|
|
170
|
+
"$ref": "../util-foundry.json#/$defs/entryDataObject"
|
|
129
171
|
},
|
|
130
172
|
"advancement": {
|
|
131
|
-
"$ref": "../util.json#/$defs/foundryAdvancementsArray"
|
|
173
|
+
"$ref": "../util-foundry.json#/$defs/foundryAdvancementsArray"
|
|
132
174
|
},
|
|
133
175
|
"chooseSystem": {
|
|
134
176
|
"type": "array",
|
|
135
177
|
"items": {
|
|
136
|
-
"$ref": "../util.json#/$defs/foundrySystemObject"
|
|
178
|
+
"$ref": "../util-foundry.json#/$defs/foundrySystemObject"
|
|
137
179
|
}
|
|
138
180
|
},
|
|
139
181
|
"isChooseSystemRenderEntries": {
|
|
@@ -155,7 +197,7 @@
|
|
|
155
197
|
"type": "object"
|
|
156
198
|
},
|
|
157
199
|
"subEntities": {
|
|
158
|
-
"$ref": "../util.json#/$defs/foundrySubEntitiesObject"
|
|
200
|
+
"$ref": "../util-foundry.json#/$defs/foundrySubEntitiesObject"
|
|
159
201
|
}
|
|
160
202
|
}
|
|
161
203
|
},
|
|
@@ -182,20 +224,41 @@
|
|
|
182
224
|
"$ref": "../util.json#/$defs/source"
|
|
183
225
|
},
|
|
184
226
|
"system": {
|
|
185
|
-
"$ref": "../util.json#/$defs/foundrySystemObject"
|
|
227
|
+
"$ref": "../util-foundry.json#/$defs/foundrySystemObject"
|
|
186
228
|
},
|
|
187
229
|
"effects": {
|
|
188
230
|
"type": "array",
|
|
189
231
|
"items": {
|
|
190
|
-
"$ref": "../util.json#/$defs/foundryEffectObject"
|
|
232
|
+
"$ref": "../util-foundry.json#/$defs/foundryEffectObject"
|
|
191
233
|
}
|
|
192
234
|
},
|
|
193
235
|
"flags": {
|
|
194
|
-
"$ref": "../util.json#/$defs/foundryFlagsObject"
|
|
236
|
+
"$ref": "../util-foundry.json#/$defs/foundryFlagsObject"
|
|
195
237
|
},
|
|
196
238
|
"img": {
|
|
197
239
|
"type": "string"
|
|
198
240
|
},
|
|
241
|
+
"_merge": {
|
|
242
|
+
"type": "object",
|
|
243
|
+
"description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
|
|
244
|
+
"properties": {
|
|
245
|
+
"system": {
|
|
246
|
+
"const": true
|
|
247
|
+
},
|
|
248
|
+
"chooseSystem": {
|
|
249
|
+
"const": true
|
|
250
|
+
},
|
|
251
|
+
"effects": {
|
|
252
|
+
"const": true
|
|
253
|
+
},
|
|
254
|
+
"flags": {
|
|
255
|
+
"const": true
|
|
256
|
+
},
|
|
257
|
+
"chooseFlags": {
|
|
258
|
+
"const": true
|
|
259
|
+
}
|
|
260
|
+
}
|
|
261
|
+
},
|
|
199
262
|
"className": {
|
|
200
263
|
"type": "string"
|
|
201
264
|
},
|
|
@@ -212,12 +275,12 @@
|
|
|
212
275
|
}
|
|
213
276
|
},
|
|
214
277
|
"entryData": {
|
|
215
|
-
"$ref": "../foundry
|
|
278
|
+
"$ref": "../util-foundry.json#/$defs/entryDataObject"
|
|
216
279
|
},
|
|
217
280
|
"chooseSystem": {
|
|
218
281
|
"type": "array",
|
|
219
282
|
"items": {
|
|
220
|
-
"$ref": "../util.json#/$defs/foundrySystemObject"
|
|
283
|
+
"$ref": "../util-foundry.json#/$defs/foundrySystemObject"
|
|
221
284
|
}
|
|
222
285
|
},
|
|
223
286
|
"isChooseSystemRenderEntries": {
|
|
@@ -239,7 +302,7 @@
|
|
|
239
302
|
"type": "object"
|
|
240
303
|
},
|
|
241
304
|
"subEntities": {
|
|
242
|
-
"$ref": "../util.json#/$defs/foundrySubEntitiesObject"
|
|
305
|
+
"$ref": "../util-foundry.json#/$defs/foundrySubEntitiesObject"
|
|
243
306
|
}
|
|
244
307
|
}
|
|
245
308
|
},
|
|
@@ -268,20 +331,41 @@
|
|
|
268
331
|
"$ref": "../util.json#/$defs/source"
|
|
269
332
|
},
|
|
270
333
|
"system": {
|
|
271
|
-
"$ref": "../util.json#/$defs/foundrySystemObject"
|
|
334
|
+
"$ref": "../util-foundry.json#/$defs/foundrySystemObject"
|
|
272
335
|
},
|
|
273
336
|
"effects": {
|
|
274
337
|
"type": "array",
|
|
275
338
|
"items": {
|
|
276
|
-
"$ref": "../util.json#/$defs/foundryEffectObject"
|
|
339
|
+
"$ref": "../util-foundry.json#/$defs/foundryEffectObject"
|
|
277
340
|
}
|
|
278
341
|
},
|
|
279
342
|
"flags": {
|
|
280
|
-
"$ref": "../util.json#/$defs/foundryFlagsObject"
|
|
343
|
+
"$ref": "../util-foundry.json#/$defs/foundryFlagsObject"
|
|
281
344
|
},
|
|
282
345
|
"img": {
|
|
283
346
|
"type": "string"
|
|
284
347
|
},
|
|
348
|
+
"_merge": {
|
|
349
|
+
"type": "object",
|
|
350
|
+
"description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
|
|
351
|
+
"properties": {
|
|
352
|
+
"system": {
|
|
353
|
+
"const": true
|
|
354
|
+
},
|
|
355
|
+
"chooseSystem": {
|
|
356
|
+
"const": true
|
|
357
|
+
},
|
|
358
|
+
"effects": {
|
|
359
|
+
"const": true
|
|
360
|
+
},
|
|
361
|
+
"flags": {
|
|
362
|
+
"const": true
|
|
363
|
+
},
|
|
364
|
+
"chooseFlags": {
|
|
365
|
+
"const": true
|
|
366
|
+
}
|
|
367
|
+
}
|
|
368
|
+
},
|
|
285
369
|
"className": {
|
|
286
370
|
"type": "string"
|
|
287
371
|
},
|
|
@@ -304,12 +388,12 @@
|
|
|
304
388
|
}
|
|
305
389
|
},
|
|
306
390
|
"entryData": {
|
|
307
|
-
"$ref": "../foundry
|
|
391
|
+
"$ref": "../util-foundry.json#/$defs/entryDataObject"
|
|
308
392
|
},
|
|
309
393
|
"chooseSystem": {
|
|
310
394
|
"type": "array",
|
|
311
395
|
"items": {
|
|
312
|
-
"$ref": "../util.json#/$defs/foundrySystemObject"
|
|
396
|
+
"$ref": "../util-foundry.json#/$defs/foundrySystemObject"
|
|
313
397
|
}
|
|
314
398
|
},
|
|
315
399
|
"isChooseSystemRenderEntries": {
|
|
@@ -331,7 +415,7 @@
|
|
|
331
415
|
"type": "object"
|
|
332
416
|
},
|
|
333
417
|
"subEntities": {
|
|
334
|
-
"$ref": "../util.json#/$defs/foundrySubEntitiesObject"
|
|
418
|
+
"$ref": "../util-foundry.json#/$defs/foundrySubEntitiesObject"
|
|
335
419
|
}
|
|
336
420
|
}
|
|
337
421
|
},
|
|
@@ -47,16 +47,16 @@
|
|
|
47
47
|
"$ref": "util.json#/$defs/fluffObject"
|
|
48
48
|
},
|
|
49
49
|
"foundrySystem": {
|
|
50
|
-
"$ref": "util.json#/$defs/foundrySystemObject"
|
|
50
|
+
"$ref": "util-foundry.json#/$defs/foundrySystemObject"
|
|
51
51
|
},
|
|
52
52
|
"foundryFlags": {
|
|
53
|
-
"$ref": "util.json#/$defs/foundryFlagsObject"
|
|
53
|
+
"$ref": "util-foundry.json#/$defs/foundryFlagsObject"
|
|
54
54
|
},
|
|
55
55
|
"foundryEffects": {
|
|
56
|
-
"$ref": "util.json#/$defs/foundryEffectsArray"
|
|
56
|
+
"$ref": "util-foundry.json#/$defs/foundryEffectsArray"
|
|
57
57
|
},
|
|
58
58
|
"foundryImg": {
|
|
59
|
-
"$ref": "util.json#/$defs/foundryImg"
|
|
59
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
60
60
|
}
|
|
61
61
|
},
|
|
62
62
|
"required": [
|
|
@@ -77,16 +77,16 @@
|
|
|
77
77
|
}
|
|
78
78
|
},
|
|
79
79
|
"foundrySystem": {
|
|
80
|
-
"$ref": "util.json#/$defs/foundrySystemObject"
|
|
80
|
+
"$ref": "util-foundry.json#/$defs/foundrySystemObject"
|
|
81
81
|
},
|
|
82
82
|
"foundryFlags": {
|
|
83
|
-
"$ref": "util.json#/$defs/foundryFlagsObject"
|
|
83
|
+
"$ref": "util-foundry.json#/$defs/foundryFlagsObject"
|
|
84
84
|
},
|
|
85
85
|
"foundryEffects": {
|
|
86
|
-
"$ref": "util.json#/$defs/foundryEffectsArray"
|
|
86
|
+
"$ref": "util-foundry.json#/$defs/foundryEffectsArray"
|
|
87
87
|
},
|
|
88
88
|
"foundryImg": {
|
|
89
|
-
"$ref": "util.json#/$defs/foundryImg"
|
|
89
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
90
90
|
}
|
|
91
91
|
},
|
|
92
92
|
"required": [
|
|
@@ -152,16 +152,16 @@
|
|
|
152
152
|
}
|
|
153
153
|
},
|
|
154
154
|
"foundrySystem": {
|
|
155
|
-
"$ref": "util.json#/$defs/foundrySystemObject"
|
|
155
|
+
"$ref": "util-foundry.json#/$defs/foundrySystemObject"
|
|
156
156
|
},
|
|
157
157
|
"foundryFlags": {
|
|
158
|
-
"$ref": "util.json#/$defs/foundryFlagsObject"
|
|
158
|
+
"$ref": "util-foundry.json#/$defs/foundryFlagsObject"
|
|
159
159
|
},
|
|
160
160
|
"foundryEffects": {
|
|
161
|
-
"$ref": "util.json#/$defs/foundryEffectsArray"
|
|
161
|
+
"$ref": "util-foundry.json#/$defs/foundryEffectsArray"
|
|
162
162
|
},
|
|
163
163
|
"foundryImg": {
|
|
164
|
-
"$ref": "util.json#/$defs/foundryImg"
|
|
164
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
165
165
|
}
|
|
166
166
|
},
|
|
167
167
|
"required": [
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
"type": "object"
|
|
135
135
|
},
|
|
136
136
|
"foundryImg": {
|
|
137
|
-
"$ref": "util.json#/$defs/foundryImg"
|
|
137
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
138
138
|
}
|
|
139
139
|
},
|
|
140
140
|
"additionalProperties": false
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"type": "object"
|
|
272
272
|
},
|
|
273
273
|
"foundryImg": {
|
|
274
|
-
"$ref": "util.json#/$defs/foundryImg"
|
|
274
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
275
275
|
}
|
|
276
276
|
},
|
|
277
277
|
"additionalProperties": false,
|
|
@@ -411,7 +411,7 @@
|
|
|
411
411
|
"type": "object"
|
|
412
412
|
},
|
|
413
413
|
"foundryImg": {
|
|
414
|
-
"$ref": "util.json#/$defs/foundryImg"
|
|
414
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
415
415
|
},
|
|
416
416
|
"_copy": {
|
|
417
417
|
"$ref": "util.json#/$defs/copyBlock_copy_generic"
|