@pkmn/dex 0.7.24 → 0.7.25

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 CHANGED
@@ -20027,7 +20027,6 @@ var _31 = {
20027
20027
  accuracy: 100,
20028
20028
  basePower: 75,
20029
20029
  category: "Special",
20030
- isNonstandard: "Unobtainable",
20031
20030
  name: "Bitter Malice",
20032
20031
  pp: 10,
20033
20032
  priority: 0,
@@ -25776,6 +25775,20 @@ var _31 = {
25776
25775
  type: "Water",
25777
25776
  shortDesc: "No additional effect."
25778
25777
  },
25778
+ hydrosteam: {
25779
+ num: 876,
25780
+ accuracy: 100,
25781
+ basePower: 80,
25782
+ category: "Special",
25783
+ name: "Hydro Steam",
25784
+ pp: 15,
25785
+ priority: 0,
25786
+ flags: { protect: 1, mirror: 1, defrost: 1 },
25787
+ thawsTarget: true,
25788
+ secondary: null,
25789
+ target: "normal",
25790
+ type: "Water"
25791
+ },
25779
25792
  hydrovortex: {
25780
25793
  num: 642,
25781
25794
  accuracy: true,
@@ -29532,6 +29545,19 @@ var _31 = {
29532
29545
  desc: "Has a 10% chance to confuse the target.",
29533
29546
  shortDesc: "10% chance to confuse the target."
29534
29547
  },
29548
+ psyblade: {
29549
+ num: 875,
29550
+ accuracy: 100,
29551
+ basePower: 80,
29552
+ category: "Physical",
29553
+ name: "Psyblade",
29554
+ pp: 15,
29555
+ priority: 0,
29556
+ flags: { contact: 1, protect: 1, mirror: 1, slicing: 1 },
29557
+ secondary: null,
29558
+ target: "normal",
29559
+ type: "Psychic"
29560
+ },
29535
29561
  psychup: {
29536
29562
  num: 244,
29537
29563
  accuracy: true,
@@ -37609,17 +37635,6 @@ var _39 = {
37609
37635
  inherit: true,
37610
37636
  abilities: { "0": "Torrent", H: "Shell Armor" }
37611
37637
  },
37612
- zoroarkhisui: {
37613
- inherit: true,
37614
- baseStats: {
37615
- hp: 55,
37616
- atk: 100,
37617
- def: 60,
37618
- spa: 125,
37619
- spd: 60,
37620
- spe: 110
37621
- }
37622
- },
37623
37638
  braviaryhisui: {
37624
37639
  inherit: true,
37625
37640
  abilities: { "0": "Keen Eye", "1": "Sheer Force", H: "Defiant" }
@@ -51956,12 +51971,12 @@ var _40 = {
51956
51971
  types: ["Normal", "Ghost"],
51957
51972
  genderRatio: { M: 0.875, F: 0.125 },
51958
51973
  baseStats: {
51959
- hp: 60,
51960
- atk: 105,
51974
+ hp: 55,
51975
+ atk: 100,
51961
51976
  def: 60,
51962
- spa: 120,
51977
+ spa: 125,
51963
51978
  spd: 60,
51964
- spe: 105
51979
+ spe: 110
51965
51980
  },
51966
51981
  abilities: { "0": "Illusion" },
51967
51982
  weightkg: 73,
@@ -62719,6 +62734,42 @@ var _40 = {
62719
62734
  tags: ["Restricted Legendary"],
62720
62735
  eggGroups: ["Undiscovered"]
62721
62736
  },
62737
+ walkingwake: {
62738
+ num: 1009,
62739
+ name: "Walking Wake",
62740
+ types: ["Water", "Dragon"],
62741
+ gender: "N",
62742
+ baseStats: {
62743
+ hp: 99,
62744
+ atk: 83,
62745
+ def: 91,
62746
+ spa: 125,
62747
+ spd: 83,
62748
+ spe: 109
62749
+ },
62750
+ abilities: { "0": "Protosynthesis" },
62751
+ weightkg: 280,
62752
+ tags: ["Paradox"],
62753
+ eggGroups: ["Undiscovered"]
62754
+ },
62755
+ ironleaves: {
62756
+ num: 1010,
62757
+ name: "Iron Leaves",
62758
+ types: ["Grass", "Psychic"],
62759
+ gender: "N",
62760
+ baseStats: {
62761
+ hp: 90,
62762
+ atk: 130,
62763
+ def: 88,
62764
+ spa: 70,
62765
+ spd: 108,
62766
+ spe: 104
62767
+ },
62768
+ abilities: { "0": "Quark Drive" },
62769
+ weightkg: 125,
62770
+ tags: ["Paradox"],
62771
+ eggGroups: ["Undiscovered"]
62772
+ },
62722
62773
  missingno: {
62723
62774
  num: 0,
62724
62775
  name: "MissingNo.",
@@ -70628,7 +70679,7 @@ var _54 = {
70628
70679
  mukalola: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70629
70680
  shellder: { tier: "LC" },
70630
70681
  cloyster: { tier: "RU", doublesTier: "(DUU)" },
70631
- gastly: { tier: "LC" },
70682
+ gastly: { tier: "NFE" },
70632
70683
  haunter: { tier: "NFE" },
70633
70684
  gengar: { tier: "UU", doublesTier: "(DUU)" },
70634
70685
  gengarmega: { isNonstandard: "Past", tier: "Illegal" },
@@ -71228,9 +71279,9 @@ var _54 = {
71228
71279
  garbodor: { isNonstandard: "Past", tier: "Illegal" },
71229
71280
  garbodorgmax: { isNonstandard: "Past", tier: "Illegal" },
71230
71281
  zorua: { tier: "LC" },
71231
- zoruahisui: { isNonstandard: "Unobtainable", tier: "Unreleased" },
71282
+ zoruahisui: { tier: "LC" },
71232
71283
  zoroark: { tier: "NU", doublesTier: "(DUU)" },
71233
- zoroarkhisui: { isNonstandard: "Unobtainable", tier: "Unreleased" },
71284
+ zoroarkhisui: { tier: "OU", doublesTier: "DOU" },
71234
71285
  minccino: { isNonstandard: "Past", tier: "Illegal" },
71235
71286
  cinccino: { isNonstandard: "Past", tier: "Illegal" },
71236
71287
  gothita: { tier: "LC" },
@@ -71339,7 +71390,7 @@ var _54 = {
71339
71390
  talonflame: { tier: "UU", doublesTier: "DUU" },
71340
71391
  scatterbug: { tier: "LC" },
71341
71392
  spewpa: { tier: "NFE" },
71342
- vivillon: { isNonstandard: "Unobtainable", tier: "Unreleased" },
71393
+ vivillon: { tier: "NU", doublesTier: "(DUU)" },
71343
71394
  vivillonfancy: { tier: "NU", doublesTier: "(DUU)" },
71344
71395
  vivillonpokeball: { isNonstandard: "Unobtainable", tier: "Unreleased" },
71345
71396
  litleo: { tier: "LC" },
@@ -71732,7 +71783,10 @@ var _54 = {
71732
71783
  bramblin: { tier: "LC" },
71733
71784
  brambleghast: { tier: "UU", doublesTier: "DOU" },
71734
71785
  gimmighoul: { tier: "LC" },
71735
- gimmighoulroaming: { isNonstandard: "Custom", tier: "Illegal" },
71786
+ gimmighoulroaming: {
71787
+ isNonstandard: "Unobtainable",
71788
+ tier: "Unreleased"
71789
+ },
71736
71790
  gholdengo: { tier: "OU", doublesTier: "DOU" },
71737
71791
  greattusk: { tier: "OU", doublesTier: "DOU" },
71738
71792
  brutebonnet: { tier: "UU", doublesTier: "DUU" },
@@ -71765,6 +71819,8 @@ var _54 = {
71765
71819
  kingambit: { tier: "OU", doublesTier: "DOU" },
71766
71820
  clodsire: { tier: "OU", doublesTier: "DUU" },
71767
71821
  annihilape: { tier: "Uber", doublesTier: "DUber" },
71822
+ walkingwake: { tier: "OU", doublesTier: "DOU" },
71823
+ ironleaves: { tier: "OU", doublesTier: "DOU" },
71768
71824
  missingno: { isNonstandard: "Custom", tier: "Illegal" },
71769
71825
  syclar: { isNonstandard: "CAP", tier: "CAP LC" },
71770
71826
  syclant: { isNonstandard: "CAP", tier: "CAP" },
@@ -72568,7 +72624,7 @@ var DexLearnsets = class {
72568
72624
  return learnset;
72569
72625
  if (!DATA.Learnsets) {
72570
72626
  try {
72571
- DATA.Learnsets = (await Promise.resolve().then(() => require("./learnsets-REKMEV6K.js"))).default;
72627
+ DATA.Learnsets = (await Promise.resolve().then(() => require("./learnsets-DN7WIMBY.js"))).default;
72572
72628
  } catch (err) {
72573
72629
  DATA.Learnsets = (_a = window.pkmn) == null ? void 0 : _a.learnsets;
72574
72630
  if (!DATA.Learnsets)