5etools-utils 0.13.13 → 0.13.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.
Files changed (103) hide show
  1. package/package.json +1 -1
  2. package/schema/brew/actions.json +4 -1
  3. package/schema/brew/backgrounds.json +10 -1
  4. package/schema/brew/charcreationoptions.json +4 -1
  5. package/schema/brew/conditionsdiseases.json +7 -1
  6. package/schema/brew/cultsboons.json +7 -1
  7. package/schema/brew/feats.json +10 -1
  8. package/schema/brew/items-base.json +10 -1
  9. package/schema/brew/items.json +19 -1
  10. package/schema/brew/magicvariants.json +19 -1
  11. package/schema/brew/optionalfeatures.json +10 -1
  12. package/schema/brew/psionics.json +4 -1
  13. package/schema/brew/races.json +19 -1
  14. package/schema/brew/rewards.json +4 -1
  15. package/schema/brew/spells/spells.json +10 -1
  16. package/schema/brew/trapshazards.json +4 -1
  17. package/schema/brew/util-foundry.json +7 -0
  18. package/schema/brew/vehicles.json +10 -1
  19. package/schema/brew-fast/actions.json +4 -1
  20. package/schema/brew-fast/backgrounds.json +10 -1
  21. package/schema/brew-fast/charcreationoptions.json +4 -1
  22. package/schema/brew-fast/conditionsdiseases.json +7 -1
  23. package/schema/brew-fast/cultsboons.json +7 -1
  24. package/schema/brew-fast/feats.json +10 -1
  25. package/schema/brew-fast/items-base.json +10 -1
  26. package/schema/brew-fast/items.json +19 -1
  27. package/schema/brew-fast/magicvariants.json +19 -1
  28. package/schema/brew-fast/optionalfeatures.json +10 -1
  29. package/schema/brew-fast/psionics.json +4 -1
  30. package/schema/brew-fast/races.json +19 -1
  31. package/schema/brew-fast/rewards.json +4 -1
  32. package/schema/brew-fast/spells/spells.json +10 -1
  33. package/schema/brew-fast/trapshazards.json +4 -1
  34. package/schema/brew-fast/util-foundry.json +7 -0
  35. package/schema/brew-fast/vehicles.json +10 -1
  36. package/schema/site/actions.json +1 -1
  37. package/schema/site/backgrounds.json +1 -1
  38. package/schema/site/charcreationoptions.json +1 -1
  39. package/schema/site/conditionsdiseases.json +1 -1
  40. package/schema/site/cultsboons.json +1 -1
  41. package/schema/site/feats.json +1 -1
  42. package/schema/site/items-base.json +1 -1
  43. package/schema/site/items.json +4 -1
  44. package/schema/site/magicvariants.json +1 -1
  45. package/schema/site/optionalfeatures.json +1 -1
  46. package/schema/site/psionics.json +1 -1
  47. package/schema/site/races.json +1 -1
  48. package/schema/site/rewards.json +1 -1
  49. package/schema/site/spells/spells.json +1 -1
  50. package/schema/site/trapshazards.json +1 -1
  51. package/schema/site/util-foundry.json +7 -0
  52. package/schema/site/vehicles.json +1 -1
  53. package/schema/site-fast/actions.json +1 -1
  54. package/schema/site-fast/backgrounds.json +1 -1
  55. package/schema/site-fast/charcreationoptions.json +1 -1
  56. package/schema/site-fast/conditionsdiseases.json +1 -1
  57. package/schema/site-fast/cultsboons.json +1 -1
  58. package/schema/site-fast/feats.json +1 -1
  59. package/schema/site-fast/items-base.json +1 -1
  60. package/schema/site-fast/items.json +4 -1
  61. package/schema/site-fast/magicvariants.json +1 -1
  62. package/schema/site-fast/optionalfeatures.json +1 -1
  63. package/schema/site-fast/psionics.json +1 -1
  64. package/schema/site-fast/races.json +1 -1
  65. package/schema/site-fast/rewards.json +1 -1
  66. package/schema/site-fast/spells/spells.json +1 -1
  67. package/schema/site-fast/trapshazards.json +1 -1
  68. package/schema/site-fast/util-foundry.json +7 -0
  69. package/schema/site-fast/vehicles.json +1 -1
  70. package/schema/ua/actions.json +1 -1
  71. package/schema/ua/backgrounds.json +1 -1
  72. package/schema/ua/charcreationoptions.json +1 -1
  73. package/schema/ua/conditionsdiseases.json +1 -1
  74. package/schema/ua/cultsboons.json +1 -1
  75. package/schema/ua/feats.json +1 -1
  76. package/schema/ua/items-base.json +1 -1
  77. package/schema/ua/items.json +4 -1
  78. package/schema/ua/magicvariants.json +1 -1
  79. package/schema/ua/optionalfeatures.json +1 -1
  80. package/schema/ua/psionics.json +1 -1
  81. package/schema/ua/races.json +1 -1
  82. package/schema/ua/rewards.json +1 -1
  83. package/schema/ua/spells/spells.json +1 -1
  84. package/schema/ua/trapshazards.json +1 -1
  85. package/schema/ua/util-foundry.json +7 -0
  86. package/schema/ua/vehicles.json +1 -1
  87. package/schema/ua-fast/actions.json +1 -1
  88. package/schema/ua-fast/backgrounds.json +1 -1
  89. package/schema/ua-fast/charcreationoptions.json +1 -1
  90. package/schema/ua-fast/conditionsdiseases.json +1 -1
  91. package/schema/ua-fast/cultsboons.json +1 -1
  92. package/schema/ua-fast/feats.json +1 -1
  93. package/schema/ua-fast/items-base.json +1 -1
  94. package/schema/ua-fast/items.json +4 -1
  95. package/schema/ua-fast/magicvariants.json +1 -1
  96. package/schema/ua-fast/optionalfeatures.json +1 -1
  97. package/schema/ua-fast/psionics.json +1 -1
  98. package/schema/ua-fast/races.json +1 -1
  99. package/schema/ua-fast/rewards.json +1 -1
  100. package/schema/ua-fast/spells/spells.json +1 -1
  101. package/schema/ua-fast/trapshazards.json +1 -1
  102. package/schema/ua-fast/util-foundry.json +7 -0
  103. package/schema/ua-fast/vehicles.json +1 -1
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "charcreationoptions.json",
4
- "version": "1.2.2",
4
+ "version": "1.2.3",
5
5
  "title": "Character Creation Options",
