@pkmn/dex 0.7.9 → 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.d.ts CHANGED
@@ -173,6 +173,7 @@ declare class Move extends BasicEffect<T.MoveName> implements T.Move {
173
173
  readonly ignorePositiveDefensive?: boolean;
174
174
  readonly ignorePositiveEvasion?: boolean;
175
175
  readonly infiltrates?: boolean;
176
+ readonly orderUpBoost?: boolean;
176
177
  readonly multiaccuracy?: boolean;
177
178
  readonly multihit?: number | number[];
178
179
  readonly noCopy?: boolean;
package/build/index.js CHANGED
@@ -780,15 +780,97 @@ var _5 = {
780
780
  }
781
781
  };
782
782
  var _6 = {
783
+ noability: { inherit: true },
784
+ adaptability: { inherit: true },
785
+ aerilate: { inherit: true },
786
+ aftermath: { inherit: true },
787
+ airlock: { inherit: true },
788
+ analytic: { inherit: true },
789
+ angerpoint: { inherit: true },
790
+ anticipation: { inherit: true },
791
+ arenatrap: { inherit: true },
792
+ aromaveil: { inherit: true },
793
+ asoneglastrier: { inherit: true },
794
+ asonespectrier: { inherit: true },
795
+ aurabreak: { inherit: true },
796
+ baddreams: { inherit: true },
797
+ ballfetch: { inherit: true },
798
+ battery: { inherit: true },
799
+ battlearmor: { inherit: true },
783
800
  battlebond: { inherit: true, onModifyMovePriority: -1 },
801
+ beastboost: { inherit: true },
802
+ berserk: { inherit: true },
803
+ bigpecks: { inherit: true },
804
+ blaze: { inherit: true },
805
+ bulletproof: { inherit: true },
806
+ cheekpouch: { inherit: true },
807
+ chillingneigh: { inherit: true },
808
+ chlorophyll: { inherit: true },
809
+ clearbody: { inherit: true },
810
+ cloudnine: { inherit: true },
811
+ colorchange: { inherit: true },
812
+ comatose: { inherit: true },
813
+ competitive: { inherit: true },
814
+ compoundeyes: { inherit: true },
815
+ contrary: { inherit: true },
816
+ corrosion: { inherit: true },
817
+ cottondown: { inherit: true },
818
+ curiousmedicine: { inherit: true },
819
+ cursedbody: { inherit: true },
820
+ cutecharm: { inherit: true },
821
+ damp: { inherit: true },
822
+ dancer: { inherit: true },
823
+ darkaura: { inherit: true },
784
824
  dauntlessshield: { inherit: true },
785
- intrepidsword: { inherit: true },
786
- libero: { inherit: true },
787
- protean: { inherit: true },
788
- snowwarning: {
789
- inherit: true,
790
- shortDesc: "On switch-in, this Pokemon summons Hail."
791
- },
825
+ dazzling: { inherit: true },
826
+ defeatist: { inherit: true },
827
+ defiant: { inherit: true },
828
+ deltastream: { inherit: true },
829
+ desolateland: { inherit: true },
830
+ disguise: { inherit: true },
831
+ download: { inherit: true },
832
+ dragonsmaw: { inherit: true },
833
+ drizzle: { inherit: true },
834
+ drought: { inherit: true },
835
+ dryskin: { inherit: true },
836
+ earlybird: { inherit: true },
837
+ effectspore: { inherit: true },
838
+ electricsurge: { inherit: true },
839
+ emergencyexit: { inherit: true },
840
+ fairyaura: { inherit: true },
841
+ filter: { inherit: true },
842
+ flamebody: { inherit: true },
843
+ flareboost: { inherit: true },
844
+ flashfire: { inherit: true },
845
+ flowergift: { inherit: true },
846
+ flowerveil: { inherit: true },
847
+ fluffy: { inherit: true },
848
+ forecast: { inherit: true },
849
+ forewarn: { inherit: true },
850
+ friendguard: { inherit: true },
851
+ frisk: { inherit: true },
852
+ fullmetalbody: { inherit: true },
853
+ furcoat: { inherit: true },
854
+ galewings: { inherit: true },
855
+ galvanize: { inherit: true },
856
+ gluttony: { inherit: true },
857
+ gooey: { inherit: true },
858
+ gorillatactics: { inherit: true },
859
+ grasspelt: { inherit: true },
860
+ grassysurge: { inherit: true },
861
+ grimneigh: { inherit: true },
862
+ gulpmissile: { inherit: true },
863
+ guts: { inherit: true },
864
+ harvest: { inherit: true },
865
+ healer: { inherit: true },
866
+ heatproof: { inherit: true },
867
+ heavymetal: { inherit: true },
868
+ honeygather: { inherit: true },
869
+ hugepower: { inherit: true },
870
+ hungerswitch: { inherit: true },
871
+ hustle: { inherit: true },
872
+ hydration: { inherit: true },
873
+ hypercutter: { inherit: true },
792
874
  icebody: {
793
875
  inherit: true,
794
876
  desc: "If Hail is active, this Pokemon restores 1/16 of its maximum HP, rounded down, at the end of each turn. This Pokemon takes no damage from Hail.",
@@ -799,20 +881,198 @@ var _6 = {
799
881
  desc: "If this Pokemon is an Eiscue, the first physical hit it takes in battle deals 0 neutral damage. Its ice face is then broken and it changes forme to Noice Face. Eiscue regains its Ice Face forme when Hail begins or when Eiscue switches in while Hail is active. Confusion damage also breaks the ice face.",
800
882
  shortDesc: "If Eiscue, the first physical hit it takes deals 0 damage. This effect is restored in Hail."
801
883
  },
884
+ icescales: { inherit: true },
885
+ illuminate: { inherit: true },
886
+ illusion: { inherit: true },
887
+ immunity: { inherit: true },
888
+ imposter: { inherit: true },
889
+ infiltrator: { inherit: true },
890
+ innardsout: { inherit: true },
891
+ innerfocus: { inherit: true },
892
+ insomnia: { inherit: true },
893
+ intimidate: { inherit: true },
894
+ intrepidsword: { inherit: true },
895
+ ironbarbs: { inherit: true },
896
+ ironfist: { inherit: true },
897
+ justified: { inherit: true },
898
+ keeneye: { inherit: true },
899
+ klutz: { inherit: true },
900
+ leafguard: { inherit: true },
901
+ levitate: { inherit: true },
902
+ libero: { inherit: true },
903
+ lightmetal: { inherit: true },
904
+ lightningrod: { inherit: true },
905
+ limber: { inherit: true },
906
+ liquidooze: { inherit: true },
907
+ liquidvoice: { inherit: true },
908
+ longreach: { inherit: true },
909
+ magicbounce: { inherit: true },
910
+ magicguard: { inherit: true },
911
+ magician: { inherit: true },
912
+ magmaarmor: { inherit: true },
913
+ magnetpull: { inherit: true },
914
+ marvelscale: { inherit: true },
915
+ megalauncher: { inherit: true },
916
+ merciless: { inherit: true },
917
+ mimicry: { inherit: true },
918
+ minus: { inherit: true },
919
+ mirrorarmor: { inherit: true },
920
+ mistysurge: { inherit: true },
921
+ moldbreaker: { inherit: true },
922
+ moody: { inherit: true },
923
+ motordrive: { inherit: true },
924
+ moxie: { inherit: true },
925
+ multiscale: { inherit: true },
926
+ multitype: { inherit: true },
927
+ mummy: { inherit: true },
928
+ naturalcure: { inherit: true },
929
+ neuroforce: { inherit: true },
930
+ neutralizinggas: { inherit: true },
931
+ noguard: { inherit: true },
932
+ normalize: { inherit: true },
933
+ oblivious: { inherit: true },
802
934
  overcoat: {
803
935
  inherit: true,
804
936
  desc: "This Pokemon is immune to powder moves, damage from Sandstorm or Hail, and the effects of Rage Powder and the Effect Spore Ability.",
805
937
  shortDesc: "This Pokemon is immune to powder moves, Sandstorm or Hail damage, Effect Spore."
806
938
  },
939
+ overgrow: { inherit: true },
940
+ owntempo: { inherit: true },
941
+ parentalbond: { inherit: true },
942
+ pastelveil: { inherit: true },
943
+ perishbody: { inherit: true },
944
+ pickpocket: { inherit: true },
945
+ pickup: { inherit: true },
946
+ pixilate: { inherit: true },
947
+ plus: { inherit: true },
948
+ poisonheal: { inherit: true },
949
+ poisonpoint: { inherit: true },
950
+ poisontouch: { inherit: true },
951
+ powerconstruct: { inherit: true },
952
+ powerofalchemy: { inherit: true },
953
+ powerspot: { inherit: true },
954
+ prankster: { inherit: true },
955
+ pressure: { inherit: true },
956
+ primordialsea: { inherit: true },
957
+ prismarmor: { inherit: true },
958
+ propellertail: { inherit: true },
959
+ protean: { inherit: true },
960
+ psychicsurge: { inherit: true },
961
+ punkrock: { inherit: true },
962
+ purepower: { inherit: true },
963
+ queenlymajesty: { inherit: true },
964
+ quickdraw: { inherit: true },
965
+ quickfeet: { inherit: true },
966
+ raindish: { inherit: true },
967
+ rattled: { inherit: true },
968
+ receiver: { inherit: true },
969
+ reckless: { inherit: true },
970
+ refrigerate: { inherit: true },
971
+ regenerator: { inherit: true },
972
+ ripen: { inherit: true },
973
+ rivalry: { inherit: true },
974
+ rkssystem: { inherit: true },
975
+ rockhead: { inherit: true },
976
+ roughskin: { inherit: true },
977
+ runaway: { inherit: true },
978
+ sandforce: { inherit: true },
979
+ sandrush: { inherit: true },
980
+ sandspit: { inherit: true },
981
+ sandstream: { inherit: true },
982
+ sandveil: { inherit: true },
983
+ sapsipper: { inherit: true },
984
+ schooling: { inherit: true },
985
+ scrappy: { inherit: true },
986
+ screencleaner: { inherit: true },
987
+ serenegrace: { inherit: true },
988
+ shadowshield: { inherit: true },
989
+ shadowtag: { inherit: true },
990
+ shedskin: { inherit: true },
991
+ sheerforce: { inherit: true },
992
+ shellarmor: { inherit: true },
993
+ shielddust: { inherit: true },
994
+ shieldsdown: { inherit: true },
995
+ simple: { inherit: true },
996
+ skilllink: { inherit: true },
997
+ slowstart: { inherit: true },
807
998
  slushrush: {
808
999
  inherit: true,
809
1000
  shortDesc: "If Hail is active, this Pokemon's Speed is doubled."
810
1001
  },
1002
+ sniper: { inherit: true },
811
1003
  snowcloak: {
812
1004
  inherit: true,
813
1005
  desc: "If Hail is active, the accuracy of moves used against this Pokemon is multiplied by 0.8. This Pokemon takes no damage from Hail.",
814
1006
  shortDesc: "If Hail is active, this Pokemon's evasiveness is 1.25x; immunity to Hail."
815
- }
1007
+ },
1008
+ snowwarning: {
1009
+ inherit: true,
1010
+ shortDesc: "On switch-in, this Pokemon summons Hail."
1011
+ },
1012
+ solarpower: { inherit: true },
1013
+ solidrock: { inherit: true },
1014
+ soulheart: { inherit: true },
1015
+ soundproof: { inherit: true },
1016
+ speedboost: { inherit: true },
1017
+ stakeout: { inherit: true },
1018
+ stall: { inherit: true },
1019
+ stalwart: { inherit: true },
1020
+ stamina: { inherit: true },
1021
+ stancechange: { inherit: true },
1022
+ static: { inherit: true },
1023
+ steadfast: { inherit: true },
1024
+ steamengine: { inherit: true },
1025
+ steelworker: { inherit: true },
1026
+ steelyspirit: { inherit: true },
1027
+ stench: { inherit: true },
1028
+ stickyhold: { inherit: true },
1029
+ stormdrain: { inherit: true },
1030
+ strongjaw: { inherit: true },
1031
+ sturdy: { inherit: true },
1032
+ suctioncups: { inherit: true },
1033
+ superluck: { inherit: true },
1034
+ surgesurfer: { inherit: true },
1035
+ swarm: { inherit: true },
1036
+ sweetveil: { inherit: true },
1037
+ swiftswim: { inherit: true },
1038
+ symbiosis: { inherit: true },
1039
+ synchronize: { inherit: true },
1040
+ tangledfeet: { inherit: true },
1041
+ tanglinghair: { inherit: true },
1042
+ technician: { inherit: true },
1043
+ telepathy: { inherit: true },
1044
+ teravolt: { inherit: true },
1045
+ thickfat: { inherit: true },
1046
+ tintedlens: { inherit: true },
1047
+ torrent: { inherit: true },
1048
+ toughclaws: { inherit: true },
1049
+ toxicboost: { inherit: true },
1050
+ trace: { inherit: true },
1051
+ transistor: { inherit: true },
1052
+ triage: { inherit: true },
1053
+ truant: { inherit: true },
1054
+ turboblaze: { inherit: true },
1055
+ unaware: { inherit: true },
1056
+ unburden: { inherit: true },
1057
+ unnerve: { inherit: true },
1058
+ unseenfist: { inherit: true },
1059
+ victorystar: { inherit: true },
1060
+ vitalspirit: { inherit: true },
1061
+ voltabsorb: { inherit: true },
1062
+ wanderingspirit: { inherit: true },
1063
+ waterabsorb: { inherit: true },
1064
+ waterbubble: { inherit: true },
1065
+ watercompaction: { inherit: true },
1066
+ waterveil: { inherit: true },
1067
+ weakarmor: { inherit: true },
1068
+ whitesmoke: { inherit: true },
1069
+ wimpout: { inherit: true },
1070
+ wonderguard: { inherit: true },
1071
+ wonderskin: { inherit: true },
1072
+ zenmode: { inherit: true },
1073
+ mountaineer: { inherit: true },
1074
+ rebound: { inherit: true },
1075
+ persistent: { inherit: true }
816
1076
  };
