@pkmn/mods 0.4.24 → 0.4.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.
@@ -10,7 +10,7 @@ exports.FormatsData = {
10
10
  tier: "NFE",
11
11
  },
12
12
  venusaur: {
13
- tier: "OU",
13
+ tier: "UU",
14
14
  doublesTier: "DOU",
15
15
  randomBattleMoves: ["sludgebomb", "gigadrain", "sleeppowder", "leechseed", "substitute"],
16
16
  },
@@ -21,7 +21,7 @@ exports.FormatsData = {
21
21
  tier: "NFE",
22
22
  },
23
23
  charizard: {
24
- tier: "OU",
24
+ tier: "UU",
25
25
  doublesTier: "DOU",
26
26
  randomBattleMoves: ["fireblast", "airslash", "roost", "focusblast", "earthquake"],
27
27
  },
@@ -32,9 +32,9 @@ exports.FormatsData = {
32
32
  tier: "NFE",
33
33
  },
34
34
  blastoise: {
35
- tier: "OU",
35
+ tier: "UU",
36
36
  doublesTier: "DOU",
37
- randomBattleMoves: ["scald", "rapidspin", "protect", "icebeam", "roar"],
37
+ randomBattleMoves: ["earthquake", "icebeam", "protect", "rapidspin", "roar", "scald", "shellsmash"],
38
38
  },
