@pkmn/dex 0.7.10 → 0.7.11

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
@@ -4884,10 +4884,10 @@ var vgc = "[Gen 8] VGC 2022";
4884
4884
  var bsd = "[Gen 8] VGC 2022";
4885
4885
  var randdubs = "[Gen 8] Random Doubles Battle";
4886
4886
  var doubles = "[Gen 8] Doubles OU";
4887
- var dou = "[Gen 8] Doubles OU";
4888
- var dubs = "[Gen 8] Doubles OU";
4889
- var dubers = "[Gen 8] Doubles Ubers";
4890
- var duu = "[Gen 8] Doubles UU";
4887
+ var dou = "[Gen 9] Doubles OU";
4888
+ var dubs = "[Gen 9] Doubles OU";
4889
+ var dubers = "[Gen 9] Doubles Ubers";
4890
+ var duu = "[Gen 9] Doubles UU";
4891
4891
  var _v2 = "[Gen 8] 2v2 Doubles";
4892
4892
  var natdex = "[Gen 9] National Dex";
4893
4893
  var gen8natdex = "[Gen 8] National Dex";
@@ -16093,6 +16093,12 @@ var _26 = {
16093
16093
  desc: "If the target lost HP, the user takes recoil damage equal to 1/3 the HP lost by the target, rounded down, but not less than 1 HP.",
16094
16094
  shortDesc: "Has 1/3 recoil."
16095
16095
  },
16096
+ brickbreak: {
16097
+ inherit: true,
16098
+ ignoreImmunity: true,
16099
+ desc: "If this attack does not miss and whether or not the target is immune, the effects of Reflect and Light Screen end for the target's side of the field before damage is calculated.",
16100
+ shortDesc: "Destroys screens, even if the target is immune."
16101
+ },
16096
16102
  bulletseed: {
16097
16103
  inherit: true,
16098
16104
  basePower: 10,
@@ -16766,11 +16772,6 @@ var _26 = {
16766
16772
  inherit: true,
16767
16773
  desc: "Has a 30% chance to paralyze the target. This attack charges on the first turn and executes on the second. On the first turn, the user avoids all attacks other than Gust, Sky Uppercut, Thunder, and Twister, and Gust and Twister have doubled power when used against it. If the user is holding a Power Herb, the move completes in one turn."
16768
16774
  },
16769
- brickbreak: {
16770
- inherit: true,
16771
- desc: "If this attack does not miss and whether or not the target is immune, the effects of Reflect and Light Screen end for the target's side of the field before damage is calculated.",
16772
- shortDesc: "Destroys screens, even if the target is immune."
16773
- },
16774
16775
  bugbite: {
16775
16776
  inherit: true,
16776
16777
  desc: "The user steals the target's held Berry if it is holding one and eats it immediately, gaining its effects unless the user's item is being ignored. Items lost to this move can be regained with Recycle."
@@ -37196,6 +37197,11 @@ var _38 = {
37196
37197
  evoType: "levelExtra",
37197
37198
  evoCondition: "near a special magnetic field"
37198
37199
  },
37200
+ crabominable: {
37201
+ inherit: true,
37202
+ evoType: "levelExtra",
37203
+ evoCondition: "at Mount Lanakila"
37204
+ },
37199
37205
  lycanroc: { inherit: true, evoCondition: "in Pokemon Sun/Ultra Sun" },
37200
37206
  lycanrocmidnight: {
37201
37207
  inherit: true,
@@ -37366,7 +37372,10 @@ var _39 = {
37366
37372
  },
37367
37373
  sneasler: {
37368
37374
  inherit: true,
37369
- abilities: { "0": "Pressure", H: "Poison Touch" }
37375
+ abilities: { "0": "Pressure", H: "Poison Touch" },
37376
+ evoType: "useItem",
37377
+ evoItem: "Razor Claw",
37378
+ evoCondition: "during the day"
37370
37379
  },
37371
37380
  enamorus: { inherit: true, abilities: { "0": "Healer", H: "Contrary" } }
37372
37381
  };
@@ -55623,8 +55632,8 @@ var _40 = {
55623
55632
  abilities: { "0": "Hyper Cutter", "1": "Iron Fist", H: "Anger Point" },
55624
55633
  weightkg: 180,
55625
55634
  prevo: "Crabrawler",
55626
- evoType: "levelExtra",
55627
- evoCondition: "at Mount Lanakila",
55635
+ evoType: "useItem",
55636
+ evoItem: "Ice Stone",
55628
55637
  eggGroups: ["Water 3"]
55629
55638
  },
55630
55639
  oricorio: {
@@ -60273,7 +60282,7 @@ var _40 = {
60273
60282
  abilities: { "0": "Pressure", "1": "Unburden", H: "Poison Touch" },
60274
60283
  weightkg: 43,
60275
60284
  prevo: "Sneasel-Hisui",
60276
- evoType: "useItem",
60285
+ evoType: "levelHold",
60277
60286
  evoItem: "Razor Claw",
60278
60287
  evoCondition: "during the day",
60279
60288
  eggGroups: ["Field"]
@@ -61297,7 +61306,6 @@ var _40 = {
61297
61306
  prevo: "Capsakid",
61298
61307
  evoType: "useItem",
61299
61308
  evoItem: "Fire Stone",
61300
- evoLevel: 30,
61301
61309
  eggGroups: ["Grass"]
61302
61310
  },
61303
61311
  rellor: {
@@ -62224,7 +62232,7 @@ var _40 = {
62224
62232
  weightkg: 30,
62225
62233
  prevo: "Gimmighoul",
62226
62234
  evoType: "other",
62227
- evoCondition: "Give 999 Coins",
62235
+ evoCondition: "Level up with 999 Coins in the bag",
62228
62236
  eggGroups: ["Undiscovered"]
62229
62237
  },
62230
62238
  wochien: {
@@ -70939,7 +70947,7 @@ var _54 = {
70939
70947
  pawniard: { tier: "LC" },
70940
70948
  bisharp: { tier: "NFE" },
70941
70949
  bouffalant: { isNonstandard: "Past", tier: "Illegal" },
70942
- rufflet: { tier: "LC" },
70950
+ rufflet: { tier: "NFE" },
70943
70951
  braviary: { tier: "UU", doublesTier: "DUU" },
70944
70952
  braviaryhisui: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70945
70953
  vullaby: { isNonstandard: "Past", tier: "Illegal" },