817
1077
  var _7 = {
818
1078
  noability: {
@@ -4624,10 +4884,10 @@ var vgc = "[Gen 8] VGC 2022";
4624
4884
  var bsd = "[Gen 8] VGC 2022";
4625
4885
  var randdubs = "[Gen 8] Random Doubles Battle";
4626
4886
  var doubles = "[Gen 8] Doubles OU";
4627
- var dou = "[Gen 8] Doubles OU";
4628
- var dubs = "[Gen 8] Doubles OU";
4629
- var dubers = "[Gen 8] Doubles Ubers";
4630
- 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";
4631
4891
  var _v2 = "[Gen 8] 2v2 Doubles";
4632
4892
  var natdex = "[Gen 9] National Dex";
4633
4893
  var gen8natdex = "[Gen 8] National Dex";
@@ -4678,7 +4938,7 @@ var gen7bsd = "[Gen 7] Battle Spot Doubles";
4678
4938
  var gen6mono = "[Gen 6] Monotype";
4679
4939
  var gen6ag = "[Gen 6] Anything Goes";
4680
4940
  var crossevo = "[Gen 9] Cross Evolution";
4681
- var mayhem = "[Gen 8] Random Battle Mayhem";
4941
+ var mayhem = "[Gen 9] Random Battle Mayhem";
4682
4942
  var omotm = "[Gen 9] Shared Power";
4683
4943
  var lcotm = "[Gen 9] Full Potential";
4684
4944
  var fabio = "Ampharos-Mega";
@@ -15833,6 +16093,12 @@ var _26 = {
15833
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.",
15834
16094
  shortDesc: "Has 1/3 recoil."
15835
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
+ },
15836
16102
  bulletseed: {
15837
16103
  inherit: true,
15838
16104
  basePower: 10,
@@ -16506,11 +16772,6 @@ var _26 = {
16506
16772
  inherit: true,
16507
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."
16508
16774
  },
16509
- brickbreak: {
16510
- inherit: true,
16511
- 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.",
16512
- shortDesc: "Destroys screens, even if the target is immune."
16513
- },
16514
16775
  bugbite: {
16515
16776
  inherit: true,
16516
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."
@@ -28157,6 +28418,7 @@ var _31 = {
28157
28418
  priority: 0,
28158
28419
  flags: { protect: 1, pulse: 1, mirror: 1 },
28159
28420
  secondary: null,
28421
+ hasSheerForce: true,
28160
28422
  target: "normal",
28161
28423
  type: "Dragon",
28162
28424
  shortDesc: "+1 to stat depending on Tatsugiri color."
@@ -30509,7 +30771,7 @@ var _31 = {
30509
30771
  target: "self",
30510
30772
  type: "Normal",
30511
30773
  zMove: { effect: "clearnegativeboost" },
30512
- desc: "The user takes 1/2 of its maximum HP, rounded down, and creates a substitute. The user then switches out, passing the substitute to whichever Pokemon is switched in.",
30774
+ desc: "The user takes 1/2 of its maximum HP, rounded up, and creates a substitute. The user then switches out, passing the substitute to whichever Pokemon is switched in.",
30513
30775
  shortDesc: "User takes 1/2 its max HP to pass a substitute."
30514
30776
  },
30515
30777
  sheercold: {
@@ -36795,10 +37057,6 @@ var _37 = {
36795
37057
  spe: 81
36796
37058
  }
36797
37059
  },
36798
- aurumoth: {
36799
- inherit: true,
36800
- abilities: { "0": "Weak Armor", "1": "No Guard", H: "Illusion" }
36801
- },
36802
37060
  malaconda: {
36803
37061
  inherit: true,
36804
37062
  abilities: { "0": "Harvest", "1": "Infiltrator" }
@@ -36939,6 +37197,11 @@ var _38 = {
36939
37197
  evoType: "levelExtra",
36940
37198
  evoCondition: "near a special magnetic field"
36941
37199
  },
37200
+ crabominable: {
37201
+ inherit: true,
37202
+ evoType: "levelExtra",
37203
+ evoCondition: "at Mount Lanakila"
37204
+ },
36942
37205
  lycanroc: { inherit: true, evoCondition: "in Pokemon Sun/Ultra Sun" },
36943
37206
  lycanrocmidnight: {
36944
37207
  inherit: true,
@@ -37109,7 +37372,10 @@ var _39 = {
37109
37372
  },
37110
37373
  sneasler: {
37111
37374
  inherit: true,
37112
- 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"
37113
37379
  },
37114
37380
  enamorus: { inherit: true, abilities: { "0": "Healer", H: "Contrary" } }
37115
37381
  };
@@ -55366,8 +55632,8 @@ var _40 = {
55366
55632
  abilities: { "0": "Hyper Cutter", "1": "Iron Fist", H: "Anger Point" },
55367
55633
  weightkg: 180,
55368
55634
  prevo: "Crabrawler",
55369
- evoType: "levelExtra",
55370
- evoCondition: "at Mount Lanakila",
55635
+ evoType: "useItem",
55636
+ evoItem: "Ice Stone",
55371
55637
  eggGroups: ["Water 3"]
55372
55638
  },
55373
55639
  oricorio: {
@@ -60016,7 +60282,7 @@ var _40 = {
60016
60282
  abilities: { "0": "Pressure", "1": "Unburden", H: "Poison Touch" },
60017
60283
  weightkg: 43,
60018
60284
  prevo: "Sneasel-Hisui",
60019
- evoType: "useItem",
60285
+ evoType: "levelHold",
60020
60286
  evoItem: "Razor Claw",
60021
60287
  evoCondition: "during the day",
60022
60288
  eggGroups: ["Field"]
@@ -61040,7 +61306,6 @@ var _40 = {
61040
61306
  prevo: "Capsakid",
61041
61307
  evoType: "useItem",
61042
61308
  evoItem: "Fire Stone",
61043
- evoLevel: 30,
61044
61309
  eggGroups: ["Grass"]
61045
61310
  },
61046
61311
  rellor: {
@@ -61967,7 +62232,7 @@ var _40 = {
61967
62232
  weightkg: 30,
61968
62233
  prevo: "Gimmighoul",
61969
62234
  evoType: "other",
61970
- evoCondition: "Give 999 Coins",
62235
+ evoCondition: "Level up with 999 Coins in the bag",
61971
62236
  eggGroups: ["Undiscovered"]
61972
62237
  },
61973
62238
  wochien: {
@@ -63452,6 +63717,24 @@ var _40 = {
63452
63717
  changesFrom: "Venomicon",
63453
63718
  gen: 8
63454
63719
  },
63720
+ saharascal: {
63721
+ num: -67,
63722
+ name: "Saharascal",
63723
+ types: ["Ground"],
63724
+ baseStats: {
63725
+ hp: 50,
63726
+ atk: 80,
63727
+ def: 65,
63728
+ spa: 45,
63729
+ spd: 90,
63730
+ spe: 70
63731
+ },
63732
+ abilities: { "0": "Water Absorb", "1": "Pickpocket", H: "Sand Spit" },
63733
+ weightkg: 48,
63734
+ evos: ["Saharaja"],
63735
+ eggGroups: ["Field"],
63736
+ gen: 8
63737
+ },
63455
63738
  saharaja: {
63456
63739
  num: -68,
63457
63740
  name: "Saharaja",
@@ -63464,9 +63747,12 @@ var _40 = {
63464
63747
  spd: 123,
63465
63748
  spe: 78
63466
63749
  },
63467
- abilities: { "0": "Water Absorb", "1": "Serene Grace" },
63750
+ abilities: { "0": "Water Absorb", "1": "Serene Grace", H: "Sand Spit" },
63468
63751
  weightkg: 303.9,
63469
- eggGroups: ["Undiscovered"],
63752
+ prevo: "Saharascal",
63753
+ evoType: "useItem",
63754
+ evoItem: "Shiny Stone",
63755
+ eggGroups: ["Field"],
63470
63756
  gen: 8
63471
63757
  },
63472
63758
  pokestarsmeargle: {
@@ -70661,7 +70947,7 @@ var _54 = {
70661
70947
  pawniard: { tier: "LC" },
70662
70948
  bisharp: { tier: "NFE" },
70663
70949
  bouffalant: { isNonstandard: "Past", tier: "Illegal" },
70664
- rufflet: { tier: "LC" },
70950
+ rufflet: { tier: "NFE" },
70665
70951
  braviary: { tier: "UU", doublesTier: "DUU" },
70666
70952
  braviaryhisui: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70667
70953
  vullaby: { isNonstandard: "Past", tier: "Illegal" },
@@ -71208,6 +71494,7 @@ var _54 = {
71208
71494
  chromera: { isNonstandard: "CAP", tier: "CAP" },
71209
71495
  venomicon: { isNonstandard: "CAP", tier: "CAP" },
71210
71496
  venomiconepilogue: { isNonstandard: "CAP", tier: "CAP" },
71497
+ saharascal: { isNonstandard: "CAP", tier: "CAP LC" },
71211
71498
  saharaja: { isNonstandard: "CAP", tier: "CAP" },
71212
71499
  pokestarsmeargle: { isNonstandard: "Custom", tier: "Illegal" },
71213
71500
  pokestarufo: { isNonstandard: "Custom", tier: "Illegal" },
@@ -71941,7 +72228,7 @@ var DexLearnsets = class {
71941
72228
  return learnset;
71942
72229
  if (!DATA.Learnsets) {
71943
72230
  try {
71944
- DATA.Learnsets = (await Promise.resolve().then(() => require("./learnsets-OC3VXLOB.js"))).default;
72231
+ DATA.Learnsets = (await Promise.resolve().then(() => require("./learnsets-Q224W2BC.js"))).default;
71945
72232
  } catch (err) {
71946
72233
  DATA.Learnsets = (_a = window.pkmn) == null ? void 0 : _a.learnsets;
71947
72234
  if (!DATA.Learnsets)