5etools-utils 0.9.30 → 0.9.31

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.9.30",
3
+ "version": "0.9.31",
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": "magicvariants.json",
4
- "version": "1.8.8",
4
+ "version": "1.8.9",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "magicvariant": {
@@ -144,6 +144,9 @@
144
144
  "bonusSpellDamage": {
145
145
  "type": "string"
146
146
  },
147
+ "bonusSpellSaveDc": {
148
+ "type": "string"
149
+ },
147
150
  "bonusSavingThrow": {
148
151
  "type": "string"
149
152
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "magicvariants.json",
4
- "version": "1.8.8",
4
+ "version": "1.8.9",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "magicvariant": {
@@ -144,6 +144,9 @@
144
144
  "bonusSpellDamage": {
145
145
  "type": "string"
146
146
  },
147
+ "bonusSpellSaveDc": {
148
+ "type": "string"
149
+ },
147
150
  "bonusSavingThrow": {
148
151
  "type": "string"
149
152
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "magicvariants.json",
4
- "version": "1.8.8",
4
+ "version": "1.8.9",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "magicvariant": {
@@ -135,6 +135,9 @@
135
135
  "bonusSpellDamage": {
136
136
  "type": "string"
137
137
  },
138
+ "bonusSpellSaveDc": {
139
+ "type": "string"
140
+ },
138
141
  "bonusSavingThrow": {
139
142
  "type": "string"
140
143
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "magicvariants.json",
4
- "version": "1.8.8",
4
+ "version": "1.8.9",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "magicvariant": {
@@ -135,6 +135,9 @@
135
135
  "bonusSpellDamage": {
136
136
  "type": "string"
137
137
  },
138
+ "bonusSpellSaveDc": {
139
+ "type": "string"
140
+ },
138
141
  "bonusSavingThrow": {
139
142
  "type": "string"
140
143
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "magicvariants.json",
4
- "version": "1.8.8",
4
+ "version": "1.8.9",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "magicvariant": {
@@ -144,6 +144,9 @@
144
144
  "bonusSpellDamage": {
145
145
  "type": "string"
146
146
  },
147
+ "bonusSpellSaveDc": {
148
+ "type": "string"
149
+ },
147
150
  "bonusSavingThrow": {
148
151
  "type": "string"
149
152
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "magicvariants.json",
4
- "version": "1.8.8",
4
+ "version": "1.8.9",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "magicvariant": {
@@ -144,6 +144,9 @@
144
144
  "bonusSpellDamage": {
145
145
  "type": "string"
146
146
  },
147
+ "bonusSpellSaveDc": {
148
+ "type": "string"
149
+ },
147
150
  "bonusSavingThrow": {
148
151
  "type": "string"
149
152
  },