5etools-utils 0.16.11 → 0.16.13

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.11",
3
+ "version": "0.16.13",
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": "charcreationoptions.json",
4
- "version": "1.3.0",
4
+ "version": "1.3.1",
5
5
  "title": "Character Creation Options",
6
6
  "type": "object",
7
7
  "$defs": {
@@ -36,6 +36,9 @@
36
36
  "page": {
37
37
  "$ref": "util.json#/$defs/page"
38
38
  },
39
+ "reprintedAs": {
40
+ "$ref": "util.json#/$defs/reprintedAs"
41
+ },
39
42
  "optionType": {
40
43
  "$comment": "Note that this field supports arbitrary strings for homebrew usage.",
41
44
  "type": "array",
@@ -107,6 +110,9 @@
107
110
  "page": {
108
111
  "$ref": "util.json#/$defs/page"
109
112
  },
113
+ "reprintedAs": {
114
+ "$ref": "util.json#/$defs/reprintedAs"
115
+ },
110
116
  "optionType": {
111
117
  "$comment": "Note that this field supports arbitrary strings for homebrew usage.",
112
118
  "type": "array",
@@ -182,6 +188,9 @@
182
188
  "page": {
183
189
  "$ref": "util.json#/$defs/page"
184
190
  },
191
+ "reprintedAs": {
192
+ "$ref": "util.json#/$defs/reprintedAs"
193
+ },
185
194
  "optionType": {
186
195
  "$comment": "Note that this field supports arbitrary strings for homebrew usage.",
187
196
  "type": "array",
@@ -1731,6 +1731,7 @@
1731
1731
  "Powerful Build",
1732
1732
  "Skill Bonus Dice",
1733
1733
  "Sunlight Sensitivity",
1734
+ "Speed",
1734
1735
  "Tool Bonus Dice",
1735
1736
  "Damage Resistance",
1736
1737
  "Damage Immunity",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "charcreationoptions.json",
4
- "version": "1.3.0",
4
+ "version": "1.3.1",
5
5
  "title": "Character Creation Options",
6
6
  "type": "object",
7
7
  "$defs": {
@@ -36,6 +36,9 @@
36
36
  "page": {
37
37
  "$ref": "util.json#/$defs/page"
38
38
  },
39
+ "reprintedAs": {
40
+ "$ref": "util.json#/$defs/reprintedAs"
41
+ },
39
42
  "optionType": {
40
43
  "$comment": "Note that this field supports arbitrary strings for homebrew usage.",
41
44
  "type": "array",
@@ -107,6 +110,9 @@
107
110
  "page": {
108
111
  "$ref": "util.json#/$defs/page"
109
112
  },
113
+ "reprintedAs": {
114
+ "$ref": "util.json#/$defs/reprintedAs"
115
+ },
110
116
  "optionType": {
111
117
  "$comment": "Note that this field supports arbitrary strings for homebrew usage.",
112
118
  "type": "array",
@@ -182,6 +188,9 @@
182
188
  "page": {
183
189
  "$ref": "util.json#/$defs/page"
184
190
  },
191
+ "reprintedAs": {
192
+ "$ref": "util.json#/$defs/reprintedAs"
193
+ },
185
194
  "optionType": {
186
195
  "$comment": "Note that this field supports arbitrary strings for homebrew usage.",
187
196
  "type": "array",
@@ -1731,6 +1731,7 @@
1731
1731
  "Powerful Build",
1732
1732
  "Skill Bonus Dice",
1733
1733
  "Sunlight Sensitivity",
1734
+ "Speed",
1734
1735
  "Tool Bonus Dice",
1735
1736
  "Damage Resistance",
1736
1737
  "Damage Immunity",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "charcreationoptions.json",
4
- "version": "1.3.0",
4
+ "version": "1.3.1",
5
5
  "title": "Character Creation Options",
6
6
  "type": "object",
7
7
  "$defs": {
@@ -36,6 +36,9 @@
36
36
  "page": {
37
37
  "$ref": "util.json#/$defs/page"
38
38
  },
39
+ "reprintedAs": {
40
+ "$ref": "util.json#/$defs/reprintedAs"
41
+ },
39
42
  "optionType": {
40
43
  "$comment": "Note that this field supports arbitrary strings for homebrew usage.",
41
44
  "type": "array",
@@ -93,6 +96,9 @@
93
96
  "page": {
94
97
  "$ref": "util.json#/$defs/page"
95
98
  },
99
+ "reprintedAs": {
100
+ "$ref": "util.json#/$defs/reprintedAs"
101
+ },
96
102
  "optionType": {
97
103
  "$comment": "Note that this field supports arbitrary strings for homebrew usage.",
98
104
  "type": "array",
@@ -154,6 +160,9 @@
154
160
  "page": {
155
161
  "$ref": "util.json#/$defs/page"
156
162
  },
163
+ "reprintedAs": {
164
+ "$ref": "util.json#/$defs/reprintedAs"
165
+ },
157
166
  "optionType": {
158
167
  "$comment": "Note that this field supports arbitrary strings for homebrew usage.",
159
168
  "type": "array",
@@ -1676,6 +1676,7 @@
1676
1676
  "Powerful Build",
1677
1677
  "Skill Bonus Dice",
1678
1678
  "Sunlight Sensitivity",
1679
+ "Speed",
1679
1680
  "Tool Bonus Dice",
1680
1681
  "Damage Resistance",
1681
1682
  "Damage Immunity",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "charcreationoptions.json",
4
- "version": "1.3.0",
4
+ "version": "1.3.1",
5
5
  "title": "Character Creation Options",
6
6
  "type": "object",
7
7
  "$defs": {
@@ -36,6 +36,9 @@
36
36
  "page": {
37
37
  "$ref": "util.json#/$defs/page"
38
38
  },
39
+ "reprintedAs": {
40
+ "$ref": "util.json#/$defs/reprintedAs"
41
+ },
39
42
  "optionType": {
40
43
  "$comment": "Note that this field supports arbitrary strings for homebrew usage.",
41
44
  "type": "array",
@@ -93,6 +96,9 @@
93
96
  "page": {
94
97
  "$ref": "util.json#/$defs/page"
95
98
  },
99
+ "reprintedAs": {
100
+ "$ref": "util.json#/$defs/reprintedAs"
101
+ },
96
102
  "optionType": {
97
103
  "$comment": "Note that this field supports arbitrary strings for homebrew usage.",
98
104
  "type": "array",
@@ -154,6 +160,9 @@
154
160
  "page": {
155
161
  "$ref": "util.json#/$defs/page"
156
162
  },
163
+ "reprintedAs": {
164
+ "$ref": "util.json#/$defs/reprintedAs"
165
+ },
157
166
  "optionType": {
158
167
  "$comment": "Note that this field supports arbitrary strings for homebrew usage.",
159
168
  "type": "array",
@@ -1676,6 +1676,7 @@
1676
1676
  "Powerful Build",
1677
1677
  "Skill Bonus Dice",
1678
1678
  "Sunlight Sensitivity",
1679
+ "Speed",
1679
1680
  "Tool Bonus Dice",
1680
1681
  "Damage Resistance",
1681
1682
  "Damage Immunity",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "charcreationoptions.json",
4
- "version": "1.3.0",
4
+ "version": "1.3.1",
5
5
  "title": "Character Creation Options",
6
6
  "type": "object",
7
7
  "$defs": {
@@ -36,6 +36,9 @@
36
36
  "page": {
37
37
  "$ref": "util.json#/$defs/page"
38
38
  },
39
+ "reprintedAs": {
40
+ "$ref": "util.json#/$defs/reprintedAs"
41
+ },
39
42
  "optionType": {
40
43
  "$comment": "Note that this field supports arbitrary strings for homebrew usage.",
41
44
  "type": "array",
@@ -81,6 +84,9 @@
81
84
  "page": {
82
85
  "$ref": "util.json#/$defs/page"
83
86
  },
87
+ "reprintedAs": {
88
+ "$ref": "util.json#/$defs/reprintedAs"
89
+ },
84
90
  "optionType": {
85
91
  "$comment": "Note that this field supports arbitrary strings for homebrew usage.",
86
92
  "type": "array",
@@ -130,6 +136,9 @@
130
136
  "page": {
131
137
  "$ref": "util.json#/$defs/page"
132
138
  },
139
+ "reprintedAs": {
140
+ "$ref": "util.json#/$defs/reprintedAs"
141
+ },
133
142
  "optionType": {
134
143
  "$comment": "Note that this field supports arbitrary strings for homebrew usage.",
135
144
  "type": "array",
@@ -1687,6 +1687,7 @@
1687
1687
  "Powerful Build",
1688
1688
  "Skill Bonus Dice",
1689
1689
  "Sunlight Sensitivity",
1690
+ "Speed",
1690
1691
  "Tool Bonus Dice",
1691
1692
  "Damage Resistance",
1692
1693
  "Damage Immunity",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "charcreationoptions.json",
4
- "version": "1.3.0",
4
+ "version": "1.3.1",
5
5
  "title": "Character Creation Options",
6
6
  "type": "object",
7
7
  "$defs": {
@@ -36,6 +36,9 @@
36
36
  "page": {
37
37
  "$ref": "util.json#/$defs/page"
38
38
  },
39
+ "reprintedAs": {
40
+ "$ref": "util.json#/$defs/reprintedAs"
41
+ },
39
42
  "optionType": {
40
43
  "$comment": "Note that this field supports arbitrary strings for homebrew usage.",
41
44
  "type": "array",
@@ -81,6 +84,9 @@
81
84
  "page": {
82
85
  "$ref": "util.json#/$defs/page"
83
86
  },
87
+ "reprintedAs": {
88
+ "$ref": "util.json#/$defs/reprintedAs"
89
+ },
84
90
  "optionType": {
85
91
  "$comment": "Note that this field supports arbitrary strings for homebrew usage.",
86
92
  "type": "array",
@@ -130,6 +136,9 @@
130
136
  "page": {
131
137
  "$ref": "util.json#/$defs/page"
132
138
  },
139
+ "reprintedAs": {
140
+ "$ref": "util.json#/$defs/reprintedAs"
141
+ },
133
142
  "optionType": {
134
143
  "$comment": "Note that this field supports arbitrary strings for homebrew usage.",
135
144
  "type": "array",
@@ -1687,6 +1687,7 @@
1687
1687
  "Powerful Build",
1688
1688
  "Skill Bonus Dice",
1689
1689
  "Sunlight Sensitivity",
1690
+ "Speed",
1690
1691
  "Tool Bonus Dice",
1691
1692
  "Damage Resistance",
1692
1693
  "Damage Immunity",