@pkmn/sim 0.5.10 → 0.5.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.
@@ -20327,12 +20327,12 @@ exports.Learnsets = {
20327
20327
  coaching: ["8T"],
20328
20328
  counter: ["8L55"],
20329
20329
  detect: ["8L60"],
20330
- drillpeck: ["8L35", "8S0"],
20330
+ drillpeck: ["8L35", "8S0", "8S1"],
20331
20331
  dualwingbeat: ["8T"],
20332
20332
  endure: ["8M"],
20333
20333
  facade: ["8M"],
20334
20334
  fly: ["8M"],
20335
- focusenergy: ["8M", "8L1", "8S0"],
20335
+ focusenergy: ["8M", "8L1", "8S0", "8S1"],
20336
20336
  gigaimpact: ["8M"],
20337
20337
  hurricane: ["8M"],
20338
20338
  hyperbeam: ["8M"],
@@ -20348,7 +20348,7 @@ exports.Learnsets = {
20348
20348
  rest: ["8M"],
20349
20349
  retaliate: ["8M"],
20350
20350
  revenge: ["8M"],
20351
- reversal: ["8M", "8L70", "8S0"],
20351
+ reversal: ["8M", "8L70", "8S0", "8S1"],
20352
20352
  rocksmash: ["8L5"],
20353
20353
  round: ["8M"],
20354
20354
  scaryface: ["8M"],
@@ -20362,11 +20362,12 @@ exports.Learnsets = {
20362
20362
  swift: ["8M"],
20363
20363
  taunt: ["8M"],
20364
20364
  throatchop: ["8M"],
20365
- thunderouskick: ["8L45", "8S0"],
20365
+ thunderouskick: ["8L45", "8S0", "8S1"],
20366
20366
  uturn: ["8M"],
20367
20367
  },
20368
20368
  eventData: [
20369
20369
  { generation: 8, level: 70, moves: ["thunderouskick", "drillpeck", "reversal", "focusenergy"] },
20370
+ { generation: 8, level: 70, shiny: true, moves: ["thunderouskick", "drillpeck", "reversal", "focusenergy"], pokeball: "cherishball" },
20370
20371
  ],
20371
20372
  eventOnly: true,
20372
20373
  },