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