5etools-utils 0.9.34 → 0.9.35

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.34",
3
+ "version": "0.9.35",
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": "backgrounds.json",
4
- "version": "1.3.4",
4
+ "version": "1.3.5",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "backgroundData": {
@@ -28,6 +28,9 @@
28
28
  "languageProficiencies": {
29
29
  "$ref": "util.json#/$defs/languageProficiencies"
30
30
  },
31
+ "skillToolLanguageProficiencies": {
32
+ "$ref": "util.json#/$defs/skillToolLanguageProficiencies"
33
+ },
31
34
  "weaponProficiencies": {
32
35
  "$ref": "util.json#/$defs/weaponProficiencies"
33
36
  },
@@ -143,6 +146,9 @@
143
146
  "languageProficiencies": {
144
147
  "$ref": "util.json#/$defs/languageProficiencies"
145
148
  },
149
+ "skillToolLanguageProficiencies": {
150
+ "$ref": "util.json#/$defs/skillToolLanguageProficiencies"
151
+ },
146
152
  "weaponProficiencies": {
147
153
  "$ref": "util.json#/$defs/weaponProficiencies"
148
154
  },
@@ -261,6 +267,9 @@
261
267
  "languageProficiencies": {
262
268
  "$ref": "util.json#/$defs/languageProficiencies"
263
269
  },
270
+ "skillToolLanguageProficiencies": {
271
+ "$ref": "util.json#/$defs/skillToolLanguageProficiencies"
272
+ },
264
273
  "weaponProficiencies": {
265
274
  "$ref": "util.json#/$defs/weaponProficiencies"
266
275
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "backgrounds.json",
4
- "version": "1.3.4",
4
+ "version": "1.3.5",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "backgroundData": {
@@ -28,6 +28,9 @@
28
28
  "languageProficiencies": {
29
29
  "$ref": "util.json#/$defs/languageProficiencies"
30
30
  },
31
+ "skillToolLanguageProficiencies": {
32
+ "$ref": "util.json#/$defs/skillToolLanguageProficiencies"
33
+ },
31
34
  "weaponProficiencies": {
32
35
  "$ref": "util.json#/$defs/weaponProficiencies"
33
36
  },
@@ -143,6 +146,9 @@
143
146
  "languageProficiencies": {
144
147
  "$ref": "util.json#/$defs/languageProficiencies"
145
148
  },
149
+ "skillToolLanguageProficiencies": {
150
+ "$ref": "util.json#/$defs/skillToolLanguageProficiencies"
151
+ },
146
152
  "weaponProficiencies": {
147
153
  "$ref": "util.json#/$defs/weaponProficiencies"
148
154
  },
@@ -261,6 +267,9 @@
261
267
  "languageProficiencies": {
262
268
  "$ref": "util.json#/$defs/languageProficiencies"
263
269
  },
270
+ "skillToolLanguageProficiencies": {
271
+ "$ref": "util.json#/$defs/skillToolLanguageProficiencies"
272
+ },
264
273
  "weaponProficiencies": {
265
274
  "$ref": "util.json#/$defs/weaponProficiencies"
266
275
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "backgrounds.json",
4
- "version": "1.3.4",
4
+ "version": "1.3.5",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "backgroundData": {
@@ -28,6 +28,9 @@
28
28
  "languageProficiencies": {
29
29
  "$ref": "util.json#/$defs/languageProficiencies"
30
30
  },
31
+ "skillToolLanguageProficiencies": {
32
+ "$ref": "util.json#/$defs/skillToolLanguageProficiencies"
33
+ },
31
34
  "weaponProficiencies": {
32
35
  "$ref": "util.json#/$defs/weaponProficiencies"
33
36
  },
@@ -109,6 +112,9 @@
109
112
  "languageProficiencies": {
110
113
  "$ref": "util.json#/$defs/languageProficiencies"
111
114
  },
115
+ "skillToolLanguageProficiencies": {
116
+ "$ref": "util.json#/$defs/skillToolLanguageProficiencies"
117
+ },
112
118
  "weaponProficiencies": {
113
119
  "$ref": "util.json#/$defs/weaponProficiencies"
114
120
  },
@@ -194,6 +200,9 @@
194
200
  "languageProficiencies": {
195
201
  "$ref": "util.json#/$defs/languageProficiencies"
196
202
  },
203
+ "skillToolLanguageProficiencies": {
204
+ "$ref": "util.json#/$defs/skillToolLanguageProficiencies"
205
+ },
197
206
  "weaponProficiencies": {
198
207
  "$ref": "util.json#/$defs/weaponProficiencies"
199
208
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "backgrounds.json",
4
- "version": "1.3.4",
4
+ "version": "1.3.5",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "backgroundData": {
@@ -28,6 +28,9 @@
28
28
  "languageProficiencies": {
29
29
  "$ref": "util.json#/$defs/languageProficiencies"
30
30
  },
31
+ "skillToolLanguageProficiencies": {
32
+ "$ref": "util.json#/$defs/skillToolLanguageProficiencies"
33
+ },
31
34
  "weaponProficiencies": {
32
35
  "$ref": "util.json#/$defs/weaponProficiencies"
33
36
  },
@@ -109,6 +112,9 @@
109
112
  "languageProficiencies": {
110
113
  "$ref": "util.json#/$defs/languageProficiencies"
111
114
  },
115
+ "skillToolLanguageProficiencies": {
116
+ "$ref": "util.json#/$defs/skillToolLanguageProficiencies"
117
+ },
112
118
  "weaponProficiencies": {
113
119
  "$ref": "util.json#/$defs/weaponProficiencies"
114
120
  },
@@ -194,6 +200,9 @@
194
200
  "languageProficiencies": {
195
201
  "$ref": "util.json#/$defs/languageProficiencies"
196
202
  },
203
+ "skillToolLanguageProficiencies": {
204
+ "$ref": "util.json#/$defs/skillToolLanguageProficiencies"
205
+ },
197
206
  "weaponProficiencies": {
198
207
  "$ref": "util.json#/$defs/weaponProficiencies"
199
208
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "backgrounds.json",
4
- "version": "1.3.4",
4
+ "version": "1.3.5",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "backgroundData": {
@@ -28,6 +28,9 @@
28
28
  "languageProficiencies": {
29
29
  "$ref": "util.json#/$defs/languageProficiencies"
30
30
  },
31
+ "skillToolLanguageProficiencies": {
32
+ "$ref": "util.json#/$defs/skillToolLanguageProficiencies"
33
+ },
31
34
  "weaponProficiencies": {
32
35
  "$ref": "util.json#/$defs/weaponProficiencies"
33
36
  },
@@ -113,6 +116,9 @@
113
116
  "languageProficiencies": {
114
117
  "$ref": "util.json#/$defs/languageProficiencies"
115
118
  },
119
+ "skillToolLanguageProficiencies": {
120
+ "$ref": "util.json#/$defs/skillToolLanguageProficiencies"
121
+ },
116
122
  "weaponProficiencies": {
117
123
  "$ref": "util.json#/$defs/weaponProficiencies"
118
124
  },
@@ -201,6 +207,9 @@
201
207
  "languageProficiencies": {
202
208
  "$ref": "util.json#/$defs/languageProficiencies"
203
209
  },
210
+ "skillToolLanguageProficiencies": {
211
+ "$ref": "util.json#/$defs/skillToolLanguageProficiencies"
212
+ },
204
213
  "weaponProficiencies": {
205
214
  "$ref": "util.json#/$defs/weaponProficiencies"
206
215
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "backgrounds.json",
4
- "version": "1.3.4",
4
+ "version": "1.3.5",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "backgroundData": {
@@ -28,6 +28,9 @@
28
28
  "languageProficiencies": {
29
29
  "$ref": "util.json#/$defs/languageProficiencies"
30
30
  },
31
+ "skillToolLanguageProficiencies": {
32
+ "$ref": "util.json#/$defs/skillToolLanguageProficiencies"
33
+ },
31
34
  "weaponProficiencies": {
32
35
  "$ref": "util.json#/$defs/weaponProficiencies"
33
36
  },
@@ -113,6 +116,9 @@
113
116
  "languageProficiencies": {
114
117
  "$ref": "util.json#/$defs/languageProficiencies"
115
118
  },
119
+ "skillToolLanguageProficiencies": {
120
+ "$ref": "util.json#/$defs/skillToolLanguageProficiencies"
121
+ },
116
122
  "weaponProficiencies": {
117
123
  "$ref": "util.json#/$defs/weaponProficiencies"
118
124
  },
@@ -201,6 +207,9 @@
201
207
  "languageProficiencies": {
202
208
  "$ref": "util.json#/$defs/languageProficiencies"
203
209
  },
210
+ "skillToolLanguageProficiencies": {
211
+ "$ref": "util.json#/$defs/skillToolLanguageProficiencies"
212
+ },
204
213
  "weaponProficiencies": {
205
214
  "$ref": "util.json#/$defs/weaponProficiencies"
206
215
  },