@pkmn/mods 0.4.24 → 0.5.2

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,740 @@ 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
+ trickroom: ["8M"],
25517
+ uturn: ["8M"],
25518
+ whirlwind: ["8L32"],
25519
+ wideguard: ["8L12"],
25520
+ },
25521
+ },
25522
+ rebble: {
25523
+ learnset: {
25524
+ tackle: ["8L1"],
25525
+ },
25526
+ },
25527
+ tactite: {
25528
+ learnset: {
25529
+ tackle: ["8L1"],
25530
+ },
25531
+ },
25532
+ stratagem: {
25533
+ learnset: {
25534
+ acupressure: ["8L48"],
25535
+ aerialace: ["8M"],
25536
+ ancientpower: ["8L24"],
25537
+ bulldoze: ["8M"],
25538
+ calmmind: ["8M"],
25539
+ cut: ["8M"],
25540
+ dazzlinggleam: ["8M"],
25541
+ defensecurl: ["8L1"],
25542
+ disable: ["8L16"],
25543
+ doubleedge: ["8L56"],
25544
+ doubleteam: ["8M"],
25545
+ earthpower: ["8L42"],
25546
+ earthquake: ["8M"],
25547
+ endure: ["8M"],
25548
+ energyball: ["8M"],
25549
+ explosion: ["8M"],
25550
+ facade: ["8M"],
25551
+ falseswipe: ["8M"],
25552
+ fireblast: ["8M"],
25553
+ flamethrower: ["8M"],
25554
+ flash: ["8M"],
25555
+ gigadrain: ["8M"],
25556
+ gigaimpact: ["8M"],
25557
+ headsmash: ["8L70"],
25558
+ hyperbeam: ["8M"],
25559
+ laserfocus: ["8L1"],
25560
+ lockon: ["8L64"],
25561
+ metalsound: ["8L31"],
25562
+ mudslap: ["8L1"],
25563
+ paleowave: ["8L1"],
25564
+ powergem: ["8L36"],
25565
+ protect: ["8M"],
25566
+ quickguard: ["8L1"],
25567
+ raindance: ["8M"],
25568
+ rest: ["8M"],
25569
+ rockblast: ["8L12"],
25570
+ rockslide: ["8M"],
25571
+ rocksmash: ["8M"],
25572
+ rocktomb: ["8M"],
25573
+ rollout: ["8L1"],
25574
+ sandstorm: ["8M"],
25575
+ shadowball: ["8M"],
25576
+ sleeptalk: ["8M"],
25577
+ stealthrock: ["8M"],
25578
+ stoneedge: ["8M"],
25579
+ substitute: ["8M"],
25580
+ sunnyday: ["8M"],
25581
+ swagger: ["8M"],
25582
+ vacuumwave: ["8L20"],
25583
+ weatherball: ["8L1"],
25584
+ },
25585
+ },
25586
+ privatyke: {
25587
+ learnset: {
25588
+ headbutt: ["8E"],
25589
+ octazooka: ["8E"],
25590
+ recover: ["8E"],
25591
+ },
25592
+ },
25593
+ arghonaut: {
25594
+ learnset: {
25595
+ aquajet: ["8L16"],
25596
+ armthrust: ["8L1"],
25597
+ attract: ["8M"],
25598
+ blizzard: ["8M"],
25599
+ brickbreak: ["8M"],
25600
+ brine: ["8M"],
25601
+ bulkup: ["8M"],
25602
+ bulldoze: ["8M"],
25603
+ circlethrow: ["8L1"],
25604
+ cut: ["8M"],
25605
+ doubleteam: ["8M"],
25606
+ drainpunch: ["8M"],
25607
+ earthquake: ["8M"],
25608
+ endure: ["8M"],
25609
+ facade: ["8M"],
25610
+ falseswipe: ["8M"],
25611
+ fling: ["8M"],
25612
+ focusblast: ["8M"],
25613
+ focuspunch: ["8L60"],
25614
+ gigaimpact: ["8M"],
25615
+ hail: ["8M"],
25616
+ headbutt: ["8L36"],
25617
+ hyperbeam: ["8M"],
25618
+ icebeam: ["8M"],
25619
+ knockoff: ["8L24"],
25620
+ lowsweep: ["8M"],
25621
+ machpunch: ["8L16"],
25622
+ poisonjab: ["8M"],
25623
+ protect: ["8M"],
25624
+ psychup: ["8M"],
25625
+ raindance: ["8M"],
25626
+ rest: ["8M"],
25627
+ revenge: ["8L28"],
25628
+ roar: ["8M"],
25629
+ rockslide: ["8M"],
25630
+ rocksmash: ["8M"],
25631
+ rocktomb: ["8M"],
25632
+ safeguard: ["8M"],
25633
+ scald: ["8M", "8L42"],
25634
+ sleeptalk: ["8M"],
25635
+ sludgebomb: ["8M"],
25636
+ smokescreen: ["8L12"],
25637
+ spikes: ["8E"],
25638
+ stoneedge: ["8M"],
25639
+ strength: ["8M"],
25640
+ submission: ["8L48"],
25641
+ substitute: ["8M"],
25642
+ surf: ["8M"],
25643
+ swagger: ["8M"],
25644
+ taunt: ["8M", "8L32"],
25645
+ thief: ["8M", "8L1"],
25646
+ torment: ["8M"],
25647
+ vacuumwave: ["8L1"],
25648
+ waterfall: ["8M"],
25649
+ watergun: ["8L1"],
25650
+ waterpulse: ["8M"],
25651
+ wideguard: ["8L54"],
25652
+ workup: ["8M"],
25653
+ wrap: ["8L1"],
25654
+ yawn: ["8L20"],
25655
+ },
25656
+ },
25657
+ nohface: {
25658
+ learnset: {
25659
+ flail: ["8E"],
25660
+ hex: ["8E"],
25661
+ metalsound: ["8E"],
25662
+ meteormash: ["8E"],
25663
+ playrough: ["8E"],
25664
+ suckerpunch: ["8E"],
25665
+ yawn: ["8E"],
25666
+ },
25667
+ },
25668
+ kitsunoh: {
25669
+ learnset: {
25670
+ attract: ["8M"],
25671
+ bulldoze: ["8M"],
25672
+ bulletpunch: ["8L1"],
25673
+ copycat: ["8L20"],
25674
+ cut: ["8M"],
25675
+ darkpulse: ["8M"],
25676
+ defog: ["8M"],
25677
+ dig: ["8M"],
25678
+ doubleteam: ["8M"],
25679
+ dreameater: ["8M"],
25680
+ earthquake: ["8M"],
25681
+ facade: ["8M"],
25682
+ fakeout: ["8L1"],
25683
+ falseswipe: ["8M"],
25684
+ flash: ["8M"],
25685
+ flashcannon: ["8M"],
25686
+ fling: ["8M"],
25687
+ gigaimpact: ["8M"],
25688
+ honeclaws: ["8L28"],
25689
+ hyperbeam: ["8M"],
25690
+ ironhead: ["8L40"],
25691
+ irontail: ["8M"],
25692
+ lick: ["8L1"],
25693
+ memento: ["8L48"],
25694
+ metalclaw: ["8L1"],
25695
+ payback: ["8M"],
25696
+ perishsong: ["8L52"],
25697
+ protect: ["8M"],
25698
+ psychup: ["8M"],
25699
+ raindance: ["8M"],
25700
+ rest: ["8M"],
25701
+ revenge: ["8L36"],
25702
+ roar: ["8M"],
25703
+ safeguard: ["8M"],
25704
+ scratch: ["8L1"],
25705
+ shadowball: ["8M"],
25706
+ shadowclaw: ["8M", "8L32"],
25707
+ shadowsneak: ["8L16"],
25708
+ shadowstrike: ["8L44"],
25709
+ sleeptalk: ["8M"],
25710
+ spite: ["8L12"],
25711
+ substitute: ["8M"],
25712
+ sunnyday: ["8M"],
25713
+ swagger: ["8M"],
25714
+ tailwhip: ["8L1"],
25715
+ taunt: ["8M"],
25716
+ thief: ["8M"],
25717
+ torment: ["8M", "8L24"],
25718
+ trick: ["8L1"],
25719
+ trickroom: ["8M"],
25720
+ uturn: ["8M"],
25721
+ willowisp: ["8M"],
25722
+ },
25723
+ },
25724
+ monohm: {
25725
+ learnset: {
25726
+ mudslap: ["8E"],
25727
+ powdersnow: ["8E"],
25728
+ },
25729
+ },
25730
+ duohm: {
25731
+ learnset: {},
25732
+ },
25733
+ cyclohm: {
25734
+ learnset: {
25735
+ aerialace: ["8M"],
25736
+ attract: ["8M"],
25737
+ blizzard: ["8M"],
25738
+ bulldoze: ["8M"],
25739
+ charge: ["8L12"],
25740
+ chargebeam: ["8M"],
25741
+ discharge: ["8L35"],
25742
+ doublehit: ["8L1"],
25743
+ doubleteam: ["8M"],
25744
+ dracometeor: ["8T"],
25745
+ dragonbreath: ["8L20"],
25746
+ dragonclaw: ["8M"],
25747
+ dragonpulse: ["8M"],
25748
+ dragontail: ["8L28"],
25749
+ earthquake: ["8M"],
25750
+ electricterrain: ["8L1"],
25751
+ endure: ["8M"],
25752
+ facade: ["8M"],
25753
+ fireblast: ["8M"],
25754
+ flamethrower: ["8M"],
25755
+ flash: ["8M"],
25756
+ gigaimpact: ["8M"],
25757
+ growl: ["8L1"],
25758
+ hail: ["8M"],
25759
+ hyperbeam: ["8M"],
25760
+ icebeam: ["8M"],
25761
+ irontail: ["8M"],
25762
+ lightscreen: ["8M"],
25763
+ lockon: ["8L56"],
25764
+ protect: ["8M"],
25765
+ raindance: ["8M", "8L40"],
25766
+ rest: ["8M"],
25767
+ roar: ["8M"],
25768
+ sandstorm: ["8M"],
25769
+ shockwave: ["8M"],
25770
+ slackoff: ["8L48"],
25771
+ sleeptalk: ["8M"],
25772
+ strength: ["8M"],
25773
+ substitute: ["8M"],
25774
+ sunnyday: ["8M"],
25775
+ surf: ["8M"],
25776
+ swagger: ["8M"],
25777
+ tackle: ["8L1"],
25778
+ thrash: ["8L64"],
25779
+ thunder: ["8M", "8L72"],
25780
+ thunderbolt: ["8M"],
25781
+ thundershock: ["8L1"],
25782
+ thunderwave: ["8M", "8L24"],
25783
+ torment: ["8M"],
25784
+ triattack: ["8L1"],
25785
+ trickroom: ["8M"],
25786
+ twister: ["8L1"],
25787
+ voltswitch: ["8M"],
25788
+ waterfall: ["8M"],
25789
+ waterpulse: ["8M"],
25790
+ whirlwind: ["8L16"],
25791
+ zapcannon: ["8L56"],
25792
+ },
25793
+ },
25794
+ dorsoil: {
25795
+ learnset: {
25796
+ doubleedge: ["8E"],
25797
+ fakeout: ["8E"],
25798
+ firefang: ["8E"],
25799
+ fissure: ["8E"],
25800
+ flail: ["8E"],
25801
+ mimic: ["8E"],
25802
+ sandtomb: ["8E"],
25803
+ screech: ["8E"],
25804
+ suckerpunch: ["8E"],
25805
+ thunderfang: ["8E"],
25806
+ wideguard: ["8E"],
25807
+ },
25808
+ },
25809
+ colossoil: {
25810
+ learnset: {
25811
+ attract: ["8M"],
25812
+ bite: ["8L20"],
25813
+ bodyslam: ["8L35"],
25814
+ brickbreak: ["8M"],
25815
+ bulldoze: ["8M"],
25816
+ crunch: ["8L49"],
25817
+ darkpulse: ["8M"],
25818
+ dig: ["8M"],
25819
+ doubleteam: ["8M"],
25820
+ drillrun: ["8L1"],
25821
+ earthquake: ["8M"],
25822
+ endure: ["8M"],
25823
+ facade: ["8M"],
25824
+ furyattack: ["8L1"],
25825
+ gigaimpact: ["8M"],
25826
+ highhorsepower: ["8L1"],
25827
+ hornattack: ["8L1"],
25828
+ horndrill: ["8L63"],
25829
+ hyperbeam: ["8M"],
25830
+ irontail: ["8M"],
25831
+ knockoff: ["8L25"],
25832
+ leer: ["8L1"],
25833
+ megahorn: ["8L56"],
25834
+ mudslap: ["8L1"],
25835
+ payback: ["8M"],
25836
+ peck: ["8L1"],
25837
+ protect: ["8M"],
25838
+ raindance: ["8M"],
25839
+ rapidspin: ["8L15"],
25840
+ rest: ["8M"],
25841
+ roar: ["8M"],
25842
+ rockslide: ["8M"],
25843
+ rocksmash: ["8M"],
25844
+ rocktomb: ["8M"],
25845
+ sandstorm: ["8M"],
25846
+ sandtomb: ["8L1"],
25847
+ sleeptalk: ["8M"],
25848
+ snarl: ["8M"],
25849
+ spitup: ["8L42"],
25850
+ stockpile: ["8L42"],
25851
+ stoneedge: ["8M"],
25852
+ strength: ["8M", "8L30"],
25853
+ substitute: ["8M"],
25854
+ sunnyday: ["8M"],
25855
+ swagger: ["8M"],
25856
+ swallow: ["8L42"],
25857
+ taunt: ["8M"],
25858
+ uturn: ["8M"],
25859
+ },
25860
+ },
25861
+ protowatt: {
25862
+ learnset: {
25863
+ followme: ["8E"],
25864
+ sheercold: ["8E"],
25865
+ },
25866
+ },
25867
+ krilowatt: {
25868
+ learnset: {
25869
+ aquatail: ["8L50"],
25870
+ attract: ["8M"],
25871
+ blizzard: ["8M"],
25872
+ bubblebeam: ["8L1"],
25873
+ bulldoze: ["8M"],
25874
+ charge: ["8L1"],
25875
+ confuseray: ["8L1"],
25876
+ copycat: ["8L25"],
25877
+ cut: ["8M"],
25878
+ discharge: ["8L30"],
25879
+ doubleteam: ["8M"],
25880
+ earthquake: ["8M"],
25881
+ endure: ["8M"],
25882
+ facade: ["8M"],
25883
+ flash: ["8M"],
25884
+ fling: ["8M"],
25885
+ gigaimpact: ["8M"],
25886
+ guillotine: ["8L60"],
25887
+ hail: ["8M"],
25888
+ hyperbeam: ["8M"],
25889
+ icebeam: ["8M"],
25890
+ iceshard: ["8L1"],
25891
+ imprison: ["8L20"],
25892
+ irontail: ["8M"],
25893
+ lowsweep: ["8M"],
25894
+ magneticflux: ["8L1"],
25895
+ mindreader: ["8L35"],
25896
+ muddywater: ["8L40"],
25897
+ payback: ["8M"],
25898
+ protect: ["8M"],
25899
+ raindance: ["8M"],
25900
+ recycle: ["8M"],
25901
+ rest: ["8M"],
25902
+ scald: ["8M"],
25903
+ shockwave: ["8M"],
25904
+ sleeptalk: ["8M"],
25905
+ substitute: ["8M"],
25906
+ surf: ["8M"],
25907
+ swagger: ["8M"],
25908
+ thunder: ["8M", "8L55"],
25909
+ thunderbolt: ["8M"],
25910
+ thundershock: ["8L1"],
25911
+ thunderwave: ["8M"],
25912
+ torment: ["8M"],
25913
+ voltswitch: ["8M"],
25914
+ waterfall: ["8M"],
25915
+ watergun: ["8L1"],
25916
+ waterpulse: ["8M"],
25917
+ wildcharge: ["8L45"],
25918
+ },
25919
+ },
25920
+ voodoll: {
25921
+ learnset: {
25922
+ batonpass: ["8E"],
25923
+ counter: ["8E"],
25924
+ imprison: ["8E"],
25925
+ machpunch: ["8E"],
25926
+ memento: ["8E"],
25927
+ mimic: ["8E"],
25928
+ },
25929
+ },
25930
+ voodoom: {
25931
+ learnset: {
25932
+ acupressure: ["8L52"],
25933
+ astonish: ["8L1"],
25934
+ attract: ["8M"],
25935
+ aurasphere: ["8L40"],
25936
+ brickbreak: ["8M"],
25937
+ bulkup: ["8M"],
25938
+ bulldoze: ["8M"],
25939
+ charge: ["8L20"],
25940
+ closecombat: ["8L64"],
25941
+ copycat: ["8L1"],
25942
+ darkpulse: ["8M"],
25943
+ doubleteam: ["8M"],
25944
+ drainpunch: ["8M"],
25945
+ dreameater: ["8M"],
25946
+ earthquake: ["8M"],
25947
+ echoedvoice: ["8L16"],
25948
+ endure: ["8M"],
25949
+ facade: ["8M"],
25950
+ flashcannon: ["8M"],
25951
+ fling: ["8M"],
25952
+ focusblast: ["8M"],
25953
+ focuspunch: ["8M"],
25954
+ followme: ["8L1"],
25955
+ foulplay: ["8L58"],
25956
+ gigaimpact: ["8M"],
25957
+ grudge: ["8L35"],
25958
+ hex: ["8L28"],
25959
+ hyperbeam: ["8M"],
25960
+ lowsweep: ["8M"],
25961
+ nastyplot: ["8M"],
25962
+ nightslash: ["8L1"],
25963
+ painsplit: ["8L46"],
25964
+ payback: ["8M"],
25965
+ pinmissile: ["8L1"],
25966
+ protect: ["8M"],
25967
+ psychic: ["8M"],
25968
+ rest: ["8M"],
25969
+ revenge: ["8L1"],
25970
+ rockslide: ["8M"],
25971
+ rocksmash: ["8M"],
25972
+ shockwave: ["8M"],
25973
+ sleeptalk: ["8M"],
25974
+ snarl: ["8M"],
25975
+ spite: ["8L12"],
25976
+ stoneedge: ["8M"],
25977
+ strength: ["8M"],
25978
+ substitute: ["8M"],
25979
+ sunnyday: ["8M"],
25980
+ swagger: ["8M"],
25981
+ taunt: ["8M"],
25982
+ tearfullook: ["8L24"],
25983
+ thief: ["8M"],
25984
+ thunderbolt: ["8M"],
25985
+ thunderwave: ["8M"],
25986
+ torment: ["8M"],
25987
+ workup: ["8M"],
25988
+ wrap: ["8L1"],
25989
+ },
25990
+ },
25253
25991
  };
25254
25992
  //# sourceMappingURL=learnsets.js.map