5etools-utils 0.9.19 → 0.9.20
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 +1 -1
- package/schema/brew/items-base.json +10 -1
- package/schema/brew/items.json +10 -1
- package/schema/brew/magicvariants.json +4 -1
- package/schema/brew-fast/items-base.json +10 -1
- package/schema/brew-fast/items.json +10 -1
- package/schema/brew-fast/magicvariants.json +4 -1
- package/schema/site/items-base.json +10 -1
- package/schema/site/items.json +10 -1
- package/schema/site/magicvariants.json +4 -1
- package/schema/site-fast/items-base.json +10 -1
- package/schema/site-fast/items.json +10 -1
- package/schema/site-fast/magicvariants.json +4 -1
- package/schema/ua/items-base.json +10 -1
- package/schema/ua/items.json +10 -1
- package/schema/ua/magicvariants.json +4 -1
- package/schema/ua-fast/items-base.json +10 -1
- package/schema/ua-fast/items.json +10 -1
- package/schema/ua-fast/magicvariants.json +4 -1
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "items-base.json",
|
|
4
|
-
"version": "1.5.
|
|
4
|
+
"version": "1.5.13",
|
|
5
5
|
"$defs": {
|
|
6
6
|
"itemPropertyLookupArray": {
|
|
7
7
|
"type": "array",
|
|
@@ -188,6 +188,9 @@
|
|
|
188
188
|
"page": {
|
|
189
189
|
"$ref": "util.json#/$defs/page"
|
|
190
190
|
},
|
|
191
|
+
"reprintedAs": {
|
|
192
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
193
|
+
},
|
|
191
194
|
"ac": {
|
|
192
195
|
"type": "integer"
|
|
193
196
|
},
|
|
@@ -471,6 +474,9 @@
|
|
|
471
474
|
"page": {
|
|
472
475
|
"$ref": "util.json#/$defs/page"
|
|
473
476
|
},
|
|
477
|
+
"reprintedAs": {
|
|
478
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
479
|
+
},
|
|
474
480
|
"ac": {
|
|
475
481
|
"type": "integer"
|
|
476
482
|
},
|
|
@@ -758,6 +764,9 @@
|
|
|
758
764
|
"page": {
|
|
759
765
|
"$ref": "util.json#/$defs/page"
|
|
760
766
|
},
|
|
767
|
+
"reprintedAs": {
|
|
768
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
769
|
+
},
|
|
761
770
|
"ac": {
|
|
762
771
|
"type": "integer"
|
|
763
772
|
},
|
package/schema/brew/items.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "items.json",
|
|
4
|
-
"version": "1.14.
|
|
4
|
+
"version": "1.14.4",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"itemData": {
|
|
@@ -28,6 +28,9 @@
|
|
|
28
28
|
"additionalSources": {
|
|
29
29
|
"$ref": "util.json#/$defs/additionalSources"
|
|
30
30
|
},
|
|
31
|
+
"reprintedAs": {
|
|
32
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
33
|
+
},
|
|
31
34
|
"baseItem": {
|
|
32
35
|
"type": "string"
|
|
33
36
|
},
|
|
@@ -620,6 +623,9 @@
|
|
|
620
623
|
"additionalSources": {
|
|
621
624
|
"$ref": "util.json#/$defs/additionalSources"
|
|
622
625
|
},
|
|
626
|
+
"reprintedAs": {
|
|
627
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
628
|
+
},
|
|
623
629
|
"baseItem": {
|
|
624
630
|
"type": "string"
|
|
625
631
|
},
|
|
@@ -1215,6 +1221,9 @@
|
|
|
1215
1221
|
"additionalSources": {
|
|
1216
1222
|
"$ref": "util.json#/$defs/additionalSources"
|
|
1217
1223
|
},
|
|
1224
|
+
"reprintedAs": {
|
|
1225
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
1226
|
+
},
|
|
1218
1227
|
"baseItem": {
|
|
1219
1228
|
"type": "string"
|
|
1220
1229
|
},
|
|
@@ -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.
|
|
4
|
+
"version": "1.8.7",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"magicvariant": {
|
|
@@ -175,6 +175,9 @@
|
|
|
175
175
|
"page": {
|
|
176
176
|
"$ref": "util.json#/$defs/page"
|
|
177
177
|
},
|
|
178
|
+
"reprintedAs": {
|
|
179
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
180
|
+
},
|
|
178
181
|
"namePrefix": {
|
|
179
182
|
"type": "string"
|
|
180
183
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "items-base.json",
|
|
4
|
-
"version": "1.5.
|
|
4
|
+
"version": "1.5.13",
|
|
5
5
|
"$defs": {
|
|
6
6
|
"itemPropertyLookupArray": {
|
|
7
7
|
"type": "array",
|
|
@@ -188,6 +188,9 @@
|
|
|
188
188
|
"page": {
|
|
189
189
|
"$ref": "util.json#/$defs/page"
|
|
190
190
|
},
|
|
191
|
+
"reprintedAs": {
|
|
192
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
193
|
+
},
|
|
191
194
|
"ac": {
|
|
192
195
|
"type": "integer"
|
|
193
196
|
},
|
|
@@ -471,6 +474,9 @@
|
|
|
471
474
|
"page": {
|
|
472
475
|
"$ref": "util.json#/$defs/page"
|
|
473
476
|
},
|
|
477
|
+
"reprintedAs": {
|
|
478
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
479
|
+
},
|
|
474
480
|
"ac": {
|
|
475
481
|
"type": "integer"
|
|
476
482
|
},
|
|
@@ -758,6 +764,9 @@
|
|
|
758
764
|
"page": {
|
|
759
765
|
"$ref": "util.json#/$defs/page"
|
|
760
766
|
},
|
|
767
|
+
"reprintedAs": {
|
|
768
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
769
|
+
},
|
|
761
770
|
"ac": {
|
|
762
771
|
"type": "integer"
|
|
763
772
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "items.json",
|
|
4
|
-
"version": "1.14.
|
|
4
|
+
"version": "1.14.4",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"itemData": {
|
|
@@ -28,6 +28,9 @@
|
|
|
28
28
|
"additionalSources": {
|
|
29
29
|
"$ref": "util.json#/$defs/additionalSources"
|
|
30
30
|
},
|
|
31
|
+
"reprintedAs": {
|
|
32
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
33
|
+
},
|
|
31
34
|
"baseItem": {
|
|
32
35
|
"type": "string"
|
|
33
36
|
},
|
|
@@ -620,6 +623,9 @@
|
|
|
620
623
|
"additionalSources": {
|
|
621
624
|
"$ref": "util.json#/$defs/additionalSources"
|
|
622
625
|
},
|
|
626
|
+
"reprintedAs": {
|
|
627
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
628
|
+
},
|
|
623
629
|
"baseItem": {
|
|
624
630
|
"type": "string"
|
|
625
631
|
},
|
|
@@ -1215,6 +1221,9 @@
|
|
|
1215
1221
|
"additionalSources": {
|
|
1216
1222
|
"$ref": "util.json#/$defs/additionalSources"
|
|
1217
1223
|
},
|
|
1224
|
+
"reprintedAs": {
|
|
1225
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
1226
|
+
},
|
|
1218
1227
|
"baseItem": {
|
|
1219
1228
|
"type": "string"
|
|
1220
1229
|
},
|
|
@@ -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.
|
|
4
|
+
"version": "1.8.7",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"magicvariant": {
|
|
@@ -175,6 +175,9 @@
|
|
|
175
175
|
"page": {
|
|
176
176
|
"$ref": "util.json#/$defs/page"
|
|
177
177
|
},
|
|
178
|
+
"reprintedAs": {
|
|
179
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
180
|
+
},
|
|
178
181
|
"namePrefix": {
|
|
179
182
|
"type": "string"
|
|
180
183
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "items-base.json",
|
|
4
|
-
"version": "1.5.
|
|
4
|
+
"version": "1.5.13",
|
|
5
5
|
"$defs": {
|
|
6
6
|
"itemPropertyLookupArray": {
|
|
7
7
|
"type": "array",
|
|
@@ -193,6 +193,9 @@
|
|
|
193
193
|
"page": {
|
|
194
194
|
"$ref": "util.json#/$defs/page"
|
|
195
195
|
},
|
|
196
|
+
"reprintedAs": {
|
|
197
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
198
|
+
},
|
|
196
199
|
"ac": {
|
|
197
200
|
"type": "integer"
|
|
198
201
|
},
|
|
@@ -439,6 +442,9 @@
|
|
|
439
442
|
"page": {
|
|
440
443
|
"$ref": "util.json#/$defs/page"
|
|
441
444
|
},
|
|
445
|
+
"reprintedAs": {
|
|
446
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
447
|
+
},
|
|
442
448
|
"ac": {
|
|
443
449
|
"type": "integer"
|
|
444
450
|
},
|
|
@@ -689,6 +695,9 @@
|
|
|
689
695
|
"page": {
|
|
690
696
|
"$ref": "util.json#/$defs/page"
|
|
691
697
|
},
|
|
698
|
+
"reprintedAs": {
|
|
699
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
700
|
+
},
|
|
692
701
|
"ac": {
|
|
693
702
|
"type": "integer"
|
|
694
703
|
},
|
package/schema/site/items.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "items.json",
|
|
4
|
-
"version": "1.14.
|
|
4
|
+
"version": "1.14.4",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"itemData": {
|
|
@@ -28,6 +28,9 @@
|
|
|
28
28
|
"additionalSources": {
|
|
29
29
|
"$ref": "util.json#/$defs/additionalSources"
|
|
30
30
|
},
|
|
31
|
+
"reprintedAs": {
|
|
32
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
33
|
+
},
|
|
31
34
|
"baseItem": {
|
|
32
35
|
"type": "string"
|
|
33
36
|
},
|
|
@@ -575,6 +578,9 @@
|
|
|
575
578
|
"additionalSources": {
|
|
576
579
|
"$ref": "util.json#/$defs/additionalSources"
|
|
577
580
|
},
|
|
581
|
+
"reprintedAs": {
|
|
582
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
583
|
+
},
|
|
578
584
|
"baseItem": {
|
|
579
585
|
"type": "string"
|
|
580
586
|
},
|
|
@@ -1125,6 +1131,9 @@
|
|
|
1125
1131
|
"additionalSources": {
|
|
1126
1132
|
"$ref": "util.json#/$defs/additionalSources"
|
|
1127
1133
|
},
|
|
1134
|
+
"reprintedAs": {
|
|
1135
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
1136
|
+
},
|
|
1128
1137
|
"baseItem": {
|
|
1129
1138
|
"type": "string"
|
|
1130
1139
|
},
|
|
@@ -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.
|
|
4
|
+
"version": "1.8.7",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"magicvariant": {
|
|
@@ -166,6 +166,9 @@
|
|
|
166
166
|
"page": {
|
|
167
167
|
"$ref": "util.json#/$defs/page"
|
|
168
168
|
},
|
|
169
|
+
"reprintedAs": {
|
|
170
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
171
|
+
},
|
|
169
172
|
"namePrefix": {
|
|
170
173
|
"type": "string"
|
|
171
174
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "items-base.json",
|
|
4
|
-
"version": "1.5.
|
|
4
|
+
"version": "1.5.13",
|
|
5
5
|
"$defs": {
|
|
6
6
|
"itemPropertyLookupArray": {
|
|
7
7
|
"type": "array",
|
|
@@ -193,6 +193,9 @@
|
|
|
193
193
|
"page": {
|
|
194
194
|
"$ref": "util.json#/$defs/page"
|
|
195
195
|
},
|
|
196
|
+
"reprintedAs": {
|
|
197
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
198
|
+
},
|
|
196
199
|
"ac": {
|
|
197
200
|
"type": "integer"
|
|
198
201
|
},
|
|
@@ -439,6 +442,9 @@
|
|
|
439
442
|
"page": {
|
|
440
443
|
"$ref": "util.json#/$defs/page"
|
|
441
444
|
},
|
|
445
|
+
"reprintedAs": {
|
|
446
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
447
|
+
},
|
|
442
448
|
"ac": {
|
|
443
449
|
"type": "integer"
|
|
444
450
|
},
|
|
@@ -689,6 +695,9 @@
|
|
|
689
695
|
"page": {
|
|
690
696
|
"$ref": "util.json#/$defs/page"
|
|
691
697
|
},
|
|
698
|
+
"reprintedAs": {
|
|
699
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
700
|
+
},
|
|
692
701
|
"ac": {
|
|
693
702
|
"type": "integer"
|
|
694
703
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "items.json",
|
|
4
|
-
"version": "1.14.
|
|
4
|
+
"version": "1.14.4",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"itemData": {
|
|
@@ -28,6 +28,9 @@
|
|
|
28
28
|
"additionalSources": {
|
|
29
29
|
"$ref": "util.json#/$defs/additionalSources"
|
|
30
30
|
},
|
|
31
|
+
"reprintedAs": {
|
|
32
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
33
|
+
},
|
|
31
34
|
"baseItem": {
|
|
32
35
|
"type": "string"
|
|
33
36
|
},
|
|
@@ -575,6 +578,9 @@
|
|
|
575
578
|
"additionalSources": {
|
|
576
579
|
"$ref": "util.json#/$defs/additionalSources"
|
|
577
580
|
},
|
|
581
|
+
"reprintedAs": {
|
|
582
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
583
|
+
},
|
|
578
584
|
"baseItem": {
|
|
579
585
|
"type": "string"
|
|
580
586
|
},
|
|
@@ -1125,6 +1131,9 @@
|
|
|
1125
1131
|
"additionalSources": {
|
|
1126
1132
|
"$ref": "util.json#/$defs/additionalSources"
|
|
1127
1133
|
},
|
|
1134
|
+
"reprintedAs": {
|
|
1135
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
1136
|
+
},
|
|
1128
1137
|
"baseItem": {
|
|
1129
1138
|
"type": "string"
|
|
1130
1139
|
},
|
|
@@ -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.
|
|
4
|
+
"version": "1.8.7",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"magicvariant": {
|
|
@@ -166,6 +166,9 @@
|
|
|
166
166
|
"page": {
|
|
167
167
|
"$ref": "util.json#/$defs/page"
|
|
168
168
|
},
|
|
169
|
+
"reprintedAs": {
|
|
170
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
171
|
+
},
|
|
169
172
|
"namePrefix": {
|
|
170
173
|
"type": "string"
|
|
171
174
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "items-base.json",
|
|
4
|
-
"version": "1.5.
|
|
4
|
+
"version": "1.5.13",
|
|
5
5
|
"$defs": {
|
|
6
6
|
"itemPropertyLookupArray": {
|
|
7
7
|
"type": "array",
|
|
@@ -193,6 +193,9 @@
|
|
|
193
193
|
"page": {
|
|
194
194
|
"$ref": "util.json#/$defs/page"
|
|
195
195
|
},
|
|
196
|
+
"reprintedAs": {
|
|
197
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
198
|
+
},
|
|
196
199
|
"ac": {
|
|
197
200
|
"type": "integer"
|
|
198
201
|
},
|
|
@@ -442,6 +445,9 @@
|
|
|
442
445
|
"page": {
|
|
443
446
|
"$ref": "util.json#/$defs/page"
|
|
444
447
|
},
|
|
448
|
+
"reprintedAs": {
|
|
449
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
450
|
+
},
|
|
445
451
|
"ac": {
|
|
446
452
|
"type": "integer"
|
|
447
453
|
},
|
|
@@ -695,6 +701,9 @@
|
|
|
695
701
|
"page": {
|
|
696
702
|
"$ref": "util.json#/$defs/page"
|
|
697
703
|
},
|
|
704
|
+
"reprintedAs": {
|
|
705
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
706
|
+
},
|
|
698
707
|
"ac": {
|
|
699
708
|
"type": "integer"
|
|
700
709
|
},
|
package/schema/ua/items.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "items.json",
|
|
4
|
-
"version": "1.14.
|
|
4
|
+
"version": "1.14.4",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"itemData": {
|
|
@@ -28,6 +28,9 @@
|
|
|
28
28
|
"additionalSources": {
|
|
29
29
|
"$ref": "util.json#/$defs/additionalSources"
|
|
30
30
|
},
|
|
31
|
+
"reprintedAs": {
|
|
32
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
33
|
+
},
|
|
31
34
|
"baseItem": {
|
|
32
35
|
"type": "string"
|
|
33
36
|
},
|
|
@@ -578,6 +581,9 @@
|
|
|
578
581
|
"additionalSources": {
|
|
579
582
|
"$ref": "util.json#/$defs/additionalSources"
|
|
580
583
|
},
|
|
584
|
+
"reprintedAs": {
|
|
585
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
586
|
+
},
|
|
581
587
|
"baseItem": {
|
|
582
588
|
"type": "string"
|
|
583
589
|
},
|
|
@@ -1131,6 +1137,9 @@
|
|
|
1131
1137
|
"additionalSources": {
|
|
1132
1138
|
"$ref": "util.json#/$defs/additionalSources"
|
|
1133
1139
|
},
|
|
1140
|
+
"reprintedAs": {
|
|
1141
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
1142
|
+
},
|
|
1134
1143
|
"baseItem": {
|
|
1135
1144
|
"type": "string"
|
|
1136
1145
|
},
|
|
@@ -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.
|
|
4
|
+
"version": "1.8.7",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"magicvariant": {
|
|
@@ -175,6 +175,9 @@
|
|
|
175
175
|
"page": {
|
|
176
176
|
"$ref": "util.json#/$defs/page"
|
|
177
177
|
},
|
|
178
|
+
"reprintedAs": {
|
|
179
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
180
|
+
},
|
|
178
181
|
"namePrefix": {
|
|
179
182
|
"type": "string"
|
|
180
183
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "items-base.json",
|
|
4
|
-
"version": "1.5.
|
|
4
|
+
"version": "1.5.13",
|
|
5
5
|
"$defs": {
|
|
6
6
|
"itemPropertyLookupArray": {
|
|
7
7
|
"type": "array",
|
|
@@ -193,6 +193,9 @@
|
|
|
193
193
|
"page": {
|
|
194
194
|
"$ref": "util.json#/$defs/page"
|
|
195
195
|
},
|
|
196
|
+
"reprintedAs": {
|
|
197
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
198
|
+
},
|
|
196
199
|
"ac": {
|
|
197
200
|
"type": "integer"
|
|
198
201
|
},
|
|
@@ -442,6 +445,9 @@
|
|
|
442
445
|
"page": {
|
|
443
446
|
"$ref": "util.json#/$defs/page"
|
|
444
447
|
},
|
|
448
|
+
"reprintedAs": {
|
|
449
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
450
|
+
},
|
|
445
451
|
"ac": {
|
|
446
452
|
"type": "integer"
|
|
447
453
|
},
|
|
@@ -695,6 +701,9 @@
|
|
|
695
701
|
"page": {
|
|
696
702
|
"$ref": "util.json#/$defs/page"
|
|
697
703
|
},
|
|
704
|
+
"reprintedAs": {
|
|
705
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
706
|
+
},
|
|
698
707
|
"ac": {
|
|
699
708
|
"type": "integer"
|
|
700
709
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "items.json",
|
|
4
|
-
"version": "1.14.
|
|
4
|
+
"version": "1.14.4",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"itemData": {
|
|
@@ -28,6 +28,9 @@
|
|
|
28
28
|
"additionalSources": {
|
|
29
29
|
"$ref": "util.json#/$defs/additionalSources"
|
|
30
30
|
},
|
|
31
|
+
"reprintedAs": {
|
|
32
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
33
|
+
},
|
|
31
34
|
"baseItem": {
|
|
32
35
|
"type": "string"
|
|
33
36
|
},
|
|
@@ -578,6 +581,9 @@
|
|
|
578
581
|
"additionalSources": {
|
|
579
582
|
"$ref": "util.json#/$defs/additionalSources"
|
|
580
583
|
},
|
|
584
|
+
"reprintedAs": {
|
|
585
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
586
|
+
},
|
|
581
587
|
"baseItem": {
|
|
582
588
|
"type": "string"
|
|
583
589
|
},
|
|
@@ -1131,6 +1137,9 @@
|
|
|
1131
1137
|
"additionalSources": {
|
|
1132
1138
|
"$ref": "util.json#/$defs/additionalSources"
|
|
1133
1139
|
},
|
|
1140
|
+
"reprintedAs": {
|
|
1141
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
1142
|
+
},
|
|
1134
1143
|
"baseItem": {
|
|
1135
1144
|
"type": "string"
|
|
1136
1145
|
},
|
|
@@ -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.
|
|
4
|
+
"version": "1.8.7",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"magicvariant": {
|
|
@@ -175,6 +175,9 @@
|
|
|
175
175
|
"page": {
|
|
176
176
|
"$ref": "util.json#/$defs/page"
|
|
177
177
|
},
|
|
178
|
+
"reprintedAs": {
|
|
179
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
180
|
+
},
|
|
178
181
|
"namePrefix": {
|
|
179
182
|
"type": "string"
|
|
180
183
|
},
|