5etools-utils 0.12.21 → 0.12.22
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/magicvariants.json +7 -1
- package/schema/brew-fast/magicvariants.json +7 -1
- package/schema/site/magicvariants.json +7 -1
- package/schema/site-fast/magicvariants.json +7 -1
- package/schema/ua/magicvariants.json +7 -1
- package/schema/ua-fast/magicvariants.json +7 -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": "magicvariants.json",
|
|
4
|
-
"version": "1.8.
|
|
4
|
+
"version": "1.8.20",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"_magicvariantItemBase": {
|
|
@@ -112,6 +112,7 @@
|
|
|
112
112
|
}
|
|
113
113
|
}
|
|
114
114
|
},
|
|
115
|
+
"minProperties": 1,
|
|
115
116
|
"additionalProperties": false
|
|
116
117
|
}
|
|
117
118
|
},
|
|
@@ -479,6 +480,7 @@
|
|
|
479
480
|
"$ref": "items-shared.json#/$defs/customProperties"
|
|
480
481
|
}
|
|
481
482
|
},
|
|
483
|
+
"minProperties": 1,
|
|
482
484
|
"additionalProperties": false
|
|
483
485
|
},
|
|
484
486
|
"noDisplay": {
|
|
@@ -644,6 +646,7 @@
|
|
|
644
646
|
}
|
|
645
647
|
}
|
|
646
648
|
},
|
|
649
|
+
"minProperties": 1,
|
|
647
650
|
"additionalProperties": false
|
|
648
651
|
}
|
|
649
652
|
},
|
|
@@ -1016,6 +1019,7 @@
|
|
|
1016
1019
|
"$ref": "items-shared.json#/$defs/customProperties"
|
|
1017
1020
|
}
|
|
1018
1021
|
},
|
|
1022
|
+
"minProperties": 1,
|
|
1019
1023
|
"additionalProperties": false
|
|
1020
1024
|
},
|
|
1021
1025
|
"noDisplay": {
|
|
@@ -1186,6 +1190,7 @@
|
|
|
1186
1190
|
}
|
|
1187
1191
|
}
|
|
1188
1192
|
},
|
|
1193
|
+
"minProperties": 1,
|
|
1189
1194
|
"additionalProperties": false
|
|
1190
1195
|
}
|
|
1191
1196
|
},
|
|
@@ -1557,6 +1562,7 @@
|
|
|
1557
1562
|
"$ref": "items-shared.json#/$defs/customProperties"
|
|
1558
1563
|
}
|
|
1559
1564
|
},
|
|
1565
|
+
"minProperties": 1,
|
|
1560
1566
|
"additionalProperties": false
|
|
1561
1567
|
},
|
|
1562
1568
|
"noDisplay": {
|
|
@@ -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.20",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"_magicvariantItemBase": {
|
|
@@ -112,6 +112,7 @@
|
|
|
112
112
|
}
|
|
113
113
|
}
|
|
114
114
|
},
|
|
115
|
+
"minProperties": 1,
|
|
115
116
|
"additionalProperties": false
|
|
116
117
|
}
|
|
117
118
|
},
|
|
@@ -479,6 +480,7 @@
|
|
|
479
480
|
"$ref": "items-shared.json#/$defs/customProperties"
|
|
480
481
|
}
|
|
481
482
|
},
|
|
483
|
+
"minProperties": 1,
|
|
482
484
|
"additionalProperties": false
|
|
483
485
|
},
|
|
484
486
|
"noDisplay": {
|
|
@@ -644,6 +646,7 @@
|
|
|
644
646
|
}
|
|
645
647
|
}
|
|
646
648
|
},
|
|
649
|
+
"minProperties": 1,
|
|
647
650
|
"additionalProperties": false
|
|
648
651
|
}
|
|
649
652
|
},
|
|
@@ -1016,6 +1019,7 @@
|
|
|
1016
1019
|
"$ref": "items-shared.json#/$defs/customProperties"
|
|
1017
1020
|
}
|
|
1018
1021
|
},
|
|
1022
|
+
"minProperties": 1,
|
|
1019
1023
|
"additionalProperties": false
|
|
1020
1024
|
},
|
|
1021
1025
|
"noDisplay": {
|
|
@@ -1186,6 +1190,7 @@
|
|
|
1186
1190
|
}
|
|
1187
1191
|
}
|
|
1188
1192
|
},
|
|
1193
|
+
"minProperties": 1,
|
|
1189
1194
|
"additionalProperties": false
|
|
1190
1195
|
}
|
|
1191
1196
|
},
|
|
@@ -1557,6 +1562,7 @@
|
|
|
1557
1562
|
"$ref": "items-shared.json#/$defs/customProperties"
|
|
1558
1563
|
}
|
|
1559
1564
|
},
|
|
1565
|
+
"minProperties": 1,
|
|
1560
1566
|
"additionalProperties": false
|
|
1561
1567
|
},
|
|
1562
1568
|
"noDisplay": {
|
|
@@ -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.20",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"_magicvariantItemBase": {
|
|
@@ -103,6 +103,7 @@
|
|
|
103
103
|
"$ref": "items-shared.json#/$defs/itemWeaponCategory"
|
|
104
104
|
}
|
|
105
105
|
},
|
|
106
|
+
"minProperties": 1,
|
|
106
107
|
"additionalProperties": false
|
|
107
108
|
}
|
|
108
109
|
},
|
|
@@ -453,6 +454,7 @@
|
|
|
453
454
|
"$ref": "items-shared.json#/$defs/itemWeaponCategory"
|
|
454
455
|
}
|
|
455
456
|
},
|
|
457
|
+
"minProperties": 1,
|
|
456
458
|
"additionalProperties": false
|
|
457
459
|
},
|
|
458
460
|
"noDisplay": {
|
|
@@ -591,6 +593,7 @@
|
|
|
591
593
|
"$ref": "items-shared.json#/$defs/itemWeaponCategory"
|
|
592
594
|
}
|
|
593
595
|
},
|
|
596
|
+
"minProperties": 1,
|
|
594
597
|
"additionalProperties": false
|
|
595
598
|
}
|
|
596
599
|
},
|
|
@@ -946,6 +949,7 @@
|
|
|
946
949
|
"$ref": "items-shared.json#/$defs/itemWeaponCategory"
|
|
947
950
|
}
|
|
948
951
|
},
|
|
952
|
+
"minProperties": 1,
|
|
949
953
|
"additionalProperties": false
|
|
950
954
|
},
|
|
951
955
|
"noDisplay": {
|
|
@@ -1089,6 +1093,7 @@
|
|
|
1089
1093
|
"$ref": "items-shared.json#/$defs/itemWeaponCategory"
|
|
1090
1094
|
}
|
|
1091
1095
|
},
|
|
1096
|
+
"minProperties": 1,
|
|
1092
1097
|
"additionalProperties": false
|
|
1093
1098
|
}
|
|
1094
1099
|
},
|
|
@@ -1443,6 +1448,7 @@
|
|
|
1443
1448
|
"$ref": "items-shared.json#/$defs/itemWeaponCategory"
|
|
1444
1449
|
}
|
|
1445
1450
|
},
|
|
1451
|
+
"minProperties": 1,
|
|
1446
1452
|
"additionalProperties": false
|
|
1447
1453
|
},
|
|
1448
1454
|
"noDisplay": {
|
|
@@ -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.20",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"_magicvariantItemBase": {
|
|
@@ -103,6 +103,7 @@
|
|
|
103
103
|
"$ref": "items-shared.json#/$defs/itemWeaponCategory"
|
|
104
104
|
}
|
|
105
105
|
},
|
|
106
|
+
"minProperties": 1,
|
|
106
107
|
"additionalProperties": false
|
|
107
108
|
}
|
|
108
109
|
},
|
|
@@ -453,6 +454,7 @@
|
|
|
453
454
|
"$ref": "items-shared.json#/$defs/itemWeaponCategory"
|
|
454
455
|
}
|
|
455
456
|
},
|
|
457
|
+
"minProperties": 1,
|
|
456
458
|
"additionalProperties": false
|
|
457
459
|
},
|
|
458
460
|
"noDisplay": {
|
|
@@ -591,6 +593,7 @@
|
|
|
591
593
|
"$ref": "items-shared.json#/$defs/itemWeaponCategory"
|
|
592
594
|
}
|
|
593
595
|
},
|
|
596
|
+
"minProperties": 1,
|
|
594
597
|
"additionalProperties": false
|
|
595
598
|
}
|
|
596
599
|
},
|
|
@@ -946,6 +949,7 @@
|
|
|
946
949
|
"$ref": "items-shared.json#/$defs/itemWeaponCategory"
|
|
947
950
|
}
|
|
948
951
|
},
|
|
952
|
+
"minProperties": 1,
|
|
949
953
|
"additionalProperties": false
|
|
950
954
|
},
|
|
951
955
|
"noDisplay": {
|
|
@@ -1089,6 +1093,7 @@
|
|
|
1089
1093
|
"$ref": "items-shared.json#/$defs/itemWeaponCategory"
|
|
1090
1094
|
}
|
|
1091
1095
|
},
|
|
1096
|
+
"minProperties": 1,
|
|
1092
1097
|
"additionalProperties": false
|
|
1093
1098
|
}
|
|
1094
1099
|
},
|
|
@@ -1443,6 +1448,7 @@
|
|
|
1443
1448
|
"$ref": "items-shared.json#/$defs/itemWeaponCategory"
|
|
1444
1449
|
}
|
|
1445
1450
|
},
|
|
1451
|
+
"minProperties": 1,
|
|
1446
1452
|
"additionalProperties": false
|
|
1447
1453
|
},
|
|
1448
1454
|
"noDisplay": {
|
|
@@ -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.20",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"_magicvariantItemBase": {
|
|
@@ -112,6 +112,7 @@
|
|
|
112
112
|
}
|
|
113
113
|
}
|
|
114
114
|
},
|
|
115
|
+
"minProperties": 1,
|
|
115
116
|
"additionalProperties": false
|
|
116
117
|
}
|
|
117
118
|
},
|
|
@@ -469,6 +470,7 @@
|
|
|
469
470
|
"$ref": "items-shared.json#/$defs/customProperties"
|
|
470
471
|
}
|
|
471
472
|
},
|
|
473
|
+
"minProperties": 1,
|
|
472
474
|
"additionalProperties": false
|
|
473
475
|
},
|
|
474
476
|
"noDisplay": {
|
|
@@ -619,6 +621,7 @@
|
|
|
619
621
|
}
|
|
620
622
|
}
|
|
621
623
|
},
|
|
624
|
+
"minProperties": 1,
|
|
622
625
|
"additionalProperties": false
|
|
623
626
|
}
|
|
624
627
|
},
|
|
@@ -981,6 +984,7 @@
|
|
|
981
984
|
"$ref": "items-shared.json#/$defs/customProperties"
|
|
982
985
|
}
|
|
983
986
|
},
|
|
987
|
+
"minProperties": 1,
|
|
984
988
|
"additionalProperties": false
|
|
985
989
|
},
|
|
986
990
|
"noDisplay": {
|
|
@@ -1136,6 +1140,7 @@
|
|
|
1136
1140
|
}
|
|
1137
1141
|
}
|
|
1138
1142
|
},
|
|
1143
|
+
"minProperties": 1,
|
|
1139
1144
|
"additionalProperties": false
|
|
1140
1145
|
}
|
|
1141
1146
|
},
|
|
@@ -1497,6 +1502,7 @@
|
|
|
1497
1502
|
"$ref": "items-shared.json#/$defs/customProperties"
|
|
1498
1503
|
}
|
|
1499
1504
|
},
|
|
1505
|
+
"minProperties": 1,
|
|
1500
1506
|
"additionalProperties": false
|
|
1501
1507
|
},
|
|
1502
1508
|
"noDisplay": {
|
|
@@ -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.20",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"_magicvariantItemBase": {
|
|
@@ -112,6 +112,7 @@
|
|
|
112
112
|
}
|
|
113
113
|
}
|
|
114
114
|
},
|
|
115
|
+
"minProperties": 1,
|
|
115
116
|
"additionalProperties": false
|
|
116
117
|
}
|
|
117
118
|
},
|
|
@@ -469,6 +470,7 @@
|
|
|
469
470
|
"$ref": "items-shared.json#/$defs/customProperties"
|
|
470
471
|
}
|
|
471
472
|
},
|
|
473
|
+
"minProperties": 1,
|
|
472
474
|
"additionalProperties": false
|
|
473
475
|
},
|
|
474
476
|
"noDisplay": {
|
|
@@ -619,6 +621,7 @@
|
|
|
619
621
|
}
|
|
620
622
|
}
|
|
621
623
|
},
|
|
624
|
+
"minProperties": 1,
|
|
622
625
|
"additionalProperties": false
|
|
623
626
|
}
|
|
624
627
|
},
|
|
@@ -981,6 +984,7 @@
|
|
|
981
984
|
"$ref": "items-shared.json#/$defs/customProperties"
|
|
982
985
|
}
|
|
983
986
|
},
|
|
987
|
+
"minProperties": 1,
|
|
984
988
|
"additionalProperties": false
|
|
985
989
|
},
|
|
986
990
|
"noDisplay": {
|
|
@@ -1136,6 +1140,7 @@
|
|
|
1136
1140
|
}
|
|
1137
1141
|
}
|
|
1138
1142
|
},
|
|
1143
|
+
"minProperties": 1,
|
|
1139
1144
|
"additionalProperties": false
|
|
1140
1145
|
}
|
|
1141
1146
|
},
|
|
@@ -1497,6 +1502,7 @@
|
|
|
1497
1502
|
"$ref": "items-shared.json#/$defs/customProperties"
|
|
1498
1503
|
}
|
|
1499
1504
|
},
|
|
1505
|
+
"minProperties": 1,
|
|
1500
1506
|
"additionalProperties": false
|
|
1501
1507
|
},
|
|
1502
1508
|
"noDisplay": {
|