@pkmn/sim 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.
Files changed (67) hide show
  1. package/build/cjs/config/formats.js +106 -89
  2. package/build/cjs/config/formats.js.map +1 -1
  3. package/build/cjs/data/abilities.js +47 -22
  4. package/build/cjs/data/abilities.js.map +1 -1
  5. package/build/cjs/data/aliases.js +2 -2
  6. package/build/cjs/data/formats-data.js +4 -0
  7. package/build/cjs/data/formats-data.js.map +1 -1
  8. package/build/cjs/data/learnsets.js +4793 -4255
  9. package/build/cjs/data/learnsets.js.map +1 -1
  10. package/build/cjs/data/mods/gen6/abilities.js +3 -3
  11. package/build/cjs/data/mods/gen6/abilities.js.map +1 -1
  12. package/build/cjs/data/mods/gen6/learnsets.js +0 -90
  13. package/build/cjs/data/mods/gen6/learnsets.js.map +1 -1
  14. package/build/cjs/data/mods/gen6/legality.js +1 -1
  15. package/build/cjs/data/mods/gen6/legality.js.map +1 -1
  16. package/build/cjs/data/mods/gen6/pokedex.js +0 -4
  17. package/build/cjs/data/mods/gen6/pokedex.js.map +1 -1
  18. package/build/cjs/data/mods/gen8/abilities.js +1115 -16
  19. package/build/cjs/data/mods/gen8/abilities.js.map +1 -1
  20. package/build/cjs/data/moves.js +9 -5
  21. package/build/cjs/data/moves.js.map +1 -1
  22. package/build/cjs/data/pokedex.js +18 -2
  23. package/build/cjs/data/pokedex.js.map +1 -1
  24. package/build/cjs/data/text/moves.js +1 -1
  25. package/build/cjs/data/text/moves.js.map +1 -1
  26. package/build/cjs/sim/battle-actions.js +7 -3
  27. package/build/cjs/sim/battle-actions.js.map +1 -1
  28. package/build/cjs/sim/dex-moves.js.map +1 -1
  29. package/build/cjs/sim/pokemon.js +4 -3
  30. package/build/cjs/sim/pokemon.js.map +1 -1
  31. package/build/cjs/sim/team-validator.js +1 -1
  32. package/build/esm/config/formats.mjs +106 -89
  33. package/build/esm/config/formats.mjs.map +1 -1
  34. package/build/esm/data/abilities.mjs +47 -22
  35. package/build/esm/data/abilities.mjs.map +1 -1
  36. package/build/esm/data/aliases.mjs +2 -2
  37. package/build/esm/data/formats-data.mjs +4 -0
  38. package/build/esm/data/formats-data.mjs.map +1 -1
  39. package/build/esm/data/learnsets.mjs +4793 -4255
  40. package/build/esm/data/learnsets.mjs.map +1 -1
  41. package/build/esm/data/mods/gen6/abilities.mjs +3 -3
  42. package/build/esm/data/mods/gen6/abilities.mjs.map +1 -1
  43. package/build/esm/data/mods/gen6/learnsets.mjs +0 -90
  44. package/build/esm/data/mods/gen6/learnsets.mjs.map +1 -1
  45. package/build/esm/data/mods/gen6/legality.mjs +1 -1
  46. package/build/esm/data/mods/gen6/legality.mjs.map +1 -1
  47. package/build/esm/data/mods/gen6/pokedex.mjs +0 -4
  48. package/build/esm/data/mods/gen6/pokedex.mjs.map +1 -1
  49. package/build/esm/data/mods/gen8/abilities.mjs +1115 -16
  50. package/build/esm/data/mods/gen8/abilities.mjs.map +1 -1
  51. package/build/esm/data/moves.mjs +9 -5
  52. package/build/esm/data/moves.mjs.map +1 -1
  53. package/build/esm/data/pokedex.mjs +18 -2
  54. package/build/esm/data/pokedex.mjs.map +1 -1
  55. package/build/esm/data/text/moves.mjs +1 -1
  56. package/build/esm/data/text/moves.mjs.map +1 -1
  57. package/build/esm/sim/battle-actions.mjs +7 -3
  58. package/build/esm/sim/battle-actions.mjs.map +1 -1
  59. package/build/esm/sim/dex-moves.mjs.map +1 -1
  60. package/build/esm/sim/pokemon.mjs +4 -3
  61. package/build/esm/sim/pokemon.mjs.map +1 -1
  62. package/build/esm/sim/team-validator.mjs +1 -1
  63. package/build/types/sim/dex-moves.d.ts +7 -6
  64. package/build/types/sim/exported-global-types.d.ts +3 -0
  65. package/build/types/sim/global-types.d.ts +3 -0
  66. package/build/types/sim/pokemon.d.ts +1 -1
  67. package/package.json +2 -2
