5etools-utils 0.8.19 → 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",
|
|
@@ -3323,7 +3323,8 @@
|
|
|
3323
3323
|
"enum": [
|
|
3324
3324
|
"trait",
|
|
3325
3325
|
"action",
|
|
3326
|
-
"bonus"
|
|
3326
|
+
"bonus",
|
|
3327
|
+
"reaction"
|
|
3327
3328
|
]
|
|
3328
3329
|
},
|
|
3329
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",
|
|
@@ -3323,7 +3323,8 @@
|
|
|
3323
3323
|
"enum": [
|
|
3324
3324
|
"trait",
|
|
3325
3325
|
"action",
|
|
3326
|
-
"bonus"
|
|
3326
|
+
"bonus",
|
|
3327
|
+
"reaction"
|
|
3327
3328
|
]
|
|
3328
3329
|
},
|
|
3329
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",
|
|
@@ -3280,7 +3280,8 @@
|
|
|
3280
3280
|
"enum": [
|
|
3281
3281
|
"trait",
|
|
3282
3282
|
"action",
|
|
3283
|
-
"bonus"
|
|
3283
|
+
"bonus",
|
|
3284
|
+
"reaction"
|
|
3284
3285
|
]
|
|
3285
3286
|
},
|
|
3286
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",
|
|
@@ -3280,7 +3280,8 @@
|
|
|
3280
3280
|
"enum": [
|
|
3281
3281
|
"trait",
|
|
3282
3282
|
"action",
|
|
3283
|
-
"bonus"
|
|
3283
|
+
"bonus",
|
|
3284
|
+
"reaction"
|
|
3284
3285
|
]
|
|
3285
3286
|
},
|
|
3286
3287
|
"chargesItem": {
|