39
39
  caterpie: {
40
40
  tier: "LC",
@@ -43,9 +43,9 @@ exports.FormatsData = {
43
43
  tier: "NFE",
44
44
  },
45
45
  butterfree: {
46
- tier: "OU",
46
+ tier: "UU",
47
47
  doublesTier: "DOU",
48
- randomBattleMoves: ["quiverdance", "bugbuzz", "airslash", "sleeppowder", "airslash", "gigadrain"],
48
+ randomBattleMoves: ["quiverdance", "bugbuzz", "airslash", "sleeppowder", "gigadrain"],
49
49
  },
50
50
  weedle: {
51
51
  tier: "LC",
@@ -54,7 +54,7 @@ exports.FormatsData = {
54
54
  tier: "NFE",
55
55
  },
56
56
  beedrill: {
57
- tier: "OU",
57
+ tier: "UU",
58
58
  doublesTier: "DOU",
59
59
  randomBattleMoves: ["toxicspikes", "uturn", "poisonjab", "protect"],
60
60
  },
@@ -69,7 +69,7 @@ exports.FormatsData = {
69
69
  tier: "NFE",
70
70
  },
71
71
  pidgeot: {
72
- tier: "OU",
72
+ tier: "UU",
73
73
  doublesTier: "DOU",
74
74
  randomBattleMoves: ["bravebird", "uturn", "steelwing", "gigaimpact", "quickattack"],
75
75
  },
@@ -81,7 +81,7 @@ exports.FormatsData = {
81
81
  tier: "LC",
82
82
  },
83
83
  raticate: {
84
- tier: "OU",
84
+ tier: "UU",
85
85
  doublesTier: "DOU",
86
86
  randomBattleMoves: ["facade", "swordsdance", "protect", "crunch", "suckerpunch"],
87
87
  },
@@ -89,7 +89,7 @@ exports.FormatsData = {
89
89
  tier: "LC",
90
90
  },
91
91
  fearow: {
92
- tier: "OU",
92
+ tier: "UU",
93
93
  doublesTier: "DOU",
94
94
  randomBattleMoves: ["drillpeck", "steelwing", "uturn", "gigaimpact"],
95
95
  },
@@ -97,7 +97,7 @@ exports.FormatsData = {
97
97
  tier: "LC",
98
98
  },
99
99
  arbok: {
100
- tier: "OU",
100
+ tier: "UU",
101
101
  doublesTier: "DOU",
102
102
  randomBattleMoves: ["gunkshot", "glare", "earthquake", "suckerpunch"],
103
103
  },
@@ -109,7 +109,7 @@ exports.FormatsData = {
109
109
  randomBattleMoves: ["thunderbolt", "grassknot", "voltswitch", "surf"],
110
110
  },
111
111
  raichu: {
112
- tier: "OU",
112
+ tier: "UU",
113
113
  doublesTier: "DOU",
114
114
  randomBattleMoves: ["nastyplot", "thunderbolt", "grassknot", "focusblast", "surf"],
115
115
  },
@@ -117,7 +117,7 @@ exports.FormatsData = {
117
117
  tier: "LC",
118
118
  },
119
119
  sandslash: {
120
- tier: "OU",
120
+ tier: "UU",
121
121
  doublesTier: "DOU",
122
122
  randomBattleMoves: ["stealthrock", "earthquake", "rapidspin", "xscissor", "stoneedge"],
123
123
  },
@@ -128,7 +128,7 @@ exports.FormatsData = {
128
128
  tier: "NFE",
129
129
  },
130
130
  nidoqueen: {
131
- tier: "OU",
131
+ tier: "UU",
132
132
  doublesTier: "DOU",
133
133
  randomBattleMoves: ["earthpower", "sludgewave", "stealthrock", "toxicspikes", "flamethrower", "icebeam"],
134
134
  },
@@ -139,7 +139,7 @@ exports.FormatsData = {
139
139
  tier: "NFE",
140
140
  },
141
141
  nidoking: {
142
- tier: "OU",
142
+ tier: "UU",
143
143
  doublesTier: "DOU",
144
144
  randomBattleMoves: ["earthpower", "sludgewave", "flamethrower", "icebeam"],
145
145
  },
@@ -158,7 +158,7 @@ exports.FormatsData = {
158
158
  tier: "LC",
159
159
  },
160
160
  ninetales: {
161
- tier: "OU",
161
+ tier: "UU",
162
162
  doublesTier: "DOU",
163
163
  randomBattleMoves: ["nastyplot", "fireblast", "hypnosis", "solarbeam", "willowisp"],
164
164
  },
@@ -169,7 +169,7 @@ exports.FormatsData = {
169
169
  tier: "NFE",
170
170
  },
171
171
  wigglytuff: {
172
- tier: "OU",
172
+ tier: "UU",
173
173
  doublesTier: "DOU",
174
174
  randomBattleMoves: ["stealthrock", "reflect", "lightscreen", "dazzlinggleam", "thunderwave", "fireblast"],
175
175
  },
@@ -180,7 +180,7 @@ exports.FormatsData = {
180
180
  tier: "NFE",
181
181
  },
182
182
  crobat: {
183
- tier: "OU",
183
+ tier: "UU",
184
184
  doublesTier: "DOU",
185
185
  randomBattleMoves: ["airslash", "roost", "defog", "toxic", "uturn"],
186
186
  },
@@ -191,19 +191,19 @@ exports.FormatsData = {
191
191
  tier: "NFE",
192
192
  },
193
193
  vileplume: {
194
- tier: "OU",
194
+ tier: "UU",
195
195
  doublesTier: "DOU",
196
196
  randomBattleMoves: ["strengthsap", "aromatherapy", "sludgebomb", "sleeppowder", "gigadrain"],
197
197
  },
198
198
  bellossom: {
199
- tier: "OU",
199
+ tier: "UU",
200
200
  doublesTier: "DOU",
201
201
  },
202
202
  paras: {
203
203
  tier: "LC",
204
204
  },
205
205
  parasect: {
206
- tier: "OU",
206
+ tier: "UU",
207
207
  doublesTier: "DOU",
208
208
  randomBattleMoves: ["spore", "leechseed", "xscissor", "substitute"],
209
209
  },
@@ -211,7 +211,7 @@ exports.FormatsData = {
211
211
  tier: "LC",
212
212
  },
213
213
  venomoth: {
214
- tier: "OU",
214
+ tier: "UU",
215
215
  doublesTier: "DOU",
216
216
  randomBattleMoves: ["quiverdance", "sludgebomb", "bugbuzz", "substitute"],
217
217
  },
@@ -219,7 +219,7 @@ exports.FormatsData = {
219
219
  tier: "LC",
220
220
  },
221
221
  dugtrio: {
222
- tier: "OU",
222
+ tier: "UU",
223
223
  doublesTier: "DOU",
224
224
  randomBattleMoves: ["earthquake", "stoneedge", "suckerpunch", "stealthrock", "aerialace"],
225
225
  },
@@ -227,7 +227,7 @@ exports.FormatsData = {
227
227
  tier: "LC",
228
228
  },
229
229
  persian: {
230
- tier: "OU",
230
+ tier: "UU",
231
231
  doublesTier: "DOU",
232
232
  randomBattleMoves: ["fakeout", "slash", "uturn", "shadowclaw", "aerialace"],
233
233
  },
@@ -235,7 +235,7 @@ exports.FormatsData = {
235
235
  tier: "LC",
236
236
  },
237
237
  golduck: {
238
- tier: "OU",
238
+ tier: "UU",
239
239
  doublesTier: "DOU",
240
240
  randomBattleMoves: ["calmmind", "hydropump", "icebeam", "hypnosis"],
241
241
  },
@@ -243,7 +243,7 @@ exports.FormatsData = {
243
243
  tier: "LC",
244
244
  },
245
245
  primeape: {
246
- tier: "OU",
246
+ tier: "UU",
247
247
  doublesTier: "DOU",
248
248
  randomBattleMoves: ["closecombat", "uturn", "stoneedge", "poisonjab", "earthquake"],
249
249
  },
@@ -251,7 +251,7 @@ exports.FormatsData = {
251
251
  tier: "LC",
252
252
  },
253
253
  arcanine: {
254
- tier: "OU",
254
+ tier: "UU",
255
255
  doublesTier: "DOU",
256
256
  randomBattleMoves: ["flareblitz", "morningsun", "willowisp", "extremespeed", "closecombat"],
257
257
  },
@@ -262,12 +262,12 @@ exports.FormatsData = {
262
262
  tier: "NFE",
263
263
  },
264
264
  poliwrath: {
265
- tier: "OU",
265
+ tier: "UU",
266
266
  doublesTier: "DOU",
267
267
  randomBattleMoves: ["waterfall", "drainpunch", "bulkup", "substitute", "poisonjab", "raindance"],
268
268
  },
269
269
  politoed: {
270
- tier: "OU",
270
+ tier: "UU",
271
271
  doublesTier: "DOU",
272
272
  randomBattleMoves: ["scald", "icebeam", "rest", "sleeptalk"],
273
273
  },
@@ -289,7 +289,7 @@ exports.FormatsData = {
289
289
  tier: "NFE",
290
290
  },
291
291
  machamp: {
292
- tier: "OU",
292
+ tier: "UU",
293
293
  doublesTier: "DOU",
294
294
  randomBattleMoves: ["dynamicpunch", "knockoff", "stoneedge", "poisonjab", "facade", "closecombat", "bulletpunch"],
295
295
  },
@@ -300,7 +300,7 @@ exports.FormatsData = {
300
300
  tier: "NFE",
301
301
  },
302
302
  victreebel: {
303
- tier: "OU",
303
+ tier: "UU",
304
304
  doublesTier: "DOU",
305
305
  randomBattleMoves: ["sunnyday", "sludgebomb", "solarbeam", "sleeppowder", "weatherball"],
306
306
  },
@@ -308,7 +308,7 @@ exports.FormatsData = {
308
308
  tier: "LC",
309
309
  },
310
310
  tentacruel: {
311
- tier: "OU",
311
+ tier: "UU",
312
312
  doublesTier: "DOU",
313
313
  randomBattleMoves: ["scald", "rapidspin", "sludgebomb", "haze", "knockoff"],
314
314
  },
@@ -319,7 +319,7 @@ exports.FormatsData = {
319
319
  tier: "NFE",
320
320
  },
321
321
  golem: {
322
- tier: "OU",
322
+ tier: "UU",
323
323
  doublesTier: "DOU",
324
324
  randomBattleMoves: ["stealthrock", "earthquake", "stoneedge", "explosion", "heavyslam"],
325
325
  },
@@ -327,7 +327,7 @@ exports.FormatsData = {
327
327
  tier: "LC",
328
328
  },
329
329
  rapidash: {
330
- tier: "OU",
330
+ tier: "UU",
331
331
  doublesTier: "DOU",
332
332
  randomBattleMoves: ["flareblitz", "hypnosis", "swordsdance", "highhorsepower", "willowisp", "morningsun"],
333
333
  },
@@ -335,12 +335,12 @@ exports.FormatsData = {
335
335
  tier: "LC",
336
336
  },
337
337
  slowbro: {
338
- tier: "OU",
338
+ tier: "UU",
339
339
  doublesTier: "DOU",
340
340
  randomBattleMoves: ["scald", "psychic", "slackoff", "icebeam", "calmmind"],
341
341
  },
342
342
  slowking: {
343
- tier: "OU",
343
+ tier: "UU",
344
344
  doublesTier: "DOU",
345
345
  randomBattleMoves: ["psychic", "slackoff", "calmmind", "icebeam", "scald"],
346
346
  },
@@ -356,7 +356,7 @@ exports.FormatsData = {
356
356
  randomBattleMoves: ["thunderbolt", "flashcannon", "voltswitch", "mirrorcoat"],
357
357
  },
358
358
  farfetchd: {
359
- tier: "OU",
359
+ tier: "UU",
360
360
  doublesTier: "DOU",
361
361
  randomBattleMoves: ["bravebird", "knockoff", "leafblade", "slash", "quickattack"],
362
362
  },
@@ -364,7 +364,7 @@ exports.FormatsData = {
364
364
  tier: "LC",
365
365
  },
366
366
  dodrio: {
367
- tier: "OU",
367
+ tier: "UU",
368
368
  doublesTier: "DOU",
369
369
  randomBattleMoves: ["swordsdance", "bravebird", "steelwing", "roost", "facade"],
370
370
  },
@@ -372,7 +372,7 @@ exports.FormatsData = {
372
372
  tier: "LC",
373
373
  },
374
374
  dewgong: {
375
- tier: "OU",
375
+ tier: "UU",
376
376
  doublesTier: "DOU",
377
377
  randomBattleMoves: ["surf", "icebeam", "perishsong", "protect", "rest", "sleeptalk"],
378
378
  },
@@ -380,7 +380,7 @@ exports.FormatsData = {
380
380
  tier: "LC",
381
381
  },
382
382
  muk: {
383
- tier: "OU",
383
+ tier: "UU",
384
384
  doublesTier: "DOU",
385
385
  randomBattleMoves: ["gunkshot", "curse", "shadowsneak", "brickbreak", "explosion"],
386
386
  },
@@ -388,7 +388,7 @@ exports.FormatsData = {
388
388
  tier: "LC",
389
389
  },
390
390
  cloyster: {
391
- tier: "OU",
391
+ tier: "UU",
392
392
  doublesTier: "DOU",
393
393
  randomBattleMoves: ["shellsmash", "iciclespear", "rockblast", "hydropump"],
394
394
  },
@@ -407,7 +407,7 @@ exports.FormatsData = {
407
407
  tier: "LC",
408
408
  },
409
409
  steelix: {
410
- tier: "OU",
410
+ tier: "UU",
411
411
  doublesTier: "DOU",
412
412
  randomBattleMoves: ["stealthrock", "gyroball", "stoneedge", "earthquake", "curse"],
413
413
  },
@@ -415,7 +415,7 @@ exports.FormatsData = {
415
415
  tier: "LC",
416
416
  },
417
417
  hypno: {
418
- tier: "OU",
418
+ tier: "UU",
419
419
  doublesTier: "DOU",
420
420
  randomBattleMoves: ["psychic", "thunderwave", "shadowball", "focusblast"],
421
421
  },
@@ -423,7 +423,7 @@ exports.FormatsData = {
423
423
  tier: "LC",
424
424
  },
425
425
  kingler: {
426
- tier: "OU",
426
+ tier: "UU",
427
427
  doublesTier: "DOU",
428
428
  randomBattleMoves: ["swordsdance", "agility", "razorshell", "rockslide", "xscissor"],
429
429
  },
@@ -431,7 +431,7 @@ exports.FormatsData = {
431
431
  tier: "LC",
432
432
  },
433
433
  electrode: {
434
- tier: "OU",
434
+ tier: "UU",
435
435
  doublesTier: "DOU",
436
436
  randomBattleMoves: ["thunderbolt", "voltswitch", "explosion", "lightscreen"],
437
437
  },
@@ -439,7 +439,7 @@ exports.FormatsData = {
439
439
  tier: "LC",
440
440
  },
441
441
  exeggutor: {
442
- tier: "OU",
442
+ tier: "UU",
443
443
  doublesTier: "DOU",
444
444
  randomBattleMoves: ["sleeppowder", "gigadrain", "leechseed", "substitute", "psychic"],
445
445
  },
@@ -447,7 +447,7 @@ exports.FormatsData = {
447
447
  tier: "LC",
448
448
  },
449
449
  marowak: {
450
- tier: "OU",
450
+ tier: "UU",
451
451
  doublesTier: "DOU",
452
452
  randomBattleMoves: ["earthquake", "stealthrock", "stoneedge", "aerialace"],
453
453
  },
@@ -455,17 +455,17 @@ exports.FormatsData = {
455
455
  tier: "LC",
456
456
  },
457
457
  hitmonlee: {
458
- tier: "OU",
458
+ tier: "UU",
459
459
  doublesTier: "DOU",
460
460
  randomBattleMoves: ["closecombat", "bulkup", "stoneedge", "fakeout"],
461
461
  },
462
462
  hitmonchan: {
463
- tier: "OU",
463
+ tier: "UU",
464
464
  doublesTier: "DOU",
465
465
  randomBattleMoves: ["closecombat", "icepunch", "machpunch", "stoneedge"],
466
466
  },
467
467
  hitmontop: {
468
- tier: "OU",
468
+ tier: "UU",
469
469
  doublesTier: "DOU",
470
470
  randomBattleMoves: ["closecombat", "rapidspin", "stoneedge", "machpunch", "suckerpunch"],
471
471
  },
@@ -473,7 +473,7 @@ exports.FormatsData = {
473
473
  tier: "LC",
474
474
  },
475
475
  lickilicky: {
476
- tier: "OU",
476
+ tier: "UU",
477
477
  doublesTier: "DOU",
478
478
  randomBattleMoves: ["bodyslam", "knockoff", "hammerarm", "powerwhip"],
479
479
  },
@@ -481,7 +481,7 @@ exports.FormatsData = {
481
481
  tier: "LC",
482
482
  },
483
483
  weezing: {
484
- tier: "OU",
484
+ tier: "UU",
485
485
  doublesTier: "DOU",
486
486
  randomBattleMoves: ["sludgebomb", "toxicspikes", "willowisp", "explosion", "fireblast"],
487
487
  },
@@ -492,7 +492,7 @@ exports.FormatsData = {
492
492
  tier: "NFE",
493
493
  },
494
494
  rhyperior: {
495
- tier: "OU",
495
+ tier: "UU",
496
496
  doublesTier: "DOU",
497
497
  randomBattleMoves: ["stoneedge", "earthquake", "swordsdance", "megahorn", "firefang"],
498
498
  },
@@ -516,7 +516,7 @@ exports.FormatsData = {
516
516
  randomBattleMoves: ["powerwhip", "sleeppowder", "leechseed", "earthquake", "knockoff", "sludgebomb"],
517
517
  },
518
518
  kangaskhan: {
519
- tier: "OU",
519
+ tier: "UU",
520
520
  doublesTier: "DOU",
521
521
  randomBattleMoves: ["doubleedge", "crunch", "hammerarm", "earthquake", "fakeout"],
522
522
  },
@@ -527,14 +527,14 @@ exports.FormatsData = {
527
527
  tier: "NFE",
528
528
  },
529
529
  kingdra: {
530
- tier: "OU",
530
+ tier: "UU",
531
531
  doublesTier: "DOU",
532
532
  },
533
533
  goldeen: {
534
534
  tier: "LC",
535
535
  },
536
536
  seaking: {
537
- tier: "OU",
537
+ tier: "UU",
538
538
  doublesTier: "DOU",
539
539
  randomBattleMoves: ["waterfall", "megahorn", "agility", "swordsdance"],
540
540
  },
@@ -550,7 +550,7 @@ exports.FormatsData = {
550
550
  tier: "LC",
551
551
  },
552
552
  mrmime: {
553
- tier: "OU",
553
+ tier: "UU",
554
554
  doublesTier: "DOU",
555
555
  randomBattleMoves: ["psychic", "dazzlinggleam", "focusblast", "nastyplot", "thunderbolt"],
556
556
  },
@@ -566,7 +566,7 @@ exports.FormatsData = {
566
566
  tier: "LC",
567
567
  },
568
568
  jynx: {
569
- tier: "OU",
569
+ tier: "UU",
570
570
  doublesTier: "DOU",
571
571
  randomBattleMoves: ["lovelykiss", "icebeam", "psychic", "substitute", "nastyplot"],
572
572
  },
@@ -577,7 +577,7 @@ exports.FormatsData = {
577
577
  tier: "NFE",
578
578
  },
579
579
  electivire: {
580
- tier: "OU",
580
+ tier: "UU",
581
581
  doublesTier: "DOU",
582
582
  randomBattleMoves: ["wildcharge", "voltswitch", "flamethrower", "earthquake", "crosschop", "icepunch"],
583
583
  },
@@ -588,17 +588,17 @@ exports.FormatsData = {
588
588
  tier: "NFE",
589
589
  },
590
590
  magmortar: {
591
- tier: "OU",
591
+ tier: "UU",
592
592
  doublesTier: "DOU",
593
593
  randomBattleMoves: ["fireblast", "earthquake", "psychic", "thunderbolt", "taunt"],
594
594
  },
595
595
  pinsir: {
596
- tier: "OU",
596
+ tier: "UU",
597
597
  doublesTier: "DOU",
598
598
  randomBattleMoves: ["stealthrock", "xscissor", "closecombat", "stoneedge", "earthquake"],
599
599
  },
600
600
  tauros: {
601
- tier: "OU",
601
+ tier: "UU",
602
602
  doublesTier: "DOU",
603
603
  randomBattleMoves: ["rockclimb", "zenheadbutt", "earthquake", "rockslide"],
604
604
  },
@@ -606,17 +606,17 @@ exports.FormatsData = {
606
606
  tier: "LC",
607
607
  },
608
608
  gyarados: {
609
- tier: "OU",
609
+ tier: "UU",
610
610
  doublesTier: "DOU",
611
611
  randomBattleMoves: ["waterfall", "dragondance", "earthquake", "stoneedge"],
612
612
  },
613
613
  lapras: {
614
- tier: "OU",
614
+ tier: "UU",
615
615
  doublesTier: "DOU",
616
616
  randomBattleMoves: ["freezedry", "surf", "thunderbolt", "blizzard"],
617
617
  },
618
618
  ditto: {
619
- tier: "OU",
619
+ tier: "UU",
620
620
  doublesTier: "DOU",
621
621
  randomBattleMoves: ["transform"],
622
622
  },
@@ -624,37 +624,37 @@ exports.FormatsData = {
624
624
  tier: "LC",
625
625
  },
626
626
  vaporeon: {
627
- tier: "OU",
627
+ tier: "UU",
628
628
  doublesTier: "DOU",
629
629
  randomBattleMoves: ["scald", "rest", "sleeptalk", "icebeam"],
630
630
  },
631
631
  jolteon: {
632
- tier: "OU",
632
+ tier: "UU",
633
633
  doublesTier: "DOU",
634
634
  randomBattleMoves: ["voltswitch", "thunderbolt", "yawn", "batonpass", "shadowball"],
635
635
  },
636
636
  flareon: {
637
- tier: "OU",
637
+ tier: "UU",
638
638
  doublesTier: "DOU",
639
639
  randomBattleMoves: ["flareblitz", "willowisp", "facade", "quickattack"],
640
640
  },
641
641
  espeon: {
642
- tier: "OU",
642
+ tier: "UU",
643
643
  doublesTier: "DOU",
644
644
  randomBattleMoves: ["psychic", "dazzlinggleam", "calmmind", "morningsun"],
645
645
  },
646
646
  umbreon: {
647
- tier: "OU",
647
+ tier: "UU",
648
648
  doublesTier: "DOU",
649
649
  randomBattleMoves: ["foulplay", "wish", "taunt", "protect"],
650
650
  },
651
651
  leafeon: {
652
- tier: "OU",
652
+ tier: "UU",
653
653
  doublesTier: "DOU",
654
654
  randomBattleMoves: ["leafblade", "synthesis", "swordsdance", "xscissor"],
655
655
  },
656
656
  glaceon: {
657
- tier: "OU",
657
+ tier: "UU",
658
658
  doublesTier: "DOU",
659
659
  randomBattleMoves: ["icebeam", "freezedry", "waterpulse", "roar"],
660
660
  },
@@ -665,7 +665,7 @@ exports.FormatsData = {
665
665
  tier: "NFE",
666
666
  },
667
667
  porygonz: {
668
- tier: "OU",
668
+ tier: "UU",
669
669
  doublesTier: "DOU",
670
670
  randomBattleMoves: ["triattack", "nastyplot", "icebeam", "thunderbolt", "darkpulse"],
671
671
  },
@@ -673,7 +673,7 @@ exports.FormatsData = {
673
673
  tier: "LC",
674
674
  },
675
675
  omastar: {
676
- tier: "OU",
676
+ tier: "UU",
677
677
  doublesTier: "DOU",
678
678
  randomBattleMoves: ["shellsmash", "hydropump", "icebeam", "ancientpower"],
679
679
  },
@@ -681,7 +681,7 @@ exports.FormatsData = {
681
681
  tier: "LC",
682
682
  },
683
683
  kabutops: {
684
- tier: "OU",
684
+ tier: "UU",
685
685
  doublesTier: "DOU",
686
686
  randomBattleMoves: ["liquidation", "stoneedge", "rapidspin", "swordsdance", "knockoff"],
687
687
  },
@@ -694,22 +694,22 @@ exports.FormatsData = {
694
694
  tier: "LC",
695
695
  },
696
696
  snorlax: {
697
- tier: "OU",
697
+ tier: "UU",
698
698
  doublesTier: "DOU",
699
699
  randomBattleMoves: ["bodyslam", "curse", "rest", "sleeptalk"],
700
700
  },
701
701
  articuno: {
702
- tier: "OU",
702
+ tier: "UU",
703
703
  doublesTier: "DOU",
704
704
  randomBattleMoves: ["icebeam", "roost", "uturn", "defog"],
705
705
  },
706
706
  zapdos: {
707
- tier: "OU",
707
+ tier: "UU",
708
708
  doublesTier: "DOU",
709
709
  randomBattleMoves: ["discharge", "uturn", "roost", "substitute", "defog"],
710
710
  },
711
711
  moltres: {
712
- tier: "OU",
712
+ tier: "UU",
713
713
  doublesTier: "DOU",
714
714
  randomBattleMoves: ["fireblast", "roost", "uturn", "hurricane", "willowisp"],
715
715
  },
@@ -730,7 +730,7 @@ exports.FormatsData = {
730
730
  randomBattleMoves: ["psystrike", "aurasphere", "icebeam", "nastyplot", "recover"],
731
731
  },
732
732
  mew: {
733
- tier: "OU",
733
+ tier: "UU",
734
734
  doublesTier: "DOU",
735
735
  randomBattleMoves: ["calmmind", "aurasphere", "psychic", "shadowball"],
736
736
  },
@@ -741,7 +741,7 @@ exports.FormatsData = {
741
741
  tier: "NFE",
742
742
  },
743
743
  meganium: {
744
- tier: "OU",
744
+ tier: "UU",
745
745
  doublesTier: "DOU",
746
746
  randomBattleMoves: ["gigadrain", "leechseed", "reflect", "lightscreen", "aromatherapy"],
747
747
  },
@@ -752,7 +752,7 @@ exports.FormatsData = {
752
752
  tier: "NFE",
753
753
  },
754
754
  typhlosion: {
755
- tier: "OU",
755
+ tier: "UU",
756
756
  doublesTier: "DOU",
757
757
  randomBattleMoves: ["eruption", "fireblast", "extrasensory", "focusblast"],
758
758
  },
@@ -771,7 +771,7 @@ exports.FormatsData = {
771
771
  tier: "LC",
772
772
  },
773
773
  furret: {
774
- tier: "OU",
774
+ tier: "UU",
775
775
  doublesTier: "DOU",
776
776
  randomBattleMoves: ["doubleedge", "suckerpunch", "uturn", "shadowclaw"],
777
777
  },
@@ -779,7 +779,7 @@ exports.FormatsData = {
779
779
  tier: "LC",
780
780
  },
781
781
  noctowl: {
782
- tier: "OU",
782
+ tier: "UU",
783
783
  doublesTier: "DOU",
784
784
  randomBattleMoves: ["hurricane", "hypnosis", "nastyplot", "shadowball", "roost"],
785
785
  },
@@ -787,7 +787,7 @@ exports.FormatsData = {
787
787
  tier: "LC",
788
788
  },
789
789
  ledian: {
790
- tier: "OU",
790
+ tier: "UU",
791
791
  doublesTier: "DOU",
792
792
  randomBattleMoves: ["uturn", "knockoff", "roost", "reflect", "lightscreen"],
793
793
  },
@@ -795,7 +795,7 @@ exports.FormatsData = {
795
795
  tier: "LC",
796
796
  },
797
797
  ariados: {
798
- tier: "OU",
798
+ tier: "UU",
799
799
  doublesTier: "DOU",
800
800
  randomBattleMoves: ["poisonjab", "toxicspikes", "stickyweb", "lunge"],
801
801
  },
@@ -803,7 +803,7 @@ exports.FormatsData = {
803
803
  tier: "LC",
804
804
  },
805
805
  lanturn: {
806
- tier: "OU",
806
+ tier: "UU",
807
807
  doublesTier: "DOU",
808
808
  randomBattleMoves: ["scald", "discharge", "voltswitch", "icebeam", "thunderwave"],
809
809
  },
@@ -822,7 +822,7 @@ exports.FormatsData = {
822
822
  tier: "LC",
823
823
  },
824
824
  xatu: {
825
- tier: "OU",
825
+ tier: "UU",
826
826
  doublesTier: "DOU",
827
827
  randomBattleMoves: ["psychic", "roost", "teleport", "thunderwave", "airslash"],
828
828
  },
@@ -833,7 +833,7 @@ exports.FormatsData = {
833
833
  tier: "NFE",
834
834
  },
835
835
  ampharos: {
836
- tier: "OU",
836
+ tier: "UU",
837
837
  doublesTier: "DOU",
838
838
  randomBattleMoves: ["thunderbolt", "rest", "sleeptalk", "focusblast"],
839
839
  },
@@ -852,7 +852,7 @@ exports.FormatsData = {
852
852
  tier: "LC",
853
853
  },
854
854
  sudowoodo: {
855
- tier: "OU",
855
+ tier: "UU",
856
856
  doublesTier: "DOU",
857
857
  randomBattleMoves: ["headsmash", "stealthrock", "earthquake", "suckerpunch", "selfdestruct"],
858
858
  },
@@ -863,7 +863,7 @@ exports.FormatsData = {
863
863
  tier: "NFE",
864
864
  },
865
865
  jumpluff: {
866
- tier: "OU",
866
+ tier: "UU",
867
867
  doublesTier: "DOU",
868
868
  randomBattleMoves: ["sleeppowder", "leechseed", "substitute", "acrobatics", "strengthsap"],
869
869
  },
@@ -871,7 +871,7 @@ exports.FormatsData = {
871
871
  tier: "LC",
872
872
  },
873
873
  ambipom: {
874
- tier: "OU",
874
+ tier: "UU",
875
875
  doublesTier: "DOU",
876
876
  randomBattleMoves: ["fakeout", "uturn", "facade", "switcheroo", "brickbreak", "shadowclaw"],
877
877
  },
@@ -879,7 +879,7 @@ exports.FormatsData = {
879
879
  tier: "LC",
880
880
  },
881
881
  sunflora: {
882
- tier: "OU",
882
+ tier: "UU",
883
883
  doublesTier: "DOU",
884
884
  randomBattleMoves: ["energyball", "sludgebomb", "grassyterrain", "lightscreen"],
885
885
  },
@@ -887,7 +887,7 @@ exports.FormatsData = {
887
887
  tier: "LC",
888
888
  },
889
889
  yanmega: {
890
- tier: "OU",
890
+ tier: "UU",
891
891
  doublesTier: "DOU",
892
892
  randomBattleMoves: ["bugbuzz", "gigadrain", "airslash", "uturn", "protect"],
893
893
  },
@@ -895,7 +895,7 @@ exports.FormatsData = {
895
895
  tier: "LC",
896
896
  },
897
897
  quagsire: {
898
- tier: "OU",
898
+ tier: "UU",
899
899
  doublesTier: "DOU",
900
900
  randomBattleMoves: ["earthquake", "recover", "scald", "toxic"],
901
901
  },
@@ -903,18 +903,20 @@ exports.FormatsData = {
903
903
  tier: "LC",
904
904
  },
905
905
  honchkrow: {
906
- tier: "OU",
906
+ tier: "UU",
907
907
  doublesTier: "DOU",
908
+ randomBattleMoves: ["bravebird", "suckerpunch", "roost", "taunt"],
908
909
  },
909
910
  misdreavus: {
910
911
  tier: "LC",
911
912
  },
912
913
  mismagius: {
913
- tier: "OU",
914
+ tier: "UU",
914
915
  doublesTier: "DOU",
916
+ randomBattleMoves: ["dazzlinggleam", "destinybond", "nastyplot", "shadowball", "substitute", "thunderwave"],
915
917
  },
916
918
  unown: {
917
- tier: "OU",
919
+ tier: "UU",
918
920
  doublesTier: "DOU",
919
921
  randomBattleMoves: ["hiddenpowerpsychic", "hiddenpowerfighting"],
920
922
  },
@@ -922,12 +924,12 @@ exports.FormatsData = {
922
924
  tier: "LC",
923
925
  },
924
926
  wobbuffet: {
925
- tier: "OU",
927
+ tier: "UU",
926
928
  doublesTier: "DOU",
927
929
  randomBattleMoves: ["counter", "mirrorcoat", "encore", "destinybond"],
928
930
  },
929
931
  girafarig: {
930
- tier: "OU",
932
+ tier: "UU",
931
933
  doublesTier: "DOU",
932
934
  randomBattleMoves: ["nastyplot", "thunderbolt", "psychic", "dazzlinggleam"],
933
935
  },
@@ -935,12 +937,12 @@ exports.FormatsData = {
935
937
  tier: "LC",
936
938
  },
937
939
  forretress: {
938
- tier: "OU",
940
+ tier: "UU",
939
941
  doublesTier: "DOU",
940
942
  randomBattleMoves: ["voltswitch", "gyroball", "rapidspin", "spikes", "toxicspikes"],
941
943
  },
942
944
  dunsparce: {
943
- tier: "OU",
945
+ tier: "UU",
944
946
  doublesTier: "DOU",
945
947
  randomBattleMoves: ["glare", "headbutt", "roost", "coil", "rockslide"],
946
948
  },
@@ -956,22 +958,22 @@ exports.FormatsData = {
956
958
  tier: "LC",
957
959
  },
958
960
  granbull: {
959
- tier: "OU",
961
+ tier: "UU",
960
962
  doublesTier: "DOU",
961
963
  randomBattleMoves: ["playrough", "earthquake", "crunch", "healbell", "thunderwave"],
962
964
  },
963
965
  qwilfish: {
964
- tier: "OU",
966
+ tier: "UU",
965
967
  doublesTier: "DOU",
966
968
  randomBattleMoves: ["destinybond", "waterfall", "poisonjab", "spikes", "toxicspikes", "thunderwave"],
967
969
  },
968
970
  shuckle: {
969
- tier: "OU",
971
+ tier: "UU",
970
972
  doublesTier: "DOU",
971
973
  randomBattleMoves: ["knockoff", "stealthrock", "stickyweb", "toxic"],
972
974
  },
973
975
  heracross: {
974
- tier: "OU",
976
+ tier: "UU",
975
977
  doublesTier: "DOU",
976
978
  randomBattleMoves: ["facade", "megahorn", "closecombat", "nightslash", "stoneedge"],
977
979
  },
@@ -987,7 +989,7 @@ exports.FormatsData = {
987
989
  tier: "LC",
988
990
  },
989
991
  ursaring: {
990
- tier: "OU",
992
+ tier: "UU",
991
993
  doublesTier: "DOU",
992
994
  randomBattleMoves: ["closecombat", "crunch", "protect", "facade", "swordsdance"],
993
995
  },
@@ -995,7 +997,7 @@ exports.FormatsData = {
995
997
  tier: "LC",
996
998
  },
997
999
  magcargo: {
998
- tier: "OU",
1000
+ tier: "UU",
999
1001
  doublesTier: "DOU",
1000
1002
  randomBattleMoves: ["fireblast", "ancientpower", "earthpower", "shellsmash", "recover", "stealthrock", "lavaplume"],
1001
1003
  },
@@ -1011,7 +1013,7 @@ exports.FormatsData = {
1011
1013
  randomBattleMoves: ["earthquake", "iciclecrash", "iceshard", "stealthrock"],
1012
1014
  },
1013
1015
  corsola: {
1014
- tier: "OU",
1016
+ tier: "UU",
1015
1017
  doublesTier: "DOU",
1016
1018
  randomBattleMoves: ["recover", "scald", "powergem", "stealthrock"],
1017
1019
  },
@@ -1019,12 +1021,12 @@ exports.FormatsData = {
1019
1021
  tier: "LC",
1020
1022
  },
1021
1023
  octillery: {
1022
- tier: "OU",
1024
+ tier: "UU",
1023
1025
  doublesTier: "DOU",
1024
1026
  randomBattleMoves: ["energyball", "fireblast", "hydropump", "gunkshot", "icebeam", "protect"],
1025
1027
  },
1026
1028
  delibird: {
1027
- tier: "OU",
1029
+ tier: "UU",
1028
1030
  doublesTier: "DOU",
1029
1031
  randomBattleMoves: ["destinybond", "freezedry", "rapidspin", "spikes"],
1030
1032
  },
@@ -1032,9 +1034,9 @@ exports.FormatsData = {
1032
1034
  tier: "LC",
1033
1035
  },
1034
1036
  mantine: {
1035
- tier: "OU",
1037
+ tier: "UU",
1036
1038
  doublesTier: "DOU",
1037
- randomBattleMoves: ["scald", "icebeam", "defog", "rest", "sleeptalk"],
1039
+ randomBattleMoves: ["scald", "icebeam", "defog", "roost"],
1038
1040
  },
1039
1041
  skarmory: {
1040
1042
  tier: "OU",
@@ -1045,7 +1047,7 @@ exports.FormatsData = {
1045
1047
  tier: "LC",
1046
1048
  },
1047
1049
  houndoom: {
1048
- tier: "OU",
1050
+ tier: "UU",
1049
1051
  doublesTier: "DOU",
1050
1052
  randomBattleMoves: ["nastyplot", "darkpulse", "fireblast", "suckerpunch"],
1051
1053
  },
@@ -1053,37 +1055,37 @@ exports.FormatsData = {
1053
1055
  tier: "LC",
1054
1056
  },
1055
1057
  donphan: {
1056
- tier: "OU",
1058
+ tier: "UU",
1057
1059
  doublesTier: "DOU",
1058
1060
  randomBattleMoves: ["stealthrock", "earthquake", "rapidspin", "stoneedge", "iceshard"],
1059
1061
  },
1060
1062
  stantler: {
1061
- tier: "OU",
1063
+ tier: "UU",
1062
1064
  doublesTier: "DOU",
1063
1065
  randomBattleMoves: ["doubleedge", "megahorn", "zenheadbutt", "earthquake"],
1064
1066
  },
1065
1067
  smeargle: {
1066
- tier: "OU",
1068
+ tier: "UU",
1067
1069
  doublesTier: "DOU",
1068
1070
  randomBattleMoves: ["stealthrock", "spikes", "spore", "toxicspikes", "stickyweb"],
1069
1071
  },
1070
1072
  miltank: {
1071
- tier: "OU",
1073
+ tier: "UU",
1072
1074
  doublesTier: "DOU",
1073
1075
  randomBattleMoves: ["bodyslam", "milkdrink", "stealthrock", "curse", "earthquake"],
1074
1076
  },
1075
1077
  raikou: {
1076
- tier: "OU",
1078
+ tier: "UU",
1077
1079
  doublesTier: "DOU",
1078
1080
  randomBattleMoves: ["thunderbolt", "scald", "voltswitch", "calmmind", "substitute"],
1079
1081
  },
1080
1082
  entei: {
1081
- tier: "OU",
1083
+ tier: "UU",
1082
1084
  doublesTier: "DOU",
1083
1085
  randomBattleMoves: ["sacredfire", "extremespeed", "stoneedge", "irontail", "bulldoze"],
1084
1086
  },
1085
1087
  suicune: {
1086
- tier: "OU",
1088
+ tier: "UU",
1087
1089
  doublesTier: "DOU",
1088
1090
  randomBattleMoves: ["scald", "rest", "sleeptalk", "calmmind"],
1089
1091
  },
@@ -1120,7 +1122,7 @@ exports.FormatsData = {
1120
1122
  tier: "NFE",
1121
1123
  },
1122
1124
  sceptile: {
1123
- tier: "OU",
1125
+ tier: "UU",
1124
1126
  doublesTier: "DOU",
1125
1127
  randomBattleMoves: ["substitute", "leechseed", "leafstorm", "gigadrain", "focusblast"],
1126
1128
  },
@@ -1131,7 +1133,7 @@ exports.FormatsData = {
1131
1133
  tier: "NFE",
1132
1134
  },
1133
1135
  blaziken: {
1134
- tier: "OU",
1136
+ tier: "Uber",
1135
1137
  doublesTier: "DOU",
1136
1138
  randomBattleMoves: ["swordsdance", "stoneedge", "closecombat", "flareblitz", "earthquake"],
1137
1139
  },
@@ -1142,7 +1144,7 @@ exports.FormatsData = {
1142
1144
  tier: "NFE",
1143
1145
  },
1144
1146
  swampert: {
1145
- tier: "OU",
1147
+ tier: "UU",
1146
1148
  doublesTier: "DOU",
1147
1149
  randomBattleMoves: ["scald", "earthquake", "stealthrock", "icebeam", "stoneedge"],
1148
1150
  },
@@ -1150,7 +1152,7 @@ exports.FormatsData = {
1150
1152
  tier: "LC",
1151
1153
  },
1152
1154
  mightyena: {
1153
- tier: "OU",
1155
+ tier: "UU",
1154
1156
  doublesTier: "DOU",
1155
1157
  randomBattleMoves: ["suckerpunch", "playrough", "firefang", "crunch", "irontail"],
1156
1158
  },
@@ -1158,7 +1160,7 @@ exports.FormatsData = {
1158
1160
  tier: "LC",
1159
1161
  },
1160
1162
  linoone: {
1161
- tier: "OU",
1163
+ tier: "UU",
1162
1164
  doublesTier: "DOU",
1163
1165
  randomBattleMoves: ["bellydrum", "extremespeed", "shadowclaw", "irontail"],
1164
1166
  },
@@ -1169,7 +1171,7 @@ exports.FormatsData = {
1169
1171
  tier: "NFE",
1170
1172
  },
1171
1173
  beautifly: {
1172
- tier: "OU",
1174
+ tier: "UU",
1173
1175
  doublesTier: "DOU",
1174
1176
  randomBattleMoves: ["quiverdance", "energyball", "bugbuzz", "roost", "aircutter"],
1175
1177
  },
@@ -1177,7 +1179,7 @@ exports.FormatsData = {
1177
1179
  tier: "NFE",
1178
1180
  },
1179
1181
  dustox: {
1180
- tier: "OU",
1182
+ tier: "UU",
1181
1183
  doublesTier: "DOU",
1182
1184
  randomBattleMoves: ["quiverdance", "bugbuzz", "sludgebomb", "moonlight", "energyball", "toxic"],
1183
1185
  },
@@ -1188,7 +1190,7 @@ exports.FormatsData = {
1188
1190
  tier: "NFE",
1189
1191
  },
1190
1192
  ludicolo: {
1191
- tier: "OU",
1193
+ tier: "UU",
1192
1194
  doublesTier: "DOU",
1193
1195
  randomBattleMoves: ["leechseed", "gigadrain", "icebeam", "substitute", "hydropump", "raindance", "scald"],
1194
1196
  },
@@ -1199,7 +1201,7 @@ exports.FormatsData = {
1199
1201
  tier: "NFE",
1200
1202
  },
1201
1203
  shiftry: {
1202
- tier: "OU",
1204
+ tier: "UU",
1203
1205
  doublesTier: "DOU",
1204
1206
  randomBattleMoves: ["swordsdance", "leafblade", "suckerpunch", "fakeout", "nightslash", "brickbreak"],
1205
1207
  },
@@ -1207,7 +1209,7 @@ exports.FormatsData = {
1207
1209
  tier: "LC",
1208
1210
  },
1209
1211
  swellow: {
1210
- tier: "OU",
1212
+ tier: "UU",
1211
1213
  doublesTier: "DOU",
1212
1214
  randomBattleMoves: ["bravebird", "facade", "quickattack", "steelwing", "uturn", "roost"],
1213
1215
  },
@@ -1215,7 +1217,7 @@ exports.FormatsData = {
1215
1217
  tier: "LC",
1216
1218
  },
1217
1219
  pelipper: {
1218
- tier: "OU",
1220
+ tier: "UU",
1219
1221
  doublesTier: "DOU",
1220
1222
  randomBattleMoves: ["scald", "roost", "defog", "hurricane", "hydropump", "uturn"],
1221
1223
  },
@@ -1226,12 +1228,12 @@ exports.FormatsData = {
1226
1228
  tier: "NFE",
1227
1229
  },
1228
1230
  gardevoir: {
1229
- tier: "OU",
1231
+ tier: "UU",
1230
1232
  doublesTier: "DOU",
1231
1233
  randomBattleMoves: ["calmmind", "psychic", "shadowball", "focusblast", "dazzlinggleam"],
1232
1234
  },
1233
1235
  gallade: {
1234
- tier: "OU",
1236
+ tier: "UU",
1235
1237
  doublesTier: "DOU",
1236
1238
  randomBattleMoves: ["closecombat", "psychocut", "swordsdance", "poisonjab", "earthquake"],
1237
1239
  },
@@ -1239,7 +1241,7 @@ exports.FormatsData = {
1239
1241
  tier: "LC",
1240
1242
  },
1241
1243
  masquerain: {
1242
- tier: "OU",
1244
+ tier: "UU",
1243
1245
  doublesTier: "DOU",
1244
1246
  randomBattleMoves: ["quiverdance", "scald", "stickyweb", "airslash", "bugbuzz"],
1245
1247
  },
@@ -1259,7 +1261,7 @@ exports.FormatsData = {
1259
1261
  randomBattleMoves: ["bulkup", "bodyslam", "earthquake", "slackoff", "playrough", "shadowclaw"],
1260
1262
  },
1261
1263
  slaking: {
1262
- tier: "OU",
1264
+ tier: "UU",
1263
1265
  doublesTier: "DOU",
1264
1266
  randomBattleMoves: ["earthquake", "suckerpunch", "gigaimpact", "playrough", "hammerarm"],
1265
1267
  },
@@ -1267,12 +1269,12 @@ exports.FormatsData = {
1267
1269
  tier: "LC",
1268
1270
  },
1269
1271
  ninjask: {
1270
- tier: "OU",
1272
+ tier: "UU",
1271
1273
  doublesTier: "DOU",
1272
1274
  randomBattleMoves: ["swordsdance", "uturn", "xscissor", "aerialace", "finalgambit"],
1273
1275
  },
1274
1276
  shedinja: {
1275
- tier: "OU",
1277
+ tier: "UU",
1276
1278
  doublesTier: "DOU",
1277
1279
  randomBattleMoves: ["xscissor", "shadowclaw", "shadowsneak", "willowisp", "gust"],
1278
1280
  },
@@ -1283,7 +1285,7 @@ exports.FormatsData = {
1283
1285
  tier: "NFE",
1284
1286
  },
1285
1287
  exploud: {
1286
- tier: "OU",
1288
+ tier: "UU",
1287
1289
  doublesTier: "DOU",
1288
1290
  randomBattleMoves: ["focusblast", "fireblast", "boomburst", "surf"],
1289
1291
  },
@@ -1291,7 +1293,7 @@ exports.FormatsData = {
1291
1293
  tier: "LC",
1292
1294
  },
1293
1295
  hariyama: {
1294
- tier: "OU",
1296
+ tier: "UU",
1295
1297
  doublesTier: "DOU",
1296
1298
  randomBattleMoves: ["bulkup", "closecombat", "poisonjab", "stoneedge", "knockoff"],
1297
1299
  },
@@ -1299,7 +1301,7 @@ exports.FormatsData = {
1299
1301
  tier: "LC",
1300
1302
  },
1301
1303
  probopass: {
1302
- tier: "OU",
1304
+ tier: "UU",
1303
1305
  doublesTier: "DOU",
1304
1306
  randomBattleMoves: ["flashcannon", "stealthrock", "bodypress", "voltswitch", "thunderwave"],
1305
1307
  },
@@ -1307,17 +1309,17 @@ exports.FormatsData = {
1307
1309
  tier: "LC",
1308
1310
  },
1309
1311
  delcatty: {
1310
- tier: "OU",
1312
+ tier: "UU",
1311
1313
  doublesTier: "DOU",
1312
1314
  randomBattleMoves: ["thunderwave", "healbell", "fakeout", "doubleedge", "suckerpunch"],
1313
1315
  },
1314
1316
  sableye: {
1315
- tier: "OU",
1317
+ tier: "UU",
1316
1318
  doublesTier: "DOU",
1317
1319
  randomBattleMoves: ["recover", "taunt", "willowisp", "knockoff", "shadowsneak"],
1318
1320
  },
1319
1321
  mawile: {
1320
- tier: "OU",
1322
+ tier: "UU",
1321
1323
  doublesTier: "DOU",
1322
1324
  randomBattleMoves: ["swordsdance", "suckerpunch", "ironhead", "playrough", "stealthrock"],
1323
1325
  },
@@ -1328,7 +1330,7 @@ exports.FormatsData = {
1328
1330
  tier: "NFE",
1329
1331
  },
1330
1332
  aggron: {
1331
- tier: "OU",
1333
+ tier: "UU",
1332
1334
  doublesTier: "DOU",
1333
1335
  randomBattleMoves: ["headsmash", "earthquake", "stoneedge", "heavyslam"],
1334
1336
  },
@@ -1336,7 +1338,7 @@ exports.FormatsData = {
1336
1338
  tier: "LC",
1337
1339
  },
1338
1340
  medicham: {
1339
- tier: "OU",
1341
+ tier: "UU",
1340
1342
  doublesTier: "DOU",
1341
1343
  randomBattleMoves: ["fakeout", "highjumpkick", "bulletpunch", "zenheadbutt", "recover", "icepunch"],
1342
1344
  },
@@ -1344,27 +1346,27 @@ exports.FormatsData = {
1344
1346
  tier: "LC",
1345
1347
  },
1346
1348
  manectric: {
1347
- tier: "OU",
1349
+ tier: "UU",
1348
1350
  doublesTier: "DOU",
1349
1351
  randomBattleMoves: ["switcheroo", "thunderbolt", "overheat", "voltswitch"],
1350
1352
  },
1351
1353
  plusle: {
1352
- tier: "OU",
1354
+ tier: "UU",
1353
1355
  doublesTier: "DOU",
1354
1356
  randomBattleMoves: ["thunderbolt", "voltswitch", "grassknot", "nastyplot", "nuzzle"],
1355
1357
  },
1356
1358
  minun: {
1357
- tier: "OU",
1359
+ tier: "UU",
1358
1360
  doublesTier: "DOU",
1359
1361
  randomBattleMoves: ["thunderbolt", "voltswitch", "grassknot", "nastyplot", "nuzzle", "switcheroo"],
1360
1362
  },
1361
1363
  volbeat: {
1362
- tier: "OU",
1364
+ tier: "UU",
1363
1365
  doublesTier: "DOU",
1364
1366
  randomBattleMoves: ["encore", "roost", "thunderwave", "uturn"],
1365
1367
  },
1366
1368
  illumise: {
1367
- tier: "OU",
1369
+ tier: "UU",
1368
1370
  doublesTier: "DOU",
1369
1371
  randomBattleMoves: ["encore", "roost", "thunderwave", "wish", "bugbuzz"],
1370
1372
  },
@@ -1375,7 +1377,7 @@ exports.FormatsData = {
1375
1377
  tier: "NFE",
1376
1378
  },
1377
1379
  roserade: {
1378
- tier: "OU",
1380
+ tier: "UU",
1379
1381
  doublesTier: "DOU",
1380
1382
  randomBattleMoves: ["gigadrain", "leafstorm", "sleeppowder", "sludgebomb", "spikes", "toxicspikes"],
1381
1383
  },
@@ -1383,7 +1385,7 @@ exports.FormatsData = {
1383
1385
  tier: "LC",
1384
1386
  },
1385
1387
  swalot: {
1386
- tier: "OU",
1388
+ tier: "UU",
1387
1389
  doublesTier: "DOU",
1388
1390
  randomBattleMoves: ["gunkshot", "earthquake", "toxic", "painsplit", "encore"],
1389
1391
  },
@@ -1391,7 +1393,7 @@ exports.FormatsData = {
1391
1393
  tier: "LC",
1392
1394
  },
1393
1395
  sharpedo: {
1394
- tier: "OU",
1396
+ tier: "UU",
1395
1397
  doublesTier: "DOU",
1396
1398
  randomBattleMoves: ["earthquake", "liquidation", "crunch", "aquajet"],
1397
1399
  },
@@ -1399,20 +1401,20 @@ exports.FormatsData = {
1399
1401
  tier: "LC",
1400
1402
  },
1401
1403
  wailord: {
1402
- tier: "OU",
1404
+ tier: "UU",
1403
1405
  doublesTier: "DOU",
1404
- randomBattleMoves: ["icebeam", "hydropump", "icebeam", "waterspout"],
1406
+ randomBattleMoves: ["icebeam", "hydropump", "rest", "sleeptalk", "waterspout"],
1405
1407
  },
1406
1408
  numel: {
1407
1409
  tier: "LC",
1408
1410
  },
1409
1411
  camerupt: {
1410
- tier: "OU",
1412
+ tier: "UU",
1411
1413
  doublesTier: "DOU",
1412
1414
  randomBattleMoves: ["stealthrock", "earthpower", "lavaplume", "fireblast", "explosion"],
1413
1415
  },
1414
1416
  torkoal: {
1415
- tier: "OU",
1417
+ tier: "UU",
1416
1418
  doublesTier: "DOU",
1417
1419
  randomBattleMoves: ["solarbeam", "stealthrock", "earthquake", "rapidspin", "lavaplume"],
1418
1420
  },
@@ -1420,12 +1422,12 @@ exports.FormatsData = {
1420
1422
  tier: "LC",
1421
1423
  },
1422
1424
  grumpig: {
1423
- tier: "OU",
1425
+ tier: "UU",
1424
1426
  doublesTier: "DOU",
1425
1427
  randomBattleMoves: ["nastyplot", "psyshock", "focusblast", "shadowball"],
1426
1428
  },
1427
1429
  spinda: {
1428
- tier: "OU",
1430
+ tier: "UU",
1429
1431
  doublesTier: "DOU",
1430
1432
  randomBattleMoves: ["encore", "fakeout", "rapidspin", "bodyslam", "suckerpunch"],
1431
1433
  },
@@ -1436,7 +1438,7 @@ exports.FormatsData = {
1436
1438
  tier: "NFE",
1437
1439
  },
1438
1440
  flygon: {
1439
- tier: "OU",
1441
+ tier: "UU",
1440
1442
  doublesTier: "DOU",
1441
1443
  randomBattleMoves: ["earthquake", "uturn", "dragondance", "outrage", "superpower"],
1442
1444
  },
@@ -1444,7 +1446,7 @@ exports.FormatsData = {
1444
1446
  tier: "LC",
1445
1447
  },
1446
1448
  cacturne: {
1447
- tier: "OU",
1449
+ tier: "UU",
1448
1450
  doublesTier: "DOU",
1449
1451
  randomBattleMoves: ["swordsdance", "suckerpunch", "seedbomb", "drainpunch", "poisonjab"],
1450
1452
  },
@@ -1452,27 +1454,27 @@ exports.FormatsData = {
1452
1454
  tier: "LC",
1453
1455
  },
1454
1456
  altaria: {
1455
- tier: "OU",
1457
+ tier: "UU",
1456
1458
  doublesTier: "DOU",
1457
1459
  randomBattleMoves: ["roost", "dracometeor", "fireblast", "safeguard", "hurricane"],
1458
1460
  },
1459
1461
  zangoose: {
1460
- tier: "OU",
1462
+ tier: "UU",
1461
1463
  doublesTier: "DOU",
1462
1464
  randomBattleMoves: ["swordsdance", "closecombat", "quickattack", "facade", "shadowclaw"],
1463
1465
  },
1464
1466
  seviper: {
1465
- tier: "OU",
1467
+ tier: "UU",
1466
1468
  doublesTier: "DOU",
1467
1469
  randomBattleMoves: ["swordsdance", "poisonjab", "earthquake", "glare", "crunch"],
1468
1470
  },
1469
1471
  lunatone: {
1470
- tier: "OU",
1472
+ tier: "UU",
1471
1473
  doublesTier: "DOU",
1472
1474
  randomBattleMoves: ["nastyplot", "psyshock", "moonblast", "stealthrock", "icebeam"],
1473
1475
  },
1474
1476
  solrock: {
1475
- tier: "OU",
1477
+ tier: "UU",
1476
1478
  doublesTier: "DOU",
1477
1479
  randomBattleMoves: ["earthquake", "explosion", "stoneedge", "stealthrock", "willowisp"],
1478
1480
  },
@@ -1480,7 +1482,7 @@ exports.FormatsData = {
1480
1482
  tier: "LC",
1481
1483
  },
1482
1484
  whiscash: {
1483
- tier: "OU",
1485
+ tier: "UU",
1484
1486
  doublesTier: "DOU",
1485
1487
  randomBattleMoves: ["dragondance", "earthquake", "waterfall", "stoneedge"],
1486
1488
  },
@@ -1496,7 +1498,7 @@ exports.FormatsData = {
1496
1498
  tier: "LC",
1497
1499
  },
1498
1500
  claydol: {
1499
- tier: "OU",
1501
+ tier: "UU",
1500
1502
  doublesTier: "DOU",
1501
1503
  randomBattleMoves: ["earthquake", "psychic", "icebeam", "rapidspin", "stealthrock"],
1502
1504
  },
@@ -1504,7 +1506,7 @@ exports.FormatsData = {
1504
1506
  tier: "LC",
1505
1507
  },
1506
1508
  cradily: {
1507
- tier: "OU",
1509
+ tier: "UU",
1508
1510
  doublesTier: "DOU",
1509
1511
  randomBattleMoves: ["gigadrain", "recover", "stealthrock", "stoneedge"],
1510
1512
  },
@@ -1512,7 +1514,7 @@ exports.FormatsData = {
1512
1514
  tier: "LC",
1513
1515
  },
1514
1516
  armaldo: {
1515
- tier: "OU",
1517
+ tier: "UU",
1516
1518
  doublesTier: "DOU",
1517
1519
  randomBattleMoves: ["stoneedge", "rapidspin", "stealthrock", "knockoff", "aquajet", "xscissor"],
1518
1520
  },
@@ -1520,17 +1522,17 @@ exports.FormatsData = {
1520
1522
  tier: "LC",
1521
1523
  },
1522
1524
  milotic: {
1523
- tier: "OU",
1525
+ tier: "UU",
1524
1526
  doublesTier: "DOU",
1525
1527
  randomBattleMoves: ["scald", "rest", "sleeptalk", "icebeam", "dragontail"],
1526
1528
  },
1527
1529
  castform: {
1528
- tier: "OU",
1530
+ tier: "UU",
1529
1531
  doublesTier: "DOU",
1530
1532
  randomBattleMoves: ["icebeam", "flamethrower", "thunderbolt", "scald"],
1531
1533
  },
1532
1534
  kecleon: {
1533
- tier: "OU",
1535
+ tier: "UU",
1534
1536
  doublesTier: "DOU",
1535
1537
  randomBattleMoves: ["fakeout", "stealthrock", "drainpunch", "thunderwave", "shadowsneak"],
1536
1538
  },
@@ -1538,7 +1540,7 @@ exports.FormatsData = {
1538
1540
  tier: "LC",
1539
1541
  },
1540
1542
  banette: {
1541
- tier: "OU",
1543
+ tier: "UU",
1542
1544
  doublesTier: "DOU",
1543
1545
  randomBattleMoves: ["shadowclaw", "willowisp", "destinybond", "shadowsneak", "knockoff"],
1544
1546
  },
@@ -1549,12 +1551,12 @@ exports.FormatsData = {
1549
1551
  tier: "NFE",
1550
1552
  },
1551
1553
  dusknoir: {
1552
- tier: "OU",
1554
+ tier: "UU",
1553
1555
  doublesTier: "DOU",
1554
1556
  randomBattleMoves: ["shadowpunch", "icepunch", "shadowsneak", "earthquake", "willowisp", "painsplit"],
1555
1557
  },
1556
1558
  tropius: {
1557
- tier: "OU",
1559
+ tier: "UU",
1558
1560
  doublesTier: "DOU",
1559
1561
  randomBattleMoves: ["dragondance", "leafblade", "aerialace", "roost", "earthquake"],
1560
1562
  },
@@ -1562,12 +1564,12 @@ exports.FormatsData = {
1562
1564
  tier: "LC",
1563
1565
  },
1564
1566
  chimecho: {
1565
- tier: "OU",
1567
+ tier: "UU",
1566
1568
  doublesTier: "DOU",
1567
1569
  randomBattleMoves: ["psychic", "lightscreen", "reflect", "thunderwave", "recover", "healingwish"],
1568
1570
  },
1569
1571
  absol: {
1570
- tier: "OU",
1572
+ tier: "UU",
1571
1573
  doublesTier: "DOU",
1572
1574
  randomBattleMoves: ["knockoff", "suckerpunch", "swordsdance", "playrough"],
1573
1575
  },
@@ -1575,12 +1577,12 @@ exports.FormatsData = {
1575
1577
  tier: "LC",
1576
1578
  },
1577
1579
  glalie: {
1578
- tier: "OU",
1580
+ tier: "UU",
1579
1581
  doublesTier: "DOU",
1580
1582
  randomBattleMoves: ["protect", "substitute", "disable", "freezedry", "earthquake"],
1581
1583
  },
1582
1584
  froslass: {
1583
- tier: "OU",
1585
+ tier: "UU",
1584
1586
  doublesTier: "DOU",
1585
1587
  randomBattleMoves: ["icebeam", "shadowball", "willowisp", "destinybond", "taunt"],
1586
1588
  },
@@ -1591,7 +1593,7 @@ exports.FormatsData = {
1591
1593
  tier: "NFE",
1592
1594
  },
1593
1595
  walrein: {
1594
- tier: "OU",
1596
+ tier: "UU",
1595
1597
  doublesTier: "DOU",
1596
1598
  randomBattleMoves: ["surf", "icebeam", "rest", "sleeptalk"],
1597
1599
  },
@@ -1599,22 +1601,22 @@ exports.FormatsData = {
1599
1601
  tier: "LC",
1600
1602
  },
1601
1603
  huntail: {
1602
- tier: "OU",
1604
+ tier: "UU",
1603
1605
  doublesTier: "DOU",
1604
1606
  randomBattleMoves: ["shellsmash", "waterfall", "crunch", "icebeam"],
1605
1607
  },
1606
1608
  gorebyss: {
1607
- tier: "OU",
1609
+ tier: "UU",
1608
1610
  doublesTier: "DOU",
1609
1611
  randomBattleMoves: ["shellsmash", "hydropump", "icebeam", "psychic"],
1610
1612
  },
1611
1613
  relicanth: {
1612
- tier: "OU",
1614
+ tier: "UU",
1613
1615
  doublesTier: "DOU",
1614
1616
  randomBattleMoves: ["headsmash", "stealthrock", "waterfall", "earthquake", "doubleedge", "yawn"],
1615
1617
  },
1616
1618
  luvdisc: {
1617
- tier: "OU",
1619
+ tier: "UU",
1618
1620
  doublesTier: "DOU",
1619
1621
  randomBattleMoves: ["scald", "icebeam", "sweetkiss", "charm"],
1620
1622
  },
@@ -1625,7 +1627,7 @@ exports.FormatsData = {
1625
1627
  tier: "NFE",
1626
1628
  },
1627
1629
  salamence: {
1628
- tier: "OU",
1630
+ tier: "UU",
1629
1631
  doublesTier: "DOU",
1630
1632
  randomBattleMoves: ["dragondance", "earthquake", "outrage", "stoneedge", "roost", "aerialace"],
1631
1633
  },
@@ -1636,22 +1638,22 @@ exports.FormatsData = {
1636
1638
  tier: "NFE",
1637
1639
  },
1638
1640
  metagross: {
1639
- tier: "OU",
1641
+ tier: "UU",
1640
1642
  doublesTier: "DOU",
1641
1643
  randomBattleMoves: ["meteormash", "zenheadbutt", "agility", "earthquake", "bulletpunch"],
1642
1644
  },
1643
1645
  regirock: {
1644
- tier: "OU",
1646
+ tier: "UU",
1645
1647
  doublesTier: "DOU",
1646
1648
  randomBattleMoves: ["stoneedge", "stealthrock", "earthquake", "curse", "rest", "drainpunch"],
1647
1649
  },
1648
1650
  regice: {
1649
- tier: "OU",
1651
+ tier: "UU",
1650
1652
  doublesTier: "DOU",
1651
1653
  randomBattleMoves: ["icebeam", "thunderbolt", "rockpolish", "rest", "sleeptalk", "focusblast"],
1652
1654
  },
1653
1655
  registeel: {
1654
- tier: "OU",
1656
+ tier: "UU",
1655
1657
  doublesTier: "DOU",
1656
1658
  randomBattleMoves: ["stealthrock", "ironhead", "curse", "rest", "sleeptalk"],
1657
1659
  },
@@ -1712,7 +1714,7 @@ exports.FormatsData = {
1712
1714
  tier: "NFE",
1713
1715
  },
1714
1716
  torterra: {
1715
- tier: "OU",
1717
+ tier: "UU",
1716
1718
  doublesTier: "DOU",
1717
1719
  randomBattleMoves: ["earthquake", "stealthrock", "woodhammer", "stoneedge", "synthesis", "rockpolish"],
1718
1720
  },
@@ -1753,7 +1755,7 @@ exports.FormatsData = {
1753
1755
  tier: "LC",
1754
1756
  },
1755
1757
  bibarel: {
1756
- tier: "OU",
1758
+ tier: "UU",
1757
1759
  doublesTier: "DOU",
1758
1760
  randomBattleMoves: ["curse", "quickattack", "aquajet", "rest", "waterfall"],
1759
1761
  },
@@ -1761,7 +1763,7 @@ exports.FormatsData = {
1761
1763
  tier: "LC",
1762
1764
  },
1763
1765
  kricketune: {
1764
- tier: "OU",
1766
+ tier: "UU",
1765
1767
  doublesTier: "DOU",
1766
1768
  randomBattleMoves: ["bugbite", "stickyweb", "nightslash", "brickbreak"],
1767
1769
  },
@@ -1772,7 +1774,7 @@ exports.FormatsData = {
1772
1774
  tier: "NFE",
1773
1775
  },
1774
1776
  luxray: {
1775
- tier: "OU",
1777
+ tier: "UU",
1776
1778
  doublesTier: "DOU",
1777
1779
  randomBattleMoves: ["wildcharge", "facade", "voltswitch", "crunch"],
1778
1780
  },
@@ -1780,7 +1782,7 @@ exports.FormatsData = {
1780
1782
  tier: "LC",
1781
1783
  },
1782
1784
  rampardos: {
1783
- tier: "OU",
1785
+ tier: "UU",
1784
1786
  doublesTier: "DOU",
1785
1787
  randomBattleMoves: ["headsmash", "zenheadbutt", "stealthrock", "crunch", "rockpolish"],
1786
1788
  },
@@ -1788,7 +1790,7 @@ exports.FormatsData = {
1788
1790
  tier: "LC",
1789
1791
  },
1790
1792
  bastiodon: {
1791
- tier: "OU",
1793
+ tier: "UU",
1792
1794
  doublesTier: "DOU",
1793
1795
  randomBattleMoves: ["rockblast", "stealthrock", "roar", "metalburst"],
1794
1796
  },
@@ -1796,22 +1798,22 @@ exports.FormatsData = {
1796
1798
  tier: "LC",
1797
1799
  },
1798
1800
  wormadam: {
1799
- tier: "OU",
1801
+ tier: "UU",
1800
1802
  doublesTier: "DOU",
1801
1803
  randomBattleMoves: ["bugbuzz", "psychic", "shadowball", "quiverdance", "leafstorm"],
1802
1804
  },
1803
1805
  wormadamsandy: {
1804
- tier: "OU",
1806
+ tier: "UU",
1805
1807
  doublesTier: "DOU",
1806
- randomBattleMoves: ["earthquake", "stealthrock"],
1808
+ randomBattleMoves: ["bugbuzz", "earthquake", "rockblast", "stealthrock"],
1807
1809
  },
1808
1810
  wormadamtrash: {
1809
- tier: "OU",
1811
+ tier: "UU",
1810
1812
  doublesTier: "DOU",
1811
- randomBattleMoves: ["ironhead", "stealthrock"],
1813
+ randomBattleMoves: ["bugbuzz", "dig", "flashcannon", "quiverdance", "stealthrock"],
1812
1814
  },
1813
1815
  mothim: {
1814
- tier: "OU",
1816
+ tier: "UU",
1815
1817
  doublesTier: "DOU",
1816
1818
  randomBattleMoves: ["quiverdance", "airslash", "bugbuzz", "roost", "energyball"],
1817
1819
  },
@@ -1819,12 +1821,12 @@ exports.FormatsData = {
1819
1821
  tier: "LC",
1820
1822
  },
1821
1823
  vespiquen: {
1822
- tier: "OU",
1824
+ tier: "UU",
1823
1825
  doublesTier: "DOU",
1824
1826
  randomBattleMoves: ["attackorder", "uturn", "roost", "toxic", "substitute"],
1825
1827
  },
1826
1828
  pachirisu: {
1827
- tier: "OU",
1829
+ tier: "UU",
1828
1830
  doublesTier: "DOU",
1829
1831
  randomBattleMoves: ["nuzzle", "thunderbolt", "superfang", "uturn"],
1830
1832
  },
@@ -1832,7 +1834,7 @@ exports.FormatsData = {
1832
1834
  tier: "LC",
1833
1835
  },
1834
1836
  floatzel: {
1835
- tier: "OU",
1837
+ tier: "UU",
1836
1838
  doublesTier: "DOU",
1837
1839
  randomBattleMoves: ["aquajet", "waterfall", "brickbreak", "bulkup", "taunt", "substitute"],
1838
1840
  },
@@ -1840,7 +1842,7 @@ exports.FormatsData = {
1840
1842
  tier: "LC",
1841
1843
  },
1842
1844
  cherrim: {
1843
- tier: "OU",
1845
+ tier: "UU",
1844
1846
  doublesTier: "DOU",
1845
1847
  randomBattleMoves: ["dazzlinggleam", "energyball", "sunnyday", "weatherball"],
1846
1848
  },
@@ -1848,7 +1850,7 @@ exports.FormatsData = {
1848
1850
  tier: "LC",
1849
1851
  },
1850
1852
  gastrodon: {
1851
- tier: "OU",
1853
+ tier: "UU",
1852
1854
  doublesTier: "DOU",
1853
1855
  randomBattleMoves: ["earthquake", "scald", "recover", "icebeam"],
1854
1856
  },
@@ -1856,7 +1858,7 @@ exports.FormatsData = {
1856
1858
  tier: "LC",
1857
1859
  },
1858
1860
  drifblim: {
1859
- tier: "OU",
1861
+ tier: "UU",
1860
1862
  doublesTier: "DOU",
1861
1863
  randomBattleMoves: ["calmmind", "shadowball", "strengthsap", "thunderbolt"],
1862
1864
  },
@@ -1864,7 +1866,7 @@ exports.FormatsData = {
1864
1866
  tier: "LC",
1865
1867
  },
1866
1868
  lopunny: {
1867
- tier: "OU",
1869
+ tier: "UU",
1868
1870
  doublesTier: "DOU",
1869
1871
  randomBattleMoves: ["highjumpkick", "facade", "healingwish", "switcheroo"],
1870
1872
  },
@@ -1872,7 +1874,7 @@ exports.FormatsData = {
1872
1874
  tier: "LC",
1873
1875
  },
1874
1876
  purugly: {
1875
- tier: "OU",
1877
+ tier: "UU",
1876
1878
  doublesTier: "DOU",
1877
1879
  randomBattleMoves: ["fakeout", "quickattack", "suckerpunch", "uturn", "bodyslam"],
1878
1880
  },
@@ -1880,7 +1882,7 @@ exports.FormatsData = {
1880
1882
  tier: "LC",
1881
1883
  },
1882
1884
  skuntank: {
1883
- tier: "OU",
1885
+ tier: "UU",
1884
1886
  doublesTier: "DOU",
1885
1887
  randomBattleMoves: ["crunch", "defog", "fireblast", "suckerpunch", "taunt", "poisonjab"],
1886
1888
  },
@@ -1888,17 +1890,17 @@ exports.FormatsData = {
1888
1890
  tier: "LC",
1889
1891
  },
1890
1892
  bronzong: {
1891
- tier: "OU",
1893
+ tier: "UU",
1892
1894
  doublesTier: "DOU",
1893
1895
  randomBattleMoves: ["earthquake", "gyroball", "stealthrock", "psychic"],
1894
1896
  },
1895
1897
  chatot: {
1896
- tier: "OU",
1898
+ tier: "UU",
1897
1899
  doublesTier: "DOU",
1898
1900
  randomBattleMoves: ["boomburst", "chatter", "nastyplot", "uturn", "substitute"],
1899
1901
  },
1900
1902
  spiritomb: {
1901
- tier: "OU",
1903
+ tier: "UU",
1902
1904
  doublesTier: "DOU",
1903
1905
  randomBattleMoves: ["calmmind", "darkpulse", "psychic", "rest", "sleeptalk", "willowisp"],
1904
1906
  },
@@ -1925,7 +1927,7 @@ exports.FormatsData = {
1925
1927
  tier: "LC",
1926
1928
  },
1927
1929
  hippowdon: {
1928
- tier: "OU",
1930
+ tier: "UU",
1929
1931
  doublesTier: "DOU",
1930
1932
  randomBattleMoves: ["earthquake", "stoneedge", "stealthrock", "whirlwind", "slackoff"],
1931
1933
  },
@@ -1933,7 +1935,7 @@ exports.FormatsData = {
1933
1935
  tier: "LC",
1934
1936
  },
1935
1937
  drapion: {
1936
- tier: "OU",
1938
+ tier: "UU",
1937
1939
  doublesTier: "DOU",
1938
1940
  randomBattleMoves: ["earthquake", "knockoff", "poisonjab", "swordsdance", "toxicspikes", "whirlwind", "taunt"],
1939
1941
  },
@@ -1941,12 +1943,12 @@ exports.FormatsData = {
1941
1943
  tier: "LC",
1942
1944
  },
1943
1945
  toxicroak: {
1944
- tier: "OU",
1946
+ tier: "UU",
1945
1947
  doublesTier: "DOU",
1946
1948
  randomBattleMoves: ["drainpunch", "poisonjab", "suckerpunch", "swordsdance", "substitute"],
1947
1949
  },
1948
1950
  carnivine: {
1949
- tier: "OU",
1951
+ tier: "UU",
1950
1952
  doublesTier: "DOU",
1951
1953
  randomBattleMoves: ["powerwhip", "swordsdance", "sleeppowder", "substitute", "crunch"],
1952
1954
  },
@@ -1954,7 +1956,7 @@ exports.FormatsData = {
1954
1956
  tier: "LC",
1955
1957
  },
1956
1958
  lumineon: {
1957
- tier: "OU",
1959
+ tier: "UU",
1958
1960
  doublesTier: "DOU",
1959
1961
  randomBattleMoves: ["defog", "icebeam", "scald", "uturn"],
1960
1962
  },
@@ -1962,17 +1964,17 @@ exports.FormatsData = {
1962
1964
  tier: "LC",
1963
1965
  },
1964
1966
  abomasnow: {
1965
- tier: "OU",
1967
+ tier: "UU",
1966
1968
  doublesTier: "DOU",
1967
1969
  randomBattleMoves: ["auroraveil", "earthquake", "iceshard", "woodhammer", "blizzard"],
1968
1970
  },
1969
1971
  rotom: {
1970
- tier: "OU",
1972
+ tier: "UU",
1971
1973
  doublesTier: "DOU",
1972
1974
  randomBattleMoves: ["shadowball", "thunderbolt", "voltswitch", "willowisp", "trick"],
1973
1975
  },
1974
1976
  rotomheat: {
1975
- tier: "OU",
1977
+ tier: "UU",
1976
1978
  doublesTier: "DOU",
1977
1979
  randomBattleMoves: ["thunderbolt", "overheat", "voltswitch", "willowisp", "trick"],
1978
1980
  },
@@ -1982,27 +1984,27 @@ exports.FormatsData = {
1982
1984
  randomBattleMoves: ["thunderbolt", "hydropump", "voltswitch", "willowisp", "trick"],
1983
1985
  },
1984
1986
  rotomfrost: {
1985
- tier: "OU",
1987
+ tier: "UU",
1986
1988
  doublesTier: "DOU",
1987
1989
  randomBattleMoves: ["thunderbolt", "blizzard", "voltswitch", "willowisp", "trick"],
1988
1990
  },
1989
1991
  rotomfan: {
1990
- tier: "OU",
1992
+ tier: "UU",
1991
1993
  doublesTier: "DOU",
1992
1994
  randomBattleMoves: ["thunderbolt", "airslash", "voltswitch", "willowisp", "trick"],
1993
1995
  },
1994
1996
  rotommow: {
1995
- tier: "OU",
1997
+ tier: "UU",
1996
1998
  doublesTier: "DOU",
1997
1999
  randomBattleMoves: ["thunderbolt", "leafstorm", "voltswitch", "willowisp", "trick"],
1998
2000
  },
1999
2001
  uxie: {
2000
- tier: "OU",
2002
+ tier: "UU",
2001
2003
  doublesTier: "DOU",
2002
2004
  randomBattleMoves: ["psychic", "stealthrock", "uturn", "thunderwave", "yawn"],
2003
2005
  },
2004
2006
  mesprit: {
2005
- tier: "OU",
2007
+ tier: "UU",
2006
2008
  doublesTier: "DOU",
2007
2009
  randomBattleMoves: ["psychic", "icebeam", "thunderbolt", "nastyplot", "energyball", "uturn", "healingwish"],
2008
2010
  },
@@ -2027,7 +2029,7 @@ exports.FormatsData = {
2027
2029
  randomBattleMoves: ["lavaplume", "flashcannon", "stealthrock", "roar", "earthpower", "taunt"],
2028
2030
  },
2029
2031
  regigigas: {
2030
- tier: "OU",
2032
+ tier: "UU",
2031
2033
  doublesTier: "DOU",
2032
2034
  randomBattleMoves: ["rest", "sleeptalk", "strength", "knockoff"],
2033
2035
  },
@@ -2042,12 +2044,12 @@ exports.FormatsData = {
2042
2044
  randomBattleMoves: ["dracometeor", "shadowball", "aurasphere", "willowisp"],
2043
2045
  },
2044
2046
  cresselia: {
2045
- tier: "OU",
2047
+ tier: "UU",
2046
2048
  doublesTier: "DOU",
2047
2049
  randomBattleMoves: ["calmmind", "psychic", "moonblast", "moonlight", "thunderwave"],
2048
2050
  },
2049
2051
  phione: {
2050
- tier: "OU",
2052
+ tier: "UU",
2051
2053
  doublesTier: "DOU",
2052
2054
  randomBattleMoves: ["scald", "raindance", "rest", "icebeam"],
2053
2055
  },