6
6
  "type": "object",
7
7
  "$defs": {
@@ -60,6 +60,9 @@
60
60
  "foundrySystem": {
61
61
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
62
62
  },
63
+ "foundryActivities": {
64
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
65
+ },
63
66
  "foundryFlags": {
64
67
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
65
68
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "conditionsdiseases.json",
4
- "version": "1.2.7",
4
+ "version": "1.2.8",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "_conditionDiseaseBase": {
@@ -49,6 +49,9 @@
49
49
  "foundrySystem": {
50
50
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
51
51
  },
52
+ "foundryActivities": {
53
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
54
+ },
52
55
  "foundryFlags": {
53
56
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
54
57
  },
@@ -117,6 +120,9 @@
117
120
  "foundrySystem": {
118
121
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
119
122
  },
123
+ "foundryActivities": {
124
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
125
+ },
120
126
  "foundryFlags": {
121
127
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
122
128
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "cultsboons.json",
4
- "version": "1.1.1",
4
+ "version": "1.1.2",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "cult": {
@@ -79,6 +79,9 @@
79
79
  "foundrySystem": {
80
80
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
81
81
  },
82
+ "foundryActivities": {
83
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
84
+ },
82
85
  "foundryFlags": {
83
86
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
84
87
  },
@@ -154,6 +157,9 @@
154
157
  "foundrySystem": {
155
158
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
156
159
  },
160
+ "foundryActivities": {
161
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
162
+ },
157
163
  "foundryFlags": {
158
164
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
159
165
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "feats.json",
4
- "version": "1.7.10",
4
+ "version": "1.7.11",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "featData": {
@@ -133,6 +133,9 @@
133
133
  "foundrySystem": {
134
134
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
135
135
  },
136
+ "foundryActivities": {
137
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
138
+ },
136
139
  "foundryFlags": {
137
140
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
138
141
  },
@@ -276,6 +279,9 @@
276
279
  "foundrySystem": {
277
280
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
278
281
  },
282
+ "foundryActivities": {
283
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
284
+ },
279
285
  "foundryFlags": {
280
286
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
281
287
  },
@@ -422,6 +428,9 @@
422
428
  "foundrySystem": {
423
429
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
424
430
  },
431
+ "foundryActivities": {
432
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
433
+ },
425
434
  "foundryFlags": {
426
435
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
427
436
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "items-base.json",
4
- "version": "1.6.11",
4
+ "version": "1.6.12",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "itemLookupBase": {
@@ -424,6 +424,9 @@
424
424
  "foundrySystem": {
425
425
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
426
426
  },
427
+ "foundryActivities": {
428
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
429
+ },
427
430
  "foundryFlags": {
428
431
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
429
432
  },
@@ -768,6 +771,9 @@
768
771
  "foundrySystem": {
769
772
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
770
773
  },
774
+ "foundryActivities": {
775
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
776
+ },
771
777
  "foundryFlags": {
772
778
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
773
779
  },
@@ -1116,6 +1122,9 @@
1116
1122
  "foundrySystem": {
1117
1123
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
1118
1124
  },
1125
+ "foundryActivities": {
1126
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
1127
+ },
1119
1128
  "foundryFlags": {
1120
1129
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
1121
1130
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "items.json",
4
- "version": "1.14.22",
4
+ "version": "1.14.23",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "itemData": {
@@ -484,6 +484,9 @@
484
484
  "foundrySystem": {
485
485
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
486
486
  },
487
+ "foundryActivities": {
488
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
489
+ },
487
490
  "foundryFlags": {
488
491
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
489
492
  },
@@ -987,6 +990,9 @@
987
990
  "foundrySystem": {
988
991
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
989
992
  },
993
+ "foundryActivities": {
994
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
995
+ },
990
996
  "foundryFlags": {
991
997
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
992
998
  },
@@ -1492,6 +1498,9 @@
1492
1498
  "foundrySystem": {
1493
1499
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
1494
1500
  },
1501
+ "foundryActivities": {
1502
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
1503
+ },
1495
1504
  "foundryFlags": {
1496
1505
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
1497
1506
  },
@@ -1995,6 +2004,9 @@
1995
2004
  "foundrySystem": {
1996
2005
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
1997
2006
  },
2007
+ "foundryActivities": {
2008
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
2009
+ },
1998
2010
  "foundryFlags": {
1999
2011
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
2000
2012
  },
@@ -2505,6 +2517,9 @@
2505
2517
  "foundrySystem": {
2506
2518
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
2507
2519
  },
2520
+ "foundryActivities": {
2521
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
2522
+ },
2508
2523
  "foundryFlags": {
2509
2524
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
2510
2525
  },
@@ -3012,6 +3027,9 @@
3012
3027
  "foundrySystem": {
3013
3028
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
3014
3029
  },
3030
+ "foundryActivities": {
3031
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
3032
+ },
3015
3033
  "foundryFlags": {
3016
3034
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
3017
3035
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "magicvariants.json",
4
- "version": "1.9.13",
4
+ "version": "1.9.14",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "_magicvariantDataBase": {
@@ -586,6 +586,9 @@
586
586
  "foundrySystem": {
587
587
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
588
588
  },
589
+ "foundryActivities": {
590
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
591
+ },
589
592
  "foundryFlags": {
590
593
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
591
594
  },
@@ -1183,6 +1186,9 @@
1183
1186
  "foundrySystem": {
1184
1187
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
1185
1188
  },
1189
+ "foundryActivities": {
1190
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
1191
+ },
1186
1192
  "foundryFlags": {
1187
1193
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
1188
1194
  },
@@ -1784,6 +1790,9 @@
1784
1790
  "foundrySystem": {
1785
1791
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
1786
1792
  },
1793
+ "foundryActivities": {
1794
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
1795
+ },
1787
1796
  "foundryFlags": {
1788
1797
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
1789
1798
  },
@@ -2386,6 +2395,9 @@
2386
2395
  "foundrySystem": {
2387
2396
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
2388
2397
  },
2398
+ "foundryActivities": {
2399
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
2400
+ },
2389
2401
  "foundryFlags": {
2390
2402
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
2391
2403
  },
@@ -2989,6 +3001,9 @@
2989
3001
  "foundrySystem": {
2990
3002
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
2991
3003
  },
3004
+ "foundryActivities": {
3005
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
3006
+ },
2992
3007
  "foundryFlags": {
2993
3008
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
2994
3009
  },
@@ -3593,6 +3608,9 @@
3593
3608
  "foundrySystem": {
3594
3609
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
3595
3610
  },
3611
+ "foundryActivities": {
3612
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
3613
+ },
3596
3614
  "foundryFlags": {
3597
3615
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
3598
3616
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "optionalfeatures.json",
4
- "version": "1.12.7",
4
+ "version": "1.12.8",
5
5
  "title": "Optional Features",
6
6
  "type": "object",
7
7
  "$defs": {
@@ -121,6 +121,9 @@
121
121
  "foundrySystem": {
122
122
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
123
123
  },
124
+ "foundryActivities": {
125
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
126
+ },
124
127
  "foundryFlags": {
125
128
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
126
129
  },
@@ -251,6 +254,9 @@
251
254
  "foundrySystem": {
252
255
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
253
256
  },
257
+ "foundryActivities": {
258
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
259
+ },
254
260
  "foundryFlags": {
255
261
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
256
262
  },
@@ -385,6 +391,9 @@
385
391
  "foundrySystem": {
386
392
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
387
393
  },
394
+ "foundryActivities": {
395
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
396
+ },
388
397
  "foundryFlags": {
389
398
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
390
399
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "psionics.json",
4
- "version": "1.2.0",
4
+ "version": "1.2.1",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "psionic": {
@@ -150,6 +150,9 @@
150
150
  "foundrySystem": {
151
151
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
152
152
  },
153
+ "foundryActivities": {
154
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
155
+ },
153
156
  "foundryFlags": {
154
157
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
155
158
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "races.json",
4
- "version": "1.12.12",
4
+ "version": "1.12.13",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "sharedData": {
@@ -256,6 +256,9 @@
256
256
  "foundrySystem": {
257
257
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
258
258
  },
259
+ "foundryActivities": {
260
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
261
+ },
259
262
  "foundryFlags": {
260
263
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
261
264
  },
@@ -520,6 +523,9 @@
520
523
  "foundrySystem": {
521
524
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
522
525
  },
526
+ "foundryActivities": {
527
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
528
+ },
523
529
  "foundryFlags": {
524
530
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
525
531
  },
@@ -866,6 +872,9 @@
866
872
  "foundrySystem": {
867
873
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
868
874
  },
875
+ "foundryActivities": {
876
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
877
+ },
869
878
  "foundryFlags": {
870
879
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
871
880
  },
@@ -1134,6 +1143,9 @@
1134
1143
  "foundrySystem": {
1135
1144
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
1136
1145
  },
1146
+ "foundryActivities": {
1147
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
1148
+ },
1137
1149
  "foundryFlags": {
1138
1150
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
1139
1151
  },
@@ -1408,6 +1420,9 @@
1408
1420
  "foundrySystem": {
1409
1421
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
1410
1422
  },
1423
+ "foundryActivities": {
1424
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
1425
+ },
1411
1426
  "foundryFlags": {
1412
1427
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
1413
1428
  },
@@ -1688,6 +1703,9 @@
1688
1703
  "foundrySystem": {
1689
1704
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
1690
1705
  },
1706
+ "foundryActivities": {
1707
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
1708
+ },
1691
1709
  "foundryFlags": {
1692
1710
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
1693
1711
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "rewards.json",
4
- "version": "1.2.0",
4
+ "version": "1.2.1",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "reward": {
@@ -70,6 +70,9 @@
70
70
  "foundrySystem": {
71
71
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
72
72
  },
73
+ "foundryActivities": {
74
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
75
+ },
73
76
  "foundryFlags": {
74
77
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
75
78
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "spells.json",
4
- "version": "1.9.20",
4
+ "version": "1.9.21",
5
5
  "title": "Spells",
6
6
  "type": "object",
7
7
  "$defs": {
@@ -539,6 +539,9 @@
539
539
  "foundrySystem": {
540
540
  "$ref": "../util-foundry.json#/$defs/foundrySystemObject"
541
541
  },
542
+ "foundryActivities": {
543
+ "$ref": "../util-foundry.json#/$defs/foundryActivitiesArray"
544
+ },
542
545
  "foundryFlags": {
543
546
  "$ref": "../util-foundry.json#/$defs/foundryFlagsObject"
544
547
  },
@@ -1087,6 +1090,9 @@
1087
1090
  "foundrySystem": {
1088
1091
  "$ref": "../util-foundry.json#/$defs/foundrySystemObject"
1089
1092
  },
1093
+ "foundryActivities": {
1094
+ "$ref": "../util-foundry.json#/$defs/foundryActivitiesArray"
1095
+ },
1090
1096
  "foundryFlags": {
1091
1097
  "$ref": "../util-foundry.json#/$defs/foundryFlagsObject"
1092
1098
  },
@@ -1643,6 +1649,9 @@
1643
1649
  "foundrySystem": {
1644
1650
  "$ref": "../util-foundry.json#/$defs/foundrySystemObject"
1645
1651
  },
1652
+ "foundryActivities": {
1653
+ "$ref": "../util-foundry.json#/$defs/foundryActivitiesArray"
1654
+ },
1646
1655
  "foundryFlags": {
1647
1656
  "$ref": "../util-foundry.json#/$defs/foundryFlagsObject"
1648
1657
  },
@@ -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.4",
4
+ "version": "1.4.5",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "_trapHazardTier": {
@@ -321,6 +321,9 @@
321
321
  "foundrySystem": {
322
322
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
323
323
  },
324
+ "foundryActivities": {
325
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
326
+ },
324
327
  "foundryFlags": {
325
328
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
326
329
  },
@@ -1349,6 +1349,13 @@
1349
1349
  }
1350
1350
  ]
1351
1351
  },
1352
+ "foundryActivitiesArray": {
1353
+ "type": "array",
1354
+ "items": {
1355
+ "$ref": "#/$defs/foundryActivityObject"
1356
+ },
1357
+ "uniqueItems": true
1358
+ },
1352
1359
  "foundryEffectsArray": {
1353
1360
  "type": "array",
1354
1361
  "items": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "vehicles.json",
4
- "version": "1.7.13",
4
+ "version": "1.7.14",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "vehicleTerrain": {
@@ -469,6 +469,9 @@
469
469
  "foundrySystem": {
470
470
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
471
471
  },
472
+ "foundryActivities": {
473
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
474
+ },
472
475
  "foundryFlags": {
473
476
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
474
477
  },
@@ -666,6 +669,9 @@
666
669
  "foundrySystem": {
667
670
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
668
671
  },
672
+ "foundryActivities": {
673
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
674
+ },
669
675
  "foundryFlags": {
670
676
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
671
677
  },
@@ -865,6 +871,9 @@
865
871
  "foundrySystem": {
866
872
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
867
873
  },
874
+ "foundryActivities": {
875
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
876
+ },
868
877
  "foundryFlags": {
869
878
  "$ref": "util-foundry.json#/$defs/foundryFlagsObject"
870
879
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "actions.json",
4
- "version": "1.2.4",
4
+ "version": "1.2.5",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "action": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "backgrounds.json",
4
- "version": "1.3.10",
4
+ "version": "1.3.11",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "backgroundData": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "charcreationoptions.json",
4
- "version": "1.2.2",
4
+ "version": "1.2.3",
5
5
  "title": "Character Creation Options",
6
6
  "type": "object",
7
7
  "$defs": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "conditionsdiseases.json",
4
- "version": "1.2.7",
4
+ "version": "1.2.8",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "_conditionDiseaseBase": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "cultsboons.json",
4
- "version": "1.1.1",
4
+ "version": "1.1.2",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "cult": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "feats.json",
4
- "version": "1.7.10",
4
+ "version": "1.7.11",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "featData": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "items-base.json",
4
- "version": "1.6.11",
4
+ "version": "1.6.12",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "itemLookupBase": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "items.json",
4
- "version": "1.14.22",
4
+ "version": "1.14.23",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "itemData": {
@@ -1881,6 +1881,9 @@
1881
1881
  },
1882
1882
  "foundrySystem": {
1883
1883
  "$ref": "util-foundry.json#/$defs/foundrySystemObject"
1884
+ },
1885
+ "foundryActivities": {
1886
+ "$ref": "util-foundry.json#/$defs/foundryActivitiesArray"
1884
1887
  }
1885
1888
  },
1886
1889
  "additionalProperties": false,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "magicvariants.json",
4
- "version": "1.9.13",
4
+ "version": "1.9.14",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "_magicvariantDataBase": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "optionalfeatures.json",
4
- "version": "1.12.7",
4
+ "version": "1.12.8",
5
5
  "title": "Optional Features",
6
6
  "type": "object",
7
7
  "$defs": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "psionics.json",
4
- "version": "1.2.0",
4
+ "version": "1.2.1",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "psionic": {