5etools-utils 0.13.39 → 0.13.40
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 -1
- package/schema/brew/backgrounds.json +10 -1
- package/schema/brew/charcreationoptions.json +4 -1
- package/schema/brew/class/foundry.json +4 -92
- package/schema/brew/conditionsdiseases.json +7 -1
- package/schema/brew/cultsboons.json +7 -1
- package/schema/brew/feats.json +10 -1
- package/schema/brew/foundry-backgrounds.json +1 -23
- package/schema/brew/foundry-items.json +1 -23
- package/schema/brew/foundry-psionics.json +1 -23
- package/schema/brew/foundry-races.json +5 -115
- package/schema/brew/items-base.json +10 -1
- package/schema/brew/items.json +19 -1
- package/schema/brew/magicvariants.json +19 -1
- package/schema/brew/optionalfeatures.json +10 -1
- package/schema/brew/psionics.json +4 -1
- package/schema/brew/races.json +19 -1
- package/schema/brew/rewards.json +4 -1
- package/schema/brew/spells/spells.json +10 -1
- package/schema/brew/trapshazards.json +4 -1
- package/schema/brew/util-foundry.json +29 -69
- package/schema/brew-fast/actions.json +4 -1
- package/schema/brew-fast/backgrounds.json +10 -1
- package/schema/brew-fast/charcreationoptions.json +4 -1
- package/schema/brew-fast/class/foundry.json +4 -92
- package/schema/brew-fast/conditionsdiseases.json +7 -1
- package/schema/brew-fast/cultsboons.json +7 -1
- package/schema/brew-fast/feats.json +10 -1
- package/schema/brew-fast/foundry-backgrounds.json +1 -23
- package/schema/brew-fast/foundry-items.json +1 -23
- package/schema/brew-fast/foundry-psionics.json +1 -23
- package/schema/brew-fast/foundry-races.json +5 -115
- package/schema/brew-fast/items-base.json +10 -1
- package/schema/brew-fast/items.json +19 -1
- package/schema/brew-fast/magicvariants.json +19 -1
- package/schema/brew-fast/optionalfeatures.json +10 -1
- package/schema/brew-fast/psionics.json +4 -1
- package/schema/brew-fast/races.json +19 -1
- package/schema/brew-fast/rewards.json +4 -1
- package/schema/brew-fast/spells/spells.json +10 -1
- package/schema/brew-fast/trapshazards.json +4 -1
- package/schema/brew-fast/util-foundry.json +29 -69
- package/schema/site/actions.json +1 -1
- package/schema/site/backgrounds.json +1 -1
- package/schema/site/charcreationoptions.json +1 -1
- package/schema/site/class/foundry.json +4 -92
- package/schema/site/conditionsdiseases.json +1 -1
- package/schema/site/cultsboons.json +1 -1
- package/schema/site/feats.json +1 -1
- package/schema/site/foundry-backgrounds.json +1 -23
- package/schema/site/foundry-items.json +1 -23
- package/schema/site/foundry-psionics.json +1 -23
- package/schema/site/foundry-races.json +5 -115
- package/schema/site/items-base.json +1 -1
- package/schema/site/items.json +1 -1
- package/schema/site/magicvariants.json +1 -1
- package/schema/site/optionalfeatures.json +1 -1
- package/schema/site/psionics.json +1 -1
- package/schema/site/races.json +1 -1
- package/schema/site/rewards.json +1 -1
- package/schema/site/spells/spells.json +1 -1
- package/schema/site/trapshazards.json +1 -1
- package/schema/site/util-foundry.json +29 -69
- package/schema/site-fast/actions.json +1 -1
- package/schema/site-fast/backgrounds.json +1 -1
- package/schema/site-fast/charcreationoptions.json +1 -1
- package/schema/site-fast/class/foundry.json +4 -92
- package/schema/site-fast/conditionsdiseases.json +1 -1
- package/schema/site-fast/cultsboons.json +1 -1
- package/schema/site-fast/feats.json +1 -1
- package/schema/site-fast/foundry-backgrounds.json +1 -23
- package/schema/site-fast/foundry-items.json +1 -23
- package/schema/site-fast/foundry-psionics.json +1 -23
- package/schema/site-fast/foundry-races.json +5 -115
- package/schema/site-fast/items-base.json +1 -1
- package/schema/site-fast/items.json +1 -1
- package/schema/site-fast/magicvariants.json +1 -1
- package/schema/site-fast/optionalfeatures.json +1 -1
- package/schema/site-fast/psionics.json +1 -1
- package/schema/site-fast/races.json +1 -1
- package/schema/site-fast/rewards.json +1 -1
- package/schema/site-fast/spells/spells.json +1 -1
- package/schema/site-fast/trapshazards.json +1 -1
- package/schema/site-fast/util-foundry.json +29 -69
- package/schema/ua/actions.json +1 -1
- package/schema/ua/backgrounds.json +1 -1
- package/schema/ua/charcreationoptions.json +1 -1
- package/schema/ua/class/foundry.json +4 -92
- package/schema/ua/conditionsdiseases.json +1 -1
- package/schema/ua/cultsboons.json +1 -1
- package/schema/ua/feats.json +1 -1
- package/schema/ua/foundry-backgrounds.json +1 -23
- package/schema/ua/foundry-items.json +1 -23
- package/schema/ua/foundry-psionics.json +1 -23
- package/schema/ua/foundry-races.json +5 -115
- package/schema/ua/items-base.json +1 -1
- package/schema/ua/items.json +1 -1
- package/schema/ua/magicvariants.json +1 -1
- package/schema/ua/optionalfeatures.json +1 -1
- package/schema/ua/psionics.json +1 -1
- package/schema/ua/races.json +1 -1
- package/schema/ua/rewards.json +1 -1
- package/schema/ua/spells/spells.json +1 -1
- package/schema/ua/trapshazards.json +1 -1
- package/schema/ua/util-foundry.json +29 -69
- package/schema/ua-fast/actions.json +1 -1
- package/schema/ua-fast/backgrounds.json +1 -1
- package/schema/ua-fast/charcreationoptions.json +1 -1
- package/schema/ua-fast/class/foundry.json +4 -92
- package/schema/ua-fast/conditionsdiseases.json +1 -1
- package/schema/ua-fast/cultsboons.json +1 -1
- package/schema/ua-fast/feats.json +1 -1
- package/schema/ua-fast/foundry-backgrounds.json +1 -23
- package/schema/ua-fast/foundry-items.json +1 -23
- package/schema/ua-fast/foundry-psionics.json +1 -23
- package/schema/ua-fast/foundry-races.json +5 -115
- package/schema/ua-fast/items-base.json +1 -1
- package/schema/ua-fast/items.json +1 -1
- package/schema/ua-fast/magicvariants.json +1 -1
- package/schema/ua-fast/optionalfeatures.json +1 -1
- package/schema/ua-fast/psionics.json +1 -1
- package/schema/ua-fast/races.json +1 -1
- package/schema/ua-fast/rewards.json +1 -1
- package/schema/ua-fast/spells/spells.json +1 -1
- package/schema/ua-fast/trapshazards.json +1 -1
- package/schema/ua-fast/util-foundry.json +29 -69
|
@@ -1616,29 +1616,7 @@
|
|
|
1616
1616
|
"type": "integer"
|
|
1617
1617
|
},
|
|
1618
1618
|
"_merge": {
|
|
1619
|
-
"
|
|
1620
|
-
"description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
|
|
1621
|
-
"properties": {
|
|
1622
|
-
"system": {
|
|
1623
|
-
"const": true
|
|
1624
|
-
},
|
|
1625
|
-
"chooseSystem": {
|
|
1626
|
-
"const": true
|
|
1627
|
-
},
|
|
1628
|
-
"activities": {
|
|
1629
|
-
"const": true
|
|
1630
|
-
},
|
|
1631
|
-
"effects": {
|
|
1632
|
-
"const": true
|
|
1633
|
-
},
|
|
1634
|
-
"flags": {
|
|
1635
|
-
"const": true
|
|
1636
|
-
},
|
|
1637
|
-
"chooseFlags": {
|
|
1638
|
-
"const": true
|
|
1639
|
-
}
|
|
1640
|
-
},
|
|
1641
|
-
"markdownDescription": "If our "X" (e.g. "system") should be merged with any base "X", rather than overwriting."
|
|
1619
|
+
"$ref": "#/$defs/foundryMergeObject"
|
|
1642
1620
|
}
|
|
1643
1621
|
},
|
|
1644
1622
|
"required": [
|
|
@@ -1689,29 +1667,7 @@
|
|
|
1689
1667
|
"type": "integer"
|
|
1690
1668
|
},
|
|
1691
1669
|
"_merge": {
|
|
1692
|
-
"
|
|
1693
|
-
"description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
|
|
1694
|
-
"properties": {
|
|
1695
|
-
"system": {
|
|
1696
|
-
"const": true
|
|
1697
|
-
},
|
|
1698
|
-
"chooseSystem": {
|
|
1699
|
-
"const": true
|
|
1700
|
-
},
|
|
1701
|
-
"activities": {
|
|
1702
|
-
"const": true
|
|
1703
|
-
},
|
|
1704
|
-
"effects": {
|
|
1705
|
-
"const": true
|
|
1706
|
-
},
|
|
1707
|
-
"flags": {
|
|
1708
|
-
"const": true
|
|
1709
|
-
},
|
|
1710
|
-
"chooseFlags": {
|
|
1711
|
-
"const": true
|
|
1712
|
-
}
|
|
1713
|
-
},
|
|
1714
|
-
"markdownDescription": "If our "X" (e.g. "system") should be merged with any base "X", rather than overwriting."
|
|
1670
|
+
"$ref": "#/$defs/foundryMergeObject"
|
|
1715
1671
|
},
|
|
1716
1672
|
"entries": {
|
|
1717
1673
|
"type": "array",
|
|
@@ -1780,29 +1736,7 @@
|
|
|
1780
1736
|
"type": "integer"
|
|
1781
1737
|
},
|
|
1782
1738
|
"_merge": {
|
|
1783
|
-
"
|
|
1784
|
-
"description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
|
|
1785
|
-
"properties": {
|
|
1786
|
-
"system": {
|
|
1787
|
-
"const": true
|
|
1788
|
-
},
|
|
1789
|
-
"chooseSystem": {
|
|
1790
|
-
"const": true
|
|
1791
|
-
},
|
|
1792
|
-
"activities": {
|
|
1793
|
-
"const": true
|
|
1794
|
-
},
|
|
1795
|
-
"effects": {
|
|
1796
|
-
"const": true
|
|
1797
|
-
},
|
|
1798
|
-
"flags": {
|
|
1799
|
-
"const": true
|
|
1800
|
-
},
|
|
1801
|
-
"chooseFlags": {
|
|
1802
|
-
"const": true
|
|
1803
|
-
}
|
|
1804
|
-
},
|
|
1805
|
-
"markdownDescription": "If our "X" (e.g. "system") should be merged with any base "X", rather than overwriting."
|
|
1739
|
+
"$ref": "#/$defs/foundryMergeObject"
|
|
1806
1740
|
},
|
|
1807
1741
|
"prototypeToken": {
|
|
1808
1742
|
"$ref": "#/$defs/foundryPrototypeTokenObject"
|
|
@@ -1821,6 +1755,32 @@
|
|
|
1821
1755
|
"items": {
|
|
1822
1756
|
"$ref": "#/$defs/foundrySideDataGenericActorObject"
|
|
1823
1757
|
}
|
|
1758
|
+
},
|
|
1759
|
+
"foundryMergeObject": {
|
|
1760
|
+
"description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
|
|
1761
|
+
"type": "object",
|
|
1762
|
+
"properties": {
|
|
1763
|
+
"system": {
|
|
1764
|
+
"const": true
|
|
1765
|
+
},
|
|
1766
|
+
"chooseSystem": {
|
|
1767
|
+
"const": true
|
|
1768
|
+
},
|
|
1769
|
+
"effects": {
|
|
1770
|
+
"const": true
|
|
1771
|
+
},
|
|
1772
|
+
"flags": {
|
|
1773
|
+
"const": true
|
|
1774
|
+
},
|
|
1775
|
+
"chooseFlags": {
|
|
1776
|
+
"const": true
|
|
1777
|
+
},
|
|
1778
|
+
"activities": {
|
|
1779
|
+
"const": true
|
|
1780
|
+
}
|
|
1781
|
+
},
|
|
1782
|
+
"minProperties": 1,
|
|
1783
|
+
"markdownDescription": "If our "X" (e.g. "system") should be merged with any base "X", rather than overwriting."
|
|
1824
1784
|
}
|
|
1825
1785
|
}
|
|
1826
1786
|
}
|
|
@@ -41,29 +41,7 @@
|
|
|
41
41
|
"type": "integer"
|
|
42
42
|
},
|
|
43
43
|
"_merge": {
|
|
44
|
-
"
|
|
45
|
-
"description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
|
|
46
|
-
"properties": {
|
|
47
|
-
"system": {
|
|
48
|
-
"const": true
|
|
49
|
-
},
|
|
50
|
-
"chooseSystem": {
|
|
51
|
-
"const": true
|
|
52
|
-
},
|
|
53
|
-
"activities": {
|
|
54
|
-
"const": true
|
|
55
|
-
},
|
|
56
|
-
"effects": {
|
|
57
|
-
"const": true
|
|
58
|
-
},
|
|
59
|
-
"flags": {
|
|
60
|
-
"const": true
|
|
61
|
-
},
|
|
62
|
-
"chooseFlags": {
|
|
63
|
-
"const": true
|
|
64
|
-
}
|
|
65
|
-
},
|
|
66
|
-
"markdownDescription": "If our "X" (e.g. "system") should be merged with any base "X", rather than overwriting."
|
|
44
|
+
"$ref": "../util-foundry.json#/$defs/foundryMergeObject"
|
|
67
45
|
},
|
|
68
46
|
"entries": {
|
|
69
47
|
"type": "array",
|
|
@@ -157,29 +135,7 @@
|
|
|
157
135
|
"type": "integer"
|
|
158
136
|
},
|
|
159
137
|
"_merge": {
|
|
160
|
-
"
|
|
161
|
-
"description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
|
|
162
|
-
"properties": {
|
|
163
|
-
"system": {
|
|
164
|
-
"const": true
|
|
165
|
-
},
|
|
166
|
-
"chooseSystem": {
|
|
167
|
-
"const": true
|
|
168
|
-
},
|
|
169
|
-
"activities": {
|
|
170
|
-
"const": true
|
|
171
|
-
},
|
|
172
|
-
"effects": {
|
|
173
|
-
"const": true
|
|
174
|
-
},
|
|
175
|
-
"flags": {
|
|
176
|
-
"const": true
|
|
177
|
-
},
|
|
178
|
-
"chooseFlags": {
|
|
179
|
-
"const": true
|
|
180
|
-
}
|
|
181
|
-
},
|
|
182
|
-
"markdownDescription": "If our "X" (e.g. "system") should be merged with any base "X", rather than overwriting."
|
|
138
|
+
"$ref": "../util-foundry.json#/$defs/foundryMergeObject"
|
|
183
139
|
},
|
|
184
140
|
"shortName": {
|
|
185
141
|
"type": "string"
|
|
@@ -278,29 +234,7 @@
|
|
|
278
234
|
"type": "integer"
|
|
279
235
|
},
|
|
280
236
|
"_merge": {
|
|
281
|
-
"
|
|
282
|
-
"description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
|
|
283
|
-
"properties": {
|
|
284
|
-
"system": {
|
|
285
|
-
"const": true
|
|
286
|
-
},
|
|
287
|
-
"chooseSystem": {
|
|
288
|
-
"const": true
|
|
289
|
-
},
|
|
290
|
-
"activities": {
|
|
291
|
-
"const": true
|
|
292
|
-
},
|
|
293
|
-
"effects": {
|
|
294
|
-
"const": true
|
|
295
|
-
},
|
|
296
|
-
"flags": {
|
|
297
|
-
"const": true
|
|
298
|
-
},
|
|
299
|
-
"chooseFlags": {
|
|
300
|
-
"const": true
|
|
301
|
-
}
|
|
302
|
-
},
|
|
303
|
-
"markdownDescription": "If our "X" (e.g. "system") should be merged with any base "X", rather than overwriting."
|
|
237
|
+
"$ref": "../util-foundry.json#/$defs/foundryMergeObject"
|
|
304
238
|
},
|
|
305
239
|
"className": {
|
|
306
240
|
"type": "string"
|
|
@@ -398,29 +332,7 @@
|
|
|
398
332
|
"type": "integer"
|
|
399
333
|
},
|
|
400
334
|
"_merge": {
|
|
401
|
-
"
|
|
402
|
-
"description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
|
|
403
|
-
"properties": {
|
|
404
|
-
"system": {
|
|
405
|
-
"const": true
|
|
406
|
-
},
|
|
407
|
-
"chooseSystem": {
|
|
408
|
-
"const": true
|
|
409
|
-
},
|
|
410
|
-
"activities": {
|
|
411
|
-
"const": true
|
|
412
|
-
},
|
|
413
|
-
"effects": {
|
|
414
|
-
"const": true
|
|
415
|
-
},
|
|
416
|
-
"flags": {
|
|
417
|
-
"const": true
|
|
418
|
-
},
|
|
419
|
-
"chooseFlags": {
|
|
420
|
-
"const": true
|
|
421
|
-
}
|
|
422
|
-
},
|
|
423
|
-
"markdownDescription": "If our "X" (e.g. "system") should be merged with any base "X", rather than overwriting."
|
|
335
|
+
"$ref": "../util-foundry.json#/$defs/foundryMergeObject"
|
|
424
336
|
},
|
|
425
337
|
"className": {
|
|
426
338
|
"type": "string"
|
|
@@ -49,29 +49,7 @@
|
|
|
49
49
|
"type": "integer"
|
|
50
50
|
},
|
|
51
51
|
"_merge": {
|
|
52
|
-
"
|
|
53
|
-
"description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
|
|
54
|
-
"properties": {
|
|
55
|
-
"system": {
|
|
56
|
-
"const": true
|
|
57
|
-
},
|
|
58
|
-
"chooseSystem": {
|
|
59
|
-
"const": true
|
|
60
|
-
},
|
|
61
|
-
"activities": {
|
|
62
|
-
"const": true
|
|
63
|
-
},
|
|
64
|
-
"effects": {
|
|
65
|
-
"const": true
|
|
66
|
-
},
|
|
67
|
-
"flags": {
|
|
68
|
-
"const": true
|
|
69
|
-
},
|
|
70
|
-
"chooseFlags": {
|
|
71
|
-
"const": true
|
|
72
|
-
}
|
|
73
|
-
},
|
|
74
|
-
"markdownDescription": "If our "X" (e.g. "system") should be merged with any base "X", rather than overwriting."
|
|
52
|
+
"$ref": "util-foundry.json#/$defs/foundryMergeObject"
|
|
75
53
|
},
|
|
76
54
|
"backgroundName": {
|
|
77
55
|
"type": "string"
|
|
@@ -46,29 +46,7 @@
|
|
|
46
46
|
"type": "integer"
|
|
47
47
|
},
|
|
48
48
|
"_merge": {
|
|
49
|
-
"
|
|
50
|
-
"description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
|
|
51
|
-
"properties": {
|
|
52
|
-
"system": {
|
|
53
|
-
"const": true
|
|
54
|
-
},
|
|
55
|
-
"chooseSystem": {
|
|
56
|
-
"const": true
|
|
57
|
-
},
|
|
58
|
-
"activities": {
|
|
59
|
-
"const": true
|
|
60
|
-
},
|
|
61
|
-
"effects": {
|
|
62
|
-
"const": true
|
|
63
|
-
},
|
|
64
|
-
"flags": {
|
|
65
|
-
"const": true
|
|
66
|
-
},
|
|
67
|
-
"chooseFlags": {
|
|
68
|
-
"const": true
|
|
69
|
-
}
|
|
70
|
-
},
|
|
71
|
-
"markdownDescription": "If our "X" (e.g. "system") should be merged with any base "X", rather than overwriting."
|
|
49
|
+
"$ref": "util-foundry.json#/$defs/foundryMergeObject"
|
|
72
50
|
},
|
|
73
51
|
"type": {
|
|
74
52
|
"type": "string",
|
|
@@ -52,29 +52,7 @@
|
|
|
52
52
|
"type": "integer"
|
|
53
53
|
},
|
|
54
54
|
"_merge": {
|
|
55
|
-
"
|
|
56
|
-
"description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
|
|
57
|
-
"properties": {
|
|
58
|
-
"system": {
|
|
59
|
-
"const": true
|
|
60
|
-
},
|
|
61
|
-
"chooseSystem": {
|
|
62
|
-
"const": true
|
|
63
|
-
},
|
|
64
|
-
"activities": {
|
|
65
|
-
"const": true
|
|
66
|
-
},
|
|
67
|
-
"effects": {
|
|
68
|
-
"const": true
|
|
69
|
-
},
|
|
70
|
-
"flags": {
|
|
71
|
-
"const": true
|
|
72
|
-
},
|
|
73
|
-
"chooseFlags": {
|
|
74
|
-
"const": true
|
|
75
|
-
}
|
|
76
|
-
},
|
|
77
|
-
"markdownDescription": "If our "X" (e.g. "system") should be merged with any base "X", rather than overwriting."
|
|
55
|
+
"$ref": "util-foundry.json#/$defs/foundryMergeObject"
|
|
78
56
|
},
|
|
79
57
|
"psionicName": {
|
|
80
58
|
"type": "string"
|
|
@@ -39,29 +39,7 @@
|
|
|
39
39
|
"type": "integer"
|
|
40
40
|
},
|
|
41
41
|
"_merge": {
|
|
42
|
-
"
|
|
43
|
-
"description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
|
|
44
|
-
"properties": {
|
|
45
|
-
"system": {
|
|
46
|
-
"const": true
|
|
47
|
-
},
|
|
48
|
-
"chooseSystem": {
|
|
49
|
-
"const": true
|
|
50
|
-
},
|
|
51
|
-
"activities": {
|
|
52
|
-
"const": true
|
|
53
|
-
},
|
|
54
|
-
"effects": {
|
|
55
|
-
"const": true
|
|
56
|
-
},
|
|
57
|
-
"flags": {
|
|
58
|
-
"const": true
|
|
59
|
-
},
|
|
60
|
-
"chooseFlags": {
|
|
61
|
-
"const": true
|
|
62
|
-
}
|
|
63
|
-
},
|
|
64
|
-
"markdownDescription": "If our "X" (e.g. "system") should be merged with any base "X", rather than overwriting."
|
|
42
|
+
"$ref": "util-foundry.json#/$defs/foundryMergeObject"
|
|
65
43
|
},
|
|
66
44
|
"entryData": {
|
|
67
45
|
"$ref": "util-foundry.json#/$defs/entryDataObject"
|
|
@@ -112,29 +90,7 @@
|
|
|
112
90
|
"type": "integer"
|
|
113
91
|
},
|
|
114
92
|
"_merge": {
|
|
115
|
-
"
|
|
116
|
-
"description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
|
|
117
|
-
"properties": {
|
|
118
|
-
"system": {
|
|
119
|
-
"const": true
|
|
120
|
-
},
|
|
121
|
-
"chooseSystem": {
|
|
122
|
-
"const": true
|
|
123
|
-
},
|
|
124
|
-
"activities": {
|
|
125
|
-
"const": true
|
|
126
|
-
},
|
|
127
|
-
"effects": {
|
|
128
|
-
"const": true
|
|
129
|
-
},
|
|
130
|
-
"flags": {
|
|
131
|
-
"const": true
|
|
132
|
-
},
|
|
133
|
-
"chooseFlags": {
|
|
134
|
-
"const": true
|
|
135
|
-
}
|
|
136
|
-
},
|
|
137
|
-
"markdownDescription": "If our "X" (e.g. "system") should be merged with any base "X", rather than overwriting."
|
|
93
|
+
"$ref": "util-foundry.json#/$defs/foundryMergeObject"
|
|
138
94
|
},
|
|
139
95
|
"entryData": {
|
|
140
96
|
"$ref": "util-foundry.json#/$defs/entryDataObject"
|
|
@@ -186,29 +142,7 @@
|
|
|
186
142
|
"type": "integer"
|
|
187
143
|
},
|
|
188
144
|
"_merge": {
|
|
189
|
-
"
|
|
190
|
-
"description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
|
|
191
|
-
"properties": {
|
|
192
|
-
"system": {
|
|
193
|
-
"const": true
|
|
194
|
-
},
|
|
195
|
-
"chooseSystem": {
|
|
196
|
-
"const": true
|
|
197
|
-
},
|
|
198
|
-
"activities": {
|
|
199
|
-
"const": true
|
|
200
|
-
},
|
|
201
|
-
"effects": {
|
|
202
|
-
"const": true
|
|
203
|
-
},
|
|
204
|
-
"flags": {
|
|
205
|
-
"const": true
|
|
206
|
-
},
|
|
207
|
-
"chooseFlags": {
|
|
208
|
-
"const": true
|
|
209
|
-
}
|
|
210
|
-
},
|
|
211
|
-
"markdownDescription": "If our "X" (e.g. "system") should be merged with any base "X", rather than overwriting."
|
|
145
|
+
"$ref": "util-foundry.json#/$defs/foundryMergeObject"
|
|
212
146
|
},
|
|
213
147
|
"raceName": {
|
|
214
148
|
"description": "The full name of the race, with subrace parts/etc. applied.",
|
|
@@ -263,29 +197,7 @@
|
|
|
263
197
|
"type": "integer"
|
|
264
198
|
},
|
|
265
199
|
"_merge": {
|
|
266
|
-
"
|
|
267
|
-
"description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
|
|
268
|
-
"properties": {
|
|
269
|
-
"system": {
|
|
270
|
-
"const": true
|
|
271
|
-
},
|
|
272
|
-
"chooseSystem": {
|
|
273
|
-
"const": true
|
|
274
|
-
},
|
|
275
|
-
"activities": {
|
|
276
|
-
"const": true
|
|
277
|
-
},
|
|
278
|
-
"effects": {
|
|
279
|
-
"const": true
|
|
280
|
-
},
|
|
281
|
-
"flags": {
|
|
282
|
-
"const": true
|
|
283
|
-
},
|
|
284
|
-
"chooseFlags": {
|
|
285
|
-
"const": true
|
|
286
|
-
}
|
|
287
|
-
},
|
|
288
|
-
"markdownDescription": "If our "X" (e.g. "system") should be merged with any base "X", rather than overwriting."
|
|
200
|
+
"$ref": "util-foundry.json#/$defs/foundryMergeObject"
|
|
289
201
|
},
|
|
290
202
|
"raceName": {
|
|
291
203
|
"description": "The full name of the race, with subrace parts/etc. applied.",
|
|
@@ -340,29 +252,7 @@
|
|
|
340
252
|
"type": "integer"
|
|
341
253
|
},
|
|
342
254
|
"_merge": {
|
|
343
|
-
"
|
|
344
|
-
"description": "If our \"X\" (e.g. \"system\") should be merged with any base \"X\", rather than overwriting.",
|
|
345
|
-
"properties": {
|
|
346
|
-
"system": {
|
|
347
|
-
"const": true
|
|
348
|
-
},
|
|
349
|
-
"chooseSystem": {
|
|
350
|
-
"const": true
|
|
351
|
-
},
|
|
352
|
-
"activities": {
|
|
353
|
-
"const": true
|
|
354
|
-
},
|
|
355
|
-
"effects": {
|
|
356
|
-
"const": true
|
|
357
|
-
},
|
|
358
|
-
"flags": {
|
|
359
|
-
"const": true
|
|
360
|
-
},
|
|
361
|
-
"chooseFlags": {
|
|
362
|
-
"const": true
|
|
363
|
-
}
|
|
364
|
-
},
|
|
365
|
-
"markdownDescription": "If our "X" (e.g. "system") should be merged with any base "X", rather than overwriting."
|
|
255
|
+
"$ref": "util-foundry.json#/$defs/foundryMergeObject"
|
|
366
256
|
},
|
|
367
257
|
"raceName": {
|
|
368
258
|
"description": "The full name of the race, with subrace parts/etc. applied.",
|