@pkmn/dex 0.7.1 → 0.7.3
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/index.js +28 -22
- package/build/index.js.map +1 -1
- package/build/index.min.js +1 -1
- package/build/index.mjs +28 -22
- package/build/index.mjs.map +1 -1
- package/package.json +2 -2
package/build/index.js
CHANGED
|
@@ -1977,8 +1977,8 @@ var _7 = {
|
|
|
1977
1977
|
},
|
|
1978
1978
|
name: "Protosynthesis",
|
|
1979
1979
|
num: 281,
|
|
1980
|
-
desc: "If Sunny Day is active
|
|
1981
|
-
shortDesc: "
|
|
1980
|
+
desc: "If Sunny Day is active or this Pokemon has used a held Booster Energy, this Pokemon's highest stat is multiplied by 1.3, or by 1.5 if the highest stat is Speed.",
|
|
1981
|
+
shortDesc: "While Sunny Day or Booster Energy are active, highest stat is 1.3x, or 1.5x if Speed."
|
|
1982
1982
|
},
|
|
1983
1983
|
psychicsurge: {
|
|
1984
1984
|
name: "Psychic Surge",
|
|
@@ -2018,8 +2018,8 @@ var _7 = {
|
|
|
2018
2018
|
},
|
|
2019
2019
|
name: "Quark Drive",
|
|
2020
2020
|
num: 282,
|
|
2021
|
-
desc: "If Electric Terrain is active
|
|
2022
|
-
shortDesc: "
|
|
2021
|
+
desc: "If Electric Terrain is active or this Pokemon has used a held Booster Energy, this Pokemon's highest stat is multiplied by 1.3, or by 1.5 if the highest stat is Speed.",
|
|
2022
|
+
shortDesc: "While Electric Terrain or Booster Energy are active, highest stat is 1.3x, or 1.5x if Speed."
|
|
2023
2023
|
},
|
|
2024
2024
|
queenlymajesty: {
|
|
2025
2025
|
isBreakable: true,
|
|
@@ -19916,13 +19916,13 @@ var _30 = {
|
|
|
19916
19916
|
pp: 10,
|
|
19917
19917
|
priority: 0,
|
|
19918
19918
|
flags: {},
|
|
19919
|
-
selfSwitch: true,
|
|
19920
19919
|
weather: "snow",
|
|
19920
|
+
selfSwitch: true,
|
|
19921
19921
|
secondary: null,
|
|
19922
19922
|
target: "all",
|
|
19923
19923
|
type: "Ice",
|
|
19924
|
-
desc: "Snow
|
|
19925
|
-
shortDesc: "
|
|
19924
|
+
desc: "Starts Snow. The user switches out even if it is trapped and is replaced immediately by a selected party member. The user does not switch out if there are no unfainted party members.",
|
|
19925
|
+
shortDesc: "Starts Snow. User switches out."
|
|
19926
19926
|
},
|
|
19927
19927
|
chipaway: {
|
|
19928
19928
|
num: 498,
|
|
@@ -26219,7 +26219,7 @@ var _30 = {
|
|
|
26219
26219
|
target: "allAdjacentFoes",
|
|
26220
26220
|
type: "Steel",
|
|
26221
26221
|
desc: "Lowers the user's Special Attack by 1 stage.",
|
|
26222
|
-
shortDesc: "Lowers the user's Sp. Atk by 1."
|
|
26222
|
+
shortDesc: "Lowers the user's Sp. Atk by 1. Scatters coins."
|
|
26223
26223
|
},
|
|
26224
26224
|
maliciousmoonsault: {
|
|
26225
26225
|
num: 696,
|
|
@@ -29678,7 +29678,7 @@ var _30 = {
|
|
|
29678
29678
|
priority: 0,
|
|
29679
29679
|
flags: { protect: 1, mirror: 1 },
|
|
29680
29680
|
volatileStatus: "saltcure",
|
|
29681
|
-
condition: {
|
|
29681
|
+
condition: { onResidualOrder: 13 },
|
|
29682
29682
|
secondary: null,
|
|
29683
29683
|
target: "normal",
|
|
29684
29684
|
type: "Rock",
|
|
@@ -36699,7 +36699,7 @@ var _38 = {
|
|
|
36699
36699
|
},
|
|
36700
36700
|
decidueyehisui: {
|
|
36701
36701
|
inherit: true,
|
|
36702
|
-
abilities: { "0": "Overgrow", H: "
|
|
36702
|
+
abilities: { "0": "Overgrow", H: "Long Reach" }
|
|
36703
36703
|
},
|
|
36704
36704
|
zacian: {
|
|
36705
36705
|
inherit: true,
|
|
@@ -54688,7 +54688,7 @@ var _39 = {
|
|
|
54688
54688
|
spd: 95,
|
|
54689
54689
|
spe: 60
|
|
54690
54690
|
},
|
|
54691
|
-
abilities: { "0": "Overgrow", H: "
|
|
54691
|
+
abilities: { "0": "Overgrow", H: "Scrappy" },
|
|
54692
54692
|
weightkg: 37,
|
|
54693
54693
|
prevo: "Dartrix",
|
|
54694
54694
|
evoLevel: 36,
|
|
@@ -60584,7 +60584,7 @@ var _39 = {
|
|
|
60584
60584
|
spd: 40,
|
|
60585
60585
|
spe: 43
|
|
60586
60586
|
},
|
|
60587
|
-
abilities: { "0": "Thick Fat", "1": "
|
|
60587
|
+
abilities: { "0": "Thick Fat", "1": "Snow Cloak", H: "Sheer Force" },
|
|
60588
60588
|
weightkg: 45,
|
|
60589
60589
|
evos: ["Cetitan"],
|
|
60590
60590
|
eggGroups: ["Field"]
|
|
@@ -61231,7 +61231,7 @@ var _39 = {
|
|
|
61231
61231
|
types: ["Grass", "Dark"],
|
|
61232
61232
|
gender: "N",
|
|
61233
61233
|
baseStats: {
|
|
61234
|
-
hp:
|
|
61234
|
+
hp: 111,
|
|
61235
61235
|
atk: 127,
|
|
61236
61236
|
def: 99,
|
|
61237
61237
|
spa: 79,
|
|
@@ -61454,8 +61454,8 @@ var _39 = {
|
|
|
61454
61454
|
baseStats: {
|
|
61455
61455
|
hp: 155,
|
|
61456
61456
|
atk: 110,
|
|
61457
|
-
def:
|
|
61458
|
-
spa:
|
|
61457
|
+
def: 125,
|
|
61458
|
+
spa: 55,
|
|
61459
61459
|
spd: 80,
|
|
61460
61460
|
spe: 45
|
|
61461
61461
|
},
|
|
@@ -61717,7 +61717,7 @@ var _39 = {
|
|
|
61717
61717
|
weightkg: 120,
|
|
61718
61718
|
prevo: "Bisharp",
|
|
61719
61719
|
evoType: "other",
|
|
61720
|
-
evoCondition: "Defeat 3 Bisharp
|
|
61720
|
+
evoCondition: "Defeat 3 Bisharp leading Pawniard and level-up",
|
|
61721
61721
|
eggGroups: ["Human-Like"]
|
|
61722
61722
|
},
|
|
61723
61723
|
clodsire: {
|
|
@@ -61754,7 +61754,7 @@ var _39 = {
|
|
|
61754
61754
|
weightkg: 56,
|
|
61755
61755
|
prevo: "Primeape",
|
|
61756
61756
|
evoType: "other",
|
|
61757
|
-
evoCondition: "Use Rage Fist 20 times",
|
|
61757
|
+
evoCondition: "Use Rage Fist 20 times and level-up",
|
|
61758
61758
|
eggGroups: ["Field"]
|
|
61759
61759
|
},
|
|
61760
61760
|
missingno: {
|
|
@@ -68848,8 +68848,9 @@ var _52 = {
|
|
|
68848
68848
|
darumaka: { tier: "LC" },
|
|
68849
68849
|
darumakagalar: { tier: "LC" },
|
|
68850
68850
|
darmanitan: { tier: "UU", doublesTier: "(DUU)" },
|
|
68851
|
+
darmanitanzen: { tier: "UU", doublesTier: "(DUU)" },
|
|
68851
68852
|
darmanitangalar: { tier: "Uber", doublesTier: "(DUU)" },
|
|
68852
|
-
darmanitangalarzen: {},
|
|
68853
|
+
darmanitangalarzen: { tier: "Uber", doublesTier: "(DUU)" },
|
|
68853
68854
|
maractus: { tier: "(PU)", doublesTier: "(DUU)" },
|
|
68854
68855
|
dwebble: { tier: "LC" },
|
|
68855
68856
|
crustle: { tier: "(PU)", doublesTier: "(DUU)" },
|
|
@@ -69003,7 +69004,7 @@ var _52 = {
|
|
|
69003
69004
|
honedge: { tier: "LC" },
|
|
69004
69005
|
doublade: { tier: "PU", doublesTier: "NFE" },
|
|
69005
69006
|
aegislash: { tier: "UUBL", doublesTier: "(DUU)" },
|
|
69006
|
-
aegislashblade: {},
|
|
69007
|
+
aegislashblade: { tier: "UUBL", doublesTier: "(DUU)" },
|
|
69007
69008
|
spritzee: { tier: "LC" },
|
|
69008
69009
|
aromatisse: { tier: "PU", doublesTier: "(DUU)" },
|
|
69009
69010
|
swirlix: { tier: "NFE" },
|
|
@@ -69335,8 +69336,9 @@ var _52 = {
|
|
|
69335
69336
|
stonjourner: { tier: "(PU)", doublesTier: "(DUU)" },
|
|
69336
69337
|
eiscue: { tier: "(PU)", doublesTier: "(DUU)" },
|
|
69337
69338
|
indeedee: { tier: "NUBL", doublesTier: "DUU" },
|
|
69338
|
-
indeedeef: { tier: "
|
|
69339
|
+
indeedeef: { tier: "NUBL", doublesTier: "DOU" },
|
|
69339
69340
|
morpeko: { tier: "(PU)", doublesTier: "(DUU)" },
|
|
69341
|
+
morpekohangry: { tier: "(PU)", doublesTier: "(DUU)" },
|
|
69340
69342
|
cufant: { tier: "LC" },
|
|
69341
69343
|
copperajah: { tier: "NU", doublesTier: "(DUU)" },
|
|
69342
69344
|
copperajahgmax: {
|
|
@@ -69814,7 +69816,7 @@ var _53 = {
|
|
|
69814
69816
|
farigiraf: { tier: "OU", doublesTier: "DOU" },
|
|
69815
69817
|
pineco: { tier: "LC" },
|
|
69816
69818
|
forretress: { tier: "OU", doublesTier: "DOU" },
|
|
69817
|
-
dunsparce: { tier: "
|
|
69819
|
+
dunsparce: { tier: "NFE" },
|
|
69818
69820
|
dudunsparce: { tier: "OU", doublesTier: "DOU" },
|
|
69819
69821
|
gligar: { isNonstandard: "Past", tier: "Illegal" },
|
|
69820
69822
|
gliscor: { isNonstandard: "Past", tier: "Illegal" },
|
|
@@ -70222,7 +70224,9 @@ var _53 = {
|
|
|
70222
70224
|
darumaka: { isNonstandard: "Past", tier: "Illegal" },
|
|
70223
70225
|
darumakagalar: { isNonstandard: "Past", tier: "Illegal" },
|
|
70224
70226
|
darmanitan: { isNonstandard: "Past", tier: "Illegal" },
|
|
70227
|
+
darmanitanzen: { isNonstandard: "Past" },
|
|
70225
70228
|
darmanitangalar: { isNonstandard: "Past", tier: "Illegal" },
|
|
70229
|
+
darmanitangalarzen: { isNonstandard: "Past" },
|
|
70226
70230
|
maractus: { isNonstandard: "Past", tier: "Illegal" },
|
|
70227
70231
|
dwebble: { isNonstandard: "Past", tier: "Illegal" },
|
|
70228
70232
|
crustle: { isNonstandard: "Past", tier: "Illegal" },
|
|
@@ -70372,6 +70376,7 @@ var _53 = {
|
|
|
70372
70376
|
honedge: { isNonstandard: "Past", tier: "Illegal" },
|
|
70373
70377
|
doublade: { isNonstandard: "Past", tier: "Illegal" },
|
|
70374
70378
|
aegislash: { isNonstandard: "Past", tier: "Illegal" },
|
|
70379
|
+
aegislashblade: { isNonstandard: "Past" },
|
|
70375
70380
|
spritzee: { isNonstandard: "Past", tier: "Illegal" },
|
|
70376
70381
|
aromatisse: { isNonstandard: "Past", tier: "Illegal" },
|
|
70377
70382
|
swirlix: { isNonstandard: "Past", tier: "Illegal" },
|
|
@@ -70636,6 +70641,7 @@ var _53 = {
|
|
|
70636
70641
|
indeedee: { tier: "OU", doublesTier: "DOU" },
|
|
70637
70642
|
indeedeef: { tier: "OU", doublesTier: "DOU" },
|
|
70638
70643
|
morpeko: { isNonstandard: "Past", tier: "Illegal" },
|
|
70644
|
+
morpekohangry: { isNonstandard: "Past" },
|
|
70639
70645
|
cufant: { tier: "LC" },
|
|
70640
70646
|
copperajah: { tier: "OU", doublesTier: "DOU" },
|
|
70641
70647
|
copperajahgmax: { isNonstandard: "Past", tier: "Illegal" },
|
|
@@ -71200,7 +71206,7 @@ var Move = class extends BasicEffect {
|
|
|
71200
71206
|
}
|
|
71201
71207
|
}
|
|
71202
71208
|
if (!this.gen) {
|
|
71203
|
-
if (this.num >= 827) {
|
|
71209
|
+
if (this.num >= 827 && !this.isMax) {
|
|
71204
71210
|
this.gen = 9;
|
|
71205
71211
|
} else if (this.num >= 743) {
|
|
71206
71212
|
this.gen = 8;
|