@pkmn/dex 0.5.5 → 0.5.6
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/build/data/aliases.json +4 -4
- package/build/data/formats-data.json +34 -6
- package/build/data/species.json +625 -12
- package/build/production.min.js +1 -1
- package/package.json +2 -2
package/build/data/aliases.json
CHANGED
|
@@ -13,8 +13,8 @@
|
|
|
13
13
|
"mono": "[Gen 8] Monotype",
|
|
14
14
|
"ag": "[Gen 8] Anything Goes",
|
|
15
15
|
"bss": "[Gen 8] Battle Stadium Singles",
|
|
16
|
-
"vgc": "[Gen 8] VGC
|
|
17
|
-
"bsd": "[Gen 8] VGC
|
|
16
|
+
"vgc": "[Gen 8] VGC 2022",
|
|
17
|
+
"bsd": "[Gen 8] VGC 2022",
|
|
18
18
|
"randdubs": "[Gen 8] Random Doubles Battle",
|
|
19
19
|
"doubles": "[Gen 8] Doubles OU",
|
|
20
20
|
"dou": "[Gen 8] Doubles OU",
|
|
@@ -66,8 +66,8 @@
|
|
|
66
66
|
"gen6mono": "[Gen 6] Monotype",
|
|
67
67
|
"gen6ag": "[Gen 6] Anything Goes",
|
|
68
68
|
"crossevo": "[Gen 8] Cross Evolution",
|
|
69
|
-
"omotm": "[Gen 8]
|
|
70
|
-
"lcotm": "[Gen 8]
|
|
69
|
+
"omotm": "[Gen 8] Trademarked",
|
|
70
|
+
"lcotm": "[Gen 8] Linked",
|
|
71
71
|
"fabio": "Ampharos-Mega",
|
|
72
72
|
"maero": "Aerodactyl-Mega",
|
|
73
73
|
"megabunny": "Lopunny-Mega",
|
|
@@ -2864,7 +2864,7 @@
|
|
|
2864
2864
|
"gourgeistlarge": { "tier": "(PU)", "doublesTier": "(DUU)" },
|
|
2865
2865
|
"gourgeistsuper": { "tier": "PU", "doublesTier": "(DUU)" },
|
|
2866
2866
|
"bergmite": { "tier": "LC" },
|
|
2867
|
-
"avalugg": { "tier": "
|
|
2867
|
+
"avalugg": { "tier": "PU", "doublesTier": "(DUU)" },
|
|
2868
2868
|
"noibat": { "tier": "LC" },
|
|
2869
2869
|
"noivern": { "tier": "RUBL", "doublesTier": "(DUU)" },
|
|
2870
2870
|
"xerneas": { "tier": "Uber", "doublesTier": "DUber" },
|
|
@@ -3943,9 +3943,9 @@
|
|
|
3943
3943
|
"raichu": { "tier": "(PU)", "doublesTier": "(DUU)" },
|
|
3944
3944
|
"raichualola": { "tier": "PUBL", "doublesTier": "(DUU)" },
|
|
3945
3945
|
"sandshrew": { "tier": "LC" },
|
|
3946
|
-
"sandshrewalola": { "tier": "LC" },
|
|
3946
|
+
"sandshrewalola": { "tier": "NUBL", "doublesTier": "LC" },
|
|
3947
3947
|
"sandslash": { "tier": "PU", "doublesTier": "(DUU)" },
|
|
3948
|
-
"sandslashalola": { "tier": "
|
|
3948
|
+
"sandslashalola": { "tier": "NUBL", "doublesTier": "(DUU)" },
|
|
3949
3949
|
"nidoranf": { "tier": "LC" },
|
|
3950
3950
|
"nidorina": { "tier": "NFE" },
|
|
3951
3951
|
"nidoqueen": { "tier": "RU", "doublesTier": "(DUU)" },
|
|
@@ -3993,7 +3993,9 @@
|
|
|
3993
3993
|
"mankey": { "isNonstandard": "Past", "tier": "Illegal" },
|
|
3994
3994
|
"primeape": { "isNonstandard": "Past", "tier": "Illegal" },
|
|
3995
3995
|
"growlithe": { "tier": "LC" },
|
|
3996
|
+
"growlithehisui": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
3996
3997
|
"arcanine": { "tier": "NU", "doublesTier": "DUU" },
|
|
3998
|
+
"arcaninehisui": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
3997
3999
|
"poliwag": { "tier": "LC" },
|
|
3998
4000
|
"poliwhirl": { "tier": "NFE" },
|
|
3999
4001
|
"poliwrath": { "tier": "(PU)", "doublesTier": "(DUU)" },
|
|
@@ -4070,7 +4072,9 @@
|
|
|
4070
4072
|
"doublesTier": "(DUber)"
|
|
4071
4073
|
},
|
|
4072
4074
|
"voltorb": { "isNonstandard": "Past", "tier": "Illegal" },
|
|
4075
|
+
"voltorbhisui": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
4073
4076
|
"electrode": { "isNonstandard": "Past", "tier": "Illegal" },
|
|
4077
|
+
"electrodehisui": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
4074
4078
|
"exeggcute": { "tier": "LC" },
|
|
4075
4079
|
"exeggutor": { "tier": "(PU)", "doublesTier": "(DUU)" },
|
|
4076
4080
|
"exeggutoralola": { "tier": "PUBL", "doublesTier": "(DUU)" },
|
|
@@ -4182,6 +4186,7 @@
|
|
|
4182
4186
|
"cyndaquil": { "isNonstandard": "Past", "tier": "Illegal" },
|
|
4183
4187
|
"quilava": { "isNonstandard": "Past", "tier": "Illegal" },
|
|
4184
4188
|
"typhlosion": { "isNonstandard": "Past", "tier": "Illegal" },
|
|
4189
|
+
"typhlosionhisui": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
4185
4190
|
"totodile": { "isNonstandard": "Past", "tier": "Illegal" },
|
|
4186
4191
|
"croconaw": { "isNonstandard": "Past", "tier": "Illegal" },
|
|
4187
4192
|
"feraligatr": { "isNonstandard": "Past", "tier": "Illegal" },
|
|
@@ -4236,10 +4241,12 @@
|
|
|
4236
4241
|
"snubbull": { "isNonstandard": "Past", "tier": "Illegal" },
|
|
4237
4242
|
"granbull": { "isNonstandard": "Past", "tier": "Illegal" },
|
|
4238
4243
|
"qwilfish": { "tier": "(PU)", "doublesTier": "(DUU)" },
|
|
4244
|
+
"qwilfishhisui": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
4239
4245
|
"shuckle": { "tier": "(PU)", "doublesTier": "(DUU)" },
|
|
4240
4246
|
"heracross": { "tier": "RU", "doublesTier": "(DUU)" },
|
|
4241
4247
|
"heracrossmega": { "isNonstandard": "Past", "tier": "Illegal" },
|
|
4242
4248
|
"sneasel": { "tier": "NFE" },
|
|
4249
|
+
"sneaselhisui": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
4243
4250
|
"weavile": { "tier": "OU", "doublesTier": "DUU" },
|
|
4244
4251
|
"teddiursa": { "isNonstandard": "Past", "tier": "Illegal" },
|
|
4245
4252
|
"ursaring": { "isNonstandard": "Past", "tier": "Illegal" },
|
|
@@ -4527,7 +4534,9 @@
|
|
|
4527
4534
|
"mesprit": { "tier": "PU", "doublesTier": "(DUU)" },
|
|
4528
4535
|
"azelf": { "tier": "UU", "doublesTier": "(DUU)" },
|
|
4529
4536
|
"dialga": { "tier": "Uber", "doublesTier": "DUber" },
|
|
4537
|
+
"dialgaorigin": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
4530
4538
|
"palkia": { "tier": "Uber", "doublesTier": "DUber" },
|
|
4539
|
+
"palkiaorigin": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
4531
4540
|
"heatran": { "tier": "OU", "doublesTier": "DOU" },
|
|
4532
4541
|
"regigigas": { "tier": "(PU)", "doublesTier": "DUU" },
|
|
4533
4542
|
"giratina": { "tier": "Uber", "doublesTier": "DUber" },
|
|
@@ -4566,6 +4575,7 @@
|
|
|
4566
4575
|
"oshawott": { "isNonstandard": "Past", "tier": "Illegal" },
|
|
4567
4576
|
"dewott": { "isNonstandard": "Past", "tier": "Illegal" },
|
|
4568
4577
|
"samurott": { "isNonstandard": "Past", "tier": "Illegal" },
|
|
4578
|
+
"samurotthisui": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
4569
4579
|
"patrat": { "isNonstandard": "Past", "tier": "Illegal" },
|
|
4570
4580
|
"watchog": { "isNonstandard": "Past", "tier": "Illegal" },
|
|
4571
4581
|
"lillipup": { "tier": "LC" },
|
|
@@ -4613,8 +4623,10 @@
|
|
|
4613
4623
|
"whimsicott": { "tier": "PU", "doublesTier": "DOU" },
|
|
4614
4624
|
"petilil": { "tier": "LC" },
|
|
4615
4625
|
"lilligant": { "tier": "(PU)", "doublesTier": "(DUU)" },
|
|
4626
|
+
"lilliganthisui": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
4616
4627
|
"basculin": { "tier": "(PU)", "doublesTier": "(DUU)" },
|
|
4617
4628
|
"basculinbluestriped": { "tier": "(PU)", "doublesTier": "(DUU)" },
|
|
4629
|
+
"basculinwhitestriped": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
4618
4630
|
"sandile": { "tier": "LC" },
|
|
4619
4631
|
"krokorok": { "tier": "NFE" },
|
|
4620
4632
|
"krookodile": { "tier": "UU", "doublesTier": "DUU" },
|
|
@@ -4645,7 +4657,9 @@
|
|
|
4645
4657
|
"doublesTier": "(DUber)"
|
|
4646
4658
|
},
|
|
4647
4659
|
"zorua": { "tier": "LC" },
|
|
4660
|
+
"zoruahisui": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
4648
4661
|
"zoroark": { "tier": "NU", "doublesTier": "(DUU)" },
|
|
4662
|
+
"zoroarkhisui": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
4649
4663
|
"minccino": { "tier": "LC" },
|
|
4650
4664
|
"cinccino": { "tier": "(PU)", "doublesTier": "(DUU)" },
|
|
4651
4665
|
"gothita": { "tier": "NFE" },
|
|
@@ -4704,6 +4718,7 @@
|
|
|
4704
4718
|
"bouffalant": { "tier": "(PU)", "doublesTier": "(DUU)" },
|
|
4705
4719
|
"rufflet": { "tier": "NFE" },
|
|
4706
4720
|
"braviary": { "tier": "NU", "doublesTier": "(DUU)" },
|
|
4721
|
+
"braviaryhisui": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
4707
4722
|
"vullaby": { "tier": "NFE" },
|
|
4708
4723
|
"mandibuzz": { "tier": "UU", "doublesTier": "(DUU)" },
|
|
4709
4724
|
"heatmor": { "tier": "(PU)", "doublesTier": "(DUU)" },
|
|
@@ -4724,7 +4739,7 @@
|
|
|
4724
4739
|
"zekrom": { "tier": "Uber", "doublesTier": "DUber" },
|
|
4725
4740
|
"landorus": { "tier": "Uber", "doublesTier": "DOU" },
|
|
4726
4741
|
"landorustherian": { "tier": "OU", "doublesTier": "DOU" },
|
|
4727
|
-
"kyurem": { "tier": "Uber", "doublesTier": "DUU" },
|
|
4742
|
+
"kyurem": { "tier": "Uber", "doublesTier": "(DUU)" },
|
|
4728
4743
|
"kyuremblack": { "tier": "Uber", "doublesTier": "DOU" },
|
|
4729
4744
|
"kyuremwhite": { "tier": "Uber", "doublesTier": "DUber" },
|
|
4730
4745
|
"keldeo": { "tier": "UU", "doublesTier": "(DUU)" },
|
|
@@ -4797,7 +4812,9 @@
|
|
|
4797
4812
|
"carbink": { "tier": "(PU)", "doublesTier": "(DUU)" },
|
|
4798
4813
|
"goomy": { "tier": "LC" },
|
|
4799
4814
|
"sliggoo": { "tier": "NFE" },
|
|
4815
|
+
"sliggoohisui": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
4800
4816
|
"goodra": { "tier": "NU", "doublesTier": "(DUU)" },
|
|
4817
|
+
"goodrahisui": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
4801
4818
|
"klefki": { "tier": "RU", "doublesTier": "DUU" },
|
|
4802
4819
|
"phantump": { "tier": "LC" },
|
|
4803
4820
|
"trevenant": { "tier": "(PU)", "doublesTier": "(DUU)" },
|
|
@@ -4811,6 +4828,7 @@
|
|
|
4811
4828
|
"gourgeistsuper": { "tier": "(PU)", "doublesTier": "(DUU)" },
|
|
4812
4829
|
"bergmite": { "tier": "LC" },
|
|
4813
4830
|
"avalugg": { "tier": "(PU)", "doublesTier": "(DUU)" },
|
|
4831
|
+
"avalugghisui": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
4814
4832
|
"noibat": { "tier": "LC" },
|
|
4815
4833
|
"noivern": { "tier": "RU", "doublesTier": "(DUU)" },
|
|
4816
4834
|
"xerneas": { "tier": "Uber", "doublesTier": "DUber" },
|
|
@@ -4827,6 +4845,7 @@
|
|
|
4827
4845
|
"rowlet": { "tier": "LC" },
|
|
4828
4846
|
"dartrix": { "tier": "NFE" },
|
|
4829
4847
|
"decidueye": { "tier": "NU", "doublesTier": "(DUU)" },
|
|
4848
|
+
"decidueyehisui": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
4830
4849
|
"litten": { "tier": "LC" },
|
|
4831
4850
|
"torracat": { "tier": "NFE" },
|
|
4832
4851
|
"incineroar": { "tier": "RU", "doublesTier": "DOU" },
|
|
@@ -5108,9 +5127,9 @@
|
|
|
5108
5127
|
"doublesTier": "(DUber)"
|
|
5109
5128
|
},
|
|
5110
5129
|
"dracozolt": { "tier": "UUBL", "doublesTier": "DUU" },
|
|
5111
|
-
"arctozolt": { "tier": "UUBL", "doublesTier": "DUU" },
|
|
5130
|
+
"arctozolt": { "tier": "UUBL", "doublesTier": "(DUU)" },
|
|
5112
5131
|
"dracovish": { "tier": "Uber", "doublesTier": "DOU" },
|
|
5113
|
-
"arctovish": { "tier": "
|
|
5132
|
+
"arctovish": { "tier": "(PU)", "doublesTier": "(DUU)" },
|
|
5114
5133
|
"duraludon": { "tier": "PUBL", "doublesTier": "(DUU)" },
|
|
5115
5134
|
"duraludongmax": {
|
|
5116
5135
|
"isNonstandard": "Gigantamax",
|
|
@@ -5148,6 +5167,15 @@
|
|
|
5148
5167
|
"calyrex": { "tier": "(PU)", "doublesTier": "(DUU)" },
|
|
5149
5168
|
"calyrexice": { "tier": "Uber", "doublesTier": "DUber" },
|
|
5150
5169
|
"calyrexshadow": { "tier": "Uber", "doublesTier": "DUber" },
|
|
5170
|
+
"wyrdeer": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
5171
|
+
"kleavor": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
5172
|
+
"ursaluna": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
5173
|
+
"basculegion": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
5174
|
+
"basculegionf": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
5175
|
+
"sneasler": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
5176
|
+
"overqwil": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
5177
|
+
"enamorus": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
5178
|
+
"enamorustherian": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
5151
5179
|
"missingno": { "isNonstandard": "Custom", "tier": "Illegal" },
|
|
5152
5180
|
"syclar": { "isNonstandard": "CAP", "tier": "CAP LC" },
|
|
5153
5181
|
"syclant": { "isNonstandard": "CAP", "tier": "CAP" },
|