@pkmn/sim 0.5.24 → 0.5.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.
Files changed (54) hide show
  1. package/build/config/formats.js +202 -88
  2. package/build/config/formats.js.map +1 -1
  3. package/build/data/aliases.js +7 -3
  4. package/build/data/aliases.js.map +1 -1
  5. package/build/data/formats-data.js +823 -20
  6. package/build/data/formats-data.js.map +1 -1
  7. package/build/data/learnsets.js +64 -39
  8. package/build/data/learnsets.js.map +1 -1
  9. package/build/data/mods/gen2/moves.js +0 -5
  10. package/build/data/mods/gen2/moves.js.map +1 -1
  11. package/build/data/mods/gen2/rulesets.js +7 -1
  12. package/build/data/mods/gen2/rulesets.js.map +1 -1
  13. package/build/data/mods/gen3/rulesets.js +1 -1
  14. package/build/data/mods/gen3/rulesets.js.map +1 -1
  15. package/build/data/mods/gen4/rulesets.js +1 -1
  16. package/build/data/mods/gen4/rulesets.js.map +1 -1
  17. package/build/data/mods/gen5/rulesets.js +1 -1
  18. package/build/data/mods/gen5/rulesets.js.map +1 -1
  19. package/build/data/mods/gen7/rulesets.js +1 -1
  20. package/build/data/mods/gen7/rulesets.js.map +1 -1
  21. package/build/data/rulesets.js +1 -0
  22. package/build/data/rulesets.js.map +1 -1
  23. package/build/data/tags.js +26 -9
  24. package/build/data/tags.js.map +1 -1
  25. package/build/sim/battle.d.ts +1 -1
  26. package/build/sim/battle.js.map +1 -1
  27. package/build/sim/dex-conditions.d.ts +1 -0
  28. package/build/sim/dex-conditions.js.map +1 -1
  29. package/build/sim/dex-species.d.ts +5 -0
  30. package/build/sim/dex-species.js +11 -3
  31. package/build/sim/dex-species.js.map +1 -1
  32. package/build/sim/exported-global-types.d.ts +2 -0
  33. package/build/sim/global-types.d.ts +2 -0
  34. package/build/sim/team-validator.js +5 -1
  35. package/build/sim/team-validator.js.map +1 -1
  36. package/config/formats.ts +204 -89
  37. package/data/aliases.ts +7 -3
  38. package/data/formats-data.ts +823 -20
  39. package/data/learnsets.ts +64 -39
  40. package/data/mods/gen2/moves.ts +0 -5
  41. package/data/mods/gen2/rulesets.ts +8 -1
  42. package/data/mods/gen3/rulesets.ts +1 -1
  43. package/data/mods/gen4/rulesets.ts +1 -1
  44. package/data/mods/gen5/rulesets.ts +1 -1
  45. package/data/mods/gen7/rulesets.ts +1 -1
  46. package/data/rulesets.ts +1 -0
  47. package/data/tags.ts +27 -9
  48. package/package.json +2 -2
  49. package/sim/battle.ts +1 -1
  50. package/sim/dex-conditions.ts +1 -0
  51. package/sim/dex-species.ts +15 -3
  52. package/sim/exported-global-types.ts +2 -0
  53. package/sim/global-types.ts +2 -0
  54. package/sim/team-validator.ts +6 -1
