5etools-utils 0.12.34 → 0.12.36
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/bestiary/bestiary.json +12 -8
- package/schema/brew/class/class.json +18 -0
- package/schema/brew/conditionsdiseases.json +4 -1
- package/schema/brew/entry.json +79 -87
- package/schema/brew/feats.json +28 -1
- package/schema/brew/items-base.json +148 -1
- package/schema/brew/optionalfeatures.json +10 -1
- package/schema/brew/races.json +73 -73
- package/schema/brew/rewards.json +4 -1
- package/schema/brew/senses.json +4 -1
- package/schema/brew/skills.json +4 -1
- package/schema/brew/spells/spells.json +10 -1
- package/schema/brew/util-foundry.json +3 -0
- package/schema/brew/variantrules.json +10 -1
- package/schema/brew-fast/actions.json +4 -1
- package/schema/brew-fast/backgrounds.json +10 -1
- package/schema/brew-fast/bestiary/bestiary.json +12 -8
- package/schema/brew-fast/class/class.json +18 -0
- package/schema/brew-fast/conditionsdiseases.json +4 -1
- package/schema/brew-fast/entry.json +79 -87
- package/schema/brew-fast/feats.json +28 -1
- package/schema/brew-fast/items-base.json +148 -1
- package/schema/brew-fast/optionalfeatures.json +10 -1
- package/schema/brew-fast/races.json +73 -73
- package/schema/brew-fast/rewards.json +4 -1
- package/schema/brew-fast/senses.json +4 -1
- package/schema/brew-fast/skills.json +4 -1
- package/schema/brew-fast/spells/spells.json +10 -1
- package/schema/brew-fast/util-foundry.json +3 -0
- package/schema/brew-fast/variantrules.json +10 -1
- package/schema/site/actions.json +4 -1
- package/schema/site/backgrounds.json +10 -1
- package/schema/site/bestiary/bestiary.json +12 -8
- package/schema/site/class/class.json +18 -0
- package/schema/site/conditionsdiseases.json +4 -1
- package/schema/site/entry.json +78 -85
- package/schema/site/feats.json +28 -1
- package/schema/site/items-base.json +148 -1
- package/schema/site/optionalfeatures.json +10 -1
- package/schema/site/races.json +73 -73
- package/schema/site/rewards.json +4 -1
- package/schema/site/senses.json +4 -1
- package/schema/site/skills.json +4 -1
- package/schema/site/spells/spells.json +10 -1
- package/schema/site/util-foundry.json +3 -0
- package/schema/site/variantrules.json +10 -1
- package/schema/site-fast/actions.json +4 -1
- package/schema/site-fast/backgrounds.json +10 -1
- package/schema/site-fast/bestiary/bestiary.json +12 -8
- package/schema/site-fast/class/class.json +18 -0
- package/schema/site-fast/conditionsdiseases.json +4 -1
- package/schema/site-fast/entry.json +78 -85
- package/schema/site-fast/feats.json +28 -1
- package/schema/site-fast/items-base.json +148 -1
- package/schema/site-fast/optionalfeatures.json +10 -1
- package/schema/site-fast/races.json +73 -73
- package/schema/site-fast/rewards.json +4 -1
- package/schema/site-fast/senses.json +4 -1
- package/schema/site-fast/skills.json +4 -1
- package/schema/site-fast/spells/spells.json +10 -1
- package/schema/site-fast/util-foundry.json +3 -0
- package/schema/site-fast/variantrules.json +10 -1
- package/schema/ua/actions.json +4 -1
- package/schema/ua/backgrounds.json +10 -1
- package/schema/ua/bestiary/bestiary.json +12 -8
- package/schema/ua/class/class.json +18 -0
- package/schema/ua/conditionsdiseases.json +4 -1
- package/schema/ua/entry.json +78 -85
- package/schema/ua/feats.json +28 -1
- package/schema/ua/items-base.json +148 -1
- package/schema/ua/optionalfeatures.json +10 -1
- package/schema/ua/races.json +73 -73
- package/schema/ua/rewards.json +4 -1
- package/schema/ua/senses.json +4 -1
- package/schema/ua/skills.json +4 -1
- package/schema/ua/spells/spells.json +10 -1
- package/schema/ua/util-foundry.json +3 -0
- package/schema/ua/variantrules.json +10 -1
- package/schema/ua-fast/actions.json +4 -1
- package/schema/ua-fast/backgrounds.json +10 -1
- package/schema/ua-fast/bestiary/bestiary.json +12 -8
- package/schema/ua-fast/class/class.json +18 -0
- package/schema/ua-fast/conditionsdiseases.json +4 -1
- package/schema/ua-fast/entry.json +78 -85
- package/schema/ua-fast/feats.json +28 -1
- package/schema/ua-fast/items-base.json +148 -1
- package/schema/ua-fast/optionalfeatures.json +10 -1
- package/schema/ua-fast/races.json +73 -73
- package/schema/ua-fast/rewards.json +4 -1
- package/schema/ua-fast/senses.json +4 -1
- package/schema/ua-fast/skills.json +4 -1
- package/schema/ua-fast/spells/spells.json +10 -1
- package/schema/ua-fast/util-foundry.json +3 -0
- package/schema/ua-fast/variantrules.json +10 -1
package/schema/site/actions.json
CHANGED
|
@@ -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
|
+
"version": "1.2.2",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"action": {
|
|
@@ -22,6 +22,9 @@
|
|
|
22
22
|
"page": {
|
|
23
23
|
"$ref": "util.json#/$defs/page"
|
|
24
24
|
},
|
|
25
|
+
"reprintedAs": {
|
|
26
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
27
|
+
},
|
|
25
28
|
"fromVariant": {
|
|
26
29
|
"type": "string",
|
|
27
30
|
"description": "UID of a \"variantrule\" to be linked as a footnote in the 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.
|
|
4
|
+
"version": "1.3.7",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"backgroundData": {
|
|
@@ -16,6 +16,9 @@
|
|
|
16
16
|
"page": {
|
|
17
17
|
"$ref": "util.json#/$defs/page"
|
|
18
18
|
},
|
|
19
|
+
"reprintedAs": {
|
|
20
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
21
|
+
},
|
|
19
22
|
"prerequisite": {
|
|
20
23
|
"$ref": "util.json#/$defs/prerequisite"
|
|
21
24
|
},
|
|
@@ -106,6 +109,9 @@
|
|
|
106
109
|
"page": {
|
|
107
110
|
"$ref": "util.json#/$defs/page"
|
|
108
111
|
},
|
|
112
|
+
"reprintedAs": {
|
|
113
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
114
|
+
},
|
|
109
115
|
"prerequisite": {
|
|
110
116
|
"$ref": "util.json#/$defs/prerequisite"
|
|
111
117
|
},
|
|
@@ -200,6 +206,9 @@
|
|
|
200
206
|
"page": {
|
|
201
207
|
"$ref": "util.json#/$defs/page"
|
|
202
208
|
},
|
|
209
|
+
"reprintedAs": {
|
|
210
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
211
|
+
},
|
|
203
212
|
"prerequisite": {
|
|
204
213
|
"$ref": "util.json#/$defs/prerequisite"
|
|
205
214
|
},
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
-
"version": "1.21.
|
|
3
|
+
"version": "1.21.36",
|
|
4
4
|
"title": "Bestiary Schema",
|
|
5
5
|
"$id": "bestiary.json",
|
|
6
6
|
"type": "object",
|
|
@@ -1128,7 +1128,7 @@
|
|
|
1128
1128
|
"miscTags": {
|
|
1129
1129
|
"type": "array",
|
|
1130
1130
|
"items": {
|
|
1131
|
-
"description": "AOE: Has Areas of Effect\
|
|
1131
|
+
"description": "AOE: Has Areas of Effect\nCUR: Inflicts Curse\nDIS: Inflicts Disease\nHPR: Has HP Reduction\nMW: Has Weapon Attacks, Melee\nRW: Has Weapon Attacks, Ranged\nMA: Has Attacks, Melee\nRA: Has Attacks, Ranged\nRCH: Has Reach Attacks\nMLW: Has Melee Weapons\nRNG: Has Ranged Weapons\nTHW: Has Thrown Weapons",
|
|
1132
1132
|
"enum": [
|
|
1133
1133
|
"AOE",
|
|
1134
1134
|
"CUR",
|
|
@@ -1136,6 +1136,8 @@
|
|
|
1136
1136
|
"HPR",
|
|
1137
1137
|
"MW",
|
|
1138
1138
|
"RW",
|
|
1139
|
+
"MA",
|
|
1140
|
+
"RA",
|
|
1139
1141
|
"RCH",
|
|
1140
1142
|
"MLW",
|
|
1141
1143
|
"RNG",
|
|
@@ -2243,7 +2245,7 @@
|
|
|
2243
2245
|
"miscTags": {
|
|
2244
2246
|
"type": "array",
|
|
2245
2247
|
"items": {
|
|
2246
|
-
"description": "AOE: Has Areas of Effect\
|
|
2248
|
+
"description": "AOE: Has Areas of Effect\nCUR: Inflicts Curse\nDIS: Inflicts Disease\nHPR: Has HP Reduction\nMW: Has Weapon Attacks, Melee\nRW: Has Weapon Attacks, Ranged\nMA: Has Attacks, Melee\nRA: Has Attacks, Ranged\nRCH: Has Reach Attacks\nMLW: Has Melee Weapons\nRNG: Has Ranged Weapons\nTHW: Has Thrown Weapons",
|
|
2247
2249
|
"enum": [
|
|
2248
2250
|
"AOE",
|
|
2249
2251
|
"CUR",
|
|
@@ -2251,6 +2253,8 @@
|
|
|
2251
2253
|
"HPR",
|
|
2252
2254
|
"MW",
|
|
2253
2255
|
"RW",
|
|
2256
|
+
"MA",
|
|
2257
|
+
"RA",
|
|
2254
2258
|
"RCH",
|
|
2255
2259
|
"MLW",
|
|
2256
2260
|
"RNG",
|
|
@@ -3363,7 +3367,7 @@
|
|
|
3363
3367
|
"miscTags": {
|
|
3364
3368
|
"type": "array",
|
|
3365
3369
|
"items": {
|
|
3366
|
-
"description": "AOE: Has Areas of Effect\
|
|
3370
|
+
"description": "AOE: Has Areas of Effect\nCUR: Inflicts Curse\nDIS: Inflicts Disease\nHPR: Has HP Reduction\nMW: Has Weapon Attacks, Melee\nRW: Has Weapon Attacks, Ranged\nMA: Has Attacks, Melee\nRA: Has Attacks, Ranged\nRCH: Has Reach Attacks\nMLW: Has Melee Weapons\nRNG: Has Ranged Weapons\nTHW: Has Thrown Weapons",
|
|
3367
3371
|
"enum": [
|
|
3368
3372
|
"AOE",
|
|
3369
3373
|
"CUR",
|
|
@@ -3371,6 +3375,8 @@
|
|
|
3371
3375
|
"HPR",
|
|
3372
3376
|
"MW",
|
|
3373
3377
|
"RW",
|
|
3378
|
+
"MA",
|
|
3379
|
+
"RA",
|
|
3374
3380
|
"RCH",
|
|
3375
3381
|
"MLW",
|
|
3376
3382
|
"RNG",
|
|
@@ -3565,8 +3571,7 @@
|
|
|
3565
3571
|
"$ref": "../util.json#/$defs/basicRules"
|
|
3566
3572
|
},
|
|
3567
3573
|
"data": {
|
|
3568
|
-
"
|
|
3569
|
-
"type": "object"
|
|
3574
|
+
"$ref": "../entry.json#/$defs/_entryDataData"
|
|
3570
3575
|
},
|
|
3571
3576
|
"id": {
|
|
3572
3577
|
"type": "string"
|
|
@@ -3672,8 +3677,7 @@
|
|
|
3672
3677
|
"$ref": "../util.json#/$defs/basicRules"
|
|
3673
3678
|
},
|
|
3674
3679
|
"data": {
|
|
3675
|
-
"
|
|
3676
|
-
"type": "object"
|
|
3680
|
+
"$ref": "../entry.json#/$defs/_entryDataData"
|
|
3677
3681
|
},
|
|
3678
3682
|
"id": {
|
|
3679
3683
|
"type": "string"
|
|
@@ -449,6 +449,9 @@
|
|
|
449
449
|
"isReprinted": {
|
|
450
450
|
"type": "boolean"
|
|
451
451
|
},
|
|
452
|
+
"reprintedAs": {
|
|
453
|
+
"$ref": "../util.json#/$defs/reprintedAs"
|
|
454
|
+
},
|
|
452
455
|
"srd": {
|
|
453
456
|
"$ref": "../util.json#/$defs/srd"
|
|
454
457
|
},
|
|
@@ -584,6 +587,9 @@
|
|
|
584
587
|
"isReprinted": {
|
|
585
588
|
"type": "boolean"
|
|
586
589
|
},
|
|
590
|
+
"reprintedAs": {
|
|
591
|
+
"$ref": "../util.json#/$defs/reprintedAs"
|
|
592
|
+
},
|
|
587
593
|
"srd": {
|
|
588
594
|
"$ref": "../util.json#/$defs/srd"
|
|
589
595
|
},
|
|
@@ -719,6 +725,9 @@
|
|
|
719
725
|
"isReprinted": {
|
|
720
726
|
"type": "boolean"
|
|
721
727
|
},
|
|
728
|
+
"reprintedAs": {
|
|
729
|
+
"$ref": "../util.json#/$defs/reprintedAs"
|
|
730
|
+
},
|
|
722
731
|
"srd": {
|
|
723
732
|
"$ref": "../util.json#/$defs/srd"
|
|
724
733
|
},
|
|
@@ -937,6 +946,9 @@
|
|
|
937
946
|
"isReprinted": {
|
|
938
947
|
"type": "boolean"
|
|
939
948
|
},
|
|
949
|
+
"reprintedAs": {
|
|
950
|
+
"$ref": "../util.json#/$defs/reprintedAs"
|
|
951
|
+
},
|
|
940
952
|
"classGroup": {
|
|
941
953
|
"type": "array",
|
|
942
954
|
"items": {
|
|
@@ -1206,6 +1218,9 @@
|
|
|
1206
1218
|
"isReprinted": {
|
|
1207
1219
|
"type": "boolean"
|
|
1208
1220
|
},
|
|
1221
|
+
"reprintedAs": {
|
|
1222
|
+
"$ref": "../util.json#/$defs/reprintedAs"
|
|
1223
|
+
},
|
|
1209
1224
|
"classGroup": {
|
|
1210
1225
|
"type": "array",
|
|
1211
1226
|
"items": {
|
|
@@ -1478,6 +1493,9 @@
|
|
|
1478
1493
|
"isReprinted": {
|
|
1479
1494
|
"type": "boolean"
|
|
1480
1495
|
},
|
|
1496
|
+
"reprintedAs": {
|
|
1497
|
+
"$ref": "../util.json#/$defs/reprintedAs"
|
|
1498
|
+
},
|
|
1481
1499
|
"classGroup": {
|
|
1482
1500
|
"type": "array",
|
|
1483
1501
|
"items": {
|
|
@@ -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.
|
|
4
|
+
"version": "1.2.4",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"conditionDisease": {
|
|
@@ -40,6 +40,9 @@
|
|
|
40
40
|
"otherSources": {
|
|
41
41
|
"$ref": "util.json#/$defs/otherSources"
|
|
42
42
|
},
|
|
43
|
+
"reprintedAs": {
|
|
44
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
45
|
+
},
|
|
43
46
|
"hasFluff": {
|
|
44
47
|
"type": "boolean"
|
|
45
48
|
},
|