5etools-utils 0.8.17 → 0.8.18

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.8.17",
3
+ "version": "0.8.18",
4
4
  "description": "Shared utilities for the 5etools ecosystem.",
5
5
  "type": "module",
6
6
  "main": "lib/Api.js",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "version": "2.11.2",
3
+ "version": "2.11.3",
4
4
  "$id": "class.json",
5
5
  "type": "object",
6
6
  "$defs": {
@@ -1129,6 +1129,14 @@
1129
1129
  "type": "string",
1130
1130
  "description": "Formula for the number of spells the class can prepare, for example:\n\"<$level$> / 2 + <$int_mod$>\""
1131
1131
  },
1132
+ "preparedSpellsProgression": {
1133
+ "type": "array",
1134
+ "items": {
1135
+ "type": "integer"
1136
+ },
1137
+ "minItems": 20,
1138
+ "maxItems": 20
1139
+ },
1132
1140
  "spellcastingAbility": {
1133
1141
  "enum": [
1134
1142
  "str",
@@ -1447,6 +1455,14 @@
1447
1455
  "type": "string",
1448
1456
  "description": "Formula for the number of spells the class can prepare, for example:\n\"<$level$> / 2 + <$int_mod$>\""
1449
1457
  },
1458
+ "preparedSpellsProgression": {
1459
+ "type": "array",
1460
+ "items": {
1461
+ "type": "integer"
1462
+ },
1463
+ "minItems": 20,
1464
+ "maxItems": 20
1465
+ },
1450
1466
  "spellcastingAbility": {
1451
1467
  "enum": [
1452
1468
  "str",
@@ -1823,6 +1839,14 @@
1823
1839
  "type": "string",
1824
1840
  "description": "Formula for the number of spells the class can prepare, for example:\n\"<$level$> / 2 + <$int_mod$>\""
1825
1841
  },
1842
+ "preparedSpellsProgression": {
1843
+ "type": "array",
1844
+ "items": {
1845
+ "type": "integer"
1846
+ },
1847
+ "minItems": 20,
1848
+ "maxItems": 20
1849
+ },
1826
1850
  "spellcastingAbility": {
1827
1851
  "enum": [
1828
1852
  "str",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "version": "2.11.2",
3
+ "version": "2.11.3",
4
4
  "$id": "class.json",
5
5
  "type": "object",
6
6
  "$defs": {
@@ -1129,6 +1129,14 @@
1129
1129
  "type": "string",
1130
1130
  "description": "Formula for the number of spells the class can prepare, for example:\n\"<$level$> / 2 + <$int_mod$>\""
1131
1131
  },
1132
+ "preparedSpellsProgression": {
1133
+ "type": "array",
1134
+ "items": {
1135
+ "type": "integer"
1136
+ },
1137
+ "minItems": 20,
1138
+ "maxItems": 20
1139
+ },
1132
1140
  "spellcastingAbility": {
1133
1141
  "enum": [
1134
1142
  "str",
@@ -1447,6 +1455,14 @@
1447
1455
  "type": "string",
1448
1456
  "description": "Formula for the number of spells the class can prepare, for example:\n\"<$level$> / 2 + <$int_mod$>\""
1449
1457
  },
1458
+ "preparedSpellsProgression": {
1459
+ "type": "array",
1460
+ "items": {
1461
+ "type": "integer"
1462
+ },
1463
+ "minItems": 20,
1464
+ "maxItems": 20
1465
+ },
1450
1466
  "spellcastingAbility": {
1451
1467
  "enum": [
1452
1468
  "str",
@@ -1823,6 +1839,14 @@
1823
1839
  "type": "string",
1824
1840
  "description": "Formula for the number of spells the class can prepare, for example:\n\"<$level$> / 2 + <$int_mod$>\""
1825
1841
  },
1842
+ "preparedSpellsProgression": {
1843
+ "type": "array",
1844
+ "items": {
1845
+ "type": "integer"
1846
+ },
1847
+ "minItems": 20,
1848
+ "maxItems": 20
1849
+ },
1826
1850
  "spellcastingAbility": {
1827
1851
  "enum": [
1828
1852
  "str",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "version": "2.11.2",
3
+ "version": "2.11.3",
4
4
  "$id": "class.json",
5
5
  "type": "object",
6
6
  "$defs": {
@@ -927,6 +927,14 @@
927
927
  "type": "string",
928
928
  "description": "Formula for the number of spells the class can prepare, for example:\n\"<$level$> / 2 + <$int_mod$>\""
929
929
  },
930
+ "preparedSpellsProgression": {
931
+ "type": "array",
932
+ "items": {
933
+ "type": "integer"
934
+ },
935
+ "minItems": 20,
936
+ "maxItems": 20
937
+ },
930
938
  "spellcastingAbility": {
931
939
  "enum": [
932
940
  "str",
@@ -1216,6 +1224,14 @@
1216
1224
  "type": "string",
1217
1225
  "description": "Formula for the number of spells the class can prepare, for example:\n\"<$level$> / 2 + <$int_mod$>\""
1218
1226
  },
1227
+ "preparedSpellsProgression": {
1228
+ "type": "array",
1229
+ "items": {
1230
+ "type": "integer"
1231
+ },
1232
+ "minItems": 20,
1233
+ "maxItems": 20
1234
+ },
1219
1235
  "spellcastingAbility": {
1220
1236
  "enum": [
1221
1237
  "str",
@@ -1563,6 +1579,14 @@
1563
1579
  "type": "string",
1564
1580
  "description": "Formula for the number of spells the class can prepare, for example:\n\"<$level$> / 2 + <$int_mod$>\""
1565
1581
  },
1582
+ "preparedSpellsProgression": {
1583
+ "type": "array",
1584
+ "items": {
1585
+ "type": "integer"
1586
+ },
1587
+ "minItems": 20,
1588
+ "maxItems": 20
1589
+ },
1566
1590
  "spellcastingAbility": {
1567
1591
  "enum": [
1568
1592
  "str",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "version": "2.11.2",
3
+ "version": "2.11.3",
4
4
  "$id": "class.json",
5
5
  "type": "object",
6
6
  "$defs": {
@@ -927,6 +927,14 @@
927
927
  "type": "string",
928
928
  "description": "Formula for the number of spells the class can prepare, for example:\n\"<$level$> / 2 + <$int_mod$>\""
929
929
  },
930
+ "preparedSpellsProgression": {
931
+ "type": "array",
932
+ "items": {
933
+ "type": "integer"
934
+ },
935
+ "minItems": 20,
936
+ "maxItems": 20
937
+ },
930
938
  "spellcastingAbility": {
931
939
  "enum": [
932
940
  "str",
@@ -1216,6 +1224,14 @@
1216
1224
  "type": "string",
1217
1225
  "description": "Formula for the number of spells the class can prepare, for example:\n\"<$level$> / 2 + <$int_mod$>\""
1218
1226
  },
1227
+ "preparedSpellsProgression": {
1228
+ "type": "array",
1229
+ "items": {
1230
+ "type": "integer"
1231
+ },
1232
+ "minItems": 20,
1233
+ "maxItems": 20
1234
+ },
1219
1235
  "spellcastingAbility": {
1220
1236
  "enum": [
1221
1237
  "str",
@@ -1563,6 +1579,14 @@
1563
1579
  "type": "string",
1564
1580
  "description": "Formula for the number of spells the class can prepare, for example:\n\"<$level$> / 2 + <$int_mod$>\""
1565
1581
  },
1582
+ "preparedSpellsProgression": {
1583
+ "type": "array",
1584
+ "items": {
1585
+ "type": "integer"
1586
+ },
1587
+ "minItems": 20,
1588
+ "maxItems": 20
1589
+ },
1566
1590
  "spellcastingAbility": {
1567
1591
  "enum": [
1568
1592
  "str",