5etools-utils 0.16.12 → 0.16.14

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "5etools-utils",
3
- "version": "0.16.12",
3
+ "version": "0.16.14",
4
4
  "description": "Shared utilities for the 5etools ecosystem.",
5
5
  "type": "module",
6
6
  "main": "lib/Api.js",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "decks.json",
4
- "version": "1.0.6",
4
+ "version": "1.0.7",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "deckData": {
@@ -22,6 +22,9 @@
22
22
  "referenceSources": {
23
23
  "$ref": "util.json#/$defs/referenceSources"
24
24
  },
25
+ "reprintedAs": {
26
+ "$ref": "util.json#/$defs/reprintedAs"
27
+ },
25
28
  "page": {
26
29
  "$ref": "util.json#/$defs/page"
27
30
  },
@@ -93,6 +96,9 @@
93
96
  "referenceSources": {
94
97
  "$ref": "util.json#/$defs/referenceSources"
95
98
  },
99
+ "reprintedAs": {
100
+ "$ref": "util.json#/$defs/reprintedAs"
101
+ },
96
102
  "page": {
97
103
  "$ref": "util.json#/$defs/page"
98
104
  },
@@ -167,6 +173,9 @@
167
173
  "referenceSources": {
168
174
  "$ref": "util.json#/$defs/referenceSources"
169
175
  },
176
+ "reprintedAs": {
177
+ "$ref": "util.json#/$defs/reprintedAs"
178
+ },
170
179
  "page": {
171
180
  "$ref": "util.json#/$defs/page"
172
181
  },
@@ -244,6 +253,9 @@
244
253
  "referenceSources": {
245
254
  "$ref": "util.json#/$defs/referenceSources"
246
255
  },
256
+ "reprintedAs": {
257
+ "$ref": "util.json#/$defs/reprintedAs"
258
+ },
247
259
  "set": {
248
260
  "type": "string"
249
261
  },
@@ -294,6 +306,9 @@
294
306
  "referenceSources": {
295
307
  "$ref": "util.json#/$defs/referenceSources"
296
308
  },
309
+ "reprintedAs": {
310
+ "$ref": "util.json#/$defs/reprintedAs"
311
+ },
297
312
  "set": {
298
313
  "type": "string"
299
314
  },
@@ -347,6 +362,9 @@
347
362
  "referenceSources": {
348
363
  "$ref": "util.json#/$defs/referenceSources"
349
364
  },
365
+ "reprintedAs": {
366
+ "$ref": "util.json#/$defs/reprintedAs"
367
+ },
350
368
  "set": {
351
369
  "type": "string"
352
370
  },
@@ -1731,6 +1731,7 @@
1731
1731
  "Powerful Build",
1732
1732
  "Skill Bonus Dice",
1733
1733
  "Sunlight Sensitivity",
1734
+ "Speed",
1734
1735
  "Tool Bonus Dice",
1735
1736
  "Damage Resistance",
1736
1737
  "Damage Immunity",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "decks.json",
4
- "version": "1.0.6",
4
+ "version": "1.0.7",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "deckData": {
@@ -22,6 +22,9 @@
22
22
  "referenceSources": {
23
23
  "$ref": "util.json#/$defs/referenceSources"
24
24
  },
25
+ "reprintedAs": {
26
+ "$ref": "util.json#/$defs/reprintedAs"
27
+ },
25
28
  "page": {
26
29
  "$ref": "util.json#/$defs/page"
27
30
  },
@@ -93,6 +96,9 @@
93
96
  "referenceSources": {
94
97
  "$ref": "util.json#/$defs/referenceSources"
95
98
  },
99
+ "reprintedAs": {
100
+ "$ref": "util.json#/$defs/reprintedAs"
101
+ },
96
102
  "page": {
97
103
  "$ref": "util.json#/$defs/page"
98
104
  },
@@ -167,6 +173,9 @@
167
173
  "referenceSources": {
168
174
  "$ref": "util.json#/$defs/referenceSources"
169
175
  },
176
+ "reprintedAs": {
177
+ "$ref": "util.json#/$defs/reprintedAs"
178
+ },
170
179
  "page": {
171
180
  "$ref": "util.json#/$defs/page"
172
181
  },
@@ -244,6 +253,9 @@
244
253
  "referenceSources": {
245
254
  "$ref": "util.json#/$defs/referenceSources"
246
255
  },
256
+ "reprintedAs": {
257
+ "$ref": "util.json#/$defs/reprintedAs"
258
+ },
247
259
  "set": {
248
260
  "type": "string"
249
261
  },
@@ -294,6 +306,9 @@
294
306
  "referenceSources": {
295
307
  "$ref": "util.json#/$defs/referenceSources"
296
308
  },
309
+ "reprintedAs": {
310
+ "$ref": "util.json#/$defs/reprintedAs"
311
+ },
297
312
  "set": {
298
313
  "type": "string"
299
314
  },
@@ -347,6 +362,9 @@
347
362
  "referenceSources": {
348
363
  "$ref": "util.json#/$defs/referenceSources"
349
364
  },
365
+ "reprintedAs": {
366
+ "$ref": "util.json#/$defs/reprintedAs"
367
+ },
350
368
  "set": {
351
369
  "type": "string"
352
370
  },
@@ -1731,6 +1731,7 @@
1731
1731
  "Powerful Build",
1732
1732
  "Skill Bonus Dice",
1733
1733
  "Sunlight Sensitivity",
1734
+ "Speed",
1734
1735
  "Tool Bonus Dice",
1735
1736
  "Damage Resistance",
1736
1737
  "Damage Immunity",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "decks.json",
4
- "version": "1.0.6",
4
+ "version": "1.0.7",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "deckData": {
@@ -22,6 +22,9 @@
22
22
  "referenceSources": {
23
23
  "$ref": "util.json#/$defs/referenceSources"
24
24
  },
25
+ "reprintedAs": {
26
+ "$ref": "util.json#/$defs/reprintedAs"
27
+ },
25
28
  "page": {
26
29
  "$ref": "util.json#/$defs/page"
27
30
  },
@@ -105,6 +108,9 @@
105
108
  "referenceSources": {
106
109
  "$ref": "util.json#/$defs/referenceSources"
107
110
  },
111
+ "reprintedAs": {
112
+ "$ref": "util.json#/$defs/reprintedAs"
113
+ },
108
114
  "page": {
109
115
  "$ref": "util.json#/$defs/page"
110
116
  },
@@ -191,6 +197,9 @@
191
197
  "referenceSources": {
192
198
  "$ref": "util.json#/$defs/referenceSources"
193
199
  },
200
+ "reprintedAs": {
201
+ "$ref": "util.json#/$defs/reprintedAs"
202
+ },
194
203
  "page": {
195
204
  "$ref": "util.json#/$defs/page"
196
205
  },
@@ -280,6 +289,9 @@
280
289
  "referenceSources": {
281
290
  "$ref": "util.json#/$defs/referenceSources"
282
291
  },
292
+ "reprintedAs": {
293
+ "$ref": "util.json#/$defs/reprintedAs"
294
+ },
283
295
  "set": {
284
296
  "type": "string"
285
297
  },
@@ -342,6 +354,9 @@
342
354
  "referenceSources": {
343
355
  "$ref": "util.json#/$defs/referenceSources"
344
356
  },
357
+ "reprintedAs": {
358
+ "$ref": "util.json#/$defs/reprintedAs"
359
+ },
345
360
  "set": {
346
361
  "type": "string"
347
362
  },
@@ -407,6 +422,9 @@
407
422
  "referenceSources": {
408
423
  "$ref": "util.json#/$defs/referenceSources"
409
424
  },
425
+ "reprintedAs": {
426
+ "$ref": "util.json#/$defs/reprintedAs"
427
+ },
410
428
  "set": {
411
429
  "type": "string"
412
430
  },
@@ -1676,6 +1676,7 @@
1676
1676
  "Powerful Build",
1677
1677
  "Skill Bonus Dice",
1678
1678
  "Sunlight Sensitivity",
1679
+ "Speed",
1679
1680
  "Tool Bonus Dice",
1680
1681
  "Damage Resistance",
1681
1682
  "Damage Immunity",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "decks.json",
4
- "version": "1.0.6",
4
+ "version": "1.0.7",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "deckData": {
@@ -22,6 +22,9 @@
22
22
  "referenceSources": {
23
23
  "$ref": "util.json#/$defs/referenceSources"
24
24
  },
25
+ "reprintedAs": {
26
+ "$ref": "util.json#/$defs/reprintedAs"
27
+ },
25
28
  "page": {
26
29
  "$ref": "util.json#/$defs/page"
27
30
  },
@@ -105,6 +108,9 @@
105
108
  "referenceSources": {
106
109
  "$ref": "util.json#/$defs/referenceSources"
107
110
  },
111
+ "reprintedAs": {
112
+ "$ref": "util.json#/$defs/reprintedAs"
113
+ },
108
114
  "page": {
109
115
  "$ref": "util.json#/$defs/page"
110
116
  },
@@ -191,6 +197,9 @@
191
197
  "referenceSources": {
192
198
  "$ref": "util.json#/$defs/referenceSources"
193
199
  },
200
+ "reprintedAs": {
201
+ "$ref": "util.json#/$defs/reprintedAs"
202
+ },
194
203
  "page": {
195
204
  "$ref": "util.json#/$defs/page"
196
205
  },
@@ -280,6 +289,9 @@
280
289
  "referenceSources": {
281
290
  "$ref": "util.json#/$defs/referenceSources"
282
291
  },
292
+ "reprintedAs": {
293
+ "$ref": "util.json#/$defs/reprintedAs"
294
+ },
283
295
  "set": {
284
296
  "type": "string"
285
297
  },
@@ -342,6 +354,9 @@
342
354
  "referenceSources": {
343
355
  "$ref": "util.json#/$defs/referenceSources"
344
356
  },
357
+ "reprintedAs": {
358
+ "$ref": "util.json#/$defs/reprintedAs"
359
+ },
345
360
  "set": {
346
361
  "type": "string"
347
362
  },
@@ -407,6 +422,9 @@
407
422
  "referenceSources": {
408
423
  "$ref": "util.json#/$defs/referenceSources"
409
424
  },
425
+ "reprintedAs": {
426
+ "$ref": "util.json#/$defs/reprintedAs"
427
+ },
410
428
  "set": {
411
429
  "type": "string"
412
430
  },
@@ -1676,6 +1676,7 @@
1676
1676
  "Powerful Build",
1677
1677
  "Skill Bonus Dice",
1678
1678
  "Sunlight Sensitivity",
1679
+ "Speed",
1679
1680
  "Tool Bonus Dice",
1680
1681
  "Damage Resistance",
1681
1682
  "Damage Immunity",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "decks.json",
4
- "version": "1.0.6",
4
+ "version": "1.0.7",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "deckData": {
@@ -22,6 +22,9 @@
22
22
  "referenceSources": {
23
23
  "$ref": "util.json#/$defs/referenceSources"
24
24
  },
25
+ "reprintedAs": {
26
+ "$ref": "util.json#/$defs/reprintedAs"
27
+ },
25
28
  "page": {
26
29
  "$ref": "util.json#/$defs/page"
27
30
  },
@@ -93,6 +96,9 @@
93
96
  "referenceSources": {
94
97
  "$ref": "util.json#/$defs/referenceSources"
95
98
  },
99
+ "reprintedAs": {
100
+ "$ref": "util.json#/$defs/reprintedAs"
101
+ },
96
102
  "page": {
97
103
  "$ref": "util.json#/$defs/page"
98
104
  },
@@ -167,6 +173,9 @@
167
173
  "referenceSources": {
168
174
  "$ref": "util.json#/$defs/referenceSources"
169
175
  },
176
+ "reprintedAs": {
177
+ "$ref": "util.json#/$defs/reprintedAs"
178
+ },
170
179
  "page": {
171
180
  "$ref": "util.json#/$defs/page"
172
181
  },
@@ -244,6 +253,9 @@
244
253
  "referenceSources": {
245
254
  "$ref": "util.json#/$defs/referenceSources"
246
255
  },
256
+ "reprintedAs": {
257
+ "$ref": "util.json#/$defs/reprintedAs"
258
+ },
247
259
  "set": {
248
260
  "type": "string"
249
261
  },
@@ -294,6 +306,9 @@
294
306
  "referenceSources": {
295
307
  "$ref": "util.json#/$defs/referenceSources"
296
308
  },
309
+ "reprintedAs": {
310
+ "$ref": "util.json#/$defs/reprintedAs"
311
+ },
297
312
  "set": {
298
313
  "type": "string"
299
314
  },
@@ -347,6 +362,9 @@
347
362
  "referenceSources": {
348
363
  "$ref": "util.json#/$defs/referenceSources"
349
364
  },
365
+ "reprintedAs": {
366
+ "$ref": "util.json#/$defs/reprintedAs"
367
+ },
350
368
  "set": {
351
369
  "type": "string"
352
370
  },
@@ -1687,6 +1687,7 @@
1687
1687
  "Powerful Build",
1688
1688
  "Skill Bonus Dice",
1689
1689
  "Sunlight Sensitivity",
1690
+ "Speed",
1690
1691
  "Tool Bonus Dice",
1691
1692
  "Damage Resistance",
1692
1693
  "Damage Immunity",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "decks.json",
4
- "version": "1.0.6",
4
+ "version": "1.0.7",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "deckData": {
@@ -22,6 +22,9 @@
22
22
  "referenceSources": {
23
23
  "$ref": "util.json#/$defs/referenceSources"
24
24
  },
25
+ "reprintedAs": {
26
+ "$ref": "util.json#/$defs/reprintedAs"
27
+ },
25
28
  "page": {
26
29
  "$ref": "util.json#/$defs/page"
27
30
  },
@@ -93,6 +96,9 @@
93
96
  "referenceSources": {
94
97
  "$ref": "util.json#/$defs/referenceSources"
95
98
  },
99
+ "reprintedAs": {
100
+ "$ref": "util.json#/$defs/reprintedAs"
101
+ },
96
102
  "page": {
97
103
  "$ref": "util.json#/$defs/page"
98
104
  },
@@ -167,6 +173,9 @@
167
173
  "referenceSources": {
168
174
  "$ref": "util.json#/$defs/referenceSources"
169
175
  },
176
+ "reprintedAs": {
177
+ "$ref": "util.json#/$defs/reprintedAs"
178
+ },
170
179
  "page": {
171
180
  "$ref": "util.json#/$defs/page"
172
181
  },
@@ -244,6 +253,9 @@
244
253
  "referenceSources": {
245
254
  "$ref": "util.json#/$defs/referenceSources"
246
255
  },
256
+ "reprintedAs": {
257
+ "$ref": "util.json#/$defs/reprintedAs"
258
+ },
247
259
  "set": {
248
260
  "type": "string"
249
261
  },
@@ -294,6 +306,9 @@
294
306
  "referenceSources": {
295
307
  "$ref": "util.json#/$defs/referenceSources"
296
308
  },
309
+ "reprintedAs": {
310
+ "$ref": "util.json#/$defs/reprintedAs"
311
+ },
297
312
  "set": {
298
313
  "type": "string"
299
314
  },
@@ -347,6 +362,9 @@
347
362
  "referenceSources": {
348
363
  "$ref": "util.json#/$defs/referenceSources"
349
364
  },
365
+ "reprintedAs": {
366
+ "$ref": "util.json#/$defs/reprintedAs"
367
+ },
350
368
  "set": {
351
369
  "type": "string"
352
370
  },
@@ -1687,6 +1687,7 @@
1687
1687
  "Powerful Build",
1688
1688
  "Skill Bonus Dice",
1689
1689
  "Sunlight Sensitivity",
1690
+ "Speed",
1690
1691
  "Tool Bonus Dice",
1691
1692
  "Damage Resistance",
1692
1693
  "Damage Immunity",