@pkmn/dex 0.8.0 → 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.mjs CHANGED
@@ -2891,13 +2891,13 @@ var _7 = {
2891
2891
  teraformzero: {
2892
2892
  name: "Teraform Zero",
2893
2893
  num: 309,
2894
- shortDesc: "On switch-in, ends the effects of weather and terrain. Once per battle."
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: "PU", doublesTier: "(DUU)" },
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: "ZUBL", doublesTier: "NFE" },
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: "DOU" },
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" },
@@ -16618,7 +16618,6 @@ var _30 = {
16618
16618
  seaincense: { inherit: true, isNonstandard: null },
16619
16619
  shockdrive: { inherit: true, isNonstandard: null },
16620
16620
  skyplate: { inherit: true, isNonstandard: "Past" },
16621
- souldew: { inherit: true, isNonstandard: null },
16622
16621
  splashplate: { inherit: true, isNonstandard: "Past" },
16623
16622
  spookyplate: { inherit: true, isNonstandard: "Past" },
16624
16623
  sportball: { inherit: true, isNonstandard: null },
@@ -18848,7 +18847,6 @@ var _31 = {
18848
18847
  },
18849
18848
  metalalloy: {
18850
18849
  name: "Metal Alloy",
18851
- fling: { basePower: 30 },
18852
18850
  num: 2482,
18853
18851
  gen: 9,
18854
18852
  desc: "Evolves Duraludon into Archaludon when used."
@@ -19925,7 +19923,6 @@ var _31 = {
19925
19923
  itemUser: ["Latios", "Latias"],
19926
19924
  num: 225,
19927
19925
  gen: 3,
19928
- isNonstandard: "Past",
19929
19926
  desc: "If held by a Latias/Latios, its Dragon- and Psychic-type moves have 1.2x power."
19930
19927
  },
19931
19928
  spelltag: {
@@ -25691,6 +25688,11 @@ var _39 = {
25691
25688
  },
25692
25689
  boltbeak: { inherit: true, isNonstandard: null },
25693
25690
  bonemerang: { inherit: true, isNonstandard: null },
25691
+ burnup: {
25692
+ inherit: true,
25693
+ isNonstandard: null,
25694
+ desc: "Fails unless the user is a Fire type. If this move is successful, the user's Fire type becomes typeless as long as it remains active."
25695
+ },
25694
25696
  celebrate: {
25695
25697
  inherit: true,
25696
25698
  flags: {
@@ -25738,8 +25740,10 @@ var _39 = {
25738
25740
  isNonstandard: null,
25739
25741
  desc: "If the user moves after the target, the target's Ability is rendered ineffective as long as it remains active. If the target uses Baton Pass, the replacement will remain under this effect. If the target's Ability is As One, Battle Bond, Comatose, Disguise, Gulp Missile, Ice Face, Multitype, Power Construct, RKS System, Schooling, Shields Down, Stance Change, or Zen Mode, this effect does not happen, and receiving the effect through Baton Pass ends the effect immediately."
25740
25742
  },
25743
+ corrosivegas: { inherit: true, isNonstandard: null },
25741
25744
  craftyshield: { inherit: true, isNonstandard: null },
25742
25745
  curse: { inherit: true, target: "randomNormal" },
25746
+ cut: { inherit: true, isNonstandard: null },
25743
25747
  darkvoid: { inherit: true, isNonstandard: "Past", noSketch: false },
25744
25748
  doubleironbash: { inherit: true, isNonstandard: null },
25745
25749
  dualchop: { inherit: true, isNonstandard: null },
@@ -25762,8 +25766,10 @@ var _39 = {
25762
25766
  hail: { inherit: true, isNonstandard: null },
25763
25767
  headcharge: { inherit: true, isNonstandard: null },
25764
25768
  heartswap: { inherit: true, isNonstandard: "Past" },
25769
+ holdback: { inherit: true, isNonstandard: null },
25765
25770
  holdhands: {
25766
25771
  inherit: true,
25772
+ isNonstandard: null,
25767
25773
  flags: {
25768
25774
  bypasssub: 1,
25769
25775
  nosleeptalk: 1,
@@ -25927,6 +25933,7 @@ var _39 = {
25927
25933
  thousandwaves: { inherit: true, isNonstandard: null },
25928
25934
  toxicthread: { inherit: true, isNonstandard: "Past" },
25929
25935
  trickortreat: { inherit: true, isNonstandard: null },
25936
+ vcreate: { inherit: true, isNonstandard: null },
25930
25937
  venomdrench: { inherit: true, isNonstandard: null },
25931
25938
  vitalthrow: { inherit: true, isNonstandard: null },
25932
25939
  wickedblow: { inherit: true, basePower: 80 },
@@ -25946,10 +25953,6 @@ var _39 = {
25946
25953
  inherit: true,
25947
25954
  desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Rapid Spin or Substitute successfully. This effect is not stackable or reset by using this or another binding move."
25948
25955
  },
25949
- burnup: {
25950
- inherit: true,
25951
- desc: "Fails unless the user is a Fire type. If this move is successful, the user's Fire type becomes typeless as long as it remains active."
25952
- },
25953
25956
  clamp: {
25954
25957
  inherit: true,
25955
25958
  desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Rapid Spin or Substitute successfully. This effect is not stackable or reset by using this or another binding move."
@@ -27793,6 +27796,7 @@ var _40 = {
27793
27796
  accuracy: 100,
27794
27797
  basePower: 130,
27795
27798
  category: "Special",
27799
+ isNonstandard: "Unobtainable",
27796
27800
  name: "Burn Up",
27797
27801
  pp: 5,
27798
27802
  priority: 0,
@@ -28469,6 +28473,7 @@ var _40 = {
28469
28473
  accuracy: 100,
28470
28474
  basePower: 0,
28471
28475
  category: "Status",
28476
+ isNonstandard: "Unobtainable",
28472
28477
  name: "Corrosive Gas",
28473
28478
  pp: 40,
28474
28479
  priority: 0,
@@ -28732,6 +28737,7 @@ var _40 = {
28732
28737
  accuracy: 95,
28733
28738
  basePower: 50,
28734
28739
  category: "Physical",
28740
+ isNonstandard: "Unobtainable",
28735
28741
  name: "Cut",
28736
28742
  pp: 30,
28737
28743
  priority: 0,
@@ -32940,6 +32946,7 @@ var _40 = {
32940
32946
  accuracy: 100,
32941
32947
  basePower: 40,
32942
32948
  category: "Physical",
32949
+ isNonstandard: "Unobtainable",
32943
32950
  name: "Hold Back",
32944
32951
  pp: 40,
32945
32952
  priority: 0,
@@ -32956,6 +32963,7 @@ var _40 = {
32956
32963
  accuracy: true,
32957
32964
  basePower: 0,
32958
32965
  category: "Status",
32966
+ isNonstandard: "Unobtainable",
32959
32967
  name: "Hold Hands",
32960
32968
  pp: 40,
32961
32969
  priority: 0,
@@ -41717,6 +41725,7 @@ var _40 = {
41717
41725
  accuracy: 95,
41718
41726
  basePower: 180,
41719
41727
  category: "Physical",
41728
+ isNonstandard: "Unobtainable",
41720
41729
  name: "V-create",
41721
41730
  pp: 5,
41722
41731
  priority: 0,
@@ -71065,7 +71074,7 @@ var _49 = {
71065
71074
  forceTeraType: "Stellar"
71066
71075
  },
71067
71076
  pecharunt: {
71068
- num: 1024,
71077
+ num: 1025,
71069
71078
  name: "Pecharunt",
71070
71079
  types: ["Poison", "Ghost"],
71071
71080
  gender: "N",