@pkmn/mods 0.4.23 → 0.5.0

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.
@@ -25125,6 +25125,7 @@ exports.Learnsets = {
25125
25125
  },
25126
25126
  shaymin: {
25127
25127
  learnset: {
25128
+ airslash: ["8L64"],
25128
25129
  aromatherapy: ["8L64"],
25129
25130
  bulletseed: ["8M"],
25130
25131
  dazzlinggleam: ["8M"],
@@ -25139,11 +25140,13 @@ exports.Learnsets = {
25139
25140
  growth: ["8L1"],
25140
25141
  healingwish: ["8L46", "8L91"],
25141
25142
  hyperbeam: ["8M"],
25143
+ leafstorm: ["8L91"],
25142
25144
  leechseed: ["8L19"],
25143
25145
  magicalleaf: ["8L10"],
25144
25146
  protect: ["8M"],
25145
25147
  psychic: ["8M"],
25146
25148
  psychup: ["8M"],
25149
+ quickattack: ["8L28"],
25147
25150
  rest: ["8M"],
25148
25151
  safeguard: ["8M"],
25149
25152
  seedflare: ["8L100"],
@@ -25250,5 +25253,739 @@ exports.Learnsets = {
25250
25253
  xscissor: ["8M"],
25251
25254
  },
25252
25255
  },
25256
+ syclar: {
25257
+ learnset: {
25258
+ counter: ["8E"],
25259
+ doubleedge: ["8E"],
25260
+ earthpower: ["8E"],
25261
+ fellstinger: ["8E"],
25262
+ pinmissile: ["8E"],
25263
+ spikes: ["8E"],
25264
+ superpower: ["8E"],
25265
+ tailglow: ["8E"],
25266
+ },
25267
+ },
25268
+ syclant: {
25269
+ learnset: {
25270
+ absorb: ["8L1"],
25271
+ attract: ["8M"],
25272
+ avalanche: ["8M", "8L50"],
25273
+ blizzard: ["8M"],
25274
+ brickbreak: ["8M"],
25275
+ bugbuzz: ["8L46"],
25276
+ bulldoze: ["8M"],
25277
+ cut: ["8M"],
25278
+ doubleteam: ["8M"],
25279
+ earthquake: ["8M"],
25280
+ endure: ["8M"],
25281
+ facade: ["8M"],
25282
+ falseswipe: ["8M"],
25283
+ fling: ["8M"],
25284
+ focusblast: ["8M"],
25285
+ focusenergy: ["8L10"],
25286
+ furyattack: ["8L14"],
25287
+ furycutter: ["8L23"],
25288
+ gigaimpact: ["8M"],
25289
+ hail: ["8M", "8L37"],
25290
+ hyperbeam: ["8M"],
25291
+ icebeam: ["8M"],
25292
+ icepunch: ["8L1"],
25293
+ iceshard: ["8L5"],
25294
+ iciclecrash: ["8L41"],
25295
+ iciclespear: ["8L1"],
25296
+ icywind: ["8L19"],
25297
+ leer: ["8L1"],
25298
+ nastyplot: ["8M"],
25299
+ protect: ["8M"],
25300
+ raindance: ["8M"],
25301
+ rest: ["8M"],
25302
+ rockclimb: ["8L55"],
25303
+ rockslide: ["8M"],
25304
+ rocksmash: ["8M"],
25305
+ sheercold: ["8L59"],
25306
+ slash: ["8L28"],
25307
+ sleeptalk: ["8M"],
25308
+ stoneedge: ["8M"],
25309
+ strength: ["8M"],
25310
+ substitute: ["8M"],
25311
+ swagger: ["8M"],
25312
+ swordsdance: ["8M"],
25313
+ taunt: ["8M"],
25314
+ uturn: ["8M"],
25315
+ waterpulse: ["8M"],
25316
+ xscissor: ["8M", "8L32"],
25317
+ },
25318
+ },
25319
+ revenankh: {
25320
+ learnset: {
25321
+ armthrust: ["8L5"],
25322
+ attract: ["8M"],
25323
+ brickbreak: ["8M"],
25324
+ bulkup: ["8M"],
25325
+ bulldoze: ["8M"],
25326
+ counter: ["8E"],
25327
+ curse: ["8E"],
25328
+ doubleteam: ["8M"],
25329
+ drainpunch: ["8M", "8L55"],
25330
+ dreameater: ["8M"],
25331
+ earthquake: ["8M"],
25332
+ endure: ["8M"],
25333
+ facade: ["8M"],
25334
+ fling: ["8M"],
25335
+ focusblast: ["8M"],
25336
+ focuspunch: ["8M", "8L70"],
25337
+ forcepalm: ["8E"],
25338
+ gigaimpact: ["8M"],
25339
+ glare: ["8L35"],
25340
+ hammerarm: ["8L65"],
25341
+ hex: ["8E"],
25342
+ hyperbeam: ["8M"],
25343
+ knockoff: ["8L40"],
25344
+ machpunch: ["8E"],
25345
+ meanlook: ["8L25"],
25346
+ memento: ["8E"],
25347
+ mimic: ["8E"],
25348
+ moonlight: ["8L45"],
25349
+ nastyplot: ["8M"],
25350
+ payback: ["8M", "8L20"],
25351
+ protect: ["8M"],
25352
+ quickguard: ["8L15"],
25353
+ raindance: ["8M"],
25354
+ rest: ["8M"],
25355
+ revenge: ["8L50"],
25356
+ rockslide: ["8M"],
25357
+ rocksmash: ["8M"],
25358
+ rocktomb: ["8M"],
25359
+ safeguard: ["8M"],
25360
+ sandstorm: ["8M"],
25361
+ sandtomb: ["8L1"],
25362
+ shadowball: ["8M"],
25363
+ shadowclaw: ["8M"],
25364
+ shadowpunch: ["8L30"],
25365
+ shadowsneak: ["8L10", "8E"],
25366
+ sleeptalk: ["8M"],
25367
+ strength: ["8M"],
25368
+ substitute: ["8M"],
25369
+ suckerpunch: ["8L60"],
25370
+ sunnyday: ["8M"],
25371
+ swagger: ["8M"],
25372
+ taunt: ["8M"],
25373
+ willowisp: ["8M"],
25374
+ workup: ["8M"],
25375
+ wrap: ["8L1"],
25376
+ },
25377
+ },
25378
+ embirch: {
25379
+ learnset: {
25380
+ aromatherapy: ["8E"],
25381
+ block: ["8E"],
25382
+ dragonbreath: ["8E"],
25383
+ firespin: ["8E"],
25384
+ grassyterrain: ["8E"],
25385
+ revenge: ["8E"],
25386
+ sandtomb: ["8E"],
25387
+ },
25388
+ },
25389
+ flarelm: {
25390
+ learnset: {},
25391
+ },
25392
+ pyroak: {
25393
+ learnset: {
25394
+ amnesia: ["8L41"],
25395
+ aromaticmist: ["8L1"],
25396
+ attract: ["8M"],
25397
+ bulldoze: ["8M"],
25398
+ bulletseed: ["8M", "8L1"],
25399
+ burnup: ["8L64"],
25400
+ doubleedge: ["8L1"],
25401
+ doubleteam: ["8M"],
25402
+ dragonpulse: ["8M"],
25403
+ earthquake: ["8M"],
25404
+ ember: ["8L1"],
25405
+ endure: ["8M"],
25406
+ energyball: ["8M", "8L1"],
25407
+ facade: ["8M"],
25408
+ fireblast: ["8M"],
25409
+ flamecharge: ["8L1"],
25410
+ flamethrower: ["8M"],
25411
+ flamewheel: ["8L16"],
25412
+ flareblitz: ["8L1"],
25413
+ flashcannon: ["8M"],
25414
+ gigadrain: ["8M", "8L20"],
25415
+ gigaimpact: ["8M"],
25416
+ grassknot: ["8M"],
25417
+ growth: ["8L12"],
25418
+ hyperbeam: ["8M"],
25419
+ irondefense: ["8L41"],
25420
+ irontail: ["8M"],
25421
+ lavaplume: ["8L48"],
25422
+ leechseed: ["8L1"],
25423
+ lightscreen: ["8M"],
25424
+ overheat: ["8M"],
25425
+ petalblizzard: ["8L1"],
25426
+ petaldance: ["8L56"],
25427
+ protect: ["8M"],
25428
+ rest: ["8M"],
25429
+ roar: ["8M"],
25430
+ rockpolish: ["8M"],
25431
+ rockslide: ["8M"],
25432
+ rocksmash: ["8M"],
25433
+ rocktomb: ["8M"],
25434
+ safeguard: ["8M"],
25435
+ seedbomb: ["8L32"],
25436
+ sleeptalk: ["8M"],
25437
+ solarbeam: ["8M"],
25438
+ stealthrock: ["8M"],
25439
+ strength: ["8M"],
25440
+ substitute: ["8M"],
25441
+ sunnyday: ["8M"],
25442
+ swagger: ["8M"],
25443
+ sweetscent: ["8L1"],
25444
+ swordsdance: ["8M"],
25445
+ synthesis: ["8L27"],
25446
+ willowisp: ["8M"],
25447
+ woodhammer: ["8L1"],
25448
+ zapcannon: ["8L1"],
25449
+ },
25450
+ },
25451
+ breezi: {
25452
+ learnset: {
25453
+ disable: ["8E"],
25454
+ doubleedge: ["8E"],
25455
+ entrainment: ["8E"],
25456
+ followme: ["8E"],
25457
+ metronome: ["8E"],
25458
+ mimic: ["8E"],
25459
+ spikes: ["8E"],
25460
+ wish: ["8E"],
25461
+ },
25462
+ },
25463
+ fidgit: {
25464
+ learnset: {
25465
+ acrobatics: ["8L1"],
25466
+ aerialace: ["8M", "8L1"],
25467
+ attract: ["8M"],
25468
+ bodyslam: ["8L28"],
25469
+ bulldoze: ["8M"],
25470
+ dig: ["8M"],
25471
+ doubleteam: ["8M"],
25472
+ drillrun: ["8L1"],
25473
+ earthpower: ["8L58"],
25474
+ earthquake: ["8M"],
25475
+ encore: ["8L1"],
25476
+ endure: ["8M"],
25477
+ facade: ["8M"],
25478
+ fling: ["8M"],
25479
+ followme: ["8L1"],
25480
+ gastroacid: ["8L1"],
25481
+ gigaimpact: ["8M"],
25482
+ gravity: ["8L52"],
25483
+ gunkshot: ["8L64"],
25484
+ gust: ["8L1"],
25485
+ helpinghand: ["8L1"],
25486
+ hyperbeam: ["8M"],
25487
+ knockoff: ["8L24"],
25488
+ lightscreen: ["8M"],
25489
+ poisonjab: ["8M"],
25490
+ protect: ["8M"],
25491
+ psychup: ["8M"],
25492
+ raindance: ["8M"],
25493
+ rapidspin: ["8L16"],
25494
+ reflect: ["8M"],
25495
+ rest: ["8M", "8L1"],
25496
+ rockslide: ["8M"],
25497
+ rocksmash: ["8M"],
25498
+ rocktomb: ["8M"],
25499
+ safeguard: ["8L1"],
25500
+ sandstorm: ["8M"],
25501
+ shadowball: ["8M"],
25502
+ skillswap: ["8M"],
25503
+ sleeptalk: ["8M"],
25504
+ sludgebomb: ["8M", "8L38"],
25505
+ stealthrock: ["8M"],
25506
+ stoneedge: ["8M"],
25507
+ substitute: ["8M"],
25508
+ sunnyday: ["8M"],
25509
+ swagger: ["8M"],
25510
+ tailwind: ["8L1"],
25511
+ taunt: ["8M"],
25512
+ thief: ["8M"],
25513
+ torment: ["8M"],
25514
+ toxic: ["8L46"],
25515
+ toxicspikes: ["8L20"],
25516
+ uturn: ["8M"],
25517
+ whirlwind: ["8L32"],
25518
+ wideguard: ["8L12"],
25519
+ },
25520
+ },
25521
+ rebble: {
25522
+ learnset: {
25523
+ tackle: ["8L1"],
25524
+ },
25525
+ },
25526
+ tactite: {
25527
+ learnset: {
25528
+ tackle: ["8L1"],
25529
+ },
25530
+ },
25531
+ stratagem: {
25532
+ learnset: {
25533
+ acupressure: ["8L48"],
25534
+ aerialace: ["8M"],
25535
+ ancientpower: ["8L24"],
25536
+ bulldoze: ["8M"],
25537
+ calmmind: ["8M"],
25538
+ cut: ["8M"],
25539
+ dazzlinggleam: ["8M"],
25540
+ defensecurl: ["8L1"],
25541
+ disable: ["8L16"],
25542
+ doubleedge: ["8L56"],
25543
+ doubleteam: ["8M"],
25544
+ earthpower: ["8L42"],
25545
+ earthquake: ["8M"],
25546
+ endure: ["8M"],
25547
+ energyball: ["8M"],
25548
+ explosion: ["8M"],
25549
+ facade: ["8M"],
25550
+ falseswipe: ["8M"],
25551
+ fireblast: ["8M"],
25552
+ flamethrower: ["8M"],
25553
+ flash: ["8M"],
25554
+ gigadrain: ["8M"],
25555
+ gigaimpact: ["8M"],
25556
+ headsmash: ["8L70"],
25557
+ hyperbeam: ["8M"],
25558
+ laserfocus: ["8L1"],
25559
+ lockon: ["8L64"],
25560
+ metalsound: ["8L31"],
25561
+ mudslap: ["8L1"],
25562
+ paleowave: ["8L1"],
25563
+ powergem: ["8L36"],
25564
+ protect: ["8M"],
25565
+ quickguard: ["8L1"],
25566
+ raindance: ["8M"],
25567
+ rest: ["8M"],
25568
+ rockblast: ["8L12"],
25569
+ rockslide: ["8M"],
25570
+ rocksmash: ["8M"],
25571
+ rocktomb: ["8M"],
25572
+ rollout: ["8L1"],
25573
+ sandstorm: ["8M"],
25574
+ shadowball: ["8M"],
25575
+ sleeptalk: ["8M"],
25576
+ stealthrock: ["8M"],
25577
+ stoneedge: ["8M"],
25578
+ substitute: ["8M"],
25579
+ sunnyday: ["8M"],
25580
+ swagger: ["8M"],
25581
+ vacuumwave: ["8L20"],
25582
+ weatherball: ["8L1"],
25583
+ },
25584
+ },
25585
+ privatyke: {
25586
+ learnset: {
25587
+ headbutt: ["8E"],
25588
+ octazooka: ["8E"],
25589
+ recover: ["8E"],
25590
+ },
25591
+ },
25592
+ arghonaut: {
25593
+ learnset: {
25594
+ aquajet: ["8L16"],
25595
+ armthrust: ["8L1"],
25596
+ attract: ["8M"],
25597
+ blizzard: ["8M"],
25598
+ brickbreak: ["8M"],
25599
+ brine: ["8M"],
25600
+ bulkup: ["8M"],
25601
+ bulldoze: ["8M"],
25602
+ circlethrow: ["8L1"],
25603
+ cut: ["8M"],
25604
+ doubleteam: ["8M"],
25605
+ drainpunch: ["8M"],
25606
+ earthquake: ["8M"],
25607
+ endure: ["8M"],
25608
+ facade: ["8M"],
25609
+ falseswipe: ["8M"],
25610
+ fling: ["8M"],
25611
+ focusblast: ["8M"],
25612
+ focuspunch: ["8L60"],
25613
+ gigaimpact: ["8M"],
25614
+ hail: ["8M"],
25615
+ headbutt: ["8L36"],
25616
+ hyperbeam: ["8M"],
25617
+ icebeam: ["8M"],
25618
+ knockoff: ["8L24"],
25619
+ lowsweep: ["8M"],
25620
+ machpunch: ["8L16"],
25621
+ poisonjab: ["8M"],
25622
+ protect: ["8M"],
25623
+ psychup: ["8M"],
25624
+ raindance: ["8M"],
25625
+ rest: ["8M"],
25626
+ revenge: ["8L28"],
25627
+ roar: ["8M"],
25628
+ rockslide: ["8M"],
25629
+ rocksmash: ["8M"],
25630
+ rocktomb: ["8M"],
25631
+ safeguard: ["8M"],
25632
+ scald: ["8M", "8L42"],
25633
+ sleeptalk: ["8M"],
25634
+ sludgebomb: ["8M"],
25635
+ smokescreen: ["8L12"],
25636
+ spikes: ["8E"],
25637
+ stoneedge: ["8M"],
25638
+ strength: ["8M"],
25639
+ submission: ["8L48"],
25640
+ substitute: ["8M"],
25641
+ surf: ["8M"],
25642
+ swagger: ["8M"],
25643
+ taunt: ["8M", "8L32"],
25644
+ thief: ["8M", "8L1"],
25645
+ torment: ["8M"],
25646
+ vacuumwave: ["8L1"],
25647
+ waterfall: ["8M"],
25648
+ watergun: ["8L1"],
25649
+ waterpulse: ["8M"],
25650
+ wideguard: ["8L54"],
25651
+ workup: ["8M"],
25652
+ wrap: ["8L1"],
25653
+ yawn: ["8L20"],
25654
+ },
25655
+ },
25656
+ nohface: {
25657
+ learnset: {
25658
+ flail: ["8E"],
25659
+ hex: ["8E"],
25660
+ metalsound: ["8E"],
25661
+ meteormash: ["8E"],
25662
+ playrough: ["8E"],
25663
+ suckerpunch: ["8E"],
25664
+ yawn: ["8E"],
25665
+ },
25666
+ },
25667
+ kitsunoh: {
25668
+ learnset: {
25669
+ attract: ["8M"],
25670
+ bulldoze: ["8M"],
25671
+ bulletpunch: ["8L1"],
25672
+ copycat: ["8L20"],
25673
+ cut: ["8M"],
25674
+ darkpulse: ["8M"],
25675
+ defog: ["8M"],
25676
+ dig: ["8M"],
25677
+ doubleteam: ["8M"],
25678
+ dreameater: ["8M"],
25679
+ earthquake: ["8M"],
25680
+ facade: ["8M"],
25681
+ fakeout: ["8L1"],
25682
+ falseswipe: ["8M"],
25683
+ flash: ["8M"],
25684
+ flashcannon: ["8M"],
25685
+ fling: ["8M"],
25686
+ gigaimpact: ["8M"],
25687
+ honeclaws: ["8L28"],
25688
+ hyperbeam: ["8M"],
25689
+ ironhead: ["8L40"],
25690
+ irontail: ["8M"],
25691
+ lick: ["8L1"],
25692
+ memento: ["8L48"],
25693
+ metalclaw: ["8L1"],
25694
+ payback: ["8M"],
25695
+ perishsong: ["8L52"],
25696
+ protect: ["8M"],
25697
+ psychup: ["8M"],
25698
+ raindance: ["8M"],
25699
+ rest: ["8M"],
25700
+ revenge: ["8L36"],
25701
+ roar: ["8M"],
25702
+ safeguard: ["8M"],
25703
+ scratch: ["8L1"],
25704
+ shadowball: ["8M"],
25705
+ shadowclaw: ["8M", "8L32"],
25706
+ shadowsneak: ["8L16"],
25707
+ shadowstrike: ["8L44"],
25708
+ sleeptalk: ["8M"],
25709
+ spite: ["8L12"],
25710
+ substitute: ["8M"],
25711
+ sunnyday: ["8M"],
25712
+ swagger: ["8M"],
25713
+ tailwhip: ["8L1"],
25714
+ taunt: ["8M"],
25715
+ thief: ["8M"],
25716
+ torment: ["8M", "8L24"],
25717
+ trick: ["8L1"],
25718
+ trickroom: ["8M"],
25719
+ uturn: ["8M"],
25720
+ willowisp: ["8M"],
25721
+ },
25722
+ },
25723
+ monohm: {
25724
+ learnset: {
25725
+ mudslap: ["8E"],
25726
+ powdersnow: ["8E"],
25727
+ },
25728
+ },
25729
+ duohm: {
25730
+ learnset: {},
25731
+ },
25732
+ cyclohm: {
25733
+ learnset: {
25734
+ aerialace: ["8M"],
25735
+ attract: ["8M"],
25736
+ blizzard: ["8M"],
25737
+ bulldoze: ["8M"],
25738
+ charge: ["8L12"],
25739
+ chargebeam: ["8M"],
25740
+ discharge: ["8L35"],
25741
+ doublehit: ["8L1"],
25742
+ doubleteam: ["8M"],
25743
+ dracometeor: ["8T"],
25744
+ dragonbreath: ["8L20"],
25745
+ dragonclaw: ["8M"],
25746
+ dragonpulse: ["8M"],
25747
+ dragontail: ["8L28"],
25748
+ earthquake: ["8M"],
25749
+ electricterrain: ["8L1"],
25750
+ endure: ["8M"],
25751
+ facade: ["8M"],
25752
+ fireblast: ["8M"],
25753
+ flamethrower: ["8M"],
25754
+ flash: ["8M"],
25755
+ gigaimpact: ["8M"],
25756
+ growl: ["8L1"],
25757
+ hail: ["8M"],
25758
+ hyperbeam: ["8M"],
25759
+ icebeam: ["8M"],
25760
+ irontail: ["8M"],
25761
+ lightscreen: ["8M"],
25762
+ lockon: ["8L56"],
25763
+ protect: ["8M"],
25764
+ raindance: ["8M", "8L40"],
25765
+ rest: ["8M"],
25766
+ roar: ["8M"],
25767
+ sandstorm: ["8M"],
25768
+ shockwave: ["8M"],
25769
+ slackoff: ["8L48"],
25770
+ sleeptalk: ["8M"],
25771
+ strength: ["8M"],
25772
+ substitute: ["8M"],
25773
+ sunnyday: ["8M"],
25774
+ surf: ["8M"],
25775
+ swagger: ["8M"],
25776
+ tackle: ["8L1"],
25777
+ thrash: ["8L64"],
25778
+ thunder: ["8M", "8L72"],
25779
+ thunderbolt: ["8M"],
25780
+ thundershock: ["8L1"],
25781
+ thunderwave: ["8M", "8L24"],
25782
+ torment: ["8M"],
25783
+ triattack: ["8L1"],
25784
+ trickroom: ["8M"],
25785
+ twister: ["8L1"],
25786
+ voltswitch: ["8M"],
25787
+ waterfall: ["8M"],
25788
+ waterpulse: ["8M"],
25789
+ whirlwind: ["8L16"],
25790
+ zapcannon: ["8L56"],
25791
+ },
25792
+ },
25793
+ dorsoil: {
25794
+ learnset: {
25795
+ doubleedge: ["8E"],
25796
+ fakeout: ["8E"],
25797
+ firefang: ["8E"],
25798
+ fissure: ["8E"],
25799
+ flail: ["8E"],
25800
+ mimic: ["8E"],
25801
+ sandtomb: ["8E"],
25802
+ screech: ["8E"],
25803
+ suckerpunch: ["8E"],
25804
+ thunderfang: ["8E"],
25805
+ wideguard: ["8E"],
25806
+ },
25807
+ },
25808
+ colossoil: {
25809
+ learnset: {
25810
+ attract: ["8M"],
25811
+ bite: ["8L20"],
25812
+ bodyslam: ["8L35"],
25813
+ brickbreak: ["8M"],
25814
+ bulldoze: ["8M"],
25815
+ crunch: ["8L49"],
25816
+ darkpulse: ["8M"],
25817
+ dig: ["8M"],
25818
+ doubleteam: ["8M"],
25819
+ drillrun: ["8L1"],
25820
+ earthquake: ["8M"],
25821
+ endure: ["8M"],
25822
+ facade: ["8M"],
25823
+ furyattack: ["8L1"],
25824
+ gigaimpact: ["8M"],
25825
+ highhorsepower: ["8L1"],
25826
+ hornattack: ["8L1"],
25827
+ horndrill: ["8L63"],
25828
+ hyperbeam: ["8M"],
25829
+ irontail: ["8M"],
25830
+ knockoff: ["8L25"],
25831
+ leer: ["8L1"],
25832
+ megahorn: ["8L56"],
25833
+ mudslap: ["8L1"],
25834
+ payback: ["8M"],
25835
+ peck: ["8L1"],
25836
+ protect: ["8M"],
25837
+ raindance: ["8M"],
25838
+ rapidspin: ["8L15"],
25839
+ rest: ["8M"],
25840
+ roar: ["8M"],
25841
+ rockslide: ["8M"],
25842
+ rocksmash: ["8M"],
25843
+ rocktomb: ["8M"],
25844
+ sandstorm: ["8M"],
25845
+ sandtomb: ["8L1"],
25846
+ sleeptalk: ["8M"],
25847
+ snarl: ["8M"],
25848
+ spitup: ["8L42"],
25849
+ stockpile: ["8L42"],
25850
+ stoneedge: ["8M"],
25851
+ strength: ["8M", "8L30"],
25852
+ substitute: ["8M"],
25853
+ sunnyday: ["8M"],
25854
+ swagger: ["8M"],
25855
+ swallow: ["8L42"],
25856
+ taunt: ["8M"],
25857
+ uturn: ["8M"],
25858
+ },
25859
+ },
25860
+ protowatt: {
25861
+ learnset: {
25862
+ followme: ["8E"],
25863
+ sheercold: ["8E"],
25864
+ },
25865
+ },
25866
+ krilowatt: {
25867
+ learnset: {
25868
+ aquatail: ["8L50"],
25869
+ attract: ["8M"],
25870
+ blizzard: ["8M"],
25871
+ bubblebeam: ["8L1"],
25872
+ bulldoze: ["8M"],
25873
+ charge: ["8L1"],
25874
+ confuseray: ["8L1"],
25875
+ copycat: ["8L25"],
25876
+ cut: ["8M"],
25877
+ discharge: ["8L30"],
25878
+ doubleteam: ["8M"],
25879
+ earthquake: ["8M"],
25880
+ endure: ["8M"],
25881
+ facade: ["8M"],
25882
+ flash: ["8M"],
25883
+ fling: ["8M"],
25884
+ gigaimpact: ["8M"],
25885
+ guillotine: ["8L60"],
25886
+ hail: ["8M"],
25887
+ hyperbeam: ["8M"],
25888
+ icebeam: ["8M"],
25889
+ iceshard: ["8L1"],
25890
+ imprison: ["8L20"],
25891
+ irontail: ["8M"],
25892
+ lowsweep: ["8M"],
25893
+ magneticflux: ["8L1"],
25894
+ mindreader: ["8L35"],
25895
+ muddywater: ["8L40"],
25896
+ payback: ["8M"],
25897
+ protect: ["8M"],
25898
+ raindance: ["8M"],
25899
+ recycle: ["8M"],
25900
+ rest: ["8M"],
25901
+ scald: ["8M"],
25902
+ shockwave: ["8M"],
25903
+ sleeptalk: ["8M"],
25904
+ substitute: ["8M"],
25905
+ surf: ["8M"],
25906
+ swagger: ["8M"],
25907
+ thunder: ["8M", "8L55"],
25908
+ thunderbolt: ["8M"],
25909
+ thundershock: ["8L1"],
25910
+ thunderwave: ["8M"],
25911
+ torment: ["8M"],
25912
+ voltswitch: ["8M"],
25913
+ waterfall: ["8M"],
25914
+ watergun: ["8L1"],
25915
+ waterpulse: ["8M"],
25916
+ wildcharge: ["8L45"],
25917
+ },
25918
+ },
25919
+ voodoll: {
25920
+ learnset: {
25921
+ batonpass: ["8E"],
25922
+ counter: ["8E"],
25923
+ imprison: ["8E"],
25924
+ machpunch: ["8E"],
25925
+ memento: ["8E"],
25926
+ mimic: ["8E"],
25927
+ },
25928
+ },
25929
+ voodoom: {
25930
+ learnset: {
25931
+ acupressure: ["8L52"],
25932
+ astonish: ["8L1"],
25933
+ attract: ["8M"],
25934
+ aurasphere: ["8L40"],
25935
+ brickbreak: ["8M"],
25936
+ bulkup: ["8M"],
25937
+ bulldoze: ["8M"],
25938
+ charge: ["8L20"],
25939
+ closecombat: ["8L64"],
25940
+ copycat: ["8L1"],
25941
+ darkpulse: ["8M"],
25942
+ doubleteam: ["8M"],
25943
+ drainpunch: ["8M"],
25944
+ dreameater: ["8M"],
25945
+ earthquake: ["8M"],
25946
+ echoedvoice: ["8L16"],
25947
+ endure: ["8M"],
25948
+ facade: ["8M"],
25949
+ flashcannon: ["8M"],
25950
+ fling: ["8M"],
25951
+ focusblast: ["8M"],
25952
+ focuspunch: ["8M"],
25953
+ followme: ["8L1"],
25954
+ foulplay: ["8L58"],
25955
+ gigaimpact: ["8M"],
25956
+ grudge: ["8L35"],
25957
+ hex: ["8L28"],
25958
+ hyperbeam: ["8M"],
25959
+ lowsweep: ["8M"],
25960
+ nastyplot: ["8M"],
25961
+ nightslash: ["8L1"],
25962
+ painsplit: ["8L46"],
25963
+ payback: ["8M"],
25964
+ pinmissile: ["8L1"],
25965
+ protect: ["8M"],
25966
+ psychic: ["8M"],
25967
+ rest: ["8M"],
25968
+ revenge: ["8L1"],
25969
+ rockslide: ["8M"],
25970
+ rocksmash: ["8M"],
25971
+ shockwave: ["8M"],
25972
+ sleeptalk: ["8M"],
25973
+ snarl: ["8M"],
25974
+ spite: ["8L12"],
25975
+ stoneedge: ["8M"],
25976
+ strength: ["8M"],
25977
+ substitute: ["8M"],
25978
+ sunnyday: ["8M"],
25979
+ swagger: ["8M"],
25980
+ taunt: ["8M"],
25981
+ tearfullook: ["8L24"],
25982
+ thief: ["8M"],
25983
+ thunderbolt: ["8M"],
25984
+ thunderwave: ["8M"],
25985
+ torment: ["8M"],
25986
+ workup: ["8M"],
25987
+ wrap: ["8L1"],
25988
+ },
25989
+ },
25253
25990
  };
25254
25991
  //# sourceMappingURL=learnsets.js.map