5etools-utils 0.4.8 → 0.4.9
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/class/class.json +10 -48
- package/schema/brew/homebrew.json +50 -4
- package/schema/brew/util.json +85 -1
- package/schema/brew-fast/class/class.json +10 -48
- package/schema/brew-fast/homebrew.json +50 -4
- package/schema/brew-fast/util.json +85 -1
- package/schema/site/class/class.json +1 -39
- package/schema/site/homebrew.json +50 -4
- package/schema/site/util.json +85 -1
- package/schema/site-fast/class/class.json +1 -39
- package/schema/site-fast/homebrew.json +50 -4
- package/schema/site-fast/util.json +85 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
-
"version": "2.11.
|
|
3
|
+
"version": "2.11.1",
|
|
4
4
|
"$id": "class.json",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
@@ -519,7 +519,7 @@
|
|
|
519
519
|
"description": "Homebrew use only; adds custom subclasses to lists in spells.\nDoes not enable VTT import - see \"additionalSpells\".",
|
|
520
520
|
"type": "array",
|
|
521
521
|
"items": {
|
|
522
|
-
"$ref": "#/$defs/
|
|
522
|
+
"$ref": "../util.json#/$defs/spellListSpellRef"
|
|
523
523
|
}
|
|
524
524
|
},
|
|
525
525
|
"subSubclassSpells": {
|
|
@@ -530,7 +530,7 @@
|
|
|
530
530
|
"type": "array",
|
|
531
531
|
"description": "For example, a druid circle, religious order, or other sub-subclass name",
|
|
532
532
|
"items": {
|
|
533
|
-
"$ref": "#/$defs/
|
|
533
|
+
"$ref": "../util.json#/$defs/spellListSpellRef"
|
|
534
534
|
}
|
|
535
535
|
}
|
|
536
536
|
}
|
|
@@ -676,7 +676,7 @@
|
|
|
676
676
|
"description": "Homebrew use only; adds custom subclasses to lists in spells.\nDoes not enable VTT import - see \"additionalSpells\".",
|
|
677
677
|
"type": "array",
|
|
678
678
|
"items": {
|
|
679
|
-
"$ref": "#/$defs/
|
|
679
|
+
"$ref": "../util.json#/$defs/spellListSpellRef"
|
|
680
680
|
}
|
|
681
681
|
},
|
|
682
682
|
"subSubclassSpells": {
|
|
@@ -687,7 +687,7 @@
|
|
|
687
687
|
"type": "array",
|
|
688
688
|
"description": "For example, a druid circle, religious order, or other sub-subclass name",
|
|
689
689
|
"items": {
|
|
690
|
-
"$ref": "#/$defs/
|
|
690
|
+
"$ref": "../util.json#/$defs/spellListSpellRef"
|
|
691
691
|
}
|
|
692
692
|
}
|
|
693
693
|
}
|
|
@@ -888,7 +888,7 @@
|
|
|
888
888
|
"description": "Homebrew use only; adds custom subclasses to lists in spells.\nDoes not enable VTT import - see \"additionalSpells\".",
|
|
889
889
|
"type": "array",
|
|
890
890
|
"items": {
|
|
891
|
-
"$ref": "#/$defs/
|
|
891
|
+
"$ref": "../util.json#/$defs/spellListSpellRef"
|
|
892
892
|
}
|
|
893
893
|
},
|
|
894
894
|
"subSubclassSpells": {
|
|
@@ -899,7 +899,7 @@
|
|
|
899
899
|
"type": "array",
|
|
900
900
|
"description": "For example, a druid circle, religious order, or other sub-subclass name",
|
|
901
901
|
"items": {
|
|
902
|
-
"$ref": "#/$defs/
|
|
902
|
+
"$ref": "../util.json#/$defs/spellListSpellRef"
|
|
903
903
|
}
|
|
904
904
|
}
|
|
905
905
|
}
|
|
@@ -1267,7 +1267,7 @@
|
|
|
1267
1267
|
"description": "Homebrew use only",
|
|
1268
1268
|
"type": "array",
|
|
1269
1269
|
"items": {
|
|
1270
|
-
"$ref": "#/$defs/
|
|
1270
|
+
"$ref": "../util.json#/$defs/spellListSpellRef"
|
|
1271
1271
|
}
|
|
1272
1272
|
},
|
|
1273
1273
|
"requirementsSpecial": {
|
|
@@ -1583,7 +1583,7 @@
|
|
|
1583
1583
|
"description": "Homebrew use only",
|
|
1584
1584
|
"type": "array",
|
|
1585
1585
|
"items": {
|
|
1586
|
-
"$ref": "#/$defs/
|
|
1586
|
+
"$ref": "../util.json#/$defs/spellListSpellRef"
|
|
1587
1587
|
}
|
|
1588
1588
|
},
|
|
1589
1589
|
"requirementsSpecial": {
|
|
@@ -1957,7 +1957,7 @@
|
|
|
1957
1957
|
"description": "Homebrew use only",
|
|
1958
1958
|
"type": "array",
|
|
1959
1959
|
"items": {
|
|
1960
|
-
"$ref": "#/$defs/
|
|
1960
|
+
"$ref": "../util.json#/$defs/spellListSpellRef"
|
|
1961
1961
|
}
|
|
1962
1962
|
},
|
|
1963
1963
|
"requirementsSpecial": {
|
|
@@ -1978,44 +1978,6 @@
|
|
|
1978
1978
|
}
|
|
1979
1979
|
},
|
|
1980
1980
|
"additionalProperties": false
|
|
1981
|
-
},
|
|
1982
|
-
"spellRef": {
|
|
1983
|
-
"description": "A reference to a spell or an existing spell list, linked by name and source. Assumes PHB as the source, if none is provided.",
|
|
1984
|
-
"oneOf": [
|
|
1985
|
-
{
|
|
1986
|
-
"description": "Another class/subclass/subsubclass's spell list",
|
|
1987
|
-
"type": "object",
|
|
1988
|
-
"properties": {
|
|
1989
|
-
"className": {
|
|
1990
|
-
"type": "string"
|
|
1991
|
-
},
|
|
1992
|
-
"classSource": {
|
|
1993
|
-
"type": "string"
|
|
1994
|
-
},
|
|
1995
|
-
"subclassName": {
|
|
1996
|
-
"type": "string"
|
|
1997
|
-
},
|
|
1998
|
-
"subclassSource": {
|
|
1999
|
-
"type": "string"
|
|
2000
|
-
},
|
|
2001
|
-
"subSubclassName": {
|
|
2002
|
-
"type": "string"
|
|
2003
|
-
},
|
|
2004
|
-
"subSubclassSource": {
|
|
2005
|
-
"type": "string"
|
|
2006
|
-
}
|
|
2007
|
-
},
|
|
2008
|
-
"required": [
|
|
2009
|
-
"className",
|
|
2010
|
-
"classSource"
|
|
2011
|
-
],
|
|
2012
|
-
"additionalProperties": false
|
|
2013
|
-
},
|
|
2014
|
-
{
|
|
2015
|
-
"description": "A spell UID of the form \"fireball\" (PHB source assumed by default) or \"shape water|xge\"",
|
|
2016
|
-
"type": "string"
|
|
2017
|
-
}
|
|
2018
|
-
]
|
|
2019
1981
|
}
|
|
2020
1982
|
},
|
|
2021
1983
|
"properties": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
-
"version": "1.10.
|
|
3
|
+
"version": "1.10.6",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"description": "Homebrew for 5etools. Should include arrays titled similarly to the main site data, e.g. `spell` or `class`",
|
|
6
6
|
"$defs": {
|
|
@@ -28,9 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
"minItems": 1,
|
|
30
30
|
"uniqueItems": true
|
|
31
|
-
}
|
|
32
|
-
},
|
|
33
|
-
"properties": {
|
|
31
|
+
},
|
|
34
32
|
"_meta": {
|
|
35
33
|
"description": "Metadata for the included data arrays",
|
|
36
34
|
"type": "object",
|
|
@@ -291,6 +289,51 @@
|
|
|
291
289
|
],
|
|
292
290
|
"additionalProperties": false
|
|
293
291
|
},
|
|
292
|
+
"spellList": {
|
|
293
|
+
"type": "array",
|
|
294
|
+
"items": {
|
|
295
|
+
"$ref": "#/$defs/_spellListItem"
|
|
296
|
+
},
|
|
297
|
+
"minItems": 1,
|
|
298
|
+
"uniqueItems": true
|
|
299
|
+
},
|
|
300
|
+
"_spellListItem": {
|
|
301
|
+
"type": "object",
|
|
302
|
+
"properties": {
|
|
303
|
+
"name": {
|
|
304
|
+
"type": "string"
|
|
305
|
+
},
|
|
306
|
+
"source": {
|
|
307
|
+
"type": "string"
|
|
308
|
+
},
|
|
309
|
+
"spellListType": {
|
|
310
|
+
"type": "string",
|
|
311
|
+
"enum": [
|
|
312
|
+
"groups"
|
|
313
|
+
]
|
|
314
|
+
},
|
|
315
|
+
"spells": {
|
|
316
|
+
"type": "array",
|
|
317
|
+
"items": {
|
|
318
|
+
"$ref": "util.json#/$defs/spellListSpellRef"
|
|
319
|
+
},
|
|
320
|
+
"minItems": 1,
|
|
321
|
+
"uniqueItems": true
|
|
322
|
+
}
|
|
323
|
+
},
|
|
324
|
+
"required": [
|
|
325
|
+
"name",
|
|
326
|
+
"source",
|
|
327
|
+
"spellListType",
|
|
328
|
+
"spells"
|
|
329
|
+
],
|
|
330
|
+
"additionalProperties": false
|
|
331
|
+
}
|
|
332
|
+
},
|
|
333
|
+
"properties": {
|
|
334
|
+
"_meta": {
|
|
335
|
+
"$ref": "#/$defs/_meta"
|
|
336
|
+
},
|
|
294
337
|
"$schema": {
|
|
295
338
|
"description": "An optional key that allows you specify the schema you want to verify against in compatible IDEs.\nIt is advised that you leave this key out when submitting to the repo.",
|
|
296
339
|
"type": "string",
|
|
@@ -555,6 +598,9 @@
|
|
|
555
598
|
},
|
|
556
599
|
"sense": {
|
|
557
600
|
"$ref": "senses.json#/properties/sense"
|
|
601
|
+
},
|
|
602
|
+
"spellList": {
|
|
603
|
+
"$ref": "#/$defs/spellList"
|
|
558
604
|
}
|
|
559
605
|
},
|
|
560
606
|
"additionalProperties": false,
|
package/schema/brew/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.13.
|
|
6
|
+
"version": "1.13.6",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"metaBlock": {
|
|
9
9
|
"type": "object",
|
|
@@ -3790,6 +3790,90 @@
|
|
|
3790
3790
|
]
|
|
3791
3791
|
}
|
|
3792
3792
|
},
|
|
3793
|
+
"spellListSpellRef": {
|
|
3794
|
+
"description": "A reference to a spell or an existing spell list, linked by name and source. Assumes PHB as the source, if none is provided.",
|
|
3795
|
+
"oneOf": [
|
|
3796
|
+
{
|
|
3797
|
+
"description": "Another class's spell list",
|
|
3798
|
+
"type": "object",
|
|
3799
|
+
"properties": {
|
|
3800
|
+
"className": {
|
|
3801
|
+
"type": "string"
|
|
3802
|
+
},
|
|
3803
|
+
"classSource": {
|
|
3804
|
+
"type": "string"
|
|
3805
|
+
}
|
|
3806
|
+
},
|
|
3807
|
+
"required": [
|
|
3808
|
+
"className",
|
|
3809
|
+
"classSource"
|
|
3810
|
+
],
|
|
3811
|
+
"additionalProperties": false
|
|
3812
|
+
},
|
|
3813
|
+
{
|
|
3814
|
+
"description": "Another subclass's spell list",
|
|
3815
|
+
"type": "object",
|
|
3816
|
+
"properties": {
|
|
3817
|
+
"className": {
|
|
3818
|
+
"type": "string"
|
|
3819
|
+
},
|
|
3820
|
+
"classSource": {
|
|
3821
|
+
"type": "string"
|
|
3822
|
+
},
|
|
3823
|
+
"subclassName": {
|
|
3824
|
+
"type": "string"
|
|
3825
|
+
},
|
|
3826
|
+
"subclassSource": {
|
|
3827
|
+
"type": "string"
|
|
3828
|
+
}
|
|
3829
|
+
},
|
|
3830
|
+
"required": [
|
|
3831
|
+
"className",
|
|
3832
|
+
"classSource",
|
|
3833
|
+
"subclassName",
|
|
3834
|
+
"subclassSource"
|
|
3835
|
+
],
|
|
3836
|
+
"additionalProperties": false
|
|
3837
|
+
},
|
|
3838
|
+
{
|
|
3839
|
+
"description": "Another sub-subclass's spell list",
|
|
3840
|
+
"type": "object",
|
|
3841
|
+
"properties": {
|
|
3842
|
+
"className": {
|
|
3843
|
+
"type": "string"
|
|
3844
|
+
},
|
|
3845
|
+
"classSource": {
|
|
3846
|
+
"type": "string"
|
|
3847
|
+
},
|
|
3848
|
+
"subclassName": {
|
|
3849
|
+
"type": "string"
|
|
3850
|
+
},
|
|
3851
|
+
"subclassSource": {
|
|
3852
|
+
"type": "string"
|
|
3853
|
+
},
|
|
3854
|
+
"subSubclassName": {
|
|
3855
|
+
"type": "string"
|
|
3856
|
+
},
|
|
3857
|
+
"subSubclassSource": {
|
|
3858
|
+
"type": "string"
|
|
3859
|
+
}
|
|
3860
|
+
},
|
|
3861
|
+
"required": [
|
|
3862
|
+
"className",
|
|
3863
|
+
"classSource",
|
|
3864
|
+
"subclassName",
|
|
3865
|
+
"subclassSource",
|
|
3866
|
+
"subSubclassName",
|
|
3867
|
+
"subSubclassSource"
|
|
3868
|
+
],
|
|
3869
|
+
"additionalProperties": false
|
|
3870
|
+
},
|
|
3871
|
+
{
|
|
3872
|
+
"description": "A spell UID of the form \"fireball\" (PHB source assumed by default) or \"shape water|xge\"",
|
|
3873
|
+
"type": "string"
|
|
3874
|
+
}
|
|
3875
|
+
]
|
|
3876
|
+
},
|
|
3793
3877
|
"foundrySystemObject": {
|
|
3794
3878
|
"type": "object"
|
|
3795
3879
|
},
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
-
"version": "2.11.
|
|
3
|
+
"version": "2.11.1",
|
|
4
4
|
"$id": "class.json",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
@@ -519,7 +519,7 @@
|
|
|
519
519
|
"description": "Homebrew use only; adds custom subclasses to lists in spells.\nDoes not enable VTT import - see \"additionalSpells\".",
|
|
520
520
|
"type": "array",
|
|
521
521
|
"items": {
|
|
522
|
-
"$ref": "#/$defs/
|
|
522
|
+
"$ref": "../util.json#/$defs/spellListSpellRef"
|
|
523
523
|
}
|
|
524
524
|
},
|
|
525
525
|
"subSubclassSpells": {
|
|
@@ -530,7 +530,7 @@
|
|
|
530
530
|
"type": "array",
|
|
531
531
|
"description": "For example, a druid circle, religious order, or other sub-subclass name",
|
|
532
532
|
"items": {
|
|
533
|
-
"$ref": "#/$defs/
|
|
533
|
+
"$ref": "../util.json#/$defs/spellListSpellRef"
|
|
534
534
|
}
|
|
535
535
|
}
|
|
536
536
|
}
|
|
@@ -676,7 +676,7 @@
|
|
|
676
676
|
"description": "Homebrew use only; adds custom subclasses to lists in spells.\nDoes not enable VTT import - see \"additionalSpells\".",
|
|
677
677
|
"type": "array",
|
|
678
678
|
"items": {
|
|
679
|
-
"$ref": "#/$defs/
|
|
679
|
+
"$ref": "../util.json#/$defs/spellListSpellRef"
|
|
680
680
|
}
|
|
681
681
|
},
|
|
682
682
|
"subSubclassSpells": {
|
|
@@ -687,7 +687,7 @@
|
|
|
687
687
|
"type": "array",
|
|
688
688
|
"description": "For example, a druid circle, religious order, or other sub-subclass name",
|
|
689
689
|
"items": {
|
|
690
|
-
"$ref": "#/$defs/
|
|
690
|
+
"$ref": "../util.json#/$defs/spellListSpellRef"
|
|
691
691
|
}
|
|
692
692
|
}
|
|
693
693
|
}
|
|
@@ -888,7 +888,7 @@
|
|
|
888
888
|
"description": "Homebrew use only; adds custom subclasses to lists in spells.\nDoes not enable VTT import - see \"additionalSpells\".",
|
|
889
889
|
"type": "array",
|
|
890
890
|
"items": {
|
|
891
|
-
"$ref": "#/$defs/
|
|
891
|
+
"$ref": "../util.json#/$defs/spellListSpellRef"
|
|
892
892
|
}
|
|
893
893
|
},
|
|
894
894
|
"subSubclassSpells": {
|
|
@@ -899,7 +899,7 @@
|
|
|
899
899
|
"type": "array",
|
|
900
900
|
"description": "For example, a druid circle, religious order, or other sub-subclass name",
|
|
901
901
|
"items": {
|
|
902
|
-
"$ref": "#/$defs/
|
|
902
|
+
"$ref": "../util.json#/$defs/spellListSpellRef"
|
|
903
903
|
}
|
|
904
904
|
}
|
|
905
905
|
}
|
|
@@ -1267,7 +1267,7 @@
|
|
|
1267
1267
|
"description": "Homebrew use only",
|
|
1268
1268
|
"type": "array",
|
|
1269
1269
|
"items": {
|
|
1270
|
-
"$ref": "#/$defs/
|
|
1270
|
+
"$ref": "../util.json#/$defs/spellListSpellRef"
|
|
1271
1271
|
}
|
|
1272
1272
|
},
|
|
1273
1273
|
"requirementsSpecial": {
|
|
@@ -1583,7 +1583,7 @@
|
|
|
1583
1583
|
"description": "Homebrew use only",
|
|
1584
1584
|
"type": "array",
|
|
1585
1585
|
"items": {
|
|
1586
|
-
"$ref": "#/$defs/
|
|
1586
|
+
"$ref": "../util.json#/$defs/spellListSpellRef"
|
|
1587
1587
|
}
|
|
1588
1588
|
},
|
|
1589
1589
|
"requirementsSpecial": {
|
|
@@ -1957,7 +1957,7 @@
|
|
|
1957
1957
|
"description": "Homebrew use only",
|
|
1958
1958
|
"type": "array",
|
|
1959
1959
|
"items": {
|
|
1960
|
-
"$ref": "#/$defs/
|
|
1960
|
+
"$ref": "../util.json#/$defs/spellListSpellRef"
|
|
1961
1961
|
}
|
|
1962
1962
|
},
|
|
1963
1963
|
"requirementsSpecial": {
|
|
@@ -1978,44 +1978,6 @@
|
|
|
1978
1978
|
}
|
|
1979
1979
|
},
|
|
1980
1980
|
"additionalProperties": false
|
|
1981
|
-
},
|
|
1982
|
-
"spellRef": {
|
|
1983
|
-
"description": "A reference to a spell or an existing spell list, linked by name and source. Assumes PHB as the source, if none is provided.",
|
|
1984
|
-
"oneOf": [
|
|
1985
|
-
{
|
|
1986
|
-
"description": "Another class/subclass/subsubclass's spell list",
|
|
1987
|
-
"type": "object",
|
|
1988
|
-
"properties": {
|
|
1989
|
-
"className": {
|
|
1990
|
-
"type": "string"
|
|
1991
|
-
},
|
|
1992
|
-
"classSource": {
|
|
1993
|
-
"type": "string"
|
|
1994
|
-
},
|
|
1995
|
-
"subclassName": {
|
|
1996
|
-
"type": "string"
|
|
1997
|
-
},
|
|
1998
|
-
"subclassSource": {
|
|
1999
|
-
"type": "string"
|
|
2000
|
-
},
|
|
2001
|
-
"subSubclassName": {
|
|
2002
|
-
"type": "string"
|
|
2003
|
-
},
|
|
2004
|
-
"subSubclassSource": {
|
|
2005
|
-
"type": "string"
|
|
2006
|
-
}
|
|
2007
|
-
},
|
|
2008
|
-
"required": [
|
|
2009
|
-
"className",
|
|
2010
|
-
"classSource"
|
|
2011
|
-
],
|
|
2012
|
-
"additionalProperties": false
|
|
2013
|
-
},
|
|
2014
|
-
{
|
|
2015
|
-
"description": "A spell UID of the form \"fireball\" (PHB source assumed by default) or \"shape water|xge\"",
|
|
2016
|
-
"type": "string"
|
|
2017
|
-
}
|
|
2018
|
-
]
|
|
2019
1981
|
}
|
|
2020
1982
|
},
|
|
2021
1983
|
"properties": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
-
"version": "1.10.
|
|
3
|
+
"version": "1.10.6",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"description": "Homebrew for 5etools. Should include arrays titled similarly to the main site data, e.g. `spell` or `class`",
|
|
6
6
|
"$defs": {
|
|
@@ -26,9 +26,7 @@
|
|
|
26
26
|
},
|
|
27
27
|
"minItems": 1,
|
|
28
28
|
"uniqueItems": true
|
|
29
|
-
}
|
|
30
|
-
},
|
|
31
|
-
"properties": {
|
|
29
|
+
},
|
|
32
30
|
"_meta": {
|
|
33
31
|
"description": "Metadata for the included data arrays",
|
|
34
32
|
"type": "object",
|
|
@@ -289,6 +287,51 @@
|
|
|
289
287
|
],
|
|
290
288
|
"additionalProperties": false
|
|
291
289
|
},
|
|
290
|
+
"spellList": {
|
|
291
|
+
"type": "array",
|
|
292
|
+
"items": {
|
|
293
|
+
"$ref": "#/$defs/_spellListItem"
|
|
294
|
+
},
|
|
295
|
+
"minItems": 1,
|
|
296
|
+
"uniqueItems": true
|
|
297
|
+
},
|
|
298
|
+
"_spellListItem": {
|
|
299
|
+
"type": "object",
|
|
300
|
+
"properties": {
|
|
301
|
+
"name": {
|
|
302
|
+
"type": "string"
|
|
303
|
+
},
|
|
304
|
+
"source": {
|
|
305
|
+
"type": "string"
|
|
306
|
+
},
|
|
307
|
+
"spellListType": {
|
|
308
|
+
"type": "string",
|
|
309
|
+
"enum": [
|
|
310
|
+
"groups"
|
|
311
|
+
]
|
|
312
|
+
},
|
|
313
|
+
"spells": {
|
|
314
|
+
"type": "array",
|
|
315
|
+
"items": {
|
|
316
|
+
"$ref": "util.json#/$defs/spellListSpellRef"
|
|
317
|
+
},
|
|
318
|
+
"minItems": 1,
|
|
319
|
+
"uniqueItems": true
|
|
320
|
+
}
|
|
321
|
+
},
|
|
322
|
+
"required": [
|
|
323
|
+
"name",
|
|
324
|
+
"source",
|
|
325
|
+
"spellListType",
|
|
326
|
+
"spells"
|
|
327
|
+
],
|
|
328
|
+
"additionalProperties": false
|
|
329
|
+
}
|
|
330
|
+
},
|
|
331
|
+
"properties": {
|
|
332
|
+
"_meta": {
|
|
333
|
+
"$ref": "#/$defs/_meta"
|
|
334
|
+
},
|
|
292
335
|
"$schema": {
|
|
293
336
|
"description": "An optional key that allows you specify the schema you want to verify against in compatible IDEs.\nIt is advised that you leave this key out when submitting to the repo.",
|
|
294
337
|
"type": "string",
|
|
@@ -553,6 +596,9 @@
|
|
|
553
596
|
},
|
|
554
597
|
"sense": {
|
|
555
598
|
"$ref": "senses.json#/properties/sense"
|
|
599
|
+
},
|
|
600
|
+
"spellList": {
|
|
601
|
+
"$ref": "#/$defs/spellList"
|
|
556
602
|
}
|
|
557
603
|
},
|
|
558
604
|
"additionalProperties": false,
|
|
@@ -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.13.
|
|
6
|
+
"version": "1.13.6",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"metaBlock": {
|
|
9
9
|
"type": "object",
|
|
@@ -3790,6 +3790,90 @@
|
|
|
3790
3790
|
]
|
|
3791
3791
|
}
|
|
3792
3792
|
},
|
|
3793
|
+
"spellListSpellRef": {
|
|
3794
|
+
"description": "A reference to a spell or an existing spell list, linked by name and source. Assumes PHB as the source, if none is provided.",
|
|
3795
|
+
"oneOf": [
|
|
3796
|
+
{
|
|
3797
|
+
"description": "Another class's spell list",
|
|
3798
|
+
"type": "object",
|
|
3799
|
+
"properties": {
|
|
3800
|
+
"className": {
|
|
3801
|
+
"type": "string"
|
|
3802
|
+
},
|
|
3803
|
+
"classSource": {
|
|
3804
|
+
"type": "string"
|
|
3805
|
+
}
|
|
3806
|
+
},
|
|
3807
|
+
"required": [
|
|
3808
|
+
"className",
|
|
3809
|
+
"classSource"
|
|
3810
|
+
],
|
|
3811
|
+
"additionalProperties": false
|
|
3812
|
+
},
|
|
3813
|
+
{
|
|
3814
|
+
"description": "Another subclass's spell list",
|
|
3815
|
+
"type": "object",
|
|
3816
|
+
"properties": {
|
|
3817
|
+
"className": {
|
|
3818
|
+
"type": "string"
|
|
3819
|
+
},
|
|
3820
|
+
"classSource": {
|
|
3821
|
+
"type": "string"
|
|
3822
|
+
},
|
|
3823
|
+
"subclassName": {
|
|
3824
|
+
"type": "string"
|
|
3825
|
+
},
|
|
3826
|
+
"subclassSource": {
|
|
3827
|
+
"type": "string"
|
|
3828
|
+
}
|
|
3829
|
+
},
|
|
3830
|
+
"required": [
|
|
3831
|
+
"className",
|
|
3832
|
+
"classSource",
|
|
3833
|
+
"subclassName",
|
|
3834
|
+
"subclassSource"
|
|
3835
|
+
],
|
|
3836
|
+
"additionalProperties": false
|
|
3837
|
+
},
|
|
3838
|
+
{
|
|
3839
|
+
"description": "Another sub-subclass's spell list",
|
|
3840
|
+
"type": "object",
|
|
3841
|
+
"properties": {
|
|
3842
|
+
"className": {
|
|
3843
|
+
"type": "string"
|
|
3844
|
+
},
|
|
3845
|
+
"classSource": {
|
|
3846
|
+
"type": "string"
|
|
3847
|
+
},
|
|
3848
|
+
"subclassName": {
|
|
3849
|
+
"type": "string"
|
|
3850
|
+
},
|
|
3851
|
+
"subclassSource": {
|
|
3852
|
+
"type": "string"
|
|
3853
|
+
},
|
|
3854
|
+
"subSubclassName": {
|
|
3855
|
+
"type": "string"
|
|
3856
|
+
},
|
|
3857
|
+
"subSubclassSource": {
|
|
3858
|
+
"type": "string"
|
|
3859
|
+
}
|
|
3860
|
+
},
|
|
3861
|
+
"required": [
|
|
3862
|
+
"className",
|
|
3863
|
+
"classSource",
|
|
3864
|
+
"subclassName",
|
|
3865
|
+
"subclassSource",
|
|
3866
|
+
"subSubclassName",
|
|
3867
|
+
"subSubclassSource"
|
|
3868
|
+
],
|
|
3869
|
+
"additionalProperties": false
|
|
3870
|
+
},
|
|
3871
|
+
{
|
|
3872
|
+
"description": "A spell UID of the form \"fireball\" (PHB source assumed by default) or \"shape water|xge\"",
|
|
3873
|
+
"type": "string"
|
|
3874
|
+
}
|
|
3875
|
+
]
|
|
3876
|
+
},
|
|
3793
3877
|
"foundrySystemObject": {
|
|
3794
3878
|
"type": "object"
|
|
3795
3879
|
},
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
-
"version": "2.11.
|
|
3
|
+
"version": "2.11.1",
|
|
4
4
|
"$id": "class.json",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
@@ -1711,44 +1711,6 @@
|
|
|
1711
1711
|
}
|
|
1712
1712
|
},
|
|
1713
1713
|
"additionalProperties": false
|
|
1714
|
-
},
|
|
1715
|
-
"spellRef": {
|
|
1716
|
-
"description": "A reference to a spell or an existing spell list, linked by name and source. Assumes PHB as the source, if none is provided.",
|
|
1717
|
-
"oneOf": [
|
|
1718
|
-
{
|
|
1719
|
-
"description": "Another class/subclass/subsubclass's spell list",
|
|
1720
|
-
"type": "object",
|
|
1721
|
-
"properties": {
|
|
1722
|
-
"className": {
|
|
1723
|
-
"type": "string"
|
|
1724
|
-
},
|
|
1725
|
-
"classSource": {
|
|
1726
|
-
"type": "string"
|
|
1727
|
-
},
|
|
1728
|
-
"subclassName": {
|
|
1729
|
-
"type": "string"
|
|
1730
|
-
},
|
|
1731
|
-
"subclassSource": {
|
|
1732
|
-
"type": "string"
|
|
1733
|
-
},
|
|
1734
|
-
"subSubclassName": {
|
|
1735
|
-
"type": "string"
|
|
1736
|
-
},
|
|
1737
|
-
"subSubclassSource": {
|
|
1738
|
-
"type": "string"
|
|
1739
|
-
}
|
|
1740
|
-
},
|
|
1741
|
-
"required": [
|
|
1742
|
-
"className",
|
|
1743
|
-
"classSource"
|
|
1744
|
-
],
|
|
1745
|
-
"additionalProperties": false
|
|
1746
|
-
},
|
|
1747
|
-
{
|
|
1748
|
-
"description": "A spell UID of the form \"fireball\" (PHB source assumed by default) or \"shape water|xge\"",
|
|
1749
|
-
"type": "string"
|
|
1750
|
-
}
|
|
1751
|
-
]
|
|
1752
1714
|
}
|
|
1753
1715
|
},
|
|
1754
1716
|
"properties": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
-
"version": "1.10.
|
|
3
|
+
"version": "1.10.6",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"description": "Homebrew for 5etools. Should include arrays titled similarly to the main site data, e.g. `spell` or `class`",
|
|
6
6
|
"$defs": {
|
|
@@ -28,9 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
"minItems": 1,
|
|
30
30
|
"uniqueItems": true
|
|
31
|
-
}
|
|
32
|
-
},
|
|
33
|
-
"properties": {
|
|
31
|
+
},
|
|
34
32
|
"_meta": {
|
|
35
33
|
"description": "Metadata for the included data arrays",
|
|
36
34
|
"type": "object",
|
|
@@ -291,6 +289,51 @@
|
|
|
291
289
|
],
|
|
292
290
|
"additionalProperties": false
|
|
293
291
|
},
|
|
292
|
+
"spellList": {
|
|
293
|
+
"type": "array",
|
|
294
|
+
"items": {
|
|
295
|
+
"$ref": "#/$defs/_spellListItem"
|
|
296
|
+
},
|
|
297
|
+
"minItems": 1,
|
|
298
|
+
"uniqueItems": true
|
|
299
|
+
},
|
|
300
|
+
"_spellListItem": {
|
|
301
|
+
"type": "object",
|
|
302
|
+
"properties": {
|
|
303
|
+
"name": {
|
|
304
|
+
"type": "string"
|
|
305
|
+
},
|
|
306
|
+
"source": {
|
|
307
|
+
"type": "string"
|
|
308
|
+
},
|
|
309
|
+
"spellListType": {
|
|
310
|
+
"type": "string",
|
|
311
|
+
"enum": [
|
|
312
|
+
"groups"
|
|
313
|
+
]
|
|
314
|
+
},
|
|
315
|
+
"spells": {
|
|
316
|
+
"type": "array",
|
|
317
|
+
"items": {
|
|
318
|
+
"$ref": "util.json#/$defs/spellListSpellRef"
|
|
319
|
+
},
|
|
320
|
+
"minItems": 1,
|
|
321
|
+
"uniqueItems": true
|
|
322
|
+
}
|
|
323
|
+
},
|
|
324
|
+
"required": [
|
|
325
|
+
"name",
|
|
326
|
+
"source",
|
|
327
|
+
"spellListType",
|
|
328
|
+
"spells"
|
|
329
|
+
],
|
|
330
|
+
"additionalProperties": false
|
|
331
|
+
}
|
|
332
|
+
},
|
|
333
|
+
"properties": {
|
|
334
|
+
"_meta": {
|
|
335
|
+
"$ref": "#/$defs/_meta"
|
|
336
|
+
},
|
|
294
337
|
"$schema": {
|
|
295
338
|
"description": "An optional key that allows you specify the schema you want to verify against in compatible IDEs.\nIt is advised that you leave this key out when submitting to the repo.",
|
|
296
339
|
"type": "string",
|
|
@@ -555,6 +598,9 @@
|
|
|
555
598
|
},
|
|
556
599
|
"sense": {
|
|
557
600
|
"$ref": "senses.json#/properties/sense"
|
|
601
|
+
},
|
|
602
|
+
"spellList": {
|
|
603
|
+
"$ref": "#/$defs/spellList"
|
|
558
604
|
}
|
|
559
605
|
},
|
|
560
606
|
"additionalProperties": false,
|
package/schema/site/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.13.
|
|
6
|
+
"version": "1.13.6",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"metaBlock": {
|
|
9
9
|
"type": "object",
|
|
@@ -3780,6 +3780,90 @@
|
|
|
3780
3780
|
]
|
|
3781
3781
|
}
|
|
3782
3782
|
},
|
|
3783
|
+
"spellListSpellRef": {
|
|
3784
|
+
"description": "A reference to a spell or an existing spell list, linked by name and source. Assumes PHB as the source, if none is provided.",
|
|
3785
|
+
"oneOf": [
|
|
3786
|
+
{
|
|
3787
|
+
"description": "Another class's spell list",
|
|
3788
|
+
"type": "object",
|
|
3789
|
+
"properties": {
|
|
3790
|
+
"className": {
|
|
3791
|
+
"type": "string"
|
|
3792
|
+
},
|
|
3793
|
+
"classSource": {
|
|
3794
|
+
"type": "string"
|
|
3795
|
+
}
|
|
3796
|
+
},
|
|
3797
|
+
"required": [
|
|
3798
|
+
"className",
|
|
3799
|
+
"classSource"
|
|
3800
|
+
],
|
|
3801
|
+
"additionalProperties": false
|
|
3802
|
+
},
|
|
3803
|
+
{
|
|
3804
|
+
"description": "Another subclass's spell list",
|
|
3805
|
+
"type": "object",
|
|
3806
|
+
"properties": {
|
|
3807
|
+
"className": {
|
|
3808
|
+
"type": "string"
|
|
3809
|
+
},
|
|
3810
|
+
"classSource": {
|
|
3811
|
+
"type": "string"
|
|
3812
|
+
},
|
|
3813
|
+
"subclassName": {
|
|
3814
|
+
"type": "string"
|
|
3815
|
+
},
|
|
3816
|
+
"subclassSource": {
|
|
3817
|
+
"type": "string"
|
|
3818
|
+
}
|
|
3819
|
+
},
|
|
3820
|
+
"required": [
|
|
3821
|
+
"className",
|
|
3822
|
+
"classSource",
|
|
3823
|
+
"subclassName",
|
|
3824
|
+
"subclassSource"
|
|
3825
|
+
],
|
|
3826
|
+
"additionalProperties": false
|
|
3827
|
+
},
|
|
3828
|
+
{
|
|
3829
|
+
"description": "Another sub-subclass's spell list",
|
|
3830
|
+
"type": "object",
|
|
3831
|
+
"properties": {
|
|
3832
|
+
"className": {
|
|
3833
|
+
"type": "string"
|
|
3834
|
+
},
|
|
3835
|
+
"classSource": {
|
|
3836
|
+
"type": "string"
|
|
3837
|
+
},
|
|
3838
|
+
"subclassName": {
|
|
3839
|
+
"type": "string"
|
|
3840
|
+
},
|
|
3841
|
+
"subclassSource": {
|
|
3842
|
+
"type": "string"
|
|
3843
|
+
},
|
|
3844
|
+
"subSubclassName": {
|
|
3845
|
+
"type": "string"
|
|
3846
|
+
},
|
|
3847
|
+
"subSubclassSource": {
|
|
3848
|
+
"type": "string"
|
|
3849
|
+
}
|
|
3850
|
+
},
|
|
3851
|
+
"required": [
|
|
3852
|
+
"className",
|
|
3853
|
+
"classSource",
|
|
3854
|
+
"subclassName",
|
|
3855
|
+
"subclassSource",
|
|
3856
|
+
"subSubclassName",
|
|
3857
|
+
"subSubclassSource"
|
|
3858
|
+
],
|
|
3859
|
+
"additionalProperties": false
|
|
3860
|
+
},
|
|
3861
|
+
{
|
|
3862
|
+
"description": "A spell UID of the form \"fireball\" (PHB source assumed by default) or \"shape water|xge\"",
|
|
3863
|
+
"type": "string"
|
|
3864
|
+
}
|
|
3865
|
+
]
|
|
3866
|
+
},
|
|
3783
3867
|
"foundrySystemObject": {
|
|
3784
3868
|
"type": "object"
|
|
3785
3869
|
},
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
-
"version": "2.11.
|
|
3
|
+
"version": "2.11.1",
|
|
4
4
|
"$id": "class.json",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
@@ -1711,44 +1711,6 @@
|
|
|
1711
1711
|
}
|
|
1712
1712
|
},
|
|
1713
1713
|
"additionalProperties": false
|
|
1714
|
-
},
|
|
1715
|
-
"spellRef": {
|
|
1716
|
-
"description": "A reference to a spell or an existing spell list, linked by name and source. Assumes PHB as the source, if none is provided.",
|
|
1717
|
-
"oneOf": [
|
|
1718
|
-
{
|
|
1719
|
-
"description": "Another class/subclass/subsubclass's spell list",
|
|
1720
|
-
"type": "object",
|
|
1721
|
-
"properties": {
|
|
1722
|
-
"className": {
|
|
1723
|
-
"type": "string"
|
|
1724
|
-
},
|
|
1725
|
-
"classSource": {
|
|
1726
|
-
"type": "string"
|
|
1727
|
-
},
|
|
1728
|
-
"subclassName": {
|
|
1729
|
-
"type": "string"
|
|
1730
|
-
},
|
|
1731
|
-
"subclassSource": {
|
|
1732
|
-
"type": "string"
|
|
1733
|
-
},
|
|
1734
|
-
"subSubclassName": {
|
|
1735
|
-
"type": "string"
|
|
1736
|
-
},
|
|
1737
|
-
"subSubclassSource": {
|
|
1738
|
-
"type": "string"
|
|
1739
|
-
}
|
|
1740
|
-
},
|
|
1741
|
-
"required": [
|
|
1742
|
-
"className",
|
|
1743
|
-
"classSource"
|
|
1744
|
-
],
|
|
1745
|
-
"additionalProperties": false
|
|
1746
|
-
},
|
|
1747
|
-
{
|
|
1748
|
-
"description": "A spell UID of the form \"fireball\" (PHB source assumed by default) or \"shape water|xge\"",
|
|
1749
|
-
"type": "string"
|
|
1750
|
-
}
|
|
1751
|
-
]
|
|
1752
1714
|
}
|
|
1753
1715
|
},
|
|
1754
1716
|
"properties": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
-
"version": "1.10.
|
|
3
|
+
"version": "1.10.6",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"description": "Homebrew for 5etools. Should include arrays titled similarly to the main site data, e.g. `spell` or `class`",
|
|
6
6
|
"$defs": {
|
|
@@ -26,9 +26,7 @@
|
|
|
26
26
|
},
|
|
27
27
|
"minItems": 1,
|
|
28
28
|
"uniqueItems": true
|
|
29
|
-
}
|
|
30
|
-
},
|
|
31
|
-
"properties": {
|
|
29
|
+
},
|
|
32
30
|
"_meta": {
|
|
33
31
|
"description": "Metadata for the included data arrays",
|
|
34
32
|
"type": "object",
|
|
@@ -289,6 +287,51 @@
|
|
|
289
287
|
],
|
|
290
288
|
"additionalProperties": false
|
|
291
289
|
},
|
|
290
|
+
"spellList": {
|
|
291
|
+
"type": "array",
|
|
292
|
+
"items": {
|
|
293
|
+
"$ref": "#/$defs/_spellListItem"
|
|
294
|
+
},
|
|
295
|
+
"minItems": 1,
|
|
296
|
+
"uniqueItems": true
|
|
297
|
+
},
|
|
298
|
+
"_spellListItem": {
|
|
299
|
+
"type": "object",
|
|
300
|
+
"properties": {
|
|
301
|
+
"name": {
|
|
302
|
+
"type": "string"
|
|
303
|
+
},
|
|
304
|
+
"source": {
|
|
305
|
+
"type": "string"
|
|
306
|
+
},
|
|
307
|
+
"spellListType": {
|
|
308
|
+
"type": "string",
|
|
309
|
+
"enum": [
|
|
310
|
+
"groups"
|
|
311
|
+
]
|
|
312
|
+
},
|
|
313
|
+
"spells": {
|
|
314
|
+
"type": "array",
|
|
315
|
+
"items": {
|
|
316
|
+
"$ref": "util.json#/$defs/spellListSpellRef"
|
|
317
|
+
},
|
|
318
|
+
"minItems": 1,
|
|
319
|
+
"uniqueItems": true
|
|
320
|
+
}
|
|
321
|
+
},
|
|
322
|
+
"required": [
|
|
323
|
+
"name",
|
|
324
|
+
"source",
|
|
325
|
+
"spellListType",
|
|
326
|
+
"spells"
|
|
327
|
+
],
|
|
328
|
+
"additionalProperties": false
|
|
329
|
+
}
|
|
330
|
+
},
|
|
331
|
+
"properties": {
|
|
332
|
+
"_meta": {
|
|
333
|
+
"$ref": "#/$defs/_meta"
|
|
334
|
+
},
|
|
292
335
|
"$schema": {
|
|
293
336
|
"description": "An optional key that allows you specify the schema you want to verify against in compatible IDEs.\nIt is advised that you leave this key out when submitting to the repo.",
|
|
294
337
|
"type": "string",
|
|
@@ -553,6 +596,9 @@
|
|
|
553
596
|
},
|
|
554
597
|
"sense": {
|
|
555
598
|
"$ref": "senses.json#/properties/sense"
|
|
599
|
+
},
|
|
600
|
+
"spellList": {
|
|
601
|
+
"$ref": "#/$defs/spellList"
|
|
556
602
|
}
|
|
557
603
|
},
|
|
558
604
|
"additionalProperties": false,
|
|
@@ -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.13.
|
|
6
|
+
"version": "1.13.6",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"metaBlock": {
|
|
9
9
|
"type": "object",
|
|
@@ -3780,6 +3780,90 @@
|
|
|
3780
3780
|
]
|
|
3781
3781
|
}
|
|
3782
3782
|
},
|
|
3783
|
+
"spellListSpellRef": {
|
|
3784
|
+
"description": "A reference to a spell or an existing spell list, linked by name and source. Assumes PHB as the source, if none is provided.",
|
|
3785
|
+
"oneOf": [
|
|
3786
|
+
{
|
|
3787
|
+
"description": "Another class's spell list",
|
|
3788
|
+
"type": "object",
|
|
3789
|
+
"properties": {
|
|
3790
|
+
"className": {
|
|
3791
|
+
"type": "string"
|
|
3792
|
+
},
|
|
3793
|
+
"classSource": {
|
|
3794
|
+
"type": "string"
|
|
3795
|
+
}
|
|
3796
|
+
},
|
|
3797
|
+
"required": [
|
|
3798
|
+
"className",
|
|
3799
|
+
"classSource"
|
|
3800
|
+
],
|
|
3801
|
+
"additionalProperties": false
|
|
3802
|
+
},
|
|
3803
|
+
{
|
|
3804
|
+
"description": "Another subclass's spell list",
|
|
3805
|
+
"type": "object",
|
|
3806
|
+
"properties": {
|
|
3807
|
+
"className": {
|
|
3808
|
+
"type": "string"
|
|
3809
|
+
},
|
|
3810
|
+
"classSource": {
|
|
3811
|
+
"type": "string"
|
|
3812
|
+
},
|
|
3813
|
+
"subclassName": {
|
|
3814
|
+
"type": "string"
|
|
3815
|
+
},
|
|
3816
|
+
"subclassSource": {
|
|
3817
|
+
"type": "string"
|
|
3818
|
+
}
|
|
3819
|
+
},
|
|
3820
|
+
"required": [
|
|
3821
|
+
"className",
|
|
3822
|
+
"classSource",
|
|
3823
|
+
"subclassName",
|
|
3824
|
+
"subclassSource"
|
|
3825
|
+
],
|
|
3826
|
+
"additionalProperties": false
|
|
3827
|
+
},
|
|
3828
|
+
{
|
|
3829
|
+
"description": "Another sub-subclass's spell list",
|
|
3830
|
+
"type": "object",
|
|
3831
|
+
"properties": {
|
|
3832
|
+
"className": {
|
|
3833
|
+
"type": "string"
|
|
3834
|
+
},
|
|
3835
|
+
"classSource": {
|
|
3836
|
+
"type": "string"
|
|
3837
|
+
},
|
|
3838
|
+
"subclassName": {
|
|
3839
|
+
"type": "string"
|
|
3840
|
+
},
|
|
3841
|
+
"subclassSource": {
|
|
3842
|
+
"type": "string"
|
|
3843
|
+
},
|
|
3844
|
+
"subSubclassName": {
|
|
3845
|
+
"type": "string"
|
|
3846
|
+
},
|
|
3847
|
+
"subSubclassSource": {
|
|
3848
|
+
"type": "string"
|
|
3849
|
+
}
|
|
3850
|
+
},
|
|
3851
|
+
"required": [
|
|
3852
|
+
"className",
|
|
3853
|
+
"classSource",
|
|
3854
|
+
"subclassName",
|
|
3855
|
+
"subclassSource",
|
|
3856
|
+
"subSubclassName",
|
|
3857
|
+
"subSubclassSource"
|
|
3858
|
+
],
|
|
3859
|
+
"additionalProperties": false
|
|
3860
|
+
},
|
|
3861
|
+
{
|
|
3862
|
+
"description": "A spell UID of the form \"fireball\" (PHB source assumed by default) or \"shape water|xge\"",
|
|
3863
|
+
"type": "string"
|
|
3864
|
+
}
|
|
3865
|
+
]
|
|
3866
|
+
},
|
|
3783
3867
|
"foundrySystemObject": {
|
|
3784
3868
|
"type": "object"
|
|
3785
3869
|
},
|