5etools-utils 0.16.16 → 0.16.17

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
  "name": "5etools-utils",
3
- "version": "0.16.16",
3
+ "version": "0.16.17",
4
4
  "description": "Shared utilities for the 5etools ecosystem.",
5
5
  "type": "module",
6
6
  "main": "lib/Api.js",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "vehicles.json",
4
- "version": "1.9.0",
4
+ "version": "1.9.1",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "vehicleTerrain": {
@@ -680,6 +680,9 @@
680
680
  "hasFluffImages": {
681
681
  "type": "boolean"
682
682
  },
683
+ "initiative": {
684
+ "type": "integer"
685
+ },
683
686
  "fluff": {
684
687
  "description": "This is intended to be used for Homebrew only - site data should include a fluff file per source",
685
688
  "$ref": "util.json#/$defs/fluffObject",
@@ -1079,6 +1082,9 @@
1079
1082
  "hasFluffImages": {
1080
1083
  "type": "boolean"
1081
1084
  },
1085
+ "initiative": {
1086
+ "type": "integer"
1087
+ },
1082
1088
  "fluff": {
1083
1089
  "description": "This is intended to be used for Homebrew only - site data should include a fluff file per source",
1084
1090
  "$ref": "util.json#/$defs/fluffObject",
@@ -1480,6 +1486,9 @@
1480
1486
  "hasFluffImages": {
1481
1487
  "type": "boolean"
1482
1488
  },
1489
+ "initiative": {
1490
+ "type": "integer"
1491
+ },
1483
1492
  "fluff": {
1484
1493
  "description": "This is intended to be used for Homebrew only - site data should include a fluff file per source",
1485
1494
  "$ref": "util.json#/$defs/fluffObject",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "vehicles.json",
4
- "version": "1.9.0",
4
+ "version": "1.9.1",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "vehicleTerrain": {
@@ -680,6 +680,9 @@
680
680
  "hasFluffImages": {
681
681
  "type": "boolean"
682
682
  },
683
+ "initiative": {
684
+ "type": "integer"
685
+ },
683
686
  "fluff": {
684
687
  "description": "This is intended to be used for Homebrew only - site data should include a fluff file per source",
685
688
  "$ref": "util.json#/$defs/fluffObject",
@@ -1079,6 +1082,9 @@
1079
1082
  "hasFluffImages": {
1080
1083
  "type": "boolean"
1081
1084
  },
1085
+ "initiative": {
1086
+ "type": "integer"
1087
+ },
1082
1088
  "fluff": {
1083
1089
  "description": "This is intended to be used for Homebrew only - site data should include a fluff file per source",
1084
1090
  "$ref": "util.json#/$defs/fluffObject",
@@ -1480,6 +1486,9 @@
1480
1486
  "hasFluffImages": {
1481
1487
  "type": "boolean"
1482
1488
  },
1489
+ "initiative": {
1490
+ "type": "integer"
1491
+ },
1483
1492
  "fluff": {
1484
1493
  "description": "This is intended to be used for Homebrew only - site data should include a fluff file per source",
1485
1494
  "$ref": "util.json#/$defs/fluffObject",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "vehicles.json",
4
- "version": "1.9.0",
4
+ "version": "1.9.1",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "vehicleTerrain": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "vehicles.json",
4
- "version": "1.9.0",
4
+ "version": "1.9.1",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "vehicleTerrain": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "vehicles.json",
4
- "version": "1.9.0",
4
+ "version": "1.9.1",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "vehicleTerrain": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "vehicles.json",
4
- "version": "1.9.0",
4
+ "version": "1.9.1",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "vehicleTerrain": {