@@ -1,7 +1,108 @@
1
1
  "use strict";
2
+ /*
3
+
4
+ Ratings and how they work:
5
+
6
+ -1: Detrimental
7
+ An ability that severely harms the user.
8
+ ex. Defeatist, Slow Start
9
+
10
+ 0: Useless
11
+ An ability with no overall benefit in a singles battle.
12
+ ex. Color Change, Plus
13
+
14
+ 1: Ineffective
15
+ An ability that has minimal effect or is only useful in niche situations.
16
+ ex. Light Metal, Suction Cups
17
+
18
+ 2: Useful
19
+ An ability that can be generally useful.
20
+ ex. Flame Body, Overcoat
21
+
22
+ 3: Effective
23
+ An ability with a strong effect on the user or foe.
24
+ ex. Chlorophyll, Sturdy
25
+
26
+ 4: Very useful
27
+ One of the more popular abilities. It requires minimal support to be effective.
28
+ ex. Adaptability, Magic Bounce
29
+
30
+ 5: Essential
31
+ The sort of ability that defines metagames.
32
+ ex. Imposter, Shadow Tag
33
+
34
+ */
2
35
  Object.defineProperty(exports, "__esModule", { value: true });
3
36
  exports.Abilities = void 0;
4
37
  exports.Abilities = {
38
+ noability: {
39
+ inherit: true,
40
+ rating: 0.1,
41
+ },
42
+ adaptability: {
43
+ inherit: true,
44
+ rating: 4,
45
+ },
46
+ aerilate: {
47
+ inherit: true,
48
+ rating: 4,
49
+ },
50
+ aftermath: {
51
+ inherit: true,
52
+ rating: 2.5,
53
+ },
54
+ airlock: {
55
+ inherit: true,
56
+ rating: 2,
57
+ },
58
+ analytic: {
59
+ inherit: true,
60
+ rating: 2.5,
61
+ },
62
+ angerpoint: {
63
+ inherit: true,
64
+ rating: 1.5,
65
+ },
66
+ anticipation: {
67
+ inherit: true,
68
+ rating: 0.5,
69
+ },
70
+ arenatrap: {
71
+ inherit: true,
72
+ rating: 5,
73
+ },
74
+ aromaveil: {
75
+ inherit: true,
76
+ rating: 2,
77
+ },
78
+ asoneglastrier: {
79
+ inherit: true,
80
+ rating: 3.5,
81
+ },
82
+ asonespectrier: {
83
+ inherit: true,
84
+ rating: 3.5,
85
+ },
86
+ aurabreak: {
87
+ inherit: true,
88
+ rating: 1,
89
+ },
90
+ baddreams: {
91
+ inherit: true,
92
+ rating: 1.5,
93
+ },
94
+ ballfetch: {
95
+ inherit: true,
96
+ rating: 0,
97
+ },
98
+ battery: {
99
+ inherit: true,
100
+ rating: 0,
101
+ },
102
+ battlearmor: {
103
+ inherit: true,
104
+ rating: 1,
105
+ },
5
106
  battlebond: {
6
107
  inherit: true,
7
108
  onSourceAfterFaint(length, target, source, effect) {
@@ -20,18 +121,385 @@ exports.Abilities = {
20
121
  move.multihit = 3;
21
122
  }
22
123
  },
124
+ rating: 4,
125
+ },
126
+ beastboost: {
127
+ inherit: true,
128
+ rating: 3.5,
129
+ },
130
+ berserk: {
131
+ inherit: true,
132
+ rating: 2,
133
+ },
134
+ bigpecks: {
135
+ inherit: true,
136
+ rating: 0.5,
137
+ },
138
+ blaze: {
139
+ inherit: true,
140
+ rating: 2,
141
+ },
142
+ bulletproof: {
143
+ inherit: true,
144
+ rating: 3,
145
+ },
146
+ cheekpouch: {
147
+ inherit: true,
148
+ rating: 2,
149
+ },
150
+ chillingneigh: {
151
+ inherit: true,
152
+ rating: 3,
153
+ },
154
+ chlorophyll: {
155
+ inherit: true,
156
+ rating: 3,
157
+ },
158
+ clearbody: {
159
+ inherit: true,
160
+ rating: 2,
161
+ },
162
+ cloudnine: {
163
+ inherit: true,
164
+ rating: 2,
165
+ },
166
+ colorchange: {
167
+ inherit: true,
168
+ rating: 0,
169
+ },
170
+ comatose: {
171
+ inherit: true,
172
+ rating: 4,
173
+ },
174
+ competitive: {
175
+ inherit: true,
176
+ rating: 2.5,
177
+ },
178
+ compoundeyes: {
179
+ inherit: true,
180
+ rating: 3,
181
+ },
182
+ contrary: {
183
+ inherit: true,
184
+ rating: 4.5,
185
+ },
186
+ corrosion: {
187
+ inherit: true,
188
+ rating: 2.5,
189
+ },
190
+ cottondown: {
191
+ inherit: true,
192
+ rating: 2,
193
+ },
194
+ curiousmedicine: {
195
+ inherit: true,
196
+ rating: 0,
197
+ },
198
+ cursedbody: {
199
+ inherit: true,
200
+ rating: 2,
201
+ },
202
+ cutecharm: {
203
+ inherit: true,
204
+ rating: 0.5,
205
+ },
206
+ damp: {
207
+ inherit: true,
208
+ rating: 1,
209
+ },
210
+ dancer: {
211
+ inherit: true,
212
+ rating: 1.5,
213
+ },
214
+ darkaura: {
215
+ inherit: true,
216
+ rating: 3,
23
217
  },
24
218
  dauntlessshield: {
25
219
  inherit: true,
26
220
  onStart(pokemon) {
27
221
  this.boost({ def: 1 }, pokemon);
28
222
  },
223
+ rating: 3.5,
224
+ },
225
+ dazzling: {
226
+ inherit: true,
227
+ rating: 2.5,
228
+ },
229
+ defeatist: {
230
+ inherit: true,
231
+ rating: -1,
232
+ },
233
+ defiant: {
234
+ inherit: true,
235
+ rating: 2.5,
236
+ },
237
+ deltastream: {
238
+ inherit: true,
239
+ rating: 4,
240
+ },
241
+ desolateland: {
242
+ inherit: true,
243
+ rating: 4.5,
244
+ },
245
+ disguise: {
246
+ inherit: true,
247
+ rating: 3.5,
248
+ },
249
+ download: {
250
+ inherit: true,
251
+ rating: 3.5,
252
+ },
253
+ dragonsmaw: {
254
+ inherit: true,
255
+ rating: 3.5,
256
+ },
257
+ drizzle: {
258
+ inherit: true,
259
+ rating: 4,
260
+ },
261
+ drought: {
262
+ inherit: true,
263
+ rating: 4,
264
+ },
265
+ dryskin: {
266
+ inherit: true,
267
+ rating: 3,
268
+ },
269
+ earlybird: {
270
+ inherit: true,
271
+ rating: 1.5,
272
+ },
273
+ effectspore: {
274
+ inherit: true,
275
+ rating: 2,
276
+ },
277
+ electricsurge: {
278
+ inherit: true,
279
+ rating: 4,
280
+ },
281
+ emergencyexit: {
282
+ inherit: true,
283
+ rating: 1,
284
+ },
285
+ fairyaura: {
286
+ inherit: true,
287
+ rating: 3,
288
+ },
289
+ filter: {
290
+ inherit: true,
291
+ rating: 3,
292
+ },
293
+ flamebody: {
294
+ inherit: true,
295
+ rating: 2,
296
+ },
297
+ flareboost: {
298
+ inherit: true,
299
+ rating: 2,
300
+ },
301
+ flashfire: {
302
+ inherit: true,
303
+ rating: 3.5,
304
+ },
305
+ flowergift: {
306
+ inherit: true,
307
+ rating: 1,
308
+ },
309
+ flowerveil: {
310
+ inherit: true,
311
+ rating: 0,
312
+ },
313
+ fluffy: {
314
+ inherit: true,
315
+ rating: 3.5,
316
+ },
317
+ forecast: {
318
+ inherit: true,
319
+ rating: 2,
320
+ },
321
+ forewarn: {
322
+ inherit: true,
323
+ rating: 0.5,
324
+ },
325
+ friendguard: {
326
+ inherit: true,
327
+ rating: 0,
328
+ },
329
+ frisk: {
330
+ inherit: true,
331
+ rating: 1.5,
332
+ },
333
+ fullmetalbody: {
334
+ inherit: true,
335
+ rating: 2,
336
+ },
337
+ furcoat: {
338
+ inherit: true,
339
+ rating: 4,
340
+ },
341
+ galewings: {
342
+ inherit: true,
343
+ rating: 2.5,
344
+ },
345
+ galvanize: {
346
+ inherit: true,
347
+ rating: 4,
348
+ },
349
+ gluttony: {
350
+ inherit: true,
351
+ rating: 1.5,
352
+ },
353
+ gooey: {
354
+ inherit: true,
355
+ rating: 2,
356
+ },
357
+ gorillatactics: {
358
+ inherit: true,
359
+ rating: 4.5,
360
+ },
361
+ grasspelt: {
362
+ inherit: true,
363
+ rating: 0.5,
364
+ },
365
+ grassysurge: {
366
+ inherit: true,
367
+ rating: 4,
368
+ },
369
+ grimneigh: {
370
+ inherit: true,
371
+ rating: 3,
372
+ },
373
+ gulpmissile: {
374
+ inherit: true,
375
+ rating: 2.5,
376
+ },
377
+ guts: {
378
+ inherit: true,
379
+ rating: 3,
380
+ },
381
+ harvest: {
382
+ inherit: true,
383
+ rating: 2.5,
384
+ },
385
+ healer: {
386
+ inherit: true,
387
+ rating: 0,
388
+ },
389
+ heatproof: {
390
+ inherit: true,
391
+ rating: 2,
392
+ },
393
+ heavymetal: {
394
+ inherit: true,
395
+ rating: 0,
396
+ },
397
+ honeygather: {
398
+ inherit: true,
399
+ rating: 0,
400
+ },
401
+ hugepower: {
402
+ inherit: true,
403
+ rating: 5,
404
+ },
405
+ hungerswitch: {
406
+ inherit: true,
407
+ rating: 1,
408
+ },
409
+ hustle: {
410
+ inherit: true,
411
+ rating: 3.5,
412
+ },
413
+ hydration: {
414
+ inherit: true,
415
+ rating: 1.5,
416
+ },
417
+ hypercutter: {
418
+ inherit: true,
419
+ rating: 1.5,
420
+ },
421
+ icebody: {
422
+ inherit: true,
423
+ rating: 1,
424
+ },
425
+ iceface: {
426
+ inherit: true,
427
+ rating: 3,
428
+ },
429
+ icescales: {
430
+ inherit: true,
431
+ rating: 4,
432
+ },
433
+ illuminate: {
434
+ inherit: true,
435
+ rating: 0,
436
+ },
437
+ illusion: {
438
+ inherit: true,
439
+ rating: 4.5,
440
+ },
441
+ immunity: {
442
+ inherit: true,
443
+ rating: 2,
444
+ },
445
+ imposter: {
446
+ inherit: true,
447
+ rating: 5,
448
+ },
449
+ infiltrator: {
450
+ inherit: true,
451
+ rating: 2.5,
452
+ },
453
+ innardsout: {
454
+ inherit: true,
455
+ rating: 4,
456
+ },
457
+ innerfocus: {
458
+ inherit: true,
459
+ rating: 1.5,
460
+ },
461
+ insomnia: {
462
+ inherit: true,
463
+ rating: 2,
464
+ },
465
+ intimidate: {
466
+ inherit: true,
467
+ rating: 3.5,
29
468
  },
30
469
  intrepidsword: {
31
470
  inherit: true,
32
471
  onStart(pokemon) {
33
472
  this.boost({ atk: 1 }, pokemon);
34
473
  },
474
+ rating: 4,
475
+ },
476
+ ironbarbs: {
477
+ inherit: true,
478
+ rating: 2.5,
479
+ },
480
+ ironfist: {
481
+ inherit: true,
482
+ rating: 3,
483
+ },
484
+ justified: {
485
+ inherit: true,
486
+ rating: 2.5,
487
+ },
488
+ keeneye: {
489
+ inherit: true,
490
+ rating: 0.5,
491
+ },
492
+ klutz: {
493
+ inherit: true,
494
+ rating: -1,
495
+ },
496
+ leafguard: {
497
+ inherit: true,
498
+ rating: 0.5,
499
+ },
500
+ levitate: {
501
+ inherit: true,
502
+ rating: 3.5,
35
503
  },
36
504
  libero: {
37
505
  inherit: true,
@@ -46,26 +514,657 @@ exports.Abilities = {
46
514
  }
47
515
  },
48
516
  onSwitchIn() { },
517
+ rating: 4.5,
49
518
  },
