5etools-utils 0.12.44 → 0.12.45
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/bestiary/bestiary.json +4 -1
- package/schema/brew/races.json +19 -1
- package/schema/brew/util-edition.json +1 -0
- package/schema/brew/util.json +58 -148
- package/schema/brew-fast/bestiary/bestiary.json +4 -1
- package/schema/brew-fast/races.json +19 -1
- package/schema/brew-fast/util-edition.json +1 -0
- package/schema/brew-fast/util.json +58 -148
- package/schema/site/bestiary/bestiary.json +4 -1
- package/schema/site/races.json +19 -1
- package/schema/site/util-edition.json +1 -0
- package/schema/site/util.json +49 -146
- package/schema/site-fast/bestiary/bestiary.json +4 -1
- package/schema/site-fast/races.json +19 -1
- package/schema/site-fast/util-edition.json +1 -0
- package/schema/site-fast/util.json +49 -146
- package/schema/ua/bestiary/bestiary.json +4 -1
- package/schema/ua/races.json +19 -1
- package/schema/ua/util-edition.json +1 -0
- package/schema/ua/util.json +49 -146
- package/schema/ua-fast/bestiary/bestiary.json +4 -1
- package/schema/ua-fast/races.json +19 -1
- package/schema/ua-fast/util-edition.json +1 -0
- package/schema/ua-fast/util.json +49 -146
|
@@ -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.
|
|
4
|
+
"version": "1.12.9",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"sharedData": {
|
|
@@ -35,6 +35,9 @@
|
|
|
35
35
|
"reprintedAs": {
|
|
36
36
|
"$ref": "util.json#/$defs/reprintedAs"
|
|
37
37
|
},
|
|
38
|
+
"edition": {
|
|
39
|
+
"$ref": "util-edition.json#/$defs/edition"
|
|
40
|
+
},
|
|
38
41
|
"ability": {
|
|
39
42
|
"$ref": "util.json#/$defs/abilityScores"
|
|
40
43
|
},
|
|
@@ -283,6 +286,9 @@
|
|
|
283
286
|
"reprintedAs": {
|
|
284
287
|
"$ref": "util.json#/$defs/reprintedAs"
|
|
285
288
|
},
|
|
289
|
+
"edition": {
|
|
290
|
+
"$ref": "util-edition.json#/$defs/edition"
|
|
291
|
+
},
|
|
286
292
|
"ability": {
|
|
287
293
|
"$ref": "util.json#/$defs/abilityScores"
|
|
288
294
|
},
|
|
@@ -613,6 +619,9 @@
|
|
|
613
619
|
"reprintedAs": {
|
|
614
620
|
"$ref": "util.json#/$defs/reprintedAs"
|
|
615
621
|
},
|
|
622
|
+
"edition": {
|
|
623
|
+
"$ref": "util-edition.json#/$defs/edition"
|
|
624
|
+
},
|
|
616
625
|
"ability": {
|
|
617
626
|
"$ref": "util.json#/$defs/abilityScores"
|
|
618
627
|
},
|
|
@@ -865,6 +874,9 @@
|
|
|
865
874
|
"reprintedAs": {
|
|
866
875
|
"$ref": "util.json#/$defs/reprintedAs"
|
|
867
876
|
},
|
|
877
|
+
"edition": {
|
|
878
|
+
"$ref": "util-edition.json#/$defs/edition"
|
|
879
|
+
},
|
|
868
880
|
"ability": {
|
|
869
881
|
"$ref": "util.json#/$defs/abilityScores"
|
|
870
882
|
},
|
|
@@ -1123,6 +1135,9 @@
|
|
|
1123
1135
|
"reprintedAs": {
|
|
1124
1136
|
"$ref": "util.json#/$defs/reprintedAs"
|
|
1125
1137
|
},
|
|
1138
|
+
"edition": {
|
|
1139
|
+
"$ref": "util-edition.json#/$defs/edition"
|
|
1140
|
+
},
|
|
1126
1141
|
"ability": {
|
|
1127
1142
|
"$ref": "util.json#/$defs/abilityScores"
|
|
1128
1143
|
},
|
|
@@ -1386,6 +1401,9 @@
|
|
|
1386
1401
|
"reprintedAs": {
|
|
1387
1402
|
"$ref": "util.json#/$defs/reprintedAs"
|
|
1388
1403
|
},
|
|
1404
|
+
"edition": {
|
|
1405
|
+
"$ref": "util-edition.json#/$defs/edition"
|
|
1406
|
+
},
|
|
1389
1407
|
"ability": {
|
|
1390
1408
|
"$ref": "util.json#/$defs/abilityScores"
|
|
1391
1409
|
},
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
"title": "Util: Edition",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"edition": {
|
|
8
|
+
"description": "A context-sensitive behaviour hint. Generally, entities marked with `\"edition\": \"one\"` will not be modified (as they are assumed to be up-to-date) prior to display/use, and entities lacking an `\"edition\"` or using `\"edition\": \"classic\"` may be modified to better suit modern rules. For example:\n- Classes/subclasses: an edition mismatch between class and subclass will prompt the renderer to add a note that the subclass is from a different game edition, and that feature levels may have to be adjusted accordingly (notably, when rendering synthetic subclass copies)\n- Plutonium, when using the \"Modern (2024)\" rules version: non-\"one\" species will be stripped of their ability scores; non-\"one\" backgrounds will gain extra ability scores; etc.",
|
|
8
9
|
"type": "string",
|
|
9
10
|
"enum": [
|
|
10
11
|
"classic",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "util.json",
|
|
4
4
|
"title": "Util",
|
|
5
5
|
"description": "Utility definitions to be used in other schemas.",
|
|
6
|
-
"version": "1.17.
|
|
6
|
+
"version": "1.17.10",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"metaDependenciesArray": {
|
|
9
9
|
"type": "array",
|
|
@@ -214,33 +214,37 @@
|
|
|
214
214
|
]
|
|
215
215
|
},
|
|
216
216
|
"languageNameLower": {
|
|
217
|
-
"
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
217
|
+
"oneOf": [
|
|
218
|
+
{
|
|
219
|
+
"type": "string",
|
|
220
|
+
"enum": [
|
|
221
|
+
"abyssal",
|
|
222
|
+
"aquan",
|
|
223
|
+
"auran",
|
|
224
|
+
"celestial",
|
|
225
|
+
"common",
|
|
226
|
+
"common sign language",
|
|
227
|
+
"deep speech",
|
|
228
|
+
"draconic",
|
|
229
|
+
"druidic",
|
|
230
|
+
"dwarvish",
|
|
231
|
+
"elvish",
|
|
232
|
+
"giant",
|
|
233
|
+
"gith",
|
|
234
|
+
"gnomish",
|
|
235
|
+
"goblin",
|
|
236
|
+
"halfling",
|
|
237
|
+
"ignan",
|
|
238
|
+
"infernal",
|
|
239
|
+
"orc",
|
|
240
|
+
"other",
|
|
241
|
+
"primordial",
|
|
242
|
+
"sylvan",
|
|
243
|
+
"terran",
|
|
244
|
+
"thieves' cant",
|
|
245
|
+
"undercommon"
|
|
246
|
+
]
|
|
247
|
+
}
|
|
244
248
|
]
|
|
245
249
|
},
|
|
246
250
|
"languageProficiencies": {
|
|
@@ -477,6 +481,9 @@
|
|
|
477
481
|
"forgery kit": {
|
|
478
482
|
"const": true
|
|
479
483
|
},
|
|
484
|
+
"anyGamingSet": {
|
|
485
|
+
"type": "integer"
|
|
486
|
+
},
|
|
480
487
|
"gaming set": {
|
|
481
488
|
"const": true
|
|
482
489
|
},
|
|
@@ -853,6 +860,9 @@
|
|
|
853
860
|
"forgery kit": {
|
|
854
861
|
"const": true
|
|
855
862
|
},
|
|
863
|
+
"anyGamingSet": {
|
|
864
|
+
"type": "integer"
|
|
865
|
+
},
|
|
856
866
|
"gaming set": {
|
|
857
867
|
"const": true
|
|
858
868
|
},
|
|
@@ -1086,123 +1096,6 @@
|
|
|
1086
1096
|
"improvised": {
|
|
1087
1097
|
"const": true
|
|
1088
1098
|
},
|
|
1089
|
-
"battleaxe|phb": {
|
|
1090
|
-
"const": true
|
|
1091
|
-
},
|
|
1092
|
-
"club|phb": {
|
|
1093
|
-
"const": true
|
|
1094
|
-
},
|
|
1095
|
-
"dagger|phb": {
|
|
1096
|
-
"const": true
|
|
1097
|
-
},
|
|
1098
|
-
"flail|phb": {
|
|
1099
|
-
"const": true
|
|
1100
|
-
},
|
|
1101
|
-
"glaive|phb": {
|
|
1102
|
-
"const": true
|
|
1103
|
-
},
|
|
1104
|
-
"greataxe|phb": {
|
|
1105
|
-
"const": true
|
|
1106
|
-
},
|
|
1107
|
-
"greatclub|phb": {
|
|
1108
|
-
"const": true
|
|
1109
|
-
},
|
|
1110
|
-
"greatsword|phb": {
|
|
1111
|
-
"const": true
|
|
1112
|
-
},
|
|
1113
|
-
"halberd|phb": {
|
|
1114
|
-
"const": true
|
|
1115
|
-
},
|
|
1116
|
-
"handaxe|phb": {
|
|
1117
|
-
"const": true
|
|
1118
|
-
},
|
|
1119
|
-
"javelin|phb": {
|
|
1120
|
-
"const": true
|
|
1121
|
-
},
|
|
1122
|
-
"lance|phb": {
|
|
1123
|
-
"const": true
|
|
1124
|
-
},
|
|
1125
|
-
"light hammer|phb": {
|
|
1126
|
-
"const": true
|
|
1127
|
-
},
|
|
1128
|
-
"longsword|phb": {
|
|
1129
|
-
"const": true
|
|
1130
|
-
},
|
|
1131
|
-
"mace|phb": {
|
|
1132
|
-
"const": true
|
|
1133
|
-
},
|
|
1134
|
-
"maul|phb": {
|
|
1135
|
-
"const": true
|
|
1136
|
-
},
|
|
1137
|
-
"morningstar|phb": {
|
|
1138
|
-
"const": true
|
|
1139
|
-
},
|
|
1140
|
-
"pike|phb": {
|
|
1141
|
-
"const": true
|
|
1142
|
-
},
|
|
1143
|
-
"quarterstaff|phb": {
|
|
1144
|
-
"const": true
|
|
1145
|
-
},
|
|
1146
|
-
"rapier|phb": {
|
|
1147
|
-
"const": true
|
|
1148
|
-
},
|
|
1149
|
-
"scimitar|phb": {
|
|
1150
|
-
"const": true
|
|
1151
|
-
},
|
|
1152
|
-
"shortsword|phb": {
|
|
1153
|
-
"const": true
|
|
1154
|
-
},
|
|
1155
|
-
"sickle|phb": {
|
|
1156
|
-
"const": true
|
|
1157
|
-
},
|
|
1158
|
-
"spear|phb": {
|
|
1159
|
-
"const": true
|
|
1160
|
-
},
|
|
1161
|
-
"staff|phb": {
|
|
1162
|
-
"const": true
|
|
1163
|
-
},
|
|
1164
|
-
"trident|phb": {
|
|
1165
|
-
"const": true
|
|
1166
|
-
},
|
|
1167
|
-
"war pick|phb": {
|
|
1168
|
-
"const": true
|
|
1169
|
-
},
|
|
1170
|
-
"warhammer|phb": {
|
|
1171
|
-
"const": true
|
|
1172
|
-
},
|
|
1173
|
-
"whip|phb": {
|
|
1174
|
-
"const": true
|
|
1175
|
-
},
|
|
1176
|
-
"blowgun|phb": {
|
|
1177
|
-
"const": true
|
|
1178
|
-
},
|
|
1179
|
-
"dart|phb": {
|
|
1180
|
-
"const": true
|
|
1181
|
-
},
|
|
1182
|
-
"hand crossbow|phb": {
|
|
1183
|
-
"const": true
|
|
1184
|
-
},
|
|
1185
|
-
"heavy crossbow|phb": {
|
|
1186
|
-
"const": true
|
|
1187
|
-
},
|
|
1188
|
-
"light crossbow|phb": {
|
|
1189
|
-
"const": true
|
|
1190
|
-
},
|
|
1191
|
-
"longbow|phb": {
|
|
1192
|
-
"const": true
|
|
1193
|
-
},
|
|
1194
|
-
"net|phb": {
|
|
1195
|
-
"const": true
|
|
1196
|
-
},
|
|
1197
|
-
"shortbow|phb": {
|
|
1198
|
-
"const": true
|
|
1199
|
-
},
|
|
1200
|
-
"sling|phb": {
|
|
1201
|
-
"const": true
|
|
1202
|
-
},
|
|
1203
|
-
"double-bladed scimitar|erlw": {
|
|
1204
|
-
"const": true
|
|
1205
|
-
},
|
|
1206
1099
|
"choose": {
|
|
1207
1100
|
"type": "object",
|
|
1208
1101
|
"properties": {
|
|
@@ -1233,6 +1126,11 @@
|
|
|
1233
1126
|
"additionalProperties": false
|
|
1234
1127
|
}
|
|
1235
1128
|
},
|
|
1129
|
+
"patternProperties": {
|
|
1130
|
+
"^[^|]+\\|.+$": {
|
|
1131
|
+
"const": true
|
|
1132
|
+
}
|
|
1133
|
+
},
|
|
1236
1134
|
"additionalProperties": false
|
|
1237
1135
|
},
|
|
1238
1136
|
"uniqueItems": true,
|
|
@@ -1642,7 +1540,12 @@
|
|
|
1642
1540
|
"additionalProperties": false
|
|
1643
1541
|
}
|
|
1644
1542
|
},
|
|
1645
|
-
"
|
|
1543
|
+
"patternProperties": {
|
|
1544
|
+
"^[^|]+\\|.+$": {
|
|
1545
|
+
"const": true
|
|
1546
|
+
}
|
|
1547
|
+
},
|
|
1548
|
+
"additionalProperties": false
|
|
1646
1549
|
}
|
|
1647
1550
|
]
|
|
1648
1551
|
},
|
|
@@ -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.40",
|
|
4
4
|
"title": "Bestiary Schema",
|
|
5
5
|
"$id": "bestiary.json",
|
|
6
6
|
"type": "object",
|
|
@@ -1012,6 +1012,7 @@
|
|
|
1012
1012
|
"Antimagic Susceptibility",
|
|
1013
1013
|
"Beast of Burden",
|
|
1014
1014
|
"Brute",
|
|
1015
|
+
"Camouflage",
|
|
1015
1016
|
"Charge",
|
|
1016
1017
|
"Damage Absorption",
|
|
1017
1018
|
"Death Burst",
|
|
@@ -2179,6 +2180,7 @@
|
|
|
2179
2180
|
"Antimagic Susceptibility",
|
|
2180
2181
|
"Beast of Burden",
|
|
2181
2182
|
"Brute",
|
|
2183
|
+
"Camouflage",
|
|
2182
2184
|
"Charge",
|
|
2183
2185
|
"Damage Absorption",
|
|
2184
2186
|
"Death Burst",
|
|
@@ -3351,6 +3353,7 @@
|
|
|
3351
3353
|
"Antimagic Susceptibility",
|
|
3352
3354
|
"Beast of Burden",
|
|
3353
3355
|
"Brute",
|
|
3356
|
+
"Camouflage",
|
|
3354
3357
|
"Charge",
|
|
3355
3358
|
"Damage Absorption",
|
|
3356
3359
|
"Death Burst",
|
package/schema/ua/races.json
CHANGED
|
@@ -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.
|
|
4
|
+
"version": "1.12.9",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"sharedData": {
|
|
@@ -35,6 +35,9 @@
|
|
|
35
35
|
"reprintedAs": {
|
|
36
36
|
"$ref": "util.json#/$defs/reprintedAs"
|
|
37
37
|
},
|
|
38
|
+
"edition": {
|
|
39
|
+
"$ref": "util-edition.json#/$defs/edition"
|
|
40
|
+
},
|
|
38
41
|
"ability": {
|
|
39
42
|
"$ref": "util.json#/$defs/abilityScores"
|
|
40
43
|
},
|
|
@@ -286,6 +289,9 @@
|
|
|
286
289
|
"reprintedAs": {
|
|
287
290
|
"$ref": "util.json#/$defs/reprintedAs"
|
|
288
291
|
},
|
|
292
|
+
"edition": {
|
|
293
|
+
"$ref": "util-edition.json#/$defs/edition"
|
|
294
|
+
},
|
|
289
295
|
"ability": {
|
|
290
296
|
"$ref": "util.json#/$defs/abilityScores"
|
|
291
297
|
},
|
|
@@ -619,6 +625,9 @@
|
|
|
619
625
|
"reprintedAs": {
|
|
620
626
|
"$ref": "util.json#/$defs/reprintedAs"
|
|
621
627
|
},
|
|
628
|
+
"edition": {
|
|
629
|
+
"$ref": "util-edition.json#/$defs/edition"
|
|
630
|
+
},
|
|
622
631
|
"ability": {
|
|
623
632
|
"$ref": "util.json#/$defs/abilityScores"
|
|
624
633
|
},
|
|
@@ -874,6 +883,9 @@
|
|
|
874
883
|
"reprintedAs": {
|
|
875
884
|
"$ref": "util.json#/$defs/reprintedAs"
|
|
876
885
|
},
|
|
886
|
+
"edition": {
|
|
887
|
+
"$ref": "util-edition.json#/$defs/edition"
|
|
888
|
+
},
|
|
877
889
|
"ability": {
|
|
878
890
|
"$ref": "util.json#/$defs/abilityScores"
|
|
879
891
|
},
|
|
@@ -1135,6 +1147,9 @@
|
|
|
1135
1147
|
"reprintedAs": {
|
|
1136
1148
|
"$ref": "util.json#/$defs/reprintedAs"
|
|
1137
1149
|
},
|
|
1150
|
+
"edition": {
|
|
1151
|
+
"$ref": "util-edition.json#/$defs/edition"
|
|
1152
|
+
},
|
|
1138
1153
|
"ability": {
|
|
1139
1154
|
"$ref": "util.json#/$defs/abilityScores"
|
|
1140
1155
|
},
|
|
@@ -1401,6 +1416,9 @@
|
|
|
1401
1416
|
"reprintedAs": {
|
|
1402
1417
|
"$ref": "util.json#/$defs/reprintedAs"
|
|
1403
1418
|
},
|
|
1419
|
+
"edition": {
|
|
1420
|
+
"$ref": "util-edition.json#/$defs/edition"
|
|
1421
|
+
},
|
|
1404
1422
|
"ability": {
|
|
1405
1423
|
"$ref": "util.json#/$defs/abilityScores"
|
|
1406
1424
|
},
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
"title": "Util: Edition",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"edition": {
|
|
8
|
+
"description": "A context-sensitive behaviour hint. Generally, entities marked with `\"edition\": \"one\"` will not be modified (as they are assumed to be up-to-date) prior to display/use, and entities lacking an `\"edition\"` or using `\"edition\": \"classic\"` may be modified to better suit modern rules. For example:\n- Classes/subclasses: an edition mismatch between class and subclass will prompt the renderer to add a note that the subclass is from a different game edition, and that feature levels may have to be adjusted accordingly (notably, when rendering synthetic subclass copies)\n- Plutonium, when using the \"Modern (2024)\" rules version: non-\"one\" species will be stripped of their ability scores; non-\"one\" backgrounds will gain extra ability scores; etc.",
|
|
8
9
|
"type": "string",
|
|
9
10
|
"enum": [
|
|
10
11
|
"classic",
|
package/schema/ua/util.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "util.json",
|
|
4
4
|
"title": "Util",
|
|
5
5
|
"description": "Utility definitions to be used in other schemas.",
|
|
6
|
-
"version": "1.17.
|
|
6
|
+
"version": "1.17.10",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"metaDependenciesArray": {
|
|
9
9
|
"type": "array",
|
|
@@ -225,33 +225,37 @@
|
|
|
225
225
|
]
|
|
226
226
|
},
|
|
227
227
|
"languageNameLower": {
|
|
228
|
-
"
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
228
|
+
"oneOf": [
|
|
229
|
+
{
|
|
230
|
+
"type": "string",
|
|
231
|
+
"enum": [
|
|
232
|
+
"abyssal",
|
|
233
|
+
"aquan",
|
|
234
|
+
"auran",
|
|
235
|
+
"celestial",
|
|
236
|
+
"common",
|
|
237
|
+
"common sign language",
|
|
238
|
+
"deep speech",
|
|
239
|
+
"draconic",
|
|
240
|
+
"druidic",
|
|
241
|
+
"dwarvish",
|
|
242
|
+
"elvish",
|
|
243
|
+
"giant",
|
|
244
|
+
"gith",
|
|
245
|
+
"gnomish",
|
|
246
|
+
"goblin",
|
|
247
|
+
"halfling",
|
|
248
|
+
"ignan",
|
|
249
|
+
"infernal",
|
|
250
|
+
"orc",
|
|
251
|
+
"other",
|
|
252
|
+
"primordial",
|
|
253
|
+
"sylvan",
|
|
254
|
+
"terran",
|
|
255
|
+
"thieves' cant",
|
|
256
|
+
"undercommon"
|
|
257
|
+
]
|
|
258
|
+
}
|
|
255
259
|
]
|
|
256
260
|
},
|
|
257
261
|
"languageProficiencies": {
|
|
@@ -488,6 +492,9 @@
|
|
|
488
492
|
"forgery kit": {
|
|
489
493
|
"const": true
|
|
490
494
|
},
|
|
495
|
+
"anyGamingSet": {
|
|
496
|
+
"type": "integer"
|
|
497
|
+
},
|
|
491
498
|
"gaming set": {
|
|
492
499
|
"const": true
|
|
493
500
|
},
|
|
@@ -864,6 +871,9 @@
|
|
|
864
871
|
"forgery kit": {
|
|
865
872
|
"const": true
|
|
866
873
|
},
|
|
874
|
+
"anyGamingSet": {
|
|
875
|
+
"type": "integer"
|
|
876
|
+
},
|
|
867
877
|
"gaming set": {
|
|
868
878
|
"const": true
|
|
869
879
|
},
|
|
@@ -1097,123 +1107,6 @@
|
|
|
1097
1107
|
"improvised": {
|
|
1098
1108
|
"const": true
|
|
1099
1109
|
},
|
|
1100
|
-
"battleaxe|phb": {
|
|
1101
|
-
"const": true
|
|
1102
|
-
},
|
|
1103
|
-
"club|phb": {
|
|
1104
|
-
"const": true
|
|
1105
|
-
},
|
|
1106
|
-
"dagger|phb": {
|
|
1107
|
-
"const": true
|
|
1108
|
-
},
|
|
1109
|
-
"flail|phb": {
|
|
1110
|
-
"const": true
|
|
1111
|
-
},
|
|
1112
|
-
"glaive|phb": {
|
|
1113
|
-
"const": true
|
|
1114
|
-
},
|
|
1115
|
-
"greataxe|phb": {
|
|
1116
|
-
"const": true
|
|
1117
|
-
},
|
|
1118
|
-
"greatclub|phb": {
|
|
1119
|
-
"const": true
|
|
1120
|
-
},
|
|
1121
|
-
"greatsword|phb": {
|
|
1122
|
-
"const": true
|
|
1123
|
-
},
|
|
1124
|
-
"halberd|phb": {
|
|
1125
|
-
"const": true
|
|
1126
|
-
},
|
|
1127
|
-
"handaxe|phb": {
|
|
1128
|
-
"const": true
|
|
1129
|
-
},
|
|
1130
|
-
"javelin|phb": {
|
|
1131
|
-
"const": true
|
|
1132
|
-
},
|
|
1133
|
-
"lance|phb": {
|
|
1134
|
-
"const": true
|
|
1135
|
-
},
|
|
1136
|
-
"light hammer|phb": {
|
|
1137
|
-
"const": true
|
|
1138
|
-
},
|
|
1139
|
-
"longsword|phb": {
|
|
1140
|
-
"const": true
|
|
1141
|
-
},
|
|
1142
|
-
"mace|phb": {
|
|
1143
|
-
"const": true
|
|
1144
|
-
},
|
|
1145
|
-
"maul|phb": {
|
|
1146
|
-
"const": true
|
|
1147
|
-
},
|
|
1148
|
-
"morningstar|phb": {
|
|
1149
|
-
"const": true
|
|
1150
|
-
},
|
|
1151
|
-
"pike|phb": {
|
|
1152
|
-
"const": true
|
|
1153
|
-
},
|
|
1154
|
-
"quarterstaff|phb": {
|
|
1155
|
-
"const": true
|
|
1156
|
-
},
|
|
1157
|
-
"rapier|phb": {
|
|
1158
|
-
"const": true
|
|
1159
|
-
},
|
|
1160
|
-
"scimitar|phb": {
|
|
1161
|
-
"const": true
|
|
1162
|
-
},
|
|
1163
|
-
"shortsword|phb": {
|
|
1164
|
-
"const": true
|
|
1165
|
-
},
|
|
1166
|
-
"sickle|phb": {
|
|
1167
|
-
"const": true
|
|
1168
|
-
},
|
|
1169
|
-
"spear|phb": {
|
|
1170
|
-
"const": true
|
|
1171
|
-
},
|
|
1172
|
-
"staff|phb": {
|
|
1173
|
-
"const": true
|
|
1174
|
-
},
|
|
1175
|
-
"trident|phb": {
|
|
1176
|
-
"const": true
|
|
1177
|
-
},
|
|
1178
|
-
"war pick|phb": {
|
|
1179
|
-
"const": true
|
|
1180
|
-
},
|
|
1181
|
-
"warhammer|phb": {
|
|
1182
|
-
"const": true
|
|
1183
|
-
},
|
|
1184
|
-
"whip|phb": {
|
|
1185
|
-
"const": true
|
|
1186
|
-
},
|
|
1187
|
-
"blowgun|phb": {
|
|
1188
|
-
"const": true
|
|
1189
|
-
},
|
|
1190
|
-
"dart|phb": {
|
|
1191
|
-
"const": true
|
|
1192
|
-
},
|
|
1193
|
-
"hand crossbow|phb": {
|
|
1194
|
-
"const": true
|
|
1195
|
-
},
|
|
1196
|
-
"heavy crossbow|phb": {
|
|
1197
|
-
"const": true
|
|
1198
|
-
},
|
|
1199
|
-
"light crossbow|phb": {
|
|
1200
|
-
"const": true
|
|
1201
|
-
},
|
|
1202
|
-
"longbow|phb": {
|
|
1203
|
-
"const": true
|
|
1204
|
-
},
|
|
1205
|
-
"net|phb": {
|
|
1206
|
-
"const": true
|
|
1207
|
-
},
|
|
1208
|
-
"shortbow|phb": {
|
|
1209
|
-
"const": true
|
|
1210
|
-
},
|
|
1211
|
-
"sling|phb": {
|
|
1212
|
-
"const": true
|
|
1213
|
-
},
|
|
1214
|
-
"double-bladed scimitar|erlw": {
|
|
1215
|
-
"const": true
|
|
1216
|
-
},
|
|
1217
1110
|
"choose": {
|
|
1218
1111
|
"type": "object",
|
|
1219
1112
|
"properties": {
|
|
@@ -1244,6 +1137,11 @@
|
|
|
1244
1137
|
"additionalProperties": false
|
|
1245
1138
|
}
|
|
1246
1139
|
},
|
|
1140
|
+
"patternProperties": {
|
|
1141
|
+
"^[^|]+\\|.+$": {
|
|
1142
|
+
"const": true
|
|
1143
|
+
}
|
|
1144
|
+
},
|
|
1247
1145
|
"additionalProperties": false
|
|
1248
1146
|
},
|
|
1249
1147
|
"uniqueItems": true,
|
|
@@ -1653,7 +1551,12 @@
|
|
|
1653
1551
|
"additionalProperties": false
|
|
1654
1552
|
}
|
|
1655
1553
|
},
|
|
1656
|
-
"
|
|
1554
|
+
"patternProperties": {
|
|
1555
|
+
"^[^|]+\\|.+$": {
|
|
1556
|
+
"const": true
|
|
1557
|
+
}
|
|
1558
|
+
},
|
|
1559
|
+
"additionalProperties": false
|
|
1657
1560
|
}
|
|
1658
1561
|
]
|
|
1659
1562
|
},
|
|
@@ -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.40",
|
|
4
4
|
"title": "Bestiary Schema",
|
|
5
5
|
"$id": "bestiary.json",
|
|
6
6
|
"type": "object",
|
|
@@ -1012,6 +1012,7 @@
|
|
|
1012
1012
|
"Antimagic Susceptibility",
|
|
1013
1013
|
"Beast of Burden",
|
|
1014
1014
|
"Brute",
|
|
1015
|
+
"Camouflage",
|
|
1015
1016
|
"Charge",
|
|
1016
1017
|
"Damage Absorption",
|
|
1017
1018
|
"Death Burst",
|
|
@@ -2179,6 +2180,7 @@
|
|
|
2179
2180
|
"Antimagic Susceptibility",
|
|
2180
2181
|
"Beast of Burden",
|
|
2181
2182
|
"Brute",
|
|
2183
|
+
"Camouflage",
|
|
2182
2184
|
"Charge",
|
|
2183
2185
|
"Damage Absorption",
|
|
2184
2186
|
"Death Burst",
|
|
@@ -3351,6 +3353,7 @@
|
|
|
3351
3353
|
"Antimagic Susceptibility",
|
|
3352
3354
|
"Beast of Burden",
|
|
3353
3355
|
"Brute",
|
|
3356
|
+
"Camouflage",
|
|
3354
3357
|
"Charge",
|
|
3355
3358
|
"Damage Absorption",
|
|
3356
3359
|
"Death Burst",
|