5etools-utils 0.5.16 → 0.5.17

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.5.16",
3
+ "version": "0.5.17",
4
4
  "description": "Shared utilities for the 5etools ecosystem.",
5
5
  "type": "module",
6
6
  "main": "lib/Api.js",
@@ -302,17 +302,21 @@
302
302
  },
303
303
  "miscTags": {
304
304
  "type": "array",
305
- "description": "FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
305
+ "description": "AAD: Additional Attack Damage\n DFT: Difficult Terrain\n FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n OBJ: Affects Objects\n OBS: Obscures Vision\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
306
306
  "minItems": 1,
307
307
  "uniqueItems": true,
308
308
  "items": {
309
309
  "type": "string",
310
310
  "enum": [
311
+ "AAD",
312
+ "DFT",
311
313
  "FMV",
312
314
  "HL",
313
315
  "LGT",
314
316
  "LGTS",
315
317
  "MAC",
318
+ "OBJ",
319
+ "OBS",
316
320
  "PRM",
317
321
  "PS",
318
322
  "RO",
@@ -867,17 +871,21 @@
867
871
  },
868
872
  "miscTags": {
869
873
  "type": "array",
870
- "description": "FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
874
+ "description": "AAD: Additional Attack Damage\n DFT: Difficult Terrain\n FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n OBJ: Affects Objects\n OBS: Obscures Vision\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
871
875
  "minItems": 1,
872
876
  "uniqueItems": true,
873
877
  "items": {
874
878
  "type": "string",
875
879
  "enum": [
880
+ "AAD",
881
+ "DFT",
876
882
  "FMV",
877
883
  "HL",
878
884
  "LGT",
879
885
  "LGTS",
880
886
  "MAC",
887
+ "OBJ",
888
+ "OBS",
881
889
  "PRM",
882
890
  "PS",
883
891
  "RO",
@@ -1440,17 +1448,21 @@
1440
1448
  },
1441
1449
  "miscTags": {
1442
1450
  "type": "array",
1443
- "description": "FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
1451
+ "description": "AAD: Additional Attack Damage\n DFT: Difficult Terrain\n FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n OBJ: Affects Objects\n OBS: Obscures Vision\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
1444
1452
  "minItems": 1,
1445
1453
  "uniqueItems": true,
1446
1454
  "items": {
1447
1455
  "type": "string",
1448
1456
  "enum": [
1457
+ "AAD",
1458
+ "DFT",
1449
1459
  "FMV",
1450
1460
  "HL",
1451
1461
  "LGT",
1452
1462
  "LGTS",
1453
1463
  "MAC",
1464
+ "OBJ",
1465
+ "OBS",
1454
1466
  "PRM",
1455
1467
  "PS",
1456
1468
  "RO",
@@ -302,17 +302,21 @@
302
302
  },
303
303
  "miscTags": {
304
304
  "type": "array",
305
- "description": "FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
305
+ "description": "AAD: Additional Attack Damage\n DFT: Difficult Terrain\n FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n OBJ: Affects Objects\n OBS: Obscures Vision\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
306
306
  "minItems": 1,
307
307
  "uniqueItems": true,
308
308
  "items": {
309
309
  "type": "string",
310
310
  "enum": [
311
+ "AAD",
312
+ "DFT",
311
313
  "FMV",
312
314
  "HL",
313
315
  "LGT",
314
316
  "LGTS",
315
317
  "MAC",
318
+ "OBJ",
319
+ "OBS",
316
320
  "PRM",
317
321
  "PS",
318
322
  "RO",
@@ -867,17 +871,21 @@
867
871
  },
868
872
  "miscTags": {
869
873
  "type": "array",
870
- "description": "FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
874
+ "description": "AAD: Additional Attack Damage\n DFT: Difficult Terrain\n FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n OBJ: Affects Objects\n OBS: Obscures Vision\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
871
875
  "minItems": 1,
872
876
  "uniqueItems": true,
873
877
  "items": {
874
878
  "type": "string",
875
879
  "enum": [
880
+ "AAD",
881
+ "DFT",
876
882
  "FMV",
877
883
  "HL",
878
884
  "LGT",
879
885
  "LGTS",
880
886
  "MAC",
887
+ "OBJ",
888
+ "OBS",
881
889
  "PRM",
882
890
  "PS",
883
891
  "RO",
@@ -1440,17 +1448,21 @@
1440
1448
  },
1441
1449
  "miscTags": {
1442
1450
  "type": "array",
1443
- "description": "FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
1451
+ "description": "AAD: Additional Attack Damage\n DFT: Difficult Terrain\n FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n OBJ: Affects Objects\n OBS: Obscures Vision\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
1444
1452
  "minItems": 1,
1445
1453
  "uniqueItems": true,
1446
1454
  "items": {
1447
1455
  "type": "string",
1448
1456
  "enum": [
1457
+ "AAD",
1458
+ "DFT",
1449
1459
  "FMV",
1450
1460
  "HL",
1451
1461
  "LGT",
1452
1462
  "LGTS",
1453
1463
  "MAC",
1464
+ "OBJ",
1465
+ "OBS",
1454
1466
  "PRM",
1455
1467
  "PS",
1456
1468
  "RO",
@@ -284,17 +284,21 @@
284
284
  },
285
285
  "miscTags": {
286
286
  "type": "array",
287
- "description": "FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
287
+ "description": "AAD: Additional Attack Damage\n DFT: Difficult Terrain\n FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n OBJ: Affects Objects\n OBS: Obscures Vision\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
288
288
  "minItems": 1,
289
289
  "uniqueItems": true,
290
290
  "items": {
291
291
  "type": "string",
292
292
  "enum": [
293
+ "AAD",
294
+ "DFT",
293
295
  "FMV",
294
296
  "HL",
295
297
  "LGT",
296
298
  "LGTS",
297
299
  "MAC",
300
+ "OBJ",
301
+ "OBS",
298
302
  "PRM",
299
303
  "PS",
300
304
  "RO",
@@ -627,17 +631,21 @@
627
631
  },
628
632
  "miscTags": {
629
633
  "type": "array",
630
- "description": "FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
634
+ "description": "AAD: Additional Attack Damage\n DFT: Difficult Terrain\n FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n OBJ: Affects Objects\n OBS: Obscures Vision\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
631
635
  "minItems": 1,
632
636
  "uniqueItems": true,
633
637
  "items": {
634
638
  "type": "string",
635
639
  "enum": [
640
+ "AAD",
641
+ "DFT",
636
642
  "FMV",
637
643
  "HL",
638
644
  "LGT",
639
645
  "LGTS",
640
646
  "MAC",
647
+ "OBJ",
648
+ "OBS",
641
649
  "PRM",
642
650
  "PS",
643
651
  "RO",
@@ -978,17 +986,21 @@
978
986
  },
979
987
  "miscTags": {
980
988
  "type": "array",
981
- "description": "FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
989
+ "description": "AAD: Additional Attack Damage\n DFT: Difficult Terrain\n FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n OBJ: Affects Objects\n OBS: Obscures Vision\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
982
990
  "minItems": 1,
983
991
  "uniqueItems": true,
984
992
  "items": {
985
993
  "type": "string",
986
994
  "enum": [
995
+ "AAD",
996
+ "DFT",
987
997
  "FMV",
988
998
  "HL",
989
999
  "LGT",
990
1000
  "LGTS",
991
1001
  "MAC",
1002
+ "OBJ",
1003
+ "OBS",
992
1004
  "PRM",
993
1005
  "PS",
994
1006
  "RO",
@@ -284,17 +284,21 @@
284
284
  },
285
285
  "miscTags": {
286
286
  "type": "array",
287
- "description": "FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
287
+ "description": "AAD: Additional Attack Damage\n DFT: Difficult Terrain\n FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n OBJ: Affects Objects\n OBS: Obscures Vision\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
288
288
  "minItems": 1,
289
289
  "uniqueItems": true,
290
290
  "items": {
291
291
  "type": "string",
292
292
  "enum": [
293
+ "AAD",
294
+ "DFT",
293
295
  "FMV",
294
296
  "HL",
295
297
  "LGT",
296
298
  "LGTS",
297
299
  "MAC",
300
+ "OBJ",
301
+ "OBS",
298
302
  "PRM",
299
303
  "PS",
300
304
  "RO",
@@ -627,17 +631,21 @@
627
631
  },
628
632
  "miscTags": {
629
633
  "type": "array",
630
- "description": "FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
634
+ "description": "AAD: Additional Attack Damage\n DFT: Difficult Terrain\n FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n OBJ: Affects Objects\n OBS: Obscures Vision\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
631
635
  "minItems": 1,
632
636
  "uniqueItems": true,
633
637
  "items": {
634
638
  "type": "string",
635
639
  "enum": [
640
+ "AAD",
641
+ "DFT",
636
642
  "FMV",
637
643
  "HL",
638
644
  "LGT",
639
645
  "LGTS",
640
646
  "MAC",
647
+ "OBJ",
648
+ "OBS",
641
649
  "PRM",
642
650
  "PS",
643
651
  "RO",
@@ -978,17 +986,21 @@
978
986
  },
979
987
  "miscTags": {
980
988
  "type": "array",
981
- "description": "FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
989
+ "description": "AAD: Additional Attack Damage\n DFT: Difficult Terrain\n FMV: Forced Movement\n HL: Healing\n LGT: Creates Light\n LGTS: Creates Sunlight\n MAC: Modifies AC\n OBJ: Affects Objects\n OBS: Obscures Vision\n PRM: Permanent Effects\n PS: Plane Shifting\nRO: Rollable Effects\n SCL: Scaling Effects\n SMN: Summons Creature\n SGT: Requires Sight\n THP: Grants Temporary Hit Points\n TP: Teleportation\n UBA: Uses Bonus Action",
982
990
  "minItems": 1,
983
991
  "uniqueItems": true,
984
992
  "items": {
985
993
  "type": "string",
986
994
  "enum": [
995
+ "AAD",
996
+ "DFT",
987
997
  "FMV",
988
998
  "HL",
989
999
  "LGT",
990
1000
  "LGTS",
991
1001
  "MAC",
1002
+ "OBJ",
1003
+ "OBS",
992
1004
  "PRM",
993
1005
  "PS",
994
1006
  "RO",