@@ -3287,7 +3287,7 @@ exports.Learnsets = {
3287
3287
  drainingkiss: ["8M"],
3288
3288
  electricterrain: ["8M"],
3289
3289
  electroball: ["8M", "8L12"],
3290
- electroweb: ["8M", "8S0"],
3290
+ electroweb: ["8M", "8S1", "8S0"],
3291
3291
  encore: ["8M"],
3292
3292
  endure: ["8M"],
3293
3293
  facade: ["8M"],
@@ -3298,7 +3298,7 @@ exports.Learnsets = {
3298
3298
  grassknot: ["8M"],
3299
3299
  growl: ["8L1"],
3300
3300
  helpinghand: ["8M"],
3301
- irontail: ["8M", "8S0"],
3301
+ irontail: ["8M", "8S1", "8S0"],
3302
3302
  lightscreen: ["8M", "8L40"],
3303
3303
  megakick: ["8M"],
3304
3304
  megapunch: ["8M"],
@@ -3309,7 +3309,7 @@ exports.Learnsets = {
3309
3309
  playrough: ["8M"],
3310
3310
  present: ["8E"],
3311
3311
  protect: ["8M"],
3312
- quickattack: ["8L1", "8S0"],
3312
+ quickattack: ["8L1", "8S1", "8S0"],
3313
3313
  raindance: ["8M"],
3314
3314
  reflect: ["8M"],
3315
3315
  rest: ["8M"],
@@ -3327,7 +3327,7 @@ exports.Learnsets = {
3327
3327
  tailwhip: ["8L1"],
3328
3328
  thief: ["8M"],
3329
3329
  thunder: ["8M", "8L44"],
3330
- thunderbolt: ["8M", "8L36", "8S0"],
3330
+ thunderbolt: ["8M", "8L36", "8S1", "8S0"],
3331
3331
  thunderpunch: ["8M"],
3332
3332
  thundershock: ["8L1"],
3333
3333
  thunderwave: ["8M", "8L4"],
@@ -3339,7 +3339,8 @@ exports.Learnsets = {
3339
3339
  wish: ["8E"],
3340
3340
  },
3341
3341
  eventData: [
3342
- { generation: 8, level: 25, nature: "Hardy", isHidden: false, moves: ["thunderbolt", "quickattack", "irontail", "electroweb", "volttackle"], pokeball: "pokeball" },
3342
+ { generation: 8, level: 25, nature: "Hardy", moves: ["thunderbolt", "quickattack", "irontail", "electroweb", "volttackle"], pokeball: "pokeball" },
3343
+ { generation: 8, level: 80, nature: "Hardy", ivs: { hp: 31, atk: 30, def: 30, spa: 31, spd: 30, spe: 31 }, moves: ["thunderbolt", "quickattack", "irontail", "electroweb"], pokeball: "pokeball" },
3343
3344
  ],
3344
3345
  eventOnly: true,
3345
3346
  },
@@ -4695,7 +4696,7 @@ exports.Learnsets = {
4695
4696
  flash: ["7V", "6M", "5M", "4M", "3M"],
4696
4697
  fling: ["8M", "7M", "6M", "5M", "4M"],
4697
4698
  focuspunch: ["7T", "6T", "4M", "3M"],
4698
- followme: ["8L36", "7L16", "6L16", "5L16", "4L16", "3L17"],
4699
+ followme: ["8L36", "8S0", "7L16", "6L16", "5L16", "4L16", "3L17"],
4699
4700
  frustration: ["7M", "7V", "6M", "5M", "4M", "3M"],
4700
4701
  grassknot: ["8M", "7M", "6M", "5M", "4M"],
4701
4702
  gravity: ["8L28", "7T", "7L49", "6T", "6L49", "5T", "5L37", "4T", "4L34"],
@@ -4703,12 +4704,12 @@ exports.Learnsets = {
4703
4704
  headbutt: ["8V", "7V", "4T"],
4704
4705
  healbell: ["7T", "6T", "5T", "4T"],
4705
4706
  healingwish: ["8L48", "7L55", "6L1", "5L49", "4L46"],
4706
- helpinghand: ["8M", "8V", "7T", "6T", "5T", "4T"],
4707
+ helpinghand: ["8M", "8V", "8S0", "7T", "6T", "5T", "4T"],
4707
4708
  hiddenpower: ["7M", "7V", "6M", "5M", "4M", "3M"],
4708
4709
  hypervoice: ["8M", "7T", "6T", "5T"],
4709
4710
  icebeam: ["8M", "8V", "7M", "7V", "6M", "5M", "4M", "3M"],
4710
4711
  icepunch: ["8M", "8V", "7T", "7V", "6T", "5T", "4T", "3T"],
4711
- icywind: ["8M", "7T", "6T", "5T", "4T"],
4712
+ icywind: ["8M", "8S0", "7T", "6T", "5T", "4T"],
4712
4713
  imprison: ["8M"],
4713
4714
  incinerate: ["6M", "5M"],
4714
4715
  irontail: ["8M", "8V", "7T", "7V", "6T", "5T", "4M", "3M"],
@@ -4737,7 +4738,7 @@ exports.Learnsets = {
4737
4738
  playrough: ["8M", "8V"],
4738
4739
  pound: ["8L1", "8V", "7L1", "7V", "6L1", "5L1", "4L1", "3L1"],
4739
4740
  poweruppunch: ["6M"],
4740
- protect: ["8M", "8V", "7M", "7V", "6M", "5M", "4M", "3M"],
4741
+ protect: ["8M", "8V", "8S0", "7M", "7V", "6M", "5M", "4M", "3M"],
4741
4742
  psychic: ["8M", "8V", "7M", "7V", "6M", "5M", "4M", "3M"],
4742
4743
  psychup: ["7M", "7V", "6M", "5M", "4M", "3T"],
4743
4744
  psyshock: ["8M", "7M", "6M", "5M"],
@@ -4795,6 +4796,9 @@ exports.Learnsets = {
4795
4796
  zapcannon: ["7V"],
4796
4797
  zenheadbutt: ["8M", "7T", "6T", "5T", "4T"],
4797
4798
  },
4799
+ eventData: [
4800
+ { generation: 8, level: 50, gender: "F", shiny: true, nature: "Bold", isHidden: true, ivs: { hp: 31, atk: 0, def: 31, spa: 31, spd: 31, spe: 31 }, moves: ["followme", "icywind", "helpinghand", "protect"], pokeball: "cherishball" },
4801
+ ],
4798
4802
  encounters: [
4799
4803
  { generation: 1, level: 8 },
4800
4804
  ],
@@ -20726,10 +20730,10 @@ exports.Learnsets = {
20726
20730
  dive: ["8M", "6M", "5M", "4T", "3M"],
20727
20731
  doubleedge: ["7V", "3T"],
20728
20732
  doubleteam: ["7M", "7V", "6M", "5M", "4M", "3M"],
20729
- dracometeor: ["8T", "7T", "6T", "5T", "4T", "4S2"],
20733
+ dracometeor: ["8T", "8S9", "7T", "6T", "5T", "4T", "4S2"],
20730
20734
  dragonbreath: ["7V"],
20731
- dragonclaw: ["8M", "7M", "6M", "5M", "4M", "3M"],
20732
- dragondance: ["8M", "8L62", "7L61", "6L61", "6S7", "5L61", "5S3", "4L53", "4S2", "3S1"],
20735
+ dragonclaw: ["8M", "8S9", "7M", "6M", "5M", "4M", "3M"],
20736
+ dragondance: ["8M", "8L62", "8S9", "7L61", "6L61", "6S7", "5L61", "5S3", "4L53", "4S2", "3S1"],
20733
20737
  dragonpulse: ["8M", "8V", "7T", "6T", "5T", "4M"],
20734
20738
  dragonrage: ["8V", "7L15", "7V", "6L15", "5L15", "4L15", "3L22"],
20735
20739
  dragonrush: ["8L39", "7L47", "6L47", "5L47", "5S4", "5S5", "4L39"],
@@ -20758,7 +20762,7 @@ exports.Learnsets = {
20758
20762
  hiddenpower: ["7M", "7V", "6M", "5M", "4M", "3M"],
20759
20763
  honeclaws: ["6M", "5M"],
20760
20764
  horndrill: ["7V"],
20761
- hurricane: ["8M", "8L0", "7L1", "6L1", "6S7", "5L81"],
20765
+ hurricane: ["8M", "8L0", "8S9", "7L1", "6L1", "6S7", "5L81"],
20762
20766
  hydropump: ["8M"],
20763
20767
  hyperbeam: ["8M", "8L80", "8V", "7M", "7L75", "7V", "6M", "6L75", "6S8", "5M", "5L75", "5S6", "4M", "4L73", "3M", "3L75", "3S1"],
20764
20768
  icebeam: ["8M", "8V", "7M", "7V", "6M", "5M", "4M", "3M"],
@@ -20836,6 +20840,7 @@ exports.Learnsets = {
20836
20840
  { generation: 5, level: 50, gender: "M", nature: "Brave", ivs: { hp: 30, atk: 30, def: 30, spa: 30, spd: 30, spe: 30 }, moves: ["fireblast", "safeguard", "outrage", "hyperbeam"], pokeball: "cherishball" },
20837
20841
  { generation: 6, level: 55, gender: "M", isHidden: true, moves: ["dragondance", "outrage", "hurricane", "extremespeed"], pokeball: "cherishball" },
20838
20842
  { generation: 6, level: 62, gender: "M", ivs: { hp: 31, def: 31, spa: 31, spd: 31 }, moves: ["agility", "slam", "barrier", "hyperbeam"], pokeball: "cherishball" },
20843
+ { generation: 8, level: 80, gender: "F", nature: "Jolly", abilities: ["innerfocus"], ivs: { hp: 30, atk: 31, def: 30, spa: 30, spd: 31, spe: 31 }, moves: ["dragonclaw", "dracometeor", "hurricane", "dragondance"], pokeball: "pokeball" },
20839
20844
  ],
20840
20845
  encounters: [
20841
20846
  { generation: 5, level: 50 },
@@ -41080,14 +41085,14 @@ exports.Learnsets = {
41080
41085
  covet: ["7T", "6T", "5T"],
41081
41086
  cut: ["6M", "5M", "4M", "3M"],
41082
41087
  defog: ["7T", "4M"],
41083
- dive: ["8M", "6M", "5M", "4T", "3M"],
41088
+ dive: ["8M", "8S11", "6M", "5M", "4T", "3M"],
41084
41089
  doubleedge: ["3T"],
41085
41090
  doubleteam: ["7M", "6M", "5M", "4M", "3M"],
41086
41091
  dracometeor: ["8T", "7T", "7S9", "6T", "5T", "4T"],
41087
41092
  dragonbreath: ["8L25", "8S10", "7L20", "6L20", "6S6", "5L20", "4L20", "4S3", "3L20"],
41088
41093
  dragonclaw: ["8M", "7M", "6M", "5M", "4M", "3M"],
41089
41094
  dragondance: ["8M"],
41090
- dragonpulse: ["8M", "8L45", "7T", "7L56", "7S7", "7S8", "6T", "6L1", "5T", "5L80", "4M", "4L70"],
41095
+ dragonpulse: ["8M", "8L45", "8S11", "7T", "7L56", "7S7", "7S8", "6T", "6L1", "5T", "5L80", "4M", "4L70"],
41091
41096
  dreameater: ["7M", "6M", "5M", "4M", "3T"],
41092
41097
  dualwingbeat: ["8T"],
41093
41098
  earthquake: ["8M", "7M", "6M", "5M", "4M", "3M"],
@@ -41116,7 +41121,7 @@ exports.Learnsets = {
41116
41121
  magiccoat: ["7T", "6T", "5T", "4T"],
41117
41122
  magicroom: ["8M", "7T", "6T", "5T"],
41118
41123
  mimic: ["3T"],
41119
- mistball: ["8L35", "7L24", "7S7", "7S8", "7S9", "6L24", "6S6", "5L35", "4L35", "4S3", "4S4", "3L35", "3S0", "3S1", "3S2"],
41124
+ mistball: ["8L35", "8S11", "7L24", "7S7", "7S8", "7S9", "6L24", "6S6", "5L35", "4L35", "4S3", "4S4", "3L35", "3S0", "3S1", "3S2"],
41120
41125
  mudslap: ["4T", "3T"],
41121
41126
  mysticalfire: ["8M"],
41122
41127
  naturalgift: ["4M"],
@@ -41157,6 +41162,7 @@ exports.Learnsets = {
41157
41162
  sunnyday: ["8M", "7M", "6M", "5M", "4M", "3M"],
41158
41163
  surf: ["8M", "8S10", "7M", "6M", "5M", "4M", "3M"],
41159
41164
  swagger: ["7M", "6M", "5M", "4M", "3T"],
41165
+ sweetkiss: ["8S11"],
41160
41166
  swift: ["8M", "4T", "3T"],
41161
41167
  tailwind: ["8L20", "7T", "7S9", "6T", "5T", "4T"],
41162
41168
  telekinesis: ["7T", "5M"],
@@ -41186,6 +41192,7 @@ exports.Learnsets = {
41186
41192
  { generation: 7, level: 60, moves: ["mistball", "dragonpulse", "psychoshift", "wish"], pokeball: "cherishball" },
41187
41193
  { generation: 7, level: 100, moves: ["mistball", "psychic", "dracometeor", "tailwind"], pokeball: "cherishball" },
41188
41194
  { generation: 8, level: 70, shiny: 1, moves: ["reflecttype", "dragonbreath", "zenheadbutt", "surf"] },
41195
+ { generation: 8, level: 70, nature: "Bashful", moves: ["mistball", "dragonpulse", "dive", "sweetkiss"], pokeball: "cherishball" },
41189
41196
  ],
41190
41197
  eventOnly: true,
41191
41198
  },
@@ -41693,7 +41700,7 @@ exports.Learnsets = {
41693
41700
  megakick: ["8M"],
41694
41701
  megapunch: ["8M"],
41695
41702
  meteorbeam: ["8T"],
41696
- meteormash: ["8L49", "5S13", "5S14", "5S15"],
41703
+ meteormash: ["8L49", "8S23", "5S13", "5S14", "5S15"],
41697
41704
  metronome: ["8M", "3T"],
41698
41705
  mimic: ["3T"],
41699
41706
  moonblast: ["6S17"],
@@ -41703,14 +41710,14 @@ exports.Learnsets = {
41703
41710
  playrough: ["8M", "6S19"],
41704
41711
  poweruppunch: ["6M"],
41705
41712
  protect: ["8M", "7M", "6M", "5M", "4M", "3M"],
41706
- psychic: ["8M", "8L42", "7M", "7L20", "6M", "6L20", "5M", "5L20", "5S13", "4M", "4L20", "3M", "3L20", "3S10"],
41713
+ psychic: ["8M", "8L42", "8S23", "7M", "7L20", "6M", "6L20", "5M", "5L20", "5S13", "4M", "4L20", "3M", "3L20", "3S10"],
41707
41714
  psychup: ["7M", "6M", "5M", "4M", "3T"],
41708
41715
  psyshock: ["8M", "7M", "6M", "5M"],
41709
41716
  raindance: ["8M", "7M", "6M", "5M", "4M", "3M"],
41710
41717
  recycle: ["7T", "6T", "5T", "4M"],
41711
41718
  reflect: ["8M", "7M", "6M", "5M", "4M", "3M"],
41712
41719
  refresh: ["7L25", "6L25", "5L25", "4L25", "3L25", "3S10"],
41713
- rest: ["8M", "8L63", "7M", "7L30", "7S22", "6M", "6L5", "6S21", "5M", "5L5", "4M", "4L5", "4S11", "4S12", "3M", "3L5", "3S0", "3S1", "3S2", "3S3", "3S4", "3S5", "3S6", "3S7", "3S8", "3S9", "3S10"],
41720
+ rest: ["8M", "8L63", "8S23", "7M", "7L30", "7S22", "6M", "6L5", "6S21", "5M", "5L5", "4M", "4L5", "4S11", "4S12", "3M", "3L5", "3S0", "3S1", "3S2", "3S3", "3S4", "3S5", "3S6", "3S7", "3S8", "3S9", "3S10"],
41714
41721
  return: ["7M", "6M", "6S18", "5M", "5S16", "4M", "3M"],
41715
41722
  round: ["8M", "7M", "6M", "5M"],
41716
41723
  safeguard: ["8M", "7M", "6M", "5M", "4M", "3M"],
@@ -41740,7 +41747,7 @@ exports.Learnsets = {
41740
41747
  uproar: ["8M", "7T", "6T", "5T", "4T"],
41741
41748
  uturn: ["8M", "7M", "6M", "5M", "4M"],
41742
41749
  waterpulse: ["7T", "6T", "4M", "3M"],
41743
- wish: ["8L1", "7L1", "7S22", "6L1", "6S17", "6S18", "6S19", "6S20", "6S21", "5L1", "5S14", "5S15", "5S16", "4L1", "4S11", "4S12", "3L1", "3S0", "3S1", "3S2", "3S3", "3S4", "3S5", "3S6", "3S7", "3S8", "3S9"],
41750
+ wish: ["8L1", "8S23", "7L1", "7S22", "6L1", "6S17", "6S18", "6S19", "6S20", "6S21", "5L1", "5S14", "5S15", "5S16", "4L1", "4S11", "4S12", "3L1", "3S0", "3S1", "3S2", "3S3", "3S4", "3S5", "3S6", "3S7", "3S8", "3S9"],
41744
41751
  zenheadbutt: ["8M", "8L28", "7T", "7L35", "6T", "6L35", "5T", "5L35", "4T", "4L35"],
41745
41752
  },
41746
41753
  eventData: [
@@ -41767,6 +41774,7 @@ exports.Learnsets = {
41767
41774
  { generation: 6, level: 25, shiny: true, moves: ["wish", "confusion", "swift", "happyhour"], pokeball: "cherishball" },
41768
41775
  { generation: 6, level: 100, moves: ["wish", "confusion", "rest"], pokeball: "cherishball" },
41769
41776
  { generation: 7, level: 15, moves: ["swift", "wish", "healingwish", "rest"], pokeball: "cherishball" },
41777
+ { generation: 8, level: 70, nature: "Timid", moves: ["meteormash", "psychic", "rest", "wish"], pokeball: "cherishball" },
41770
41778
  ],
41771
41779
  eventOnly: true,
41772
41780
  },
@@ -44462,13 +44470,15 @@ exports.Learnsets = {
44462
44470
  },
44463
44471
  gastrodoneast: {
44464
44472
  learnset: {
44465
- earthpower: ["8S0"],
44466
- icebeam: ["8S0"],
44467
- protect: ["8S0"],
44473
+ earthpower: ["8S1", "8S0"],
44474
+ icebeam: ["8S1", "8S0"],
44475
+ protect: ["8S1", "8S0"],
44468
44476
  surf: ["8S0"],
44477
+ yawn: ["8S1"],
44469
44478
  },
44470
44479
  eventData: [
44471
44480
  { generation: 8, level: 50, gender: "F", nature: "Quiet", abilities: ["stormdrain"], ivs: { hp: 31, atk: 2, def: 31, spa: 31, spd: 31, spe: 0 }, moves: ["protect", "surf", "icebeam", "earthpower"], pokeball: "cherishball" },
44481
+ { generation: 8, level: 50, gender: "F", nature: "Sassy", abilities: ["stormdrain"], ivs: { hp: 31, atk: 0, def: 31, spa: 31, spd: 31, spe: 0 }, moves: ["protect", "yawn", "icebeam", "earthpower"], pokeball: "cherishball" },
44472
44482
  ],
44473
44483
  encounters: [
44474
44484
  { generation: 4, level: 20 },
@@ -47268,7 +47278,7 @@ exports.Learnsets = {
47268
47278
  fireblast: ["8M", "7M", "6M", "5M", "4M"],
47269
47279
  flamethrower: ["8M", "7M", "6M", "5M", "4M"],
47270
47280
  flash: ["6M", "5M", "4M"],
47271
- flashcannon: ["8M", "8L32", "8S11", "7M", "7L50", "7S7", "7S8", "7S9", "7S10", "6M", "6L50", "6S5", "6S6", "5M", "5L50", "4M", "4L42"],
47281
+ flashcannon: ["8M", "8L32", "8S12", "8S11", "7M", "7L50", "7S7", "7S8", "7S9", "7S10", "6M", "6L50", "6S5", "6S6", "5M", "5L50", "4M", "4L42"],
47272
47282
  frustration: ["7M", "6M", "5M", "4M"],
47273
47283
  furycutter: ["4T"],
47274
47284
  gigaimpact: ["8M", "7M", "6M", "5M", "4M"],
@@ -47286,12 +47296,12 @@ exports.Learnsets = {
47286
47296
  ironhead: ["8M", "7T", "6T", "5T", "4T"],
47287
47297
  irontail: ["8M", "8L80", "7T", "7L42", "7S7", "7S8", "6T", "6L42", "6S5", "5T", "5L42", "4M"],
47288
47298
  magnetrise: ["7T", "6T", "5T", "4T"],
47289
- metalburst: ["8L64", "7L24", "6L24", "6S6", "5L24", "4L24"],
47299
+ metalburst: ["8L64", "8S12", "7L24", "6L24", "6S6", "5L24", "4L24"],
47290
47300
  metalclaw: ["8L1", "7L6", "6L6", "5L6", "4L6", "4S0"],
47291
47301
  mudslap: ["4T"],
47292
47302
  naturalgift: ["4M"],
47293
47303
  outrage: ["8M", "7T", "6T", "5T", "4T"],
47294
- overheat: ["8M", "7M", "6M", "6S6", "5M", "4M"],
47304
+ overheat: ["8M", "8S12", "7M", "6M", "6S6", "5M", "4M"],
47295
47305
  powergem: ["8M", "8L56", "7L19", "6L19", "5L19", "4L19"],
47296
47306
  protect: ["8M", "7M", "6M", "5M", "4M"],
47297
47307
  psychup: ["7M", "6M", "5M", "4M"],
@@ -47299,7 +47309,7 @@ exports.Learnsets = {
47299
47309
  rest: ["8M", "7M", "6M", "5M", "4M"],
47300
47310
  return: ["7M", "6M", "5M", "4M"],
47301
47311
  roar: ["7M", "6M", "5M", "4M"],
47302
- roaroftime: ["8L88", "7L46", "7S7", "7S8", "7S9", "7S10", "6L46", "6S5", "6S6", "5L46", "5S4", "4L40", "4S0", "4S1"],
47312
+ roaroftime: ["8L88", "8S12", "7L46", "7S7", "7S8", "7S9", "7S10", "6L46", "6S5", "6S6", "5L46", "5S4", "4L40", "4S0", "4S1"],
47303
47313
  rockslide: ["8M", "7M", "6M", "5M", "4M"],
47304
47314
  rocksmash: ["6M", "5M", "4M"],
47305
47315
  rocktomb: ["8M", "7M", "6M", "5M", "4M"],
@@ -47343,6 +47353,7 @@ exports.Learnsets = {
47343
47353
  { generation: 7, level: 100, moves: ["roaroftime", "aurasphere", "dracometeor", "flashcannon"], pokeball: "cherishball" },
47344
47354
  { generation: 7, level: 50, moves: ["flashcannon", "dracometeor", "roaroftime", "aurasphere"], pokeball: "cherishball" },
47345
47355
  { generation: 8, level: 70, shiny: 1, moves: ["slash", "ancientpower", "flashcannon", "dragonclaw"] },
47356
+ { generation: 8, level: 70, nature: "Bold", isHidden: true, moves: ["roaroftime", "flashcannon", "metalburst", "overheat"], pokeball: "cherishball" },
47346
47357
  ],
47347
47358
  eventOnly: true,
47348
47359
  },
@@ -47352,7 +47363,7 @@ exports.Learnsets = {
47352
47363
  ancientpower: ["8L16", "8S11", "7L10", "6L10", "5L10", "4T", "4L10", "4S0"],
47353
47364
  aquaring: ["8L32", "7L24"],
47354
47365
  aquatail: ["8L64", "7T", "7L24", "7S7", "7S8", "6T", "6L24", "5T", "5L24", "4T", "4L24"],
47355
- aurasphere: ["8M", "8L48", "7L37", "7S7", "7S8", "7S9", "7S10", "6L37", "6S5", "6S6", "5L37", "5S4", "4L37"],
47366
+ aurasphere: ["8M", "8L48", "8S12", "7L37", "7S7", "7S8", "7S9", "7S10", "6L37", "6S5", "6S6", "5L37", "5S4", "4L37"],
47356
47367
  avalanche: ["8M", "4M"],
47357
47368
  blizzard: ["8M", "7M", "6M", "5M", "4M"],
47358
47369
  bodypress: ["8M"],
@@ -47372,7 +47383,7 @@ exports.Learnsets = {
47372
47383
  dragonpulse: ["8M", "7T", "6T", "5T", "4M"],
47373
47384
  dragontail: ["7M", "6M", "5M"],
47374
47385
  dualwingbeat: ["8T"],
47375
- earthpower: ["8M", "8L72", "7T", "7L33", "6T", "6L33", "6S5", "6S6", "5T", "5L33", "4T", "4L33", "4S1"],
47386
+ earthpower: ["8M", "8L72", "8S12", "7T", "7L33", "6T", "6L33", "6S5", "6S6", "5T", "5L33", "4T", "4L33", "4S1"],
47376
47387
  earthquake: ["8M", "7M", "6M", "5M", "4M"],
47377
47388
  echoedvoice: ["7M", "6M", "5M"],
47378
47389
  endure: ["8M", "4M"],
@@ -47392,7 +47403,7 @@ exports.Learnsets = {
47392
47403
  heavyslam: ["8M"],
47393
47404
  hiddenpower: ["7M", "6M", "5M", "4M"],
47394
47405
  honeclaws: ["6M", "5M"],
47395
- hydropump: ["8M", "8L88", "7L50", "7S7", "7S8", "7S9", "7S10", "6L50", "6S5", "6S6", "5L50", "5S4", "4L42"],
47406
+ hydropump: ["8M", "8L88", "8S12", "7L50", "7S7", "7S8", "7S9", "7S10", "6L50", "6S5", "6S6", "5L50", "5S4", "4L42"],
47396
47407
  hyperbeam: ["8M", "7M", "6M", "5M", "4M"],
47397
47408
  hypervoice: ["8M", "7T", "6T", "5T"],
47398
47409
  icebeam: ["8M", "7M", "6M", "5M", "4M"],
@@ -47422,7 +47433,7 @@ exports.Learnsets = {
47422
47433
  slash: ["8L24", "8S11", "7L15", "6L15", "5L15", "4L15", "4S1"],
47423
47434
  sleeptalk: ["8M", "7M", "6M", "5T", "4M"],
47424
47435
  snore: ["8M", "7T", "6T", "5T", "4T"],
47425
- spacialrend: ["8L80", "7L46", "7S7", "7S8", "7S9", "7S10", "6L46", "6S5", "6S6", "5L46", "5S4", "4L40", "4S0", "4S1"],
47436
+ spacialrend: ["8L80", "8S12", "7L46", "7S7", "7S8", "7S9", "7S10", "6L46", "6S5", "6S6", "5L46", "5S4", "4L40", "4S0", "4S1"],
47426
47437
  stompingtantrum: ["8M", "7T"],
47427
47438
  stoneedge: ["8M", "7M", "6M", "5M", "4M"],
47428
47439
  strength: ["6M", "5M", "4M"],
@@ -47453,6 +47464,7 @@ exports.Learnsets = {
47453
47464
  { generation: 7, level: 100, moves: ["spacialrend", "aurasphere", "dracometeor", "hydropump"], pokeball: "cherishball" },
47454
47465
  { generation: 7, level: 50, moves: ["hydropump", "dracometeor", "spacialrend", "aurasphere"], pokeball: "cherishball" },
47455
47466
  { generation: 8, level: 70, shiny: 1, moves: ["slash", "surf", "ancientpower", "dragonclaw"] },
47467
+ { generation: 8, level: 70, nature: "Hasty", isHidden: true, moves: ["spacialrend", "hydropump", "aurasphere", "earthpower"], pokeball: "cherishball" },
47456
47468
  ],
47457
47469
  eventOnly: true,
47458
47470
  },
@@ -48386,7 +48398,7 @@ exports.Learnsets = {
48386
48398
  firepunch: ["8M", "7T", "6T", "5T"],
48387
48399
  firespin: ["8M"],
48388
48400
  flameburst: ["7L41", "6L41", "5L41"],
48389
- flamecharge: ["8L1", "7M", "7L25", "6M", "6L25", "5M", "5L25"],
48401
+ flamecharge: ["8L1", "8S7", "7M", "7L25", "6M", "6L25", "5M", "5L25"],
48390
48402
  flamethrower: ["8M", "7M", "6M", "5M"],
48391
48403
  flareblitz: ["8M", "8L77", "7L73", "6L73", "5L73"],
48392
48404
  flash: ["6M", "5M"],
@@ -48457,11 +48469,11 @@ exports.Learnsets = {
48457
48469
  trickroom: ["8M", "7M", "6M", "5M"],
48458
48470
  uproar: ["8M", "7T", "6T", "5T"],
48459
48471
  uturn: ["8M", "7M", "6M", "5M"],
48460
- vcreate: ["8L1", "7S6", "6S3", "6S5", "5S1", "5S2"],
48472
+ vcreate: ["8L1", "8S7", "7S6", "6S3", "6S5", "5S1", "5S2"],
48461
48473
  wildcharge: ["8M", "7M", "6M", "5M"],
48462
48474
  willowisp: ["8M", "7M", "6M", "5M"],
48463
- workup: ["8M", "8L7", "7M", "5M"],
48464
- zenheadbutt: ["8M", "8L42", "7T", "7L49", "6T", "6L49", "5T", "5L49"],
48475
+ workup: ["8M", "8L7", "8S7", "7M", "5M"],
48476
+ zenheadbutt: ["8M", "8L42", "8S7", "7T", "7L49", "6T", "6L49", "5T", "5L49"],
48465
48477
  },
48466
48478
  eventData: [
48467
48479
  { generation: 5, level: 15, moves: ["quickattack", "incinerate", "confusion", "endure"] },
@@ -48471,6 +48483,7 @@ exports.Learnsets = {
48471
48483
  { generation: 6, level: 100, moves: ["incinerate", "quickattack", "endure", "confusion"], pokeball: "cherishball" },
48472
48484
  { generation: 6, level: 15, moves: ["quickattack", "swagger", "vcreate"], pokeball: "cherishball" },
48473
48485
  { generation: 7, level: 15, moves: ["vcreate", "reversal", "storedpower", "celebrate"], pokeball: "cherishball" },
48486
+ { generation: 8, level: 50, nature: "Brave", perfectIVs: 6, moves: ["vcreate", "zenheadbutt", "workup", "flamecharge"], pokeball: "cherishball" },
48474
48487
  ],
48475
48488
  eventOnly: true,
48476
48489
  },
@@ -75210,6 +75223,17 @@ exports.Learnsets = {
75210
75223
  wonderroom: ["8M"],
75211
75224
  },
75212
75225
  },
75226
+ sinisteaantique: {
75227
+ learnset: {
75228
+ aromatherapy: ["8S0"],
75229
+ celebrate: ["8S0"],
75230
+ memento: ["8S0"],
75231
+ metronome: ["8S0"],
75232
+ },
75233
+ eventData: [
75234
+ { generation: 8, level: 50, isHidden: true, moves: ["memento", "metronome", "aromatherapy", "celebrate"], pokeball: "cherishball" },
75235
+ ],
75236
+ },
75213
75237
  polteageist: {
75214
75238
  learnset: {
75215
75239
  allyswitch: ["8M"],
@@ -76343,16 +76367,16 @@ exports.Learnsets = {
76343
76367
  dracometeor: ["8T"],
76344
76368
  dragonbreath: ["8L35"],
76345
76369
  dragonpulse: ["8M", "8L70"],
76346
- dragonrush: ["8L77"],
76370
+ dragonrush: ["8L77", "8S1"],
76347
76371
  earthpower: ["8M"],
76348
76372
  earthquake: ["8M"],
76349
76373
  endure: ["8M"],
76350
76374
  facade: ["8M"],
76351
- fishiousrend: ["8L63"],
76375
+ fishiousrend: ["8L63", "8S1"],
76352
76376
  gigaimpact: ["8M"],
76353
76377
  hydropump: ["8M"],
76354
76378
  hyperbeam: ["8M"],
76355
- icefang: ["8M"],
76379
+ icefang: ["8M", "8S1"],
76356
76380
  ironhead: ["8M"],
76357
76381
  leechlife: ["8M"],
76358
76382
  liquidation: ["8M"],
@@ -76379,12 +76403,13 @@ exports.Learnsets = {
76379
76403
  surf: ["8M"],
76380
76404
  tackle: ["8L1", "8S0"],
76381
76405
  waterfall: ["8M"],
76382
- watergun: ["8L1", "8S0"],
76406
+ watergun: ["8L1", "8S1", "8S0"],
76383
76407
  whirlpool: ["8M"],
76384
76408
  zenheadbutt: ["8M"],
76385
76409
  },
76386
76410
  eventData: [
76387
76411
  { generation: 8, level: 10, shiny: 1, perfectIVs: 3, moves: ["tackle", "watergun", "protect"], pokeball: "pokeball" },
76412
+ { generation: 8, level: 80, nature: "Naive", abilities: ["strongjaw"], ivs: { hp: 30, atk: 31, def: 31, spa: 30, spd: 30, spe: 31 }, moves: ["fishiousrend", "dragonrush", "icefang", "watergun"], pokeball: "pokeball" },
76388
76413
  ],
76389
76414
  eventOnly: true,
76390
76415
  },