@pkmn/dex 0.5.7 → 0.5.8
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.
|
@@ -412,7 +412,7 @@
|
|
|
412
412
|
"venusaur": { "tier": "UUBL" },
|
|
413
413
|
"charmander": { "tier": "LC" },
|
|
414
414
|
"charmeleon": { "tier": "NFE" },
|
|
415
|
-
"charizard": { "tier": "
|
|
415
|
+
"charizard": { "tier": "OU" },
|
|
416
416
|
"squirtle": { "tier": "LC" },
|
|
417
417
|
"wartortle": { "tier": "NFE" },
|
|
418
418
|
"blastoise": { "tier": "UU" },
|
|
@@ -562,7 +562,7 @@
|
|
|
562
562
|
"espeon": { "tier": "UUBL" },
|
|
563
563
|
"umbreon": { "tier": "UUBL" },
|
|
564
564
|
"porygon": { "tier": "LC" },
|
|
565
|
-
"porygon2": { "tier": "
|
|
565
|
+
"porygon2": { "tier": "UUBL" },
|
|
566
566
|
"omanyte": { "tier": "LC" },
|
|
567
567
|
"omastar": { "tier": "UU" },
|
|
568
568
|
"kabuto": { "tier": "LC" },
|
|
@@ -4813,7 +4813,7 @@
|
|
|
4813
4813
|
"goomy": { "tier": "LC" },
|
|
4814
4814
|
"sliggoo": { "tier": "NFE" },
|
|
4815
4815
|
"sliggoohisui": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
4816
|
-
"goodra": { "tier": "
|
|
4816
|
+
"goodra": { "tier": "NUBL", "doublesTier": "(DUU)" },
|
|
4817
4817
|
"goodrahisui": { "isNonstandard": "Future", "tier": "Illegal" },
|
|
4818
4818
|
"klefki": { "tier": "RU", "doublesTier": "DUU" },
|
|
4819
4819
|
"phantump": { "tier": "LC" },
|
|
@@ -4956,7 +4956,7 @@
|
|
|
4956
4956
|
"celesteela": { "tier": "UU", "doublesTier": "DOU" },
|
|
4957
4957
|
"kartana": { "tier": "OU", "doublesTier": "DUber" },
|
|
4958
4958
|
"guzzlord": { "tier": "NU", "doublesTier": "(DUU)" },
|
|
4959
|
-
"necrozma": { "tier": "
|
|
4959
|
+
"necrozma": { "tier": "RUBL", "doublesTier": "DOU" },
|
|
4960
4960
|
"necrozmaduskmane": { "tier": "Uber", "doublesTier": "DUber" },
|
|
4961
4961
|
"necrozmadawnwings": { "tier": "Uber", "doublesTier": "DUber" },
|
|
4962
4962
|
"necrozmaultra": { "isNonstandard": "Past", "tier": "Illegal" },
|
|
@@ -46891,12 +46891,12 @@
|
|
|
46891
46891
|
"expandingforce": ["8T"],
|
|
46892
46892
|
"facade": ["8M"],
|
|
46893
46893
|
"fly": ["8M"],
|
|
46894
|
-
"freezingglare": ["8L45", "8S0"],
|
|
46894
|
+
"freezingglare": ["8L45", "8S0", "8S1"],
|
|
46895
46895
|
"futuresight": ["8M", "8L65"],
|
|
46896
46896
|
"gigaimpact": ["8M"],
|
|
46897
46897
|
"guardswap": ["8M"],
|
|
46898
46898
|
"gust": ["8L1"],
|
|
46899
|
-
"hurricane": ["8M", "8L55", "8S0"],
|
|
46899
|
+
"hurricane": ["8M", "8L55", "8S0", "8S1"],
|
|
46900
46900
|
"hyperbeam": ["8M"],
|
|
46901
46901
|
"hypervoice": ["8M"],
|
|
46902
46902
|
"hypnosis": ["8L15"],
|
|
@@ -46906,8 +46906,8 @@
|
|
|
46906
46906
|
"powerswap": ["8M"],
|
|
46907
46907
|
"protect": ["8M"],
|
|
46908
46908
|
"psychic": ["8M"],
|
|
46909
|
-
"psychocut": ["8M", "8L35", "8S0"],
|
|
46910
|
-
"psychoshift": ["8L1", "8S0"],
|
|
46909
|
+
"psychocut": ["8M", "8L35", "8S0", "8S1"],
|
|
46910
|
+
"psychoshift": ["8L1", "8S0", "8S1"],
|
|
46911
46911
|
"psyshock": ["8M"],
|
|
46912
46912
|
"recover": ["8L40"],
|
|
46913
46913
|
"reflect": ["8M", "8L10"],
|
|
@@ -46931,6 +46931,13 @@
|
|
|
46931
46931
|
"generation": 8,
|
|
46932
46932
|
"level": 70,
|
|
46933
46933
|
"moves": ["freezingglare", "hurricane", "psychocut", "psychoshift"]
|
|
46934
|
+
},
|
|
46935
|
+
{
|
|
46936
|
+
"generation": 8,
|
|
46937
|
+
"level": 70,
|
|
46938
|
+
"shiny": true,
|
|
46939
|
+
"moves": ["freezingglare", "hurricane", "psychocut", "psychoshift"],
|
|
46940
|
+
"pokeball": "cherishball"
|
|
46934
46941
|
}
|
|
46935
46942
|
],
|
|
46936
46943
|
"eventOnly": true
|
|
@@ -126388,7 +126395,6 @@
|
|
|
126388
126395
|
"ironhead": ["8M", "7T"],
|
|
126389
126396
|
"irontail": ["8M", "7T", "4M"],
|
|
126390
126397
|
"lavaplume": ["8L48", "7L50", "4L54"],
|
|
126391
|
-
"leafstorm": ["8M"],
|
|
126392
126398
|
"leechseed": ["8L1", "7L10", "4L13"],
|
|
126393
126399
|
"lightscreen": ["8M", "7M", "4M"],
|
|
126394
126400
|
"lowkick": ["8M", "7T", "4T"],
|
|
@@ -126415,6 +126421,7 @@
|
|
|
126415
126421
|
"scorchingsands": ["8T"],
|
|
126416
126422
|
"secretpower": ["7M", "4M"],
|
|
126417
126423
|
"seedbomb": ["8M", "8L32", "7L23", "4T"],
|
|
126424
|
+
"slackoff": ["8L1"],
|
|
126418
126425
|
"sleeptalk": ["8M", "7M", "4M"],
|
|
126419
126426
|
"snore": ["8M", "4T"],
|
|
126420
126427
|
"solarbeam": ["8M", "7M", "4M"],
|
package/build/data/moves.json
CHANGED
|
@@ -600,6 +600,7 @@
|
|
|
600
600
|
"condition": {},
|
|
601
601
|
"desc": "As long as the target remains active, if its evasiveness stat stage is greater than the attacker's accuracy stat stage, both are ignored during accuracy checks, and Normal- and Fighting-type attacks can hit the target if it is a Ghost type. If the target leaves the field using Baton Pass, the replacement will remain under this effect. Fails if the target is already affected."
|
|
602
602
|
},
|
|
603
|
+
"frustration": { "inherit": true },
|
|
603
604
|
"healbell": {
|
|
604
605
|
"inherit": true,
|
|
605
606
|
"desc": "Every Pokemon in the user's party is cured of its non-volatile status condition."
|
|
@@ -773,6 +774,7 @@
|
|
|
773
774
|
"secondary": null,
|
|
774
775
|
"desc": "The user falls asleep for the next two turns and restores all of its HP, curing itself of any non-volatile status condition in the process, even if it was already asleep. Fails if the user has full HP."
|
|
775
776
|
},
|
|
777
|
+
"return": { "inherit": true },
|
|
776
778
|
"reversal": {
|
|
777
779
|
"inherit": true,
|
|
778
780
|
"noDamageVariance": true,
|
package/build/data/species.json
CHANGED
|
@@ -2779,6 +2779,10 @@
|
|
|
2779
2779
|
"tapulele": { "inherit": true, "abilities": { "0": "Psychic Surge" } },
|
|
2780
2780
|
"tapubulu": { "inherit": true, "abilities": { "0": "Grassy Surge" } },
|
|
2781
2781
|
"tapufini": { "inherit": true, "abilities": { "0": "Misty Surge" } },
|
|
2782
|
+
"pyroak": {
|
|
2783
|
+
"inherit": true,
|
|
2784
|
+
"abilities": { "0": "Rock Head", "1": "Battle Armor", "H": "White Smoke" }
|
|
2785
|
+
},
|
|
2782
2786
|
"voodoom": {
|
|
2783
2787
|
"inherit": true,
|
|
2784
2788
|
"baseStats": {
|
|
@@ -25776,7 +25780,7 @@
|
|
|
25776
25780
|
"spd": 90,
|
|
25777
25781
|
"spe": 60
|
|
25778
25782
|
},
|
|
25779
|
-
"abilities": { "0": "Rock Head", "1": "Battle Armor", "H": "
|
|
25783
|
+
"abilities": { "0": "Rock Head", "1": "Battle Armor", "H": "Contrary" },
|
|
25780
25784
|
"weightkg": 168,
|
|
25781
25785
|
"prevo": "Flarelm",
|
|
25782
25786
|
"evoLevel": 38,
|
package/build/index.d.ts
CHANGED
|
@@ -404,7 +404,7 @@ export declare class ModdedDex implements T.Dex {
|
|
|
404
404
|
readonly stats: DexStats;
|
|
405
405
|
readonly types: DexTypes;
|
|
406
406
|
modData?: ModData;
|
|
407
|
-
constructor(modid?:
|
|
407
|
+
constructor(modid?: "gen1" | "gen2" | "gen3" | "gen4" | "gen5" | "gen6" | "gen7" | "gen8" | T.ID, modData?: ModData);
|
|
408
408
|
mod(genid: GenID): ModdedDex;
|
|
409
409
|
mod(modid: T.ID, modData: ModData): ModdedDex;
|
|
410
410
|
forGen(gen: number): ModdedDex;
|