@pkmn/dex 0.7.8 → 0.7.10

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: {
@@ -4607,7 +4867,7 @@ _chunkJC4IRQULjs.__export.call(void 0, aliases_exports, {
4607
4867
  zygardefull: () => zygardefull,
4608
4868
  zygod: () => zygod
4609
4869
  });
4610
- var randbats = "[Gen 8] Random Battle";
4870
+ var randbats = "[Gen 9] Random Battle";
4611
4871
  var uber = "[Gen 9] Ubers";
4612
4872
  var anythinggoes = "[Gen 8] Anything Goes";
4613
4873
  var ubers = "[Gen 9] Ubers";
@@ -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";
@@ -28157,6 +28417,7 @@ var _31 = {
28157
28417
  priority: 0,
28158
28418
  flags: { protect: 1, pulse: 1, mirror: 1 },
28159
28419
  secondary: null,
28420
+ hasSheerForce: true,
28160
28421
  target: "normal",
28161
28422
  type: "Dragon",
28162
28423
  shortDesc: "+1 to stat depending on Tatsugiri color."
@@ -30509,7 +30770,7 @@ var _31 = {
30509
30770
  target: "self",
30510
30771
  type: "Normal",
30511
30772
  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.",
30773
+ 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
30774
  shortDesc: "User takes 1/2 its max HP to pass a substitute."
30514
30775
  },
30515
30776
  sheercold: {
@@ -36795,10 +37056,6 @@ var _37 = {
36795
37056
  spe: 81
36796
37057
  }
36797
37058
  },
36798
- aurumoth: {
36799
- inherit: true,
36800
- abilities: { "0": "Weak Armor", "1": "No Guard", H: "Illusion" }
36801
- },
36802
37059
  malaconda: {
36803
37060
  inherit: true,
36804
37061
  abilities: { "0": "Harvest", "1": "Infiltrator" }
@@ -63452,6 +63709,24 @@ var _40 = {
63452
63709
  changesFrom: "Venomicon",
63453
63710
  gen: 8
63454
63711
  },
63712
+ saharascal: {
63713
+ num: -67,
63714
+ name: "Saharascal",
63715
+ types: ["Ground"],
63716
+ baseStats: {
63717
+ hp: 50,
63718
+ atk: 80,
63719
+ def: 65,
63720
+ spa: 45,
63721
+ spd: 90,
63722
+ spe: 70
63723
+ },
63724
+ abilities: { "0": "Water Absorb", "1": "Pickpocket", H: "Sand Spit" },
63725
+ weightkg: 48,
63726
+ evos: ["Saharaja"],
63727
+ eggGroups: ["Field"],
63728
+ gen: 8
63729
+ },
63455
63730
  saharaja: {
63456
63731
  num: -68,
63457
63732
  name: "Saharaja",
@@ -63464,9 +63739,12 @@ var _40 = {
63464
63739
  spd: 123,
63465
63740
  spe: 78
63466
63741
  },
63467
- abilities: { "0": "Water Absorb", "1": "Serene Grace" },
63742
+ abilities: { "0": "Water Absorb", "1": "Serene Grace", H: "Sand Spit" },
63468
63743
  weightkg: 303.9,
63469
- eggGroups: ["Undiscovered"],
63744
+ prevo: "Saharascal",
63745
+ evoType: "useItem",
63746
+ evoItem: "Shiny Stone",
63747
+ eggGroups: ["Field"],
63470
63748
  gen: 8
63471
63749
  },
63472
63750
  pokestarsmeargle: {
@@ -71208,6 +71486,7 @@ var _54 = {
71208
71486
  chromera: { isNonstandard: "CAP", tier: "CAP" },
71209
71487
  venomicon: { isNonstandard: "CAP", tier: "CAP" },
71210
71488
  venomiconepilogue: { isNonstandard: "CAP", tier: "CAP" },
71489
+ saharascal: { isNonstandard: "CAP", tier: "CAP LC" },
71211
71490
  saharaja: { isNonstandard: "CAP", tier: "CAP" },
71212
71491
  pokestarsmeargle: { isNonstandard: "Custom", tier: "Illegal" },
71213
71492
  pokestarufo: { isNonstandard: "Custom", tier: "Illegal" },
@@ -71941,7 +72220,7 @@ var DexLearnsets = class {
71941
72220
  return learnset;
71942
72221
  if (!DATA.Learnsets) {
71943
72222
  try {
71944
- DATA.Learnsets = (await Promise.resolve().then(() => require("./learnsets-OC3VXLOB.js"))).default;
72223
+ DATA.Learnsets = (await Promise.resolve().then(() => require("./learnsets-Q224W2BC.js"))).default;
71945
72224
  } catch (err) {
71946
72225
  DATA.Learnsets = (_a = window.pkmn) == null ? void 0 : _a.learnsets;
71947
72226
  if (!DATA.Learnsets)