@pkmn/dex 0.7.0 → 0.7.2
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 +8 -8
- package/build/index.min.js +1 -1
- package/build/index.mjs +8 -8
- 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,
|
|
@@ -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",
|
|
@@ -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"]
|
|
@@ -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: {
|