5etools-utils 0.9.12 → 0.9.13
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
CHANGED
|
@@ -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.14",
|
|
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": {
|
|
@@ -413,9 +413,15 @@
|
|
|
413
413
|
"class": {
|
|
414
414
|
"$ref": "class/class.json#/properties/class"
|
|
415
415
|
},
|
|
416
|
+
"foundryClass": {
|
|
417
|
+
"$ref": "class/foundry.json#/properties/class"
|
|
418
|
+
},
|
|
416
419
|
"subclass": {
|
|
417
420
|
"$ref": "class/class.json#/properties/subclass"
|
|
418
421
|
},
|
|
422
|
+
"foundrySubclass": {
|
|
423
|
+
"$ref": "class/foundry.json#/properties/subclass"
|
|
424
|
+
},
|
|
419
425
|
"classFeature": {
|
|
420
426
|
"$ref": "class/class.json#/properties/classFeature"
|
|
421
427
|
},
|
|
@@ -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.14",
|
|
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": {
|
|
@@ -411,9 +411,15 @@
|
|
|
411
411
|
"class": {
|
|
412
412
|
"$ref": "class/class.json#/properties/class"
|
|
413
413
|
},
|
|
414
|
+
"foundryClass": {
|
|
415
|
+
"$ref": "class/foundry.json#/properties/class"
|
|
416
|
+
},
|
|
414
417
|
"subclass": {
|
|
415
418
|
"$ref": "class/class.json#/properties/subclass"
|
|
416
419
|
},
|
|
420
|
+
"foundrySubclass": {
|
|
421
|
+
"$ref": "class/foundry.json#/properties/subclass"
|
|
422
|
+
},
|
|
417
423
|
"classFeature": {
|
|
418
424
|
"$ref": "class/class.json#/properties/classFeature"
|
|
419
425
|
},
|
|
@@ -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.14",
|
|
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": {
|
|
@@ -413,9 +413,15 @@
|
|
|
413
413
|
"class": {
|
|
414
414
|
"$ref": "class/class.json#/properties/class"
|
|
415
415
|
},
|
|
416
|
+
"foundryClass": {
|
|
417
|
+
"$ref": "class/foundry.json#/properties/class"
|
|
418
|
+
},
|
|
416
419
|
"subclass": {
|
|
417
420
|
"$ref": "class/class.json#/properties/subclass"
|
|
418
421
|
},
|
|
422
|
+
"foundrySubclass": {
|
|
423
|
+
"$ref": "class/foundry.json#/properties/subclass"
|
|
424
|
+
},
|
|
419
425
|
"classFeature": {
|
|
420
426
|
"$ref": "class/class.json#/properties/classFeature"
|
|
421
427
|
},
|
|
@@ -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.14",
|
|
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": {
|
|
@@ -411,9 +411,15 @@
|
|
|
411
411
|
"class": {
|
|
412
412
|
"$ref": "class/class.json#/properties/class"
|
|
413
413
|
},
|
|
414
|
+
"foundryClass": {
|
|
415
|
+
"$ref": "class/foundry.json#/properties/class"
|
|
416
|
+
},
|
|
414
417
|
"subclass": {
|
|
415
418
|
"$ref": "class/class.json#/properties/subclass"
|
|
416
419
|
},
|
|
420
|
+
"foundrySubclass": {
|
|
421
|
+
"$ref": "class/foundry.json#/properties/subclass"
|
|
422
|
+
},
|
|
417
423
|
"classFeature": {
|
|
418
424
|
"$ref": "class/class.json#/properties/classFeature"
|
|
419
425
|
},
|
package/schema/ua/homebrew.json
CHANGED
|
@@ -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.14",
|
|
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": {
|
|
@@ -413,9 +413,15 @@
|
|
|
413
413
|
"class": {
|
|
414
414
|
"$ref": "class/class.json#/properties/class"
|
|
415
415
|
},
|
|
416
|
+
"foundryClass": {
|
|
417
|
+
"$ref": "class/foundry.json#/properties/class"
|
|
418
|
+
},
|
|
416
419
|
"subclass": {
|
|
417
420
|
"$ref": "class/class.json#/properties/subclass"
|
|
418
421
|
},
|
|
422
|
+
"foundrySubclass": {
|
|
423
|
+
"$ref": "class/foundry.json#/properties/subclass"
|
|
424
|
+
},
|
|
419
425
|
"classFeature": {
|
|
420
426
|
"$ref": "class/class.json#/properties/classFeature"
|
|
421
427
|
},
|
|
@@ -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.14",
|
|
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": {
|
|
@@ -411,9 +411,15 @@
|
|
|
411
411
|
"class": {
|
|
412
412
|
"$ref": "class/class.json#/properties/class"
|
|
413
413
|
},
|
|
414
|
+
"foundryClass": {
|
|
415
|
+
"$ref": "class/foundry.json#/properties/class"
|
|
416
|
+
},
|
|
414
417
|
"subclass": {
|
|
415
418
|
"$ref": "class/class.json#/properties/subclass"
|
|
416
419
|
},
|
|
420
|
+
"foundrySubclass": {
|
|
421
|
+
"$ref": "class/foundry.json#/properties/subclass"
|
|
422
|
+
},
|
|
417
423
|
"classFeature": {
|
|
418
424
|
"$ref": "class/class.json#/properties/classFeature"
|
|
419
425
|
},
|