50
- protean: {
519
+ lightmetal: {
51
520
  inherit: true,
52
- onPrepareHit(source, target, move) {
53
- if (move.hasBounced || move.isFutureMove || move.sourceEffect === 'snatch')
54
- return;
55
- const type = move.type;
56
- if (type && type !== '???' && source.getTypes().join() !== type) {
57
- if (!source.setType(type))
58
- return;
59
- this.add('-start', source, 'typechange', type, '[from] ability: Protean');
60
- }
61
- },
62
- onSwitchIn() { },
521
+ rating: 1,
63
522
  },
64
- snowwarning: {
523
+ lightningrod: {
65
524
  inherit: true,
66
- onStart(source) {
67
- this.field.setWeather('hail');
68
- },
525
+ rating: 3,
526
+ },
527
+ limber: {
528
+ inherit: true,
529
+ rating: 2,
530
+ },
531
+ liquidooze: {
532
+ inherit: true,
533
+ rating: 1.5,
534
+ },
535
+ liquidvoice: {
536
+ inherit: true,
537
+ rating: 1.5,
538
+ },
539
+ longreach: {
540
+ inherit: true,
541
+ rating: 1,
542
+ },
543
+ magicbounce: {
544
+ inherit: true,
545
+ rating: 4,
546
+ },
547
+ magicguard: {
548
+ inherit: true,
549
+ rating: 4,
550
+ },
551
+ magician: {
552
+ inherit: true,
553
+ rating: 1.5,
554
+ },
555
+ magmaarmor: {
556
+ inherit: true,
557
+ rating: 1,
558
+ },
559
+ magnetpull: {
560
+ inherit: true,
561
+ rating: 4,
562
+ },
563
+ marvelscale: {
564
+ inherit: true,
565
+ rating: 2.5,
566
+ },
567
+ megalauncher: {
568
+ inherit: true,
569
+ rating: 3,
570
+ },
571
+ merciless: {
572
+ inherit: true,
573
+ rating: 1.5,
574
+ },
575
+ mimicry: {
576
+ inherit: true,
577
+ rating: 0.5,
578
+ },
579
+ minus: {
580
+ inherit: true,
581
+ rating: 0,
582
+ },
583
+ mirrorarmor: {
584
+ inherit: true,
585
+ rating: 2,
586
+ },
587
+ mistysurge: {
588
+ inherit: true,
589
+ rating: 3.5,
590
+ },
591
+ moldbreaker: {
592
+ inherit: true,
593
+ rating: 3.5,
594
+ },
595
+ moody: {
596
+ inherit: true,
597
+ rating: 5,
598
+ },
599
+ motordrive: {
600
+ inherit: true,
601
+ rating: 3,
602
+ },
603
+ moxie: {
604
+ inherit: true,
605
+ rating: 3,
606
+ },
607
+ multiscale: {
608
+ inherit: true,
609
+ rating: 3.5,
610
+ },
611
+ multitype: {
612
+ inherit: true,
613
+ rating: 4,
614
+ },
615
+ mummy: {
616
+ inherit: true,
617
+ rating: 2,
618
+ },
619
+ naturalcure: {
620
+ inherit: true,
621
+ rating: 2.5,
622
+ },
623
+ neuroforce: {
624
+ inherit: true,
625
+ rating: 2.5,
626
+ },
627
+ neutralizinggas: {
628
+ inherit: true,
629
+ rating: 4,
630
+ },
631
+ noguard: {
632
+ inherit: true,
633
+ rating: 4,
634
+ },
635
+ normalize: {
636
+ inherit: true,
637
+ rating: 0,
638
+ },
639
+ oblivious: {
640
+ inherit: true,
641
+ rating: 1.5,
642
+ },
643
+ overcoat: {
644
+ inherit: true,
645
+ rating: 2,
646
+ },
647
+ overgrow: {
648
+ inherit: true,
649
+ rating: 2,
650
+ },
651
+ owntempo: {
652
+ inherit: true,
653
+ rating: 1.5,
654
+ },
655
+ parentalbond: {
656
+ inherit: true,
657
+ rating: 4.5,
658
+ },
659
+ pastelveil: {
660
+ inherit: true,
661
+ rating: 2,
662
+ },
663
+ perishbody: {
664
+ inherit: true,
665
+ rating: 1,
666
+ },
667
+ pickpocket: {
668
+ inherit: true,
669
+ rating: 1,
670
+ },
671
+ pickup: {
672
+ inherit: true,
673
+ rating: 0.5,
674
+ },
675
+ pixilate: {
676
+ inherit: true,
677
+ rating: 4,
678
+ },
679
+ plus: {
680
+ inherit: true,
681
+ rating: 0,
682
+ },
683
+ poisonheal: {
684
+ inherit: true,
685
+ rating: 4,
686
+ },
687
+ poisonpoint: {
688
+ inherit: true,
689
+ rating: 1.5,
690
+ },
691
+ poisontouch: {
692
+ inherit: true,
693
+ rating: 2,
694
+ },
695
+ powerconstruct: {
696
+ inherit: true,
697
+ rating: 5,
698
+ },
699
+ powerofalchemy: {
700
+ inherit: true,
701
+ rating: 0,
702
+ },
703
+ powerspot: {
704
+ inherit: true,
705
+ rating: 1,
706
+ },
707
+ prankster: {
708
+ inherit: true,
709
+ rating: 4,
710
+ },
711
+ pressure: {
712
+ inherit: true,
713
+ rating: 2.5,
714
+ },
715
+ primordialsea: {
716
+ inherit: true,
717
+ rating: 4.5,
718
+ },
719
+ prismarmor: {
720
+ inherit: true,
721
+ rating: 3,
722
+ },
723
+ propellertail: {
724
+ inherit: true,
725
+ rating: 0,
726
+ },
727
+ protean: {
728
+ inherit: true,
729
+ onPrepareHit(source, target, move) {
730
+ if (move.hasBounced || move.isFutureMove || move.sourceEffect === 'snatch')
731
+ return;
732
+ const type = move.type;
733
+ if (type && type !== '???' && source.getTypes().join() !== type) {
734
+ if (!source.setType(type))
735
+ return;
736
+ this.add('-start', source, 'typechange', type, '[from] ability: Protean');
737
+ }
738
+ },
739
+ onSwitchIn() { },
740
+ rating: 4.5,
741
+ },
742
+ psychicsurge: {
743
+ inherit: true,
744
+ rating: 4,
745
+ },
746
+ punkrock: {
747
+ inherit: true,
748
+ rating: 3.5,
749
+ },
750
+ purepower: {
751
+ inherit: true,
752
+ rating: 5,
753
+ },
754
+ queenlymajesty: {
755
+ inherit: true,
756
+ rating: 2.5,
757
+ },
758
+ quickdraw: {
759
+ inherit: true,
760
+ rating: 2.5,
761
+ },
762
+ quickfeet: {
763
+ inherit: true,
764
+ rating: 2.5,
765
+ },
766
+ raindish: {
767
+ inherit: true,
768
+ rating: 1.5,
769
+ },
770
+ rattled: {
771
+ inherit: true,
772
+ rating: 1.5,
773
+ },
774
+ receiver: {
775
+ inherit: true,
776
+ rating: 0,
777
+ },
778
+ reckless: {
779
+ inherit: true,
780
+ rating: 3,
781
+ },
782
+ refrigerate: {
783
+ inherit: true,
784
+ rating: 4,
785
+ },
786
+ regenerator: {
787
+ inherit: true,
788
+ rating: 4.5,
789
+ },
790
+ ripen: {
791
+ inherit: true,
792
+ rating: 2,
793
+ },
794
+ rivalry: {
795
+ inherit: true,
796
+ rating: 0,
797
+ },
798
+ rkssystem: {
799
+ inherit: true,
800
+ rating: 4,
801
+ },
802
+ rockhead: {
803
+ inherit: true,
804
+ rating: 3,
805
+ },
806
+ roughskin: {
807
+ inherit: true,
808
+ rating: 2.5,
809
+ },
810
+ runaway: {
811
+ inherit: true,
812
+ rating: 0,
813
+ },
814
+ sandforce: {
815
+ inherit: true,
816
+ rating: 2,
817
+ },
818
+ sandrush: {
819
+ inherit: true,
820
+ rating: 3,
821
+ },
822
+ sandspit: {
823
+ inherit: true,
824
+ rating: 2,
825
+ },
826
+ sandstream: {
827
+ inherit: true,
828
+ rating: 4,
829
+ },
830
+ sandveil: {
831
+ inherit: true,
832
+ rating: 1.5,
833
+ },
834
+ sapsipper: {
835
+ inherit: true,
836
+ rating: 3,
837
+ },
838
+ schooling: {
839
+ inherit: true,
840
+ rating: 3,
841
+ },
842
+ scrappy: {
843
+ inherit: true,
844
+ rating: 3,
845
+ },
846
+ screencleaner: {
847
+ inherit: true,
848
+ rating: 2,
849
+ },
850
+ serenegrace: {
851
+ inherit: true,
852
+ rating: 3.5,
853
+ },
854
+ shadowshield: {
855
+ inherit: true,
856
+ rating: 3.5,
857
+ },
858
+ shadowtag: {
859
+ inherit: true,
860
+ rating: 5,
861
+ },
862
+ shedskin: {
863
+ inherit: true,
864
+ rating: 3,
865
+ },
866
+ sheerforce: {
867
+ inherit: true,
868
+ rating: 3.5,
869
+ },
870
+ shellarmor: {
871
+ inherit: true,
872
+ rating: 1,
873
+ },
874
+ shielddust: {
875
+ inherit: true,
876
+ rating: 2,
877
+ },
878
+ shieldsdown: {
879
+ inherit: true,
880
+ rating: 3,
881
+ },
882
+ simple: {
883
+ inherit: true,
884
+ rating: 4,
885
+ },
886
+ skilllink: {
887
+ inherit: true,
888
+ rating: 3,
889
+ },
890
+ slowstart: {
891
+ inherit: true,
892
+ rating: -1,
893
+ },
894
+ slushrush: {
895
+ inherit: true,
896
+ rating: 3,
897
+ },
898
+ sniper: {
899
+ inherit: true,
900
+ rating: 2,
901
+ },
902
+ snowcloak: {
903
+ inherit: true,
904
+ rating: 1.5,
905
+ },
906
+ snowwarning: {
907
+ inherit: true,
908
+ onStart(source) {
909
+ this.field.setWeather('hail');
910
+ },
911
+ rating: 4,
912
+ },
913
+ solarpower: {
914
+ inherit: true,
915
+ rating: 2,
916
+ },
917
+ solidrock: {
918
+ inherit: true,
919
+ rating: 3,
920
+ },
921
+ soulheart: {
922
+ inherit: true,
923
+ rating: 3.5,
924
+ },
925
+ soundproof: {
926
+ inherit: true,
927
+ rating: 1.5,
928
+ },
929
+ speedboost: {
930
+ inherit: true,
931
+ rating: 4.5,
932
+ },
933
+ stakeout: {
934
+ inherit: true,
935
+ rating: 4.5,
936
+ },
937
+ stall: {
938
+ inherit: true,
939
+ rating: -1,
940
+ },
941
+ stalwart: {
942
+ inherit: true,
943
+ rating: 0,
944
+ },
945
+ stamina: {
946
+ inherit: true,
947
+ rating: 3.5,
948
+ },
949
+ stancechange: {
950
+ inherit: true,
951
+ rating: 4,
952
+ },
953
+ static: {
954
+ inherit: true,
955
+ rating: 2,
956
+ },
957
+ steadfast: {
958
+ inherit: true,
959
+ rating: 1,
960
+ },
961
+ steamengine: {
962
+ inherit: true,
963
+ rating: 2,
964
+ },
965
+ steelworker: {
966
+ inherit: true,
967
+ rating: 3.5,
968
+ },
969
+ steelyspirit: {
970
+ inherit: true,
971
+ rating: 3.5,
972
+ },
973
+ stench: {
974
+ inherit: true,
975
+ rating: 0.5,
976
+ },
977
+ stickyhold: {
978
+ inherit: true,
979
+ rating: 2,
980
+ },
981
+ stormdrain: {
982
+ inherit: true,
983
+ rating: 3,
984
+ },
985
+ strongjaw: {
986
+ inherit: true,
987
+ rating: 3,
988
+ },
989
+ sturdy: {
990
+ inherit: true,
991
+ rating: 3,
992
+ },
993
+ suctioncups: {
994
+ inherit: true,
995
+ rating: 1,
996
+ },
997
+ superluck: {
998
+ inherit: true,
999
+ rating: 1.5,
1000
+ },
1001
+ surgesurfer: {
1002
+ inherit: true,
1003
+ rating: 3,
1004
+ },
1005
+ swarm: {
1006
+ inherit: true,
1007
+ rating: 2,
1008
+ },
1009
+ sweetveil: {
1010
+ inherit: true,
1011
+ rating: 2,
1012
+ },
1013
+ swiftswim: {
1014
+ inherit: true,
1015
+ rating: 3,
1016
+ },
1017
+ symbiosis: {
1018
+ inherit: true,
1019
+ rating: 0,
1020
+ },
1021
+ synchronize: {
1022
+ inherit: true,
1023
+ rating: 2,
1024
+ },
1025
+ tangledfeet: {
1026
+ inherit: true,
1027
+ rating: 1,
1028
+ },
1029
+ tanglinghair: {
1030
+ inherit: true,
1031
+ rating: 2,
1032
+ },
1033
+ technician: {
1034
+ inherit: true,
1035
+ rating: 3.5,
1036
+ },
1037
+ telepathy: {
1038
+ inherit: true,
1039
+ rating: 0,
1040
+ },
1041
+ teravolt: {
1042
+ inherit: true,
1043
+ rating: 3.5,
1044
+ },
1045
+ thickfat: {
1046
+ inherit: true,
1047
+ rating: 3.5,
1048
+ },
1049
+ tintedlens: {
1050
+ inherit: true,
1051
+ rating: 4,
1052
+ },
1053
+ torrent: {
1054
+ inherit: true,
1055
+ rating: 2,
1056
+ },
1057
+ toughclaws: {
1058
+ inherit: true,
1059
+ rating: 3.5,
1060
+ },
1061
+ toxicboost: {
1062
+ inherit: true,
1063
+ rating: 2.5,
1064
+ },
1065
+ trace: {
1066
+ inherit: true,
1067
+ rating: 2.5,
1068
+ },
1069
+ transistor: {
1070
+ inherit: true,
1071
+ rating: 3.5,
1072
+ },
1073
+ triage: {
1074
+ inherit: true,
1075
+ rating: 3.5,
1076
+ },
1077
+ truant: {
1078
+ inherit: true,
1079
+ rating: -1,
1080
+ },
1081
+ turboblaze: {
1082
+ inherit: true,
1083
+ rating: 3.5,
1084
+ },
1085
+ unaware: {
1086
+ inherit: true,
1087
+ rating: 4,
1088
+ },
1089
+ unburden: {
1090
+ inherit: true,
1091
+ rating: 3.5,
1092
+ },
1093
+ unnerve: {
1094
+ inherit: true,
1095
+ rating: 1.5,
1096
+ },
1097
+ unseenfist: {
1098
+ inherit: true,
1099
+ rating: 2,
1100
+ },
1101
+ victorystar: {
1102
+ inherit: true,
1103
+ rating: 2,
1104
+ },
1105
+ vitalspirit: {
1106
+ inherit: true,
1107
+ rating: 2,
1108
+ },
1109
+ voltabsorb: {
1110
+ inherit: true,
1111
+ rating: 3.5,
1112
+ },
1113
+ wanderingspirit: {
1114
+ inherit: true,
1115
+ rating: 2.5,
1116
+ },
1117
+ waterabsorb: {
1118
+ inherit: true,
1119
+ rating: 3.5,
1120
+ },
1121
+ waterbubble: {
1122
+ inherit: true,
1123
+ rating: 4.5,
1124
+ },
1125
+ watercompaction: {
1126
+ inherit: true,
1127
+ rating: 1.5,
1128
+ },
1129
+ waterveil: {
1130
+ inherit: true,
1131
+ rating: 2,
1132
+ },
1133
+ weakarmor: {
1134
+ inherit: true,
1135
+ rating: 1,
1136
+ },
1137
+ whitesmoke: {
1138
+ inherit: true,
1139
+ rating: 2,
1140
+ },
1141
+ wimpout: {
1142
+ inherit: true,
1143
+ rating: 1,
1144
+ },
1145
+ wonderguard: {
1146
+ inherit: true,
1147
+ rating: 5,
1148
+ },
1149
+ wonderskin: {
1150
+ inherit: true,
1151
+ rating: 2,
1152
+ },
1153
+ zenmode: {
1154
+ inherit: true,
1155
+ rating: 0,
1156
+ },
1157
+ mountaineer: {
1158
+ inherit: true,
1159
+ rating: 3,
1160
+ },
1161
+ rebound: {
1162
+ inherit: true,
1163
+ rating: 3,
1164
+ },
1165
+ persistent: {
1166
+ inherit: true,
1167
+ rating: 3,
69
1168
  },
70
1169
  };
71
1170
  //# sourceMappingURL=abilities.js.map