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/ua/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
|
},
|
|
@@ -110,6 +113,9 @@
|
|
|
110
113
|
"page": {
|
|
111
114
|
"$ref": "util.json#/$defs/page"
|
|
112
115
|
},
|
|
116
|
+
"reprintedAs": {
|
|
117
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
118
|
+
},
|
|
113
119
|
"prerequisite": {
|
|
114
120
|
"$ref": "util.json#/$defs/prerequisite"
|
|
115
121
|
},
|
|
@@ -207,6 +213,9 @@
|
|
|
207
213
|
"page": {
|
|
208
214
|
"$ref": "util.json#/$defs/page"
|
|
209
215
|
},
|
|
216
|
+
"reprintedAs": {
|
|
217
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
218
|
+
},
|
|
210
219
|
"prerequisite": {
|
|
211
220
|
"$ref": "util.json#/$defs/prerequisite"
|
|
212
221
|
},
|
|
@@ -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",
|
|
@@ -2249,7 +2251,7 @@
|
|
|
2249
2251
|
"miscTags": {
|
|
2250
2252
|
"type": "array",
|
|
2251
2253
|
"items": {
|
|
2252
|
-
"description": "AOE: Has Areas of Effect\
|
|
2254
|
+
"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",
|
|
2253
2255
|
"enum": [
|
|
2254
2256
|
"AOE",
|
|
2255
2257
|
"CUR",
|
|
@@ -2257,6 +2259,8 @@
|
|
|
2257
2259
|
"HPR",
|
|
2258
2260
|
"MW",
|
|
2259
2261
|
"RW",
|
|
2262
|
+
"MA",
|
|
2263
|
+
"RA",
|
|
2260
2264
|
"RCH",
|
|
2261
2265
|
"MLW",
|
|
2262
2266
|
"RNG",
|
|
@@ -3375,7 +3379,7 @@
|
|
|
3375
3379
|
"miscTags": {
|
|
3376
3380
|
"type": "array",
|
|
3377
3381
|
"items": {
|
|
3378
|
-
"description": "AOE: Has Areas of Effect\
|
|
3382
|
+
"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",
|
|
3379
3383
|
"enum": [
|
|
3380
3384
|
"AOE",
|
|
3381
3385
|
"CUR",
|
|
@@ -3383,6 +3387,8 @@
|
|
|
3383
3387
|
"HPR",
|
|
3384
3388
|
"MW",
|
|
3385
3389
|
"RW",
|
|
3390
|
+
"MA",
|
|
3391
|
+
"RA",
|
|
3386
3392
|
"RCH",
|
|
3387
3393
|
"MLW",
|
|
3388
3394
|
"RNG",
|
|
@@ -3583,8 +3589,7 @@
|
|
|
3583
3589
|
"$ref": "../util.json#/$defs/basicRules"
|
|
3584
3590
|
},
|
|
3585
3591
|
"data": {
|
|
3586
|
-
"
|
|
3587
|
-
"type": "object"
|
|
3592
|
+
"$ref": "../entry.json#/$defs/_entryDataData"
|
|
3588
3593
|
},
|
|
3589
3594
|
"id": {
|
|
3590
3595
|
"type": "string"
|
|
@@ -3690,8 +3695,7 @@
|
|
|
3690
3695
|
"$ref": "../util.json#/$defs/basicRules"
|
|
3691
3696
|
},
|
|
3692
3697
|
"data": {
|
|
3693
|
-
"
|
|
3694
|
-
"type": "object"
|
|
3698
|
+
"$ref": "../entry.json#/$defs/_entryDataData"
|
|
3695
3699
|
},
|
|
3696
3700
|
"id": {
|
|
3697
3701
|
"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
|
},
|
|
@@ -608,6 +611,9 @@
|
|
|
608
611
|
"isReprinted": {
|
|
609
612
|
"type": "boolean"
|
|
610
613
|
},
|
|
614
|
+
"reprintedAs": {
|
|
615
|
+
"$ref": "../util.json#/$defs/reprintedAs"
|
|
616
|
+
},
|
|
611
617
|
"srd": {
|
|
612
618
|
"$ref": "../util.json#/$defs/srd"
|
|
613
619
|
},
|
|
@@ -767,6 +773,9 @@
|
|
|
767
773
|
"isReprinted": {
|
|
768
774
|
"type": "boolean"
|
|
769
775
|
},
|
|
776
|
+
"reprintedAs": {
|
|
777
|
+
"$ref": "../util.json#/$defs/reprintedAs"
|
|
778
|
+
},
|
|
770
779
|
"srd": {
|
|
771
780
|
"$ref": "../util.json#/$defs/srd"
|
|
772
781
|
},
|
|
@@ -1009,6 +1018,9 @@
|
|
|
1009
1018
|
"isReprinted": {
|
|
1010
1019
|
"type": "boolean"
|
|
1011
1020
|
},
|
|
1021
|
+
"reprintedAs": {
|
|
1022
|
+
"$ref": "../util.json#/$defs/reprintedAs"
|
|
1023
|
+
},
|
|
1012
1024
|
"classGroup": {
|
|
1013
1025
|
"type": "array",
|
|
1014
1026
|
"items": {
|
|
@@ -1287,6 +1299,9 @@
|
|
|
1287
1299
|
"isReprinted": {
|
|
1288
1300
|
"type": "boolean"
|
|
1289
1301
|
},
|
|
1302
|
+
"reprintedAs": {
|
|
1303
|
+
"$ref": "../util.json#/$defs/reprintedAs"
|
|
1304
|
+
},
|
|
1290
1305
|
"classGroup": {
|
|
1291
1306
|
"type": "array",
|
|
1292
1307
|
"items": {
|
|
@@ -1568,6 +1583,9 @@
|
|
|
1568
1583
|
"isReprinted": {
|
|
1569
1584
|
"type": "boolean"
|
|
1570
1585
|
},
|
|
1586
|
+
"reprintedAs": {
|
|
1587
|
+
"$ref": "../util.json#/$defs/reprintedAs"
|
|
1588
|
+
},
|
|
1571
1589
|
"classGroup": {
|
|
1572
1590
|
"type": "array",
|
|
1573
1591
|
"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
|
},
|