@pkmn/dex 0.8.1 → 0.8.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 +5 -6
- package/build/index.js.map +1 -1
- package/build/index.min.js +1 -1
- package/build/index.mjs +5 -6
- package/build/index.mjs.map +1 -1
- package/package.json +2 -2
package/build/index.js
CHANGED
|
@@ -2891,13 +2891,13 @@ var _7 = {
|
|
|
2891
2891
|
teraformzero: {
|
|
2892
2892
|
name: "Teraform Zero",
|
|
2893
2893
|
num: 309,
|
|
2894
|
-
shortDesc: "
|
|
2894
|
+
shortDesc: "Terapagos: Terastallizing ends the effects of weather and terrain. Once per battle."
|
|
2895
2895
|
},
|
|
2896
2896
|
terashell: {
|
|
2897
2897
|
isBreakable: true,
|
|
2898
2898
|
name: "Tera Shell",
|
|
2899
2899
|
num: 308,
|
|
2900
|
-
desc: "If this Pokemon is at full HP, the effectiveness of attacks against it is changed to 0.5 unless this Pokemon is immune to the move. Multi-hit moves retain the same effectiveness throughout the attack.",
|
|
2900
|
+
desc: "If this Pokemon is a Terapagos at full HP, the effectiveness of attacks against it is changed to 0.5 unless this Pokemon is immune to the move. Multi-hit moves retain the same effectiveness throughout the attack.",
|
|
2901
2901
|
shortDesc: "If full HP, attacks taken have effectiveness changed to 0.5 unless naturally immune."
|
|
2902
2902
|
},
|
|
2903
2903
|
terashift: {
|
|
@@ -15313,7 +15313,7 @@ var _23 = {
|
|
|
15313
15313
|
frosmoth: { tier: "NU", doublesTier: "(DUU)" },
|
|
15314
15314
|
stonjourner: { tier: "ZU", doublesTier: "(DUU)" },
|
|
15315
15315
|
eiscue: { tier: "ZU", doublesTier: "(DUU)" },
|
|
15316
|
-
indeedee: { tier: "
|
|
15316
|
+
indeedee: { tier: "PUBL", doublesTier: "(DUU)" },
|
|
15317
15317
|
indeedeef: { tier: "ZU", doublesTier: "DOU" },
|
|
15318
15318
|
morpeko: { tier: "PU", doublesTier: "(DUU)" },
|
|
15319
15319
|
cufant: { tier: "LC" },
|
|
@@ -15323,7 +15323,7 @@ var _23 = {
|
|
|
15323
15323
|
arctozolt: { isNonstandard: "Past", tier: "Illegal" },
|
|
15324
15324
|
dracovish: { isNonstandard: "Past", tier: "Illegal" },
|
|
15325
15325
|
arctovish: { isNonstandard: "Past", tier: "Illegal" },
|
|
15326
|
-
duraludon: { tier: "
|
|
15326
|
+
duraludon: { tier: "PUBL", doublesTier: "NFE" },
|
|
15327
15327
|
duraludongmax: { isNonstandard: "Past", tier: "Illegal" },
|
|
15328
15328
|
dreepy: { tier: "LC" },
|
|
15329
15329
|
drakloak: { tier: "NFE" },
|
|
@@ -15469,7 +15469,7 @@ var _23 = {
|
|
|
15469
15469
|
ragingbolt: { tier: "OU", doublesTier: "DOU" },
|
|
15470
15470
|
ironboulder: { tier: "OU", doublesTier: "DOU" },
|
|
15471
15471
|
ironcrown: { tier: "OU", doublesTier: "DOU" },
|
|
15472
|
-
terapagos: { tier: "Uber", doublesTier: "
|
|
15472
|
+
terapagos: { tier: "Uber", doublesTier: "DUber" },
|
|
15473
15473
|
pecharunt: { isNonstandard: "Unobtainable", tier: "Unreleased" },
|
|
15474
15474
|
missingno: { isNonstandard: "Custom", tier: "Illegal" },
|
|
15475
15475
|
syclar: { isNonstandard: "CAP", tier: "CAP LC" },
|
|
@@ -18847,7 +18847,6 @@ var _31 = {
|
|
|
18847
18847
|
},
|
|
18848
18848
|
metalalloy: {
|
|
18849
18849
|
name: "Metal Alloy",
|
|
18850
|
-
fling: { basePower: 30 },
|
|
18851
18850
|
num: 2482,
|
|
18852
18851
|
gen: 9,
|
|
18853
18852
|
desc: "Evolves Duraludon into Archaludon when used."
|