5etools-utils 0.8.18 → 0.8.20
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
package/schema/brew/entry.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "entry.json",
|
|
4
4
|
"title": "Entry",
|
|
5
5
|
"description": "A recursively renderable object.",
|
|
6
|
-
"version": "1.8.
|
|
6
|
+
"version": "1.8.14",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"_arrayOfSpell": {
|
|
9
9
|
"type": "array",
|
|
@@ -3322,7 +3322,9 @@
|
|
|
3322
3322
|
"type": "string",
|
|
3323
3323
|
"enum": [
|
|
3324
3324
|
"trait",
|
|
3325
|
-
"action"
|
|
3325
|
+
"action",
|
|
3326
|
+
"bonus",
|
|
3327
|
+
"reaction"
|
|
3326
3328
|
]
|
|
3327
3329
|
},
|
|
3328
3330
|
"chargesItem": {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "entry.json",
|
|
4
4
|
"title": "Entry",
|
|
5
5
|
"description": "A recursively renderable object.",
|
|
6
|
-
"version": "1.8.
|
|
6
|
+
"version": "1.8.14",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"_arrayOfSpell": {
|
|
9
9
|
"type": "array",
|
|
@@ -3322,7 +3322,9 @@
|
|
|
3322
3322
|
"type": "string",
|
|
3323
3323
|
"enum": [
|
|
3324
3324
|
"trait",
|
|
3325
|
-
"action"
|
|
3325
|
+
"action",
|
|
3326
|
+
"bonus",
|
|
3327
|
+
"reaction"
|
|
3326
3328
|
]
|
|
3327
3329
|
},
|
|
3328
3330
|
"chargesItem": {
|
package/schema/site/entry.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "entry.json",
|
|
4
4
|
"title": "Entry",
|
|
5
5
|
"description": "A recursively renderable object.",
|
|
6
|
-
"version": "1.8.
|
|
6
|
+
"version": "1.8.14",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"_arrayOfSpell": {
|
|
9
9
|
"type": "array",
|
|
@@ -3279,7 +3279,9 @@
|
|
|
3279
3279
|
"type": "string",
|
|
3280
3280
|
"enum": [
|
|
3281
3281
|
"trait",
|
|
3282
|
-
"action"
|
|
3282
|
+
"action",
|
|
3283
|
+
"bonus",
|
|
3284
|
+
"reaction"
|
|
3283
3285
|
]
|
|
3284
3286
|
},
|
|
3285
3287
|
"chargesItem": {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "entry.json",
|
|
4
4
|
"title": "Entry",
|
|
5
5
|
"description": "A recursively renderable object.",
|
|
6
|
-
"version": "1.8.
|
|
6
|
+
"version": "1.8.14",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"_arrayOfSpell": {
|
|
9
9
|
"type": "array",
|
|
@@ -3279,7 +3279,9 @@
|
|
|
3279
3279
|
"type": "string",
|
|
3280
3280
|
"enum": [
|
|
3281
3281
|
"trait",
|
|
3282
|
-
"action"
|
|
3282
|
+
"action",
|
|
3283
|
+
"bonus",
|
|
3284
|
+
"reaction"
|
|
3283
3285
|
]
|
|
3284
3286
|
},
|
|
3285
3287
|
"chargesItem": {
|