5etools-utils 0.15.16 → 0.15.18
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/charcreationoptions.json +162 -8
- package/schema/brew/cultsboons.json +399 -14
- package/schema/brew/encounterbuilder.json +81 -2
- package/schema/brew/entry.json +2 -2
- package/schema/brew/fluff-charcreationoptions.json +5 -33
- package/schema/brew/homebrew.json +8 -2
- package/schema/brew/items-base.json +290 -28
- package/schema/brew/languages.json +195 -6
- package/schema/brew/objects.json +389 -9
- package/schema/brew/psionics.json +356 -7
- package/schema/brew/rewards.json +207 -8
- package/schema/brew/senses.json +68 -7
- package/schema/brew/skills.json +74 -7
- package/schema/brew/tables.json +676 -94
- package/schema/brew/trapshazards.json +571 -14
- package/schema/brew/util-additionalspells.json +4 -1
- package/schema/brew/util-copy.json +143 -1
- package/schema/brew/util.json +26 -3
- package/schema/brew/variantrules.json +151 -22
- package/schema/brew/vehicles.json +6672 -61
- package/schema/brew-fast/charcreationoptions.json +162 -8
- package/schema/brew-fast/cultsboons.json +399 -14
- package/schema/brew-fast/encounterbuilder.json +81 -2
- package/schema/brew-fast/entry.json +2 -2
- package/schema/brew-fast/fluff-charcreationoptions.json +5 -33
- package/schema/brew-fast/homebrew.json +8 -2
- package/schema/brew-fast/items-base.json +290 -28
- package/schema/brew-fast/languages.json +195 -6
- package/schema/brew-fast/objects.json +389 -9
- package/schema/brew-fast/psionics.json +356 -7
- package/schema/brew-fast/rewards.json +207 -8
- package/schema/brew-fast/senses.json +68 -7
- package/schema/brew-fast/skills.json +74 -7
- package/schema/brew-fast/tables.json +676 -94
- package/schema/brew-fast/trapshazards.json +571 -14
- package/schema/brew-fast/util-additionalspells.json +4 -1
- package/schema/brew-fast/util-copy.json +143 -1
- package/schema/brew-fast/util.json +26 -3
- package/schema/brew-fast/variantrules.json +151 -22
- package/schema/brew-fast/vehicles.json +6672 -61
- package/schema/site/charcreationoptions.json +134 -8
- package/schema/site/cultsboons.json +315 -14
- package/schema/site/encounterbuilder.json +81 -2
- package/schema/site/entry.json +2 -2
- package/schema/site/fluff-charcreationoptions.json +5 -33
- package/schema/site/homebrew.json +8 -2
- package/schema/site/items-base.json +374 -40
- package/schema/site/languages.json +197 -6
- package/schema/site/objects.json +361 -9
- package/schema/site/psionics.json +314 -7
- package/schema/site/rewards.json +165 -8
- package/schema/site/senses.json +92 -7
- package/schema/site/skills.json +98 -7
- package/schema/site/tables.json +600 -87
- package/schema/site/trapshazards.json +555 -14
- package/schema/site/util-additionalspells.json +4 -1
- package/schema/site/util-copy.json +143 -1
- package/schema/site/util.json +26 -3
- package/schema/site/variantrules.json +161 -22
- package/schema/site/vehicles.json +6446 -86
- package/schema/site-fast/charcreationoptions.json +134 -8
- package/schema/site-fast/cultsboons.json +315 -14
- package/schema/site-fast/encounterbuilder.json +81 -2
- package/schema/site-fast/entry.json +2 -2
- package/schema/site-fast/fluff-charcreationoptions.json +5 -33
- package/schema/site-fast/homebrew.json +8 -2
- package/schema/site-fast/items-base.json +374 -40
- package/schema/site-fast/languages.json +197 -6
- package/schema/site-fast/objects.json +361 -9
- package/schema/site-fast/psionics.json +314 -7
- package/schema/site-fast/rewards.json +165 -8
- package/schema/site-fast/senses.json +92 -7
- package/schema/site-fast/skills.json +98 -7
- package/schema/site-fast/tables.json +600 -87
- package/schema/site-fast/trapshazards.json +555 -14
- package/schema/site-fast/util-additionalspells.json +4 -1
- package/schema/site-fast/util-copy.json +143 -1
- package/schema/site-fast/util.json +26 -3
- package/schema/site-fast/variantrules.json +161 -22
- package/schema/site-fast/vehicles.json +6446 -86
- package/schema/ua/charcreationoptions.json +110 -8
- package/schema/ua/cultsboons.json +315 -14
- package/schema/ua/encounterbuilder.json +81 -2
- package/schema/ua/entry.json +2 -2
- package/schema/ua/fluff-charcreationoptions.json +5 -33
- package/schema/ua/homebrew.json +8 -2
- package/schema/ua/items-base.json +290 -28
- package/schema/ua/languages.json +173 -6
- package/schema/ua/objects.json +367 -9
- package/schema/ua/psionics.json +314 -7
- package/schema/ua/rewards.json +165 -8
- package/schema/ua/senses.json +68 -7
- package/schema/ua/skills.json +74 -7
- package/schema/ua/tables.json +564 -87
- package/schema/ua/trapshazards.json +483 -14
- package/schema/ua/util-additionalspells.json +4 -1
- package/schema/ua/util-copy.json +143 -1
- package/schema/ua/util.json +26 -3
- package/schema/ua/variantrules.json +139 -22
- package/schema/ua/vehicles.json +6574 -76
- package/schema/ua-fast/charcreationoptions.json +110 -8
- package/schema/ua-fast/cultsboons.json +315 -14
- package/schema/ua-fast/encounterbuilder.json +81 -2
- package/schema/ua-fast/entry.json +2 -2
- package/schema/ua-fast/fluff-charcreationoptions.json +5 -33
- package/schema/ua-fast/homebrew.json +8 -2
- package/schema/ua-fast/items-base.json +290 -28
- package/schema/ua-fast/languages.json +173 -6
- package/schema/ua-fast/objects.json +367 -9
- package/schema/ua-fast/psionics.json +314 -7
- package/schema/ua-fast/rewards.json +165 -8
- package/schema/ua-fast/senses.json +68 -7
- package/schema/ua-fast/skills.json +74 -7
- package/schema/ua-fast/tables.json +564 -87
- package/schema/ua-fast/trapshazards.json +483 -14
- package/schema/ua-fast/util-additionalspells.json +4 -1
- package/schema/ua-fast/util-copy.json +143 -1
- package/schema/ua-fast/util.json +26 -3
- package/schema/ua-fast/variantrules.json +139 -22
- package/schema/ua-fast/vehicles.json +6574 -76
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "trapshazards.json",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.5.0",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"_trapHazardTier": {
|
|
@@ -78,11 +78,200 @@
|
|
|
78
78
|
},
|
|
79
79
|
"minItems": 1
|
|
80
80
|
},
|
|
81
|
+
"trapDataDMG": {
|
|
82
|
+
"description": "Older format, used in DMG.\n\nExtended to support XDMG.",
|
|
83
|
+
"type": "object",
|
|
84
|
+
"properties": {
|
|
85
|
+
"name": {
|
|
86
|
+
"type": "string"
|
|
87
|
+
},
|
|
88
|
+
"alias": {
|
|
89
|
+
"$ref": "util.json#/$defs/alias"
|
|
90
|
+
},
|
|
91
|
+
"trapHazType": {
|
|
92
|
+
"type": "string",
|
|
93
|
+
"description": "- HAUNT: Haunted Trap\n- MAG: Magical Trap\n- MECH: Mechanical Trap\n- TRP: Trap",
|
|
94
|
+
"enum": [
|
|
95
|
+
"MECH",
|
|
96
|
+
"MAG",
|
|
97
|
+
"TRP",
|
|
98
|
+
"HAUNT"
|
|
99
|
+
],
|
|
100
|
+
"markdownDescription": "- HAUNT: Haunted Trap\n- MAG: Magical Trap\n- MECH: Mechanical Trap\n- TRP: Trap"
|
|
101
|
+
},
|
|
102
|
+
"source": {
|
|
103
|
+
"$ref": "util.json#/$defs/source"
|
|
104
|
+
},
|
|
105
|
+
"page": {
|
|
106
|
+
"$ref": "util.json#/$defs/page"
|
|
107
|
+
},
|
|
108
|
+
"otherSources": {
|
|
109
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
110
|
+
},
|
|
111
|
+
"referenceSources": {
|
|
112
|
+
"$ref": "util.json#/$defs/referenceSources"
|
|
113
|
+
},
|
|
114
|
+
"reprintedAs": {
|
|
115
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
116
|
+
},
|
|
117
|
+
"trigger": {
|
|
118
|
+
"$ref": "#/$defs/_trapTrigger"
|
|
119
|
+
},
|
|
120
|
+
"duration": {
|
|
121
|
+
"$ref": "util-time.json#/$defs/durationEffect"
|
|
122
|
+
},
|
|
123
|
+
"entries": {
|
|
124
|
+
"type": "array",
|
|
125
|
+
"items": {
|
|
126
|
+
"$ref": "entry.json"
|
|
127
|
+
}
|
|
128
|
+
},
|
|
129
|
+
"rating": {
|
|
130
|
+
"$ref": "#/$defs/_trapHazardRating"
|
|
131
|
+
},
|
|
132
|
+
"hauntBonus": {
|
|
133
|
+
"type": "string"
|
|
134
|
+
},
|
|
135
|
+
"legacy": {
|
|
136
|
+
"$ref": "util.json#/$defs/legacy"
|
|
137
|
+
},
|
|
138
|
+
"hasFluff": {
|
|
139
|
+
"type": "boolean"
|
|
140
|
+
},
|
|
141
|
+
"hasFluffImages": {
|
|
142
|
+
"type": "boolean"
|
|
143
|
+
},
|
|
144
|
+
"fluff": {
|
|
145
|
+
"$ref": "util.json#/$defs/fluffObject"
|
|
146
|
+
},
|
|
147
|
+
"foundryImg": {
|
|
148
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
149
|
+
},
|
|
150
|
+
"foundryAdvice": {
|
|
151
|
+
"$ref": "entry.json"
|
|
152
|
+
}
|
|
153
|
+
},
|
|
154
|
+
"additionalProperties": false,
|
|
155
|
+
"markdownDescription": "Older format, used in DMG.\n\nExtended to support XDMG."
|
|
156
|
+
},
|
|
157
|
+
"trapDataXGE": {
|
|
158
|
+
"description": "XGE \"Traps Revisited\" Simple/Complex traps",
|
|
159
|
+
"type": "object",
|
|
160
|
+
"properties": {
|
|
161
|
+
"name": {
|
|
162
|
+
"type": "string"
|
|
163
|
+
},
|
|
164
|
+
"alias": {
|
|
165
|
+
"$ref": "util.json#/$defs/alias"
|
|
166
|
+
},
|
|
167
|
+
"trapHazType": {
|
|
168
|
+
"type": "string",
|
|
169
|
+
"enum": [
|
|
170
|
+
"SMPL",
|
|
171
|
+
"CMPX"
|
|
172
|
+
]
|
|
173
|
+
},
|
|
174
|
+
"source": {
|
|
175
|
+
"$ref": "util.json#/$defs/source"
|
|
176
|
+
},
|
|
177
|
+
"page": {
|
|
178
|
+
"$ref": "util.json#/$defs/page"
|
|
179
|
+
},
|
|
180
|
+
"otherSources": {
|
|
181
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
182
|
+
},
|
|
183
|
+
"referenceSources": {
|
|
184
|
+
"$ref": "util.json#/$defs/referenceSources"
|
|
185
|
+
},
|
|
186
|
+
"reprintedAs": {
|
|
187
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
188
|
+
},
|
|
189
|
+
"entries": {
|
|
190
|
+
"type": "array",
|
|
191
|
+
"items": {
|
|
192
|
+
"$ref": "entry.json"
|
|
193
|
+
}
|
|
194
|
+
},
|
|
195
|
+
"rating": {
|
|
196
|
+
"$ref": "#/$defs/_trapHazardRating"
|
|
197
|
+
},
|
|
198
|
+
"trigger": {
|
|
199
|
+
"$ref": "#/$defs/_trapTrigger"
|
|
200
|
+
},
|
|
201
|
+
"initiative": {
|
|
202
|
+
"oneOf": [
|
|
203
|
+
{
|
|
204
|
+
"type": "integer",
|
|
205
|
+
"minimum": 1,
|
|
206
|
+
"maximum": 3
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
"description": "Custom initiative, for homebrew only.",
|
|
210
|
+
"type": "string",
|
|
211
|
+
"markdownDescription": "Custom initiative, for homebrew only."
|
|
212
|
+
}
|
|
213
|
+
]
|
|
214
|
+
},
|
|
215
|
+
"initiativeNote": {
|
|
216
|
+
"$ref": "entry.json"
|
|
217
|
+
},
|
|
218
|
+
"effect": {
|
|
219
|
+
"type": "array",
|
|
220
|
+
"items": {
|
|
221
|
+
"$ref": "entry.json"
|
|
222
|
+
}
|
|
223
|
+
},
|
|
224
|
+
"eActive": {
|
|
225
|
+
"type": "array",
|
|
226
|
+
"items": {
|
|
227
|
+
"$ref": "entry.json"
|
|
228
|
+
}
|
|
229
|
+
},
|
|
230
|
+
"eDynamic": {
|
|
231
|
+
"type": "array",
|
|
232
|
+
"items": {
|
|
233
|
+
"$ref": "entry.json"
|
|
234
|
+
}
|
|
235
|
+
},
|
|
236
|
+
"eConstant": {
|
|
237
|
+
"type": "array",
|
|
238
|
+
"items": {
|
|
239
|
+
"$ref": "entry.json"
|
|
240
|
+
}
|
|
241
|
+
},
|
|
242
|
+
"countermeasures": {
|
|
243
|
+
"type": "array",
|
|
244
|
+
"items": {
|
|
245
|
+
"$ref": "entry.json"
|
|
246
|
+
}
|
|
247
|
+
},
|
|
248
|
+
"legacy": {
|
|
249
|
+
"$ref": "util.json#/$defs/legacy"
|
|
250
|
+
},
|
|
251
|
+
"hasFluff": {
|
|
252
|
+
"type": "boolean"
|
|
253
|
+
},
|
|
254
|
+
"hasFluffImages": {
|
|
255
|
+
"type": "boolean"
|
|
256
|
+
},
|
|
257
|
+
"fluff": {
|
|
258
|
+
"$ref": "util.json#/$defs/fluffObject"
|
|
259
|
+
},
|
|
260
|
+
"foundryImg": {
|
|
261
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
262
|
+
},
|
|
263
|
+
"foundryAdvice": {
|
|
264
|
+
"$ref": "entry.json"
|
|
265
|
+
}
|
|
266
|
+
},
|
|
267
|
+
"additionalProperties": false,
|
|
268
|
+
"markdownDescription": "XGE "Traps Revisited" Simple/Complex traps"
|
|
269
|
+
},
|
|
81
270
|
"trap": {
|
|
82
|
-
"
|
|
271
|
+
"anyOf": [
|
|
83
272
|
{
|
|
84
|
-
"description": "Older format, used in DMG.\n\nExtended to support XDMG.",
|
|
85
273
|
"type": "object",
|
|
274
|
+
"description": "Older format, used in DMG.\n\nExtended to support XDMG.",
|
|
86
275
|
"properties": {
|
|
87
276
|
"name": {
|
|
88
277
|
"type": "string"
|
|
@@ -154,17 +343,99 @@
|
|
|
154
343
|
}
|
|
155
344
|
},
|
|
156
345
|
"additionalProperties": false,
|
|
346
|
+
"markdownDescription": "Older format, used in DMG.\n\nExtended to support XDMG.",
|
|
157
347
|
"required": [
|
|
158
348
|
"name",
|
|
159
349
|
"trapHazType",
|
|
160
350
|
"source",
|
|
161
351
|
"entries"
|
|
162
|
-
]
|
|
163
|
-
"markdownDescription": "Older format, used in DMG.\n\nExtended to support XDMG."
|
|
352
|
+
]
|
|
164
353
|
},
|
|
165
354
|
{
|
|
166
|
-
"description": "XGE \"Traps Revisited\" Simple/Complex traps",
|
|
167
355
|
"type": "object",
|
|
356
|
+
"description": "Older format, used in DMG.\n\nExtended to support XDMG.",
|
|
357
|
+
"properties": {
|
|
358
|
+
"name": {
|
|
359
|
+
"type": "string"
|
|
360
|
+
},
|
|
361
|
+
"alias": {
|
|
362
|
+
"$ref": "util.json#/$defs/alias"
|
|
363
|
+
},
|
|
364
|
+
"trapHazType": {
|
|
365
|
+
"type": "string",
|
|
366
|
+
"description": "- HAUNT: Haunted Trap\n- MAG: Magical Trap\n- MECH: Mechanical Trap\n- TRP: Trap",
|
|
367
|
+
"enum": [
|
|
368
|
+
"MECH",
|
|
369
|
+
"MAG",
|
|
370
|
+
"TRP",
|
|
371
|
+
"HAUNT"
|
|
372
|
+
],
|
|
373
|
+
"markdownDescription": "- HAUNT: Haunted Trap\n- MAG: Magical Trap\n- MECH: Mechanical Trap\n- TRP: Trap"
|
|
374
|
+
},
|
|
375
|
+
"source": {
|
|
376
|
+
"$ref": "util.json#/$defs/source"
|
|
377
|
+
},
|
|
378
|
+
"page": {
|
|
379
|
+
"$ref": "util.json#/$defs/page"
|
|
380
|
+
},
|
|
381
|
+
"otherSources": {
|
|
382
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
383
|
+
},
|
|
384
|
+
"referenceSources": {
|
|
385
|
+
"$ref": "util.json#/$defs/referenceSources"
|
|
386
|
+
},
|
|
387
|
+
"reprintedAs": {
|
|
388
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
389
|
+
},
|
|
390
|
+
"trigger": {
|
|
391
|
+
"$ref": "#/$defs/_trapTrigger"
|
|
392
|
+
},
|
|
393
|
+
"duration": {
|
|
394
|
+
"$ref": "util-time.json#/$defs/durationEffect"
|
|
395
|
+
},
|
|
396
|
+
"entries": {
|
|
397
|
+
"type": "array",
|
|
398
|
+
"items": {
|
|
399
|
+
"$ref": "entry.json"
|
|
400
|
+
}
|
|
401
|
+
},
|
|
402
|
+
"rating": {
|
|
403
|
+
"$ref": "#/$defs/_trapHazardRating"
|
|
404
|
+
},
|
|
405
|
+
"hauntBonus": {
|
|
406
|
+
"type": "string"
|
|
407
|
+
},
|
|
408
|
+
"legacy": {
|
|
409
|
+
"$ref": "util.json#/$defs/legacy"
|
|
410
|
+
},
|
|
411
|
+
"hasFluff": {
|
|
412
|
+
"type": "boolean"
|
|
413
|
+
},
|
|
414
|
+
"hasFluffImages": {
|
|
415
|
+
"type": "boolean"
|
|
416
|
+
},
|
|
417
|
+
"fluff": {
|
|
418
|
+
"$ref": "util.json#/$defs/fluffObject"
|
|
419
|
+
},
|
|
420
|
+
"foundryImg": {
|
|
421
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
422
|
+
},
|
|
423
|
+
"foundryAdvice": {
|
|
424
|
+
"$ref": "entry.json"
|
|
425
|
+
},
|
|
426
|
+
"_copy": {
|
|
427
|
+
"$ref": "util-copy.json#/$defs/copyBlock_copy_generic"
|
|
428
|
+
}
|
|
429
|
+
},
|
|
430
|
+
"additionalProperties": false,
|
|
431
|
+
"markdownDescription": "Older format, used in DMG.\n\nExtended to support XDMG.",
|
|
432
|
+
"required": [
|
|
433
|
+
"_copy"
|
|
434
|
+
]
|
|
435
|
+
},
|
|
436
|
+
{
|
|
437
|
+
"type": "object",
|
|
438
|
+
"description": "XGE \"Traps Revisited\" Simple/Complex traps",
|
|
168
439
|
"properties": {
|
|
169
440
|
"name": {
|
|
170
441
|
"type": "string"
|
|
@@ -273,6 +544,7 @@
|
|
|
273
544
|
}
|
|
274
545
|
},
|
|
275
546
|
"additionalProperties": false,
|
|
547
|
+
"markdownDescription": "XGE "Traps Revisited" Simple/Complex traps",
|
|
276
548
|
"required": [
|
|
277
549
|
"name",
|
|
278
550
|
"trapHazType",
|
|
@@ -280,12 +552,130 @@
|
|
|
280
552
|
"entries",
|
|
281
553
|
"trigger",
|
|
282
554
|
"countermeasures"
|
|
283
|
-
]
|
|
284
|
-
|
|
555
|
+
]
|
|
556
|
+
},
|
|
557
|
+
{
|
|
558
|
+
"type": "object",
|
|
559
|
+
"description": "XGE \"Traps Revisited\" Simple/Complex traps",
|
|
560
|
+
"properties": {
|
|
561
|
+
"name": {
|
|
562
|
+
"type": "string"
|
|
563
|
+
},
|
|
564
|
+
"alias": {
|
|
565
|
+
"$ref": "util.json#/$defs/alias"
|
|
566
|
+
},
|
|
567
|
+
"trapHazType": {
|
|
568
|
+
"type": "string",
|
|
569
|
+
"enum": [
|
|
570
|
+
"SMPL",
|
|
571
|
+
"CMPX"
|
|
572
|
+
]
|
|
573
|
+
},
|
|
574
|
+
"source": {
|
|
575
|
+
"$ref": "util.json#/$defs/source"
|
|
576
|
+
},
|
|
577
|
+
"page": {
|
|
578
|
+
"$ref": "util.json#/$defs/page"
|
|
579
|
+
},
|
|
580
|
+
"otherSources": {
|
|
581
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
582
|
+
},
|
|
583
|
+
"referenceSources": {
|
|
584
|
+
"$ref": "util.json#/$defs/referenceSources"
|
|
585
|
+
},
|
|
586
|
+
"reprintedAs": {
|
|
587
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
588
|
+
},
|
|
589
|
+
"entries": {
|
|
590
|
+
"type": "array",
|
|
591
|
+
"items": {
|
|
592
|
+
"$ref": "entry.json"
|
|
593
|
+
}
|
|
594
|
+
},
|
|
595
|
+
"rating": {
|
|
596
|
+
"$ref": "#/$defs/_trapHazardRating"
|
|
597
|
+
},
|
|
598
|
+
"trigger": {
|
|
599
|
+
"$ref": "#/$defs/_trapTrigger"
|
|
600
|
+
},
|
|
601
|
+
"initiative": {
|
|
602
|
+
"oneOf": [
|
|
603
|
+
{
|
|
604
|
+
"type": "integer",
|
|
605
|
+
"minimum": 1,
|
|
606
|
+
"maximum": 3
|
|
607
|
+
},
|
|
608
|
+
{
|
|
609
|
+
"description": "Custom initiative, for homebrew only.",
|
|
610
|
+
"type": "string",
|
|
611
|
+
"markdownDescription": "Custom initiative, for homebrew only."
|
|
612
|
+
}
|
|
613
|
+
]
|
|
614
|
+
},
|
|
615
|
+
"initiativeNote": {
|
|
616
|
+
"$ref": "entry.json"
|
|
617
|
+
},
|
|
618
|
+
"effect": {
|
|
619
|
+
"type": "array",
|
|
620
|
+
"items": {
|
|
621
|
+
"$ref": "entry.json"
|
|
622
|
+
}
|
|
623
|
+
},
|
|
624
|
+
"eActive": {
|
|
625
|
+
"type": "array",
|
|
626
|
+
"items": {
|
|
627
|
+
"$ref": "entry.json"
|
|
628
|
+
}
|
|
629
|
+
},
|
|
630
|
+
"eDynamic": {
|
|
631
|
+
"type": "array",
|
|
632
|
+
"items": {
|
|
633
|
+
"$ref": "entry.json"
|
|
634
|
+
}
|
|
635
|
+
},
|
|
636
|
+
"eConstant": {
|
|
637
|
+
"type": "array",
|
|
638
|
+
"items": {
|
|
639
|
+
"$ref": "entry.json"
|
|
640
|
+
}
|
|
641
|
+
},
|
|
642
|
+
"countermeasures": {
|
|
643
|
+
"type": "array",
|
|
644
|
+
"items": {
|
|
645
|
+
"$ref": "entry.json"
|
|
646
|
+
}
|
|
647
|
+
},
|
|
648
|
+
"legacy": {
|
|
649
|
+
"$ref": "util.json#/$defs/legacy"
|
|
650
|
+
},
|
|
651
|
+
"hasFluff": {
|
|
652
|
+
"type": "boolean"
|
|
653
|
+
},
|
|
654
|
+
"hasFluffImages": {
|
|
655
|
+
"type": "boolean"
|
|
656
|
+
},
|
|
657
|
+
"fluff": {
|
|
658
|
+
"$ref": "util.json#/$defs/fluffObject"
|
|
659
|
+
},
|
|
660
|
+
"foundryImg": {
|
|
661
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
662
|
+
},
|
|
663
|
+
"foundryAdvice": {
|
|
664
|
+
"$ref": "entry.json"
|
|
665
|
+
},
|
|
666
|
+
"_copy": {
|
|
667
|
+
"$ref": "util-copy.json#/$defs/copyBlock_copy_generic"
|
|
668
|
+
}
|
|
669
|
+
},
|
|
670
|
+
"additionalProperties": false,
|
|
671
|
+
"markdownDescription": "XGE "Traps Revisited" Simple/Complex traps",
|
|
672
|
+
"required": [
|
|
673
|
+
"_copy"
|
|
674
|
+
]
|
|
285
675
|
}
|
|
286
676
|
]
|
|
287
677
|
},
|
|
288
|
-
"
|
|
678
|
+
"hazardData": {
|
|
289
679
|
"type": "object",
|
|
290
680
|
"properties": {
|
|
291
681
|
"name": {
|
|
@@ -358,15 +748,178 @@
|
|
|
358
748
|
"$ref": "util-foundry.json#/$defs/foundryMergeObject"
|
|
359
749
|
}
|
|
360
750
|
},
|
|
361
|
-
"additionalProperties": false
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
751
|
+
"additionalProperties": false
|
|
752
|
+
},
|
|
753
|
+
"hazard": {
|
|
754
|
+
"anyOf": [
|
|
755
|
+
{
|
|
756
|
+
"type": "object",
|
|
757
|
+
"properties": {
|
|
758
|
+
"name": {
|
|
759
|
+
"type": "string"
|
|
760
|
+
},
|
|
761
|
+
"alias": {
|
|
762
|
+
"$ref": "util.json#/$defs/alias"
|
|
763
|
+
},
|
|
764
|
+
"trapHazType": {
|
|
765
|
+
"type": "string",
|
|
766
|
+
"description": "- ENV: Environmental Hazard\n- EST: Eldritch Storm\n- GEN: Generic\n- WTH: Weather\n- WLD: Wilderness Hazard",
|
|
767
|
+
"markdownDescription": "- ENV: Environmental Hazard\n- EST: Eldritch Storm\n- GEN: Generic\n- WTH: Weather\n- WLD: Wilderness Hazard",
|
|
768
|
+
"examples": [
|
|
769
|
+
"ENV",
|
|
770
|
+
"EST",
|
|
771
|
+
"GEN",
|
|
772
|
+
"WTH",
|
|
773
|
+
"WLD"
|
|
774
|
+
]
|
|
775
|
+
},
|
|
776
|
+
"source": {
|
|
777
|
+
"$ref": "util.json#/$defs/source"
|
|
778
|
+
},
|
|
779
|
+
"page": {
|
|
780
|
+
"$ref": "util.json#/$defs/page"
|
|
781
|
+
},
|
|
782
|
+
"otherSources": {
|
|
783
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
784
|
+
},
|
|
785
|
+
"reprintedAs": {
|
|
786
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
787
|
+
},
|
|
788
|
+
"entries": {
|
|
789
|
+
"type": "array",
|
|
790
|
+
"items": {
|
|
791
|
+
"$ref": "entry.json"
|
|
792
|
+
}
|
|
793
|
+
},
|
|
794
|
+
"legacy": {
|
|
795
|
+
"$ref": "util.json#/$defs/legacy"
|
|
796
|
+
},
|
|
797
|
+
"rating": {
|
|
798
|
+
"$ref": "#/$defs/_trapHazardRating"
|
|
799
|
+
},
|
|
800
|
+
"hasFluff": {
|
|
801
|
+
"type": "boolean"
|
|
802
|
+
},
|
|
803
|
+
"hasFluffImages": {
|
|
804
|
+
"type": "boolean"
|
|
805
|
+
},
|
|
806
|
+
"foundrySystem": {
|
|
807
|
+
"$ref": "util-foundry.json#/$defs/foundrySystemObject"
|
|
808
|
+
},
|
|
809
|
+
"foundryActivities": {
|
|
810
|
+
"$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
|
|
811
|
+
},
|
|
812
|
+
"foundryFlags": {
|
|
813
|
+
"$ref": "util-foundry.json#/$defs/foundryFlagsObject"
|
|
814
|
+
},
|
|
815
|
+
"foundryEffects": {
|
|
816
|
+
"$ref": "util-foundry.json#/$defs/foundryEffectsArray"
|
|
817
|
+
},
|
|
818
|
+
"foundryImg": {
|
|
819
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
820
|
+
},
|
|
821
|
+
"foundryAdvice": {
|
|
822
|
+
"$ref": "entry.json"
|
|
823
|
+
},
|
|
824
|
+
"_foundryMerge": {
|
|
825
|
+
"$ref": "util-foundry.json#/$defs/foundryMergeObject"
|
|
826
|
+
}
|
|
827
|
+
},
|
|
828
|
+
"additionalProperties": false,
|
|
829
|
+
"required": [
|
|
830
|
+
"name",
|
|
831
|
+
"source",
|
|
832
|
+
"entries"
|
|
833
|
+
]
|
|
834
|
+
},
|
|
835
|
+
{
|
|
836
|
+
"type": "object",
|
|
837
|
+
"properties": {
|
|
838
|
+
"name": {
|
|
839
|
+
"type": "string"
|
|
840
|
+
},
|
|
841
|
+
"alias": {
|
|
842
|
+
"$ref": "util.json#/$defs/alias"
|
|
843
|
+
},
|
|
844
|
+
"trapHazType": {
|
|
845
|
+
"type": "string",
|
|
846
|
+
"description": "- ENV: Environmental Hazard\n- EST: Eldritch Storm\n- GEN: Generic\n- WTH: Weather\n- WLD: Wilderness Hazard",
|
|
847
|
+
"markdownDescription": "- ENV: Environmental Hazard\n- EST: Eldritch Storm\n- GEN: Generic\n- WTH: Weather\n- WLD: Wilderness Hazard",
|
|
848
|
+
"examples": [
|
|
849
|
+
"ENV",
|
|
850
|
+
"EST",
|
|
851
|
+
"GEN",
|
|
852
|
+
"WTH",
|
|
853
|
+
"WLD"
|
|
854
|
+
]
|
|
855
|
+
},
|
|
856
|
+
"source": {
|
|
857
|
+
"$ref": "util.json#/$defs/source"
|
|
858
|
+
},
|
|
859
|
+
"page": {
|
|
860
|
+
"$ref": "util.json#/$defs/page"
|
|
861
|
+
},
|
|
862
|
+
"otherSources": {
|
|
863
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
864
|
+
},
|
|
865
|
+
"reprintedAs": {
|
|
866
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
867
|
+
},
|
|
868
|
+
"entries": {
|
|
869
|
+
"type": "array",
|
|
870
|
+
"items": {
|
|
871
|
+
"$ref": "entry.json"
|
|
872
|
+
}
|
|
873
|
+
},
|
|
874
|
+
"legacy": {
|
|
875
|
+
"$ref": "util.json#/$defs/legacy"
|
|
876
|
+
},
|
|
877
|
+
"rating": {
|
|
878
|
+
"$ref": "#/$defs/_trapHazardRating"
|
|
879
|
+
},
|
|
880
|
+
"hasFluff": {
|
|
881
|
+
"type": "boolean"
|
|
882
|
+
},
|
|
883
|
+
"hasFluffImages": {
|
|
884
|
+
"type": "boolean"
|
|
885
|
+
},
|
|
886
|
+
"foundrySystem": {
|
|
887
|
+
"$ref": "util-foundry.json#/$defs/foundrySystemObject"
|
|
888
|
+
},
|
|
889
|
+
"foundryActivities": {
|
|
890
|
+
"$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
|
|
891
|
+
},
|
|
892
|
+
"foundryFlags": {
|
|
893
|
+
"$ref": "util-foundry.json#/$defs/foundryFlagsObject"
|
|
894
|
+
},
|
|
895
|
+
"foundryEffects": {
|
|
896
|
+
"$ref": "util-foundry.json#/$defs/foundryEffectsArray"
|
|
897
|
+
},
|
|
898
|
+
"foundryImg": {
|
|
899
|
+
"$ref": "util-foundry.json#/$defs/foundryImg"
|
|
900
|
+
},
|
|
901
|
+
"foundryAdvice": {
|
|
902
|
+
"$ref": "entry.json"
|
|
903
|
+
},
|
|
904
|
+
"_foundryMerge": {
|
|
905
|
+
"$ref": "util-foundry.json#/$defs/foundryMergeObject"
|
|
906
|
+
},
|
|
907
|
+
"_copy": {
|
|
908
|
+
"$ref": "util-copy.json#/$defs/copyBlock_copy_generic"
|
|
909
|
+
}
|
|
910
|
+
},
|
|
911
|
+
"additionalProperties": false,
|
|
912
|
+
"required": [
|
|
913
|
+
"_copy"
|
|
914
|
+
]
|
|
915
|
+
}
|
|
366
916
|
]
|
|
367
917
|
}
|
|
368
918
|
},
|
|
369
919
|
"properties": {
|
|
920
|
+
"_meta": {
|
|
921
|
+
"$ref": "util.json#/$defs/metaBlock"
|
|
922
|
+
},
|
|
370
923
|
"trap": {
|
|
371
924
|
"type": "array",
|
|
372
925
|
"minItems": 1,
|
|
@@ -384,5 +937,9 @@
|
|
|
384
937
|
}
|
|
385
938
|
}
|
|
386
939
|
},
|
|
940
|
+
"required": [
|
|
941
|
+
"trap",
|
|
942
|
+
"hazard"
|
|
943
|
+
],
|
|
387
944
|
"additionalProperties": false
|
|
388
945
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "util-additionalspells.json",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.4",
|
|
5
5
|
"title": "Util: Additional Spells",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"_additionalSpellObject": {
|
|
@@ -176,6 +176,9 @@
|
|
|
176
176
|
},
|
|
177
177
|
"cha": {
|
|
178
178
|
"$ref": "#/$defs/_additionalSpellArrayOfStringOrFilterObject"
|
|
179
|
+
},
|
|
180
|
+
"mod": {
|
|
181
|
+
"$ref": "#/$defs/_additionalSpellArrayOfStringOrFilterObject"
|
|
179
182
|
}
|
|
180
183
|
},
|
|
181
184
|
"additionalProperties": false
|