@pkmn/mods 0.5.0 → 0.5.4

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,9 +10,9 @@ exports.FormatsData = {
10
10
  tier: "NFE",
11
11
  },
12
12
  venusaur: {
13
- tier: "UU",
14
- doublesTier: "DOU",
15
- randomBattleMoves: ["sludgebomb", "gigadrain", "sleeppowder", "leechseed", "substitute"],
13
+ tier: "RU",
14
+ doublesTier: "DUU",
15
+ randomBattleMoves: ["gigadrain", "leechseed", "sleeppowder", "sludgebomb", "substitute"],
16
16
  },
17
17
  charmander: {
18
18
  tier: "LC",
@@ -21,9 +21,9 @@ exports.FormatsData = {
21
21
  tier: "NFE",
22
22
  },
23
23
  charizard: {
24
- tier: "UU",
25
- doublesTier: "DOU",
26
- randomBattleMoves: ["fireblast", "airslash", "roost", "focusblast", "earthquake"],
24
+ tier: "RU",
25
+ doublesTier: "DUU",
26
+ randomBattleMoves: ["airslash", "earthquake", "fireblast", "focusblast", "roost"],
27
27
  },
28
28
  squirtle: {
29
29
  tier: "LC",
@@ -33,7 +33,7 @@ exports.FormatsData = {
33
33
  },
34
34
  blastoise: {
35
35
  tier: "UU",
36
- doublesTier: "DOU",
36
+ doublesTier: "DUU",
37
37
  randomBattleMoves: ["earthquake", "icebeam", "protect", "rapidspin", "roar", "scald", "shellsmash"],
38
38
  },
39
39
  caterpie: {
@@ -43,9 +43,9 @@ exports.FormatsData = {
43
43
  tier: "NFE",
44
44
  },
45
45
  butterfree: {
46
- tier: "UU",
47
- doublesTier: "DOU",
48
- randomBattleMoves: ["quiverdance", "bugbuzz", "airslash", "sleeppowder", "gigadrain"],
46
+ tier: "RU",
47
+ doublesTier: "DUU",
48
+ randomBattleMoves: ["airslash", "bugbuzz", "gigadrain", "quiverdance", "sleeppowder"],
49
49
  },
50
50
  weedle: {
51
51
  tier: "LC",
@@ -54,9 +54,9 @@ exports.FormatsData = {
54
54
  tier: "NFE",
55
55
  },
56
56
  beedrill: {
57
- tier: "UU",
58
- doublesTier: "DOU",
59
- randomBattleMoves: ["toxicspikes", "uturn", "poisonjab", "protect"],
57
+ tier: "RU",
58
+ doublesTier: "DUU",
59
+ randomBattleMoves: ["poisonjab", "protect", "toxicspikes", "uturn"],
60
60
  },
61
61
  beedrillmega: {
62
62
  isNonstandard: "Past",
@@ -69,9 +69,9 @@ exports.FormatsData = {
69
69
  tier: "NFE",
70
70
  },
71
71
  pidgeot: {
72
- tier: "UU",
73
- doublesTier: "DOU",
74
- randomBattleMoves: ["bravebird", "uturn", "steelwing", "gigaimpact", "quickattack"],
72
+ tier: "RU",
73
+ doublesTier: "DUU",
74
+ randomBattleMoves: ["bravebird", "defog", "quickattack", "roost", "steelwing", "uturn"],
75
75
  },
76
76
  pidgeotmega: {
77
77
  isNonstandard: "Past",
@@ -81,45 +81,45 @@ exports.FormatsData = {
81
81
  tier: "LC",
82
82
  },
83
83
  raticate: {
84
- tier: "UU",
85
- doublesTier: "DOU",
86
- randomBattleMoves: ["facade", "swordsdance", "protect", "crunch", "suckerpunch", "flamewheel"],
84
+ tier: "RU",
85
+ doublesTier: "DUU",
86
+ randomBattleMoves: ["crunch", "facade", "flamewheel", "protect", "suckerpunch", "swordsdance"],
87
87
  },
88
88
  spearow: {
89
89
  tier: "LC",
90
90
  },
91
91
  fearow: {
92
- tier: "UU",
93
- doublesTier: "DOU",
94
- randomBattleMoves: ["drillpeck", "steelwing", "uturn", "gigaimpact"],
92
+ tier: "RU",
93
+ doublesTier: "DUU",
94
+ randomBattleMoves: ["drillpeck", "drillrun", "gigaimpact", "uturn"],
95
95
  },
96
96
  ekans: {
97
97
  tier: "LC",
98
98
  },
99
99
  arbok: {
100
- tier: "UU",
101
- doublesTier: "DOU",
102
- randomBattleMoves: ["gunkshot", "glare", "earthquake", "suckerpunch"],
100
+ tier: "RU",
101
+ doublesTier: "DUU",
102
+ randomBattleMoves: ["earthquake", "glare", "gunkshot", "suckerpunch"],
103
103
  },
104
104
  pichu: {
105
105
  tier: "LC",
106
106
  },
107
107
  pikachu: {
108
108
  tier: "NFE",
109
- randomBattleMoves: ["thunderbolt", "grassknot", "voltswitch", "surf"],
109
+ randomBattleMoves: ["grassknot", "surf", "voltswitch", "volttackle"],
110
110
  },
111
111
  raichu: {
112
- tier: "UU",
113
- doublesTier: "DOU",
114
- randomBattleMoves: ["nastyplot", "thunderbolt", "grassknot", "focusblast", "surf"],
112
+ tier: "RU",
113
+ doublesTier: "DUU",
114
+ randomBattleMoves: ["focusblast", "grassknot", "nastyplot", "surf", "thunderbolt"],
115
115
  },
116
116
  sandshrew: {
117
117
  tier: "LC",
118
118
  },
119
119
  sandslash: {
120
- tier: "UU",
121
- doublesTier: "DOU",
122
- randomBattleMoves: ["stealthrock", "earthquake", "rapidspin", "xscissor", "stoneedge"],
120
+ tier: "RU",
121
+ doublesTier: "DUU",
122
+ randomBattleMoves: ["earthquake", "rapidspin", "stealthrock", "stoneedge", "swordsdance", "xscissor"],
123
123
  },
124
124
  nidoranf: {
125
125
  tier: "LC",
@@ -128,9 +128,9 @@ exports.FormatsData = {
128
128
  tier: "NFE",
129
129
  },
130
130
  nidoqueen: {
131
- tier: "UU",
132
- doublesTier: "DOU",
133
- randomBattleMoves: ["earthpower", "sludgewave", "stealthrock", "toxicspikes", "flamethrower", "icebeam"],
131
+ tier: "RU",
132
+ doublesTier: "DUU",
133
+ randomBattleMoves: ["earthpower", "flamethrower", "icebeam", "sludgewave", "stealthrock", "toxicspikes"],
134
134
  },
135
135
  nidoranm: {
136
136
  tier: "LC",
@@ -140,8 +140,8 @@ exports.FormatsData = {
140
140
  },
141
141
  nidoking: {
142
142
  tier: "UU",
143
- doublesTier: "DOU",
144
- randomBattleMoves: ["earthpower", "sludgewave", "flamethrower", "icebeam"],
143
+ doublesTier: "DUU",
144
+ randomBattleMoves: ["earthpower", "flamethrower", "icebeam", "sludgewave", "substitute"],
145
145
  },
146
146
  cleffa: {
147
147
  tier: "LC",
@@ -151,16 +151,16 @@ exports.FormatsData = {
151
151
  },
152
152
  clefable: {
153
153
  tier: "OU",
154
- doublesTier: "DOU",
155
- randomBattleMoves: ["calmmind", "moonblast", "fireblast", "moonlight", "stealthrock", "thunderwave"],
154
+ doublesTier: "DUU",
155
+ randomBattleMoves: ["calmmind", "fireblast", "moonblast", "moonlight", "stealthrock", "thunderwave"],
156
156
  },
157
157
  vulpix: {
158
158
  tier: "LC",
159
159
  },
160
160
  ninetales: {
161
- tier: "UU",
162
- doublesTier: "DOU",
163
- randomBattleMoves: ["nastyplot", "fireblast", "hypnosis", "solarbeam", "willowisp"],
161
+ tier: "RU",
162
+ doublesTier: "DUU",
163
+ randomBattleMoves: ["fireblast", "hypnosis", "nastyplot", "solarbeam", "willowisp"],
164
164
  },
165
165
  igglybuff: {
166
166
  tier: "LC",
@@ -169,9 +169,9 @@ exports.FormatsData = {
169
169
  tier: "NFE",
170
170
  },
171
171
  wigglytuff: {
172
- tier: "UU",
173
- doublesTier: "DOU",
174
- randomBattleMoves: ["stealthrock", "reflect", "lightscreen", "dazzlinggleam", "thunderwave", "fireblast"],
172
+ tier: "RU",
173
+ doublesTier: "DUU",
174
+ randomBattleMoves: ["dazzlinggleam", "fireblast", "lightscreen", "reflect", "stealthrock", "thunderwave"],
175
175
  },
176
176
  zubat: {
177
177
  tier: "LC",
@@ -182,7 +182,7 @@ exports.FormatsData = {
182
182
  crobat: {
183
183
  tier: "UU",
184
184
  doublesTier: "DOU",
185
- randomBattleMoves: ["airslash", "roost", "defog", "toxic", "uturn"],
185
+ randomBattleMoves: ["bravebird", "defog", "roost", "toxic", "uturn"],
186
186
  },
187
187
  oddish: {
188
188
  tier: "LC",
@@ -191,69 +191,70 @@ exports.FormatsData = {
191
191
  tier: "NFE",
192
192
  },
193
193
  vileplume: {
194
- tier: "UU",
195
- doublesTier: "DOU",
196
- randomBattleMoves: ["strengthsap", "aromatherapy", "sludgebomb", "sleeppowder", "gigadrain"],
194
+ tier: "RU",
195
+ doublesTier: "DUU",
196
+ randomBattleMoves: ["aromatherapy", "gigadrain", "sleeppowder", "sludgebomb", "strengthsap"],
197
197
  },
198
198
  bellossom: {
199
- tier: "UU",
200
- doublesTier: "DOU",
199
+ tier: "RU",
200
+ doublesTier: "DUU",
201
+ randomBattleMoves: ["gigadrain", "moonblast", "quiverdance", "sleeppowder", "strengthsap"],
201
202
  },
202
203
  paras: {
203
204
  tier: "LC",
204
205
  },
205
206
  parasect: {
206
- tier: "UU",
207
- doublesTier: "DOU",
208
- randomBattleMoves: ["spore", "leechseed", "xscissor", "substitute"],
207
+ tier: "RU",
208
+ doublesTier: "DUU",
209
+ randomBattleMoves: ["leechseed", "spore", "substitute", "xscissor"],
209
210
  },
210
211
  venonat: {
211
212
  tier: "LC",
212
213
  },
213
214
  venomoth: {
214
- tier: "UU",
215
- doublesTier: "DOU",
216
- randomBattleMoves: ["quiverdance", "sludgebomb", "bugbuzz", "substitute"],
215
+ tier: "RU",
216
+ doublesTier: "DUU",
217
+ randomBattleMoves: ["bugbuzz", "quiverdance", "sleeppowder", "sludgebomb", "substitute"],
217
218
  },
218
219
  diglett: {
219
220
  tier: "LC",
220
221
  },
221
222
  dugtrio: {
222
- tier: "UU",
223
- doublesTier: "DOU",
224
- randomBattleMoves: ["earthquake", "stoneedge", "suckerpunch", "stealthrock", "aerialace"],
223
+ tier: "RU",
224
+ doublesTier: "DUU",
225
+ randomBattleMoves: ["aerialace", "earthquake", "stealthrock", "stoneedge", "suckerpunch"],
225
226
  },
226
227
  meowth: {
227
228
  tier: "LC",
228
229
  },
229
230
  persian: {
230
- tier: "UU",
231
- doublesTier: "DOU",
232
- randomBattleMoves: ["fakeout", "slash", "uturn", "bite", "aerialace"],
231
+ tier: "RU",
232
+ doublesTier: "DUU",
233
+ randomBattleMoves: ["aerialace", "bite", "fakeout", "covet", "uturn"],
233
234
  },
234
235
  psyduck: {
235
236
  tier: "LC",
236
237
  },
237
238
  golduck: {
238
- tier: "UU",
239
- doublesTier: "DOU",
240
- randomBattleMoves: ["calmmind", "hydropump", "icebeam", "hypnosis", "focusblast", "encore"],
239
+ tier: "RU",
240
+ doublesTier: "DUU",
241
+ randomBattleMoves: ["calmmind", "encore", "focusblast", "hydropump", "hypnosis", "icebeam"],
241
242
  },
242
243
  mankey: {
243
244
  tier: "LC",
244
245
  },
245
246
  primeape: {
246
- tier: "UU",
247
- doublesTier: "DOU",
248
- randomBattleMoves: ["closecombat", "uturn", "stoneedge", "poisonjab", "earthquake"],
247
+ tier: "RU",
248
+ doublesTier: "DUU",
249
+ randomBattleMoves: ["closecombat", "earthquake", "poisonjab", "stoneedge", "uturn"],
249
250
  },
250
251
  growlithe: {
251
252
  tier: "LC",
252
253
  },
253
254
  arcanine: {
254
- tier: "UU",
255
+ tier: "RU",
255
256
  doublesTier: "DOU",
256
- randomBattleMoves: ["flareblitz", "morningsun", "willowisp", "extremespeed", "closecombat"],
257
+ randomBattleMoves: ["closecombat", "extremespeed", "flareblitz", "morningsun", "willowisp"],
257
258
  },
258
259
  poliwag: {
259
260
  tier: "LC",
@@ -262,14 +263,14 @@ exports.FormatsData = {
262
263
  tier: "NFE",
263
264
  },
264
265
  poliwrath: {
265
- tier: "UU",
266
- doublesTier: "DOU",
267
- randomBattleMoves: ["waterfall", "drainpunch", "bulkup", "substitute", "poisonjab", "raindance"],
266
+ tier: "RU",
267
+ doublesTier: "DUU",
268
+ randomBattleMoves: ["bulkup", "drainpunch", "poisonjab", "raindance", "waterfall"],
268
269
  },
269
270
  politoed: {
270
- tier: "UU",
271
+ tier: "RU",
271
272
  doublesTier: "DOU",
272
- randomBattleMoves: ["scald", "icebeam", "rest", "sleeptalk"],
273
+ randomBattleMoves: ["encore", "hypnosis", "icebeam", "rest", "scald"],
273
274
  },
274
275
  abra: {
275
276
  tier: "LC",
@@ -279,8 +280,8 @@ exports.FormatsData = {
279
280
  },
280
281
  alakazam: {
281
282
  tier: "OU",
282
- doublesTier: "DOU",
283
- randomBattleMoves: ["nastyplot", "psychic", "focusblast", "shadowball"],
283
+ doublesTier: "DUU",
284
+ randomBattleMoves: ["dazzlinggleam", "focusblast", "nastyplot", "psychic", "shadowball"],
284
285
  },
285
286
  machop: {
286
287
  tier: "LC",
@@ -289,9 +290,9 @@ exports.FormatsData = {
289
290
  tier: "NFE",
290
291
  },
291
292
  machamp: {
292
- tier: "UU",
293
- doublesTier: "DOU",
294
- randomBattleMoves: ["dynamicpunch", "knockoff", "stoneedge", "poisonjab", "facade", "closecombat", "bulletpunch"],
293
+ tier: "RU",
294
+ doublesTier: "DUU",
295
+ randomBattleMoves: ["bulletpunch", "closecombat", "dynamicpunch", "facade", "knockoff", "stoneedge"],
295
296
  },
296
297
  bellsprout: {
297
298
  tier: "LC",
@@ -300,17 +301,17 @@ exports.FormatsData = {
300
301
  tier: "NFE",
301
302
  },
302
303
  victreebel: {
303
- tier: "UU",
304
- doublesTier: "DOU",
305
- randomBattleMoves: ["sunnyday", "sludgebomb", "solarbeam", "sleeppowder", "weatherball"],
304
+ tier: "RU",
305
+ doublesTier: "DUU",
306
+ randomBattleMoves: ["knockoff", "poisonjab", "powerwhip", "sleeppowder", "strengthsap", "swordsdance"],
306
307
  },
307
308
  tentacool: {
308
309
  tier: "LC",
309
310
  },
310
311
  tentacruel: {
311
312
  tier: "UU",
312
- doublesTier: "DOU",
313
- randomBattleMoves: ["scald", "rapidspin", "sludgebomb", "haze", "knockoff"],
313
+ doublesTier: "DUU",
314
+ randomBattleMoves: ["haze", "knockoff", "rapidspin", "scald", "sludgebomb"],
314
315
  },
315
316
  geodude: {
316
317
  tier: "LC",
@@ -319,78 +320,79 @@ exports.FormatsData = {
319
320
  tier: "NFE",
320
321
  },
321
322
  golem: {
322
- tier: "UU",
323
- doublesTier: "DOU",
324
- randomBattleMoves: ["stealthrock", "earthquake", "stoneedge", "explosion", "heavyslam"],
323
+ tier: "RU",
324
+ doublesTier: "DUU",
325
+ randomBattleMoves: ["earthquake", "explosion", "heavyslam", "stealthrock", "stoneedge"],
325
326
  },
326
327
  ponyta: {
327
328
  tier: "LC",
328
329
  },
329
330
  rapidash: {
330
- tier: "UU",
331
- doublesTier: "DOU",
332
- randomBattleMoves: ["flareblitz", "hypnosis", "swordsdance", "highhorsepower", "willowisp", "morningsun"],
331
+ tier: "RU",
332
+ doublesTier: "DUU",
333
+ randomBattleMoves: ["flareblitz", "highhorsepower", "hypnosis", "morningsun", "swordsdance", "willowisp"],
333
334
  },
334
335
  slowpoke: {
335
336
  tier: "LC",
336
337
  },
337
338
  slowbro: {
338
339
  tier: "UU",
339
- doublesTier: "DOU",
340
- randomBattleMoves: ["scald", "psychic", "slackoff", "icebeam", "calmmind"],
340
+ doublesTier: "DUU",
341
+ randomBattleMoves: ["calmmind", "icebeam", "psychic", "scald", "slackoff", "thunderwave"],
341
342
  },
342
343
  slowking: {
343
- tier: "UU",
344
- doublesTier: "DOU",
345
- randomBattleMoves: ["psychic", "slackoff", "calmmind", "icebeam", "scald"],
344
+ tier: "RU",
345
+ doublesTier: "DUU",
346
+ randomBattleMoves: ["calmmind", "icebeam", "psychic", "scald", "slackoff"],
346
347
  },
347
348
  magnemite: {
348
349
  tier: "LC",
349
350
  },
350
351
  magneton: {
351
- tier: "NFE",
352
+ tier: "UU",
353
+ doublesTier: "NFE",
352
354
  },
353
355
  magnezone: {
354
356
  tier: "OU",
355
- doublesTier: "DOU",
356
- randomBattleMoves: ["thunderbolt", "flashcannon", "voltswitch", "mirrorcoat"],
357
+ doublesTier: "DUU",
358
+ randomBattleMoves: ["flashcannon", "mirrorcoat", "thunderbolt", "voltswitch"],
357
359
  },
358
360
  farfetchd: {
359
- tier: "UU",
360
- doublesTier: "DOU",
361
- randomBattleMoves: ["bravebird", "knockoff", "leafblade", "slash", "quickattack"],
361
+ tier: "RU",
362
+ doublesTier: "DUU",
363
+ randomBattleMoves: ["bravebird", "knockoff", "leafblade", "quickattack", "slash"],
362
364
  },
363
365
  doduo: {
364
366
  tier: "LC",
365
367
  },
366
368
  dodrio: {
367
- tier: "UU",
368
- doublesTier: "DOU",
369
- randomBattleMoves: ["swordsdance", "bravebird", "steelwing", "roost", "facade", "quickattack"],
369
+ tier: "RU",
370
+ doublesTier: "DUU",
371
+ randomBattleMoves: ["bravebird", "facade", "quickattack", "roost", "steelwing", "swordsdance"],
370
372
  },
371
373
  seel: {
372
374
  tier: "LC",
373
375
  },
374
376
  dewgong: {
375
- tier: "UU",
376
- doublesTier: "DOU",
377
- randomBattleMoves: ["surf", "icebeam", "perishsong", "protect", "rest", "sleeptalk"],
377
+ tier: "RU",
378
+ doublesTier: "DUU",
379
+ randomBattleMoves: ["icebeam", "perishsong", "protect", "rest", "sleeptalk", "surf"],
378
380
  },
379
381
  grimer: {
380
382
  tier: "LC",
381
383
  },
382
384
  muk: {
383
- tier: "UU",
384
- doublesTier: "DOU",
385
- randomBattleMoves: ["gunkshot", "curse", "shadowsneak", "brickbreak", "explosion"],
385
+ tier: "RU",
386
+ doublesTier: "DUU",
387
+ randomBattleMoves: ["brickbreak", "curse", "explosion", "gunkshot", "shadowsneak"],
386
388
  },
387
389
  shellder: {
388
390
  tier: "LC",
389
391
  },
390
392
  cloyster: {
391
393
  tier: "UU",
392
- doublesTier: "DOU",
393
- randomBattleMoves: ["shellsmash", "iciclespear", "rockblast", "hydropump"],
394
+ doublesTier: "DUU",
395
+ randomBattleMoves: ["hydropump", "iciclespear", "rockblast", "shellsmash"],
394
396
  },
395
397
  gastly: {
396
398
  tier: "LC",
@@ -400,90 +402,90 @@ exports.FormatsData = {
400
402
  },
401
403
  gengar: {
402
404
  tier: "OU",
403
- doublesTier: "DOU",
404
- randomBattleMoves: ["shadowball", "sludgebomb", "nastyplot", "thunderbolt", "focusblast"],
405
+ doublesTier: "DUU",
406
+ randomBattleMoves: ["focusblast", "nastyplot", "shadowball", "sludgebomb", "thunderbolt"],
405
407
  },
406
408
  onix: {
407
409
  tier: "LC",
408
410
  },
409
411
  steelix: {
410
- tier: "UU",
411
- doublesTier: "DOU",
412
- randomBattleMoves: ["stealthrock", "gyroball", "stoneedge", "earthquake", "curse"],
412
+ tier: "RU",
413
+ doublesTier: "DUU",
414
+ randomBattleMoves: ["curse", "earthquake", "gyroball", "stealthrock", "stoneedge"],
413
415
  },
414
416
  drowzee: {
415
417
  tier: "LC",
416
418
  },
417
419
  hypno: {
418
- tier: "UU",
419
- doublesTier: "DOU",
420
- randomBattleMoves: ["psychic", "thunderwave", "shadowball", "focusblast"],
420
+ tier: "RU",
421
+ doublesTier: "DUU",
422
+ randomBattleMoves: ["focusblast", "psychic", "shadowball", "thunderwave"],
421
423
  },
422
424
  krabby: {
423
425
  tier: "LC",
424
426
  },
425
427
  kingler: {
426
- tier: "UU",
427
- doublesTier: "DOU",
428
- randomBattleMoves: ["swordsdance", "agility", "razorshell", "rockslide", "xscissor"],
428
+ tier: "RU",
429
+ doublesTier: "DUU",
430
+ randomBattleMoves: ["agility", "razorshell", "rockslide", "swordsdance", "xscissor"],
429
431
  },
430
432
  voltorb: {
431
433
  tier: "LC",
432
434
  },
433
435
  electrode: {
434
- tier: "UU",
435
- doublesTier: "DOU",
436
- randomBattleMoves: ["thunderbolt", "voltswitch", "explosion", "lightscreen", "taunt"],
436
+ tier: "RU",
437
+ doublesTier: "DUU",
438
+ randomBattleMoves: ["explosion", "lightscreen", "taunt", "thunderbolt", "voltswitch"],
437
439
  },
438
440
  exeggcute: {
439
441
  tier: "LC",
440
442
  },
441
443
  exeggutor: {
442
- tier: "UU",
443
- doublesTier: "DOU",
444
- randomBattleMoves: ["sleeppowder", "gigadrain", "leechseed", "substitute", "psychic"],
444
+ tier: "RU",
445
+ doublesTier: "DUU",
446
+ randomBattleMoves: ["gigadrain", "leechseed", "psychic", "sleeppowder", "substitute"],
445
447
  },
446
448
  cubone: {
447
449
  tier: "LC",
448
450
  },
449
451
  marowak: {
450
- tier: "UU",
451
- doublesTier: "DOU",
452
- randomBattleMoves: ["earthquake", "stealthrock", "stoneedge", "aerialace"],
452
+ tier: "RU",
453
+ doublesTier: "DUU",
454
+ randomBattleMoves: ["doubleedge", "earthquake", "stealthrock", "stoneedge"],
453
455
  },
454
456
  tyrogue: {
455
457
  tier: "LC",
456
458
  },
457
459
  hitmonlee: {
458
- tier: "UU",
459
- doublesTier: "DOU",
460
- randomBattleMoves: ["closecombat", "bulkup", "stoneedge", "fakeout"],
460
+ tier: "RU",
461
+ doublesTier: "DUU",
462
+ randomBattleMoves: ["bulkup", "bulletpunch", "earthquake", "highjumpkick", "stoneedge"],
461
463
  },
462
464
  hitmonchan: {
463
- tier: "UU",
464
- doublesTier: "DOU",
465
- randomBattleMoves: ["closecombat", "icepunch", "machpunch", "stoneedge"],
465
+ tier: "RU",
466
+ doublesTier: "DUU",
467
+ randomBattleMoves: ["bulkup", "drainpunch", "icepunch", "machpunch", "rapidspin", "stoneedge"],
466
468
  },
467
469
  hitmontop: {
468
- tier: "UU",
470
+ tier: "RU",
469
471
  doublesTier: "DOU",
470
- randomBattleMoves: ["closecombat", "rapidspin", "stoneedge", "machpunch", "suckerpunch"],
472
+ randomBattleMoves: ["closecombat", "machpunch", "rapidspin", "stoneedge", "suckerpunch"],
471
473
  },
472
474
  lickitung: {
473
475
  tier: "LC",
474
476
  },
475
477
  lickilicky: {
476
- tier: "UU",
477
- doublesTier: "DOU",
478
- randomBattleMoves: ["bodyslam", "knockoff", "hammerarm", "powerwhip", "swordsdance"],
478
+ tier: "RU",
479
+ doublesTier: "DUU",
480
+ randomBattleMoves: ["bodyslam", "hammerarm", "knockoff", "powerwhip", "swordsdance"],
479
481
  },
480
482
  koffing: {
481
483
  tier: "LC",
482
484
  },
483
485
  weezing: {
484
- tier: "UU",
485
- doublesTier: "DOU",
486
- randomBattleMoves: ["sludgebomb", "toxicspikes", "willowisp", "explosion", "fireblast"],
486
+ tier: "RU",
487
+ doublesTier: "DUU",
488
+ randomBattleMoves: ["explosion", "fireblast", "painsplit", "sludgebomb", "toxicspikes", "willowisp"],
487
489
  },
488
490
  rhyhorn: {
489
491
  tier: "LC",
@@ -492,9 +494,9 @@ exports.FormatsData = {
492
494
  tier: "NFE",
493
495
  },
494
496
  rhyperior: {
495
- tier: "UU",
496
- doublesTier: "DOU",
497
- randomBattleMoves: ["stoneedge", "earthquake", "swordsdance", "megahorn", "firefang"],
497
+ tier: "RU",
498
+ doublesTier: "DUU",
499
+ randomBattleMoves: ["earthquake", "firefang", "megahorn", "stoneedge", "swordsdance"],
498
500
  },
499
501
  happiny: {
500
502
  tier: "LC",
@@ -504,21 +506,21 @@ exports.FormatsData = {
504
506
  },
505
507
  blissey: {
506
508
  tier: "OU",
507
- doublesTier: "DOU",
508
- randomBattleMoves: ["stealthrock", "seismictoss", "softboiled", "thunderwave"],
509
+ doublesTier: "DUU",
510
+ randomBattleMoves: ["seismictoss", "softboiled", "stealthrock", "thunderwave"],
509
511
  },
510
512
  tangela: {
511
- tier: "LC",
513
+ tier: "NFE",
512
514
  },
513
515
  tangrowth: {
514
516
  tier: "OU",
515
- doublesTier: "DOU",
516
- randomBattleMoves: ["powerwhip", "sleeppowder", "leechseed", "earthquake", "knockoff", "sludgebomb"],
517
+ doublesTier: "DUU",
518
+ randomBattleMoves: ["earthquake", "knockoff", "leechseed", "powerwhip", "sleeppowder", "sludgebomb"],
517
519
  },
518
520
  kangaskhan: {
519
- tier: "UU",
520
- doublesTier: "DOU",
521
- randomBattleMoves: ["doubleedge", "crunch", "hammerarm", "earthquake", "fakeout"],
521
+ tier: "RU",
522
+ doublesTier: "DUU",
523
+ randomBattleMoves: ["crunch", "doubleedge", "earthquake", "fakeout", "hammerarm"],
522
524
  },
523
525
  horsea: {
524
526
  tier: "LC",
@@ -527,48 +529,50 @@ exports.FormatsData = {
527
529
  tier: "NFE",
528
530
  },
529
531
  kingdra: {
530
- tier: "UU",
532
+ tier: "RU",
531
533
  doublesTier: "DOU",
534
+ randomBattleMoves: ["dracometeor", "hydropump", "icebeam", "raindance"],
532
535
  },
533
536
  goldeen: {
534
537
  tier: "LC",
535
538
  },
536
539
  seaking: {
537
- tier: "UU",
538
- doublesTier: "DOU",
539
- randomBattleMoves: ["waterfall", "megahorn", "agility", "swordsdance"],
540
+ tier: "RU",
541
+ doublesTier: "DUU",
542
+ randomBattleMoves: ["megahorn", "raindance", "swordsdance", "waterfall"],
540
543
  },
541
544
  staryu: {
542
545
  tier: "LC",
543
546
  },
544
547
  starmie: {
545
548
  tier: "OU",
546
- doublesTier: "DOU",
547
- randomBattleMoves: ["hydropump", "psychic", "icebeam", "thunderbolt", "recover", "rapidspin", "scald"],
549
+ doublesTier: "DUU",
550
+ randomBattleMoves: ["hydropump", "icebeam", "psychic", "rapidspin", "recover", "scald", "thunderbolt"],
548
551
  },
549
552
  mimejr: {
550
553
  tier: "LC",
551
554
  },
552
555
  mrmime: {
553
- tier: "UU",
554
- doublesTier: "DOU",
555
- randomBattleMoves: ["psychic", "dazzlinggleam", "focusblast", "nastyplot", "thunderbolt"],
556
+ tier: "RU",
557
+ doublesTier: "DUU",
558
+ randomBattleMoves: ["dazzlinggleam", "focusblast", "nastyplot", "psychic", "thunderbolt"],
556
559
  },
557
560
  scyther: {
558
- tier: "LC",
561
+ tier: "NFE",
562
+ randomBattleMoves: ["aerialace", "brickbreak", "quickattack", "roost", "swordsdance", "thief", "uturn"],
559
563
  },
560
564
  scizor: {
561
565
  tier: "OU",
562
566
  doublesTier: "DOU",
563
- randomBattleMoves: ["bulletpunch", "uturn", "roost", "swordsdance", "brickbreak"],
567
+ randomBattleMoves: ["brickbreak", "bulletpunch", "roost", "swordsdance", "uturn"],
564
568
  },
565
569
  smoochum: {
566
570
  tier: "LC",
567
571
  },
568
572
  jynx: {
569
- tier: "UU",
570
- doublesTier: "DOU",
571
- randomBattleMoves: ["lovelykiss", "icebeam", "psychic", "substitute", "nastyplot"],
573
+ tier: "RU",
574
+ doublesTier: "DUU",
575
+ randomBattleMoves: ["icebeam", "lovelykiss", "nastyplot", "psychic", "substitute"],
572
576
  },
573
577
  elekid: {
574
578
  tier: "LC",
@@ -577,9 +581,9 @@ exports.FormatsData = {
577
581
  tier: "NFE",
578
582
  },
579
583
  electivire: {
580
- tier: "UU",
581
- doublesTier: "DOU",
582
- randomBattleMoves: ["wildcharge", "voltswitch", "flamethrower", "earthquake", "crosschop", "icepunch"],
584
+ tier: "RU",
585
+ doublesTier: "DUU",
586
+ randomBattleMoves: ["crosschop", "earthquake", "flamethrower", "icepunch", "voltswitch", "wildcharge"],
583
587
  },
584
588
  magby: {
585
589
  tier: "LC",
@@ -588,19 +592,19 @@ exports.FormatsData = {
588
592
  tier: "NFE",
589
593
  },
590
594
  magmortar: {
591
- tier: "UU",
592
- doublesTier: "DOU",
593
- randomBattleMoves: ["fireblast", "earthquake", "psychic", "thunderbolt", "taunt"],
595
+ tier: "RU",
596
+ doublesTier: "DUU",
597
+ randomBattleMoves: ["earthquake", "fireblast", "psychic", "taunt", "thunderbolt"],
594
598
  },
595
599
  pinsir: {
596
- tier: "UU",
597
- doublesTier: "DOU",
598
- randomBattleMoves: ["stealthrock", "xscissor", "closecombat", "stoneedge", "earthquake"],
600
+ tier: "RU",
601
+ doublesTier: "DUU",
602
+ randomBattleMoves: ["closecombat", "earthquake", "stealthrock", "stoneedge", "xscissor"],
599
603
  },
600
604
  tauros: {
601
- tier: "UU",
602
- doublesTier: "DOU",
603
- randomBattleMoves: ["rockclimb", "zenheadbutt", "earthquake", "rockslide"],
605
+ tier: "RU",
606
+ doublesTier: "DUU",
607
+ randomBattleMoves: ["earthquake", "rockclimb", "rockslide", "zenheadbutt"],
604
608
  },
605
609
  magikarp: {
606
610
  tier: "LC",
@@ -608,55 +612,55 @@ exports.FormatsData = {
608
612
  gyarados: {
609
613
  tier: "UU",
610
614
  doublesTier: "DOU",
611
- randomBattleMoves: ["waterfall", "dragondance", "earthquake", "stoneedge"],
615
+ randomBattleMoves: ["dragondance", "earthquake", "icefang", "stoneedge", "waterfall"],
612
616
  },
613
617
  lapras: {
614
- tier: "UU",
615
- doublesTier: "DOU",
616
- randomBattleMoves: ["freezedry", "surf", "thunderbolt", "blizzard"],
618
+ tier: "RU",
619
+ doublesTier: "DUU",
620
+ randomBattleMoves: ["blizzard", "freezedry", "surf", "thunderbolt"],
617
621
  },
618
622
  ditto: {
619
623
  tier: "UU",
620
- doublesTier: "DOU",
624
+ doublesTier: "DUU",
621
625
  randomBattleMoves: ["transform"],
622
626
  },
623
627
  eevee: {
624
628
  tier: "LC",
625
629
  },
626
630
  vaporeon: {
627
- tier: "UU",
628
- doublesTier: "DOU",
629
- randomBattleMoves: ["scald", "rest", "sleeptalk", "icebeam"],
631
+ tier: "RU",
632
+ doublesTier: "DUU",
633
+ randomBattleMoves: ["haze", "icebeam", "protect", "scald", "wish"],
630
634
  },
631
635
  jolteon: {
632
- tier: "UU",
633
- doublesTier: "DOU",
634
- randomBattleMoves: ["voltswitch", "thunderbolt", "yawn", "batonpass", "shadowball"],
636
+ tier: "RU",
637
+ doublesTier: "DUU",
638
+ randomBattleMoves: ["batonpass", "shadowball", "thunderbolt", "voltswitch", "yawn"],
635
639
  },
636
640
  flareon: {
637
- tier: "UU",
638
- doublesTier: "DOU",
639
- randomBattleMoves: ["flareblitz", "willowisp", "facade", "quickattack"],
641
+ tier: "RU",
642
+ doublesTier: "DUU",
643
+ randomBattleMoves: ["facade", "flareblitz", "quickattack", "willowisp"],
640
644
  },
641
645
  espeon: {
642
646
  tier: "UU",
643
- doublesTier: "DOU",
644
- randomBattleMoves: ["psychic", "dazzlinggleam", "calmmind", "morningsun", "shadowball"],
647
+ doublesTier: "DUU",
648
+ randomBattleMoves: ["calmmind", "dazzlinggleam", "morningsun", "psychic", "shadowball"],
645
649
  },
646
650
  umbreon: {
647
651
  tier: "UU",
648
- doublesTier: "DOU",
649
- randomBattleMoves: ["foulplay", "wish", "taunt", "protect"],
652
+ doublesTier: "DUU",
653
+ randomBattleMoves: ["foulplay", "protect", "taunt", "wish"],
650
654
  },
651
655
  leafeon: {
652
- tier: "UU",
653
- doublesTier: "DOU",
654
- randomBattleMoves: ["leafblade", "synthesis", "swordsdance", "xscissor"],
656
+ tier: "RU",
657
+ doublesTier: "DUU",
658
+ randomBattleMoves: ["doubleedge", "leafblade", "swordsdance", "synthesis", "xscissor"],
655
659
  },
656
660
  glaceon: {
657
- tier: "UU",
658
- doublesTier: "DOU",
659
- randomBattleMoves: ["icebeam", "freezedry", "waterpulse", "roar", "shadowball"],
661
+ tier: "RU",
662
+ doublesTier: "DUU",
663
+ randomBattleMoves: ["freezedry", "icebeam", "roar", "shadowball", "waterpulse"],
660
664
  },
661
665
  porygon: {
662
666
  tier: "LC",
@@ -666,52 +670,52 @@ exports.FormatsData = {
666
670
  },
667
671
  porygonz: {
668
672
  tier: "UU",
669
- doublesTier: "DOU",
670
- randomBattleMoves: ["triattack", "nastyplot", "icebeam", "thunderbolt", "darkpulse"],
673
+ doublesTier: "DUU",
674
+ randomBattleMoves: ["darkpulse", "icebeam", "nastyplot", "thunderbolt", "triattack"],
671
675
  },
672
676
  omanyte: {
673
677
  tier: "LC",
674
678
  },
675
679
  omastar: {
676
- tier: "UU",
677
- doublesTier: "DOU",
678
- randomBattleMoves: ["shellsmash", "hydropump", "icebeam", "ancientpower"],
680
+ tier: "RU",
681
+ doublesTier: "DUU",
682
+ randomBattleMoves: ["ancientpower", "hydropump", "icebeam", "shellsmash"],
679
683
  },
680
684
  kabuto: {
681
685
  tier: "LC",
682
686
  },
683
687
  kabutops: {
684
- tier: "UU",
685
- doublesTier: "DOU",
686
- randomBattleMoves: ["liquidation", "stoneedge", "rapidspin", "swordsdance", "knockoff"],
688
+ tier: "RU",
689
+ doublesTier: "DUU",
690
+ randomBattleMoves: ["knockoff", "liquidation", "rapidspin", "stoneedge", "swordsdance"],
687
691
  },
688
692
  aerodactyl: {
689
- tier: "OU",
690
- doublesTier: "DOU",
691
- randomBattleMoves: ["stoneedge", "stealthrock", "earthquake", "roost"],
693
+ tier: "UU",
694
+ doublesTier: "DUU",
695
+ randomBattleMoves: ["earthquake", "roost", "stealthrock", "stoneedge"],
692
696
  },
693
697
  munchlax: {
694
698
  tier: "LC",
695
699
  },
696
700
  snorlax: {
697
701
  tier: "UU",
698
- doublesTier: "DOU",
702
+ doublesTier: "DUU",
699
703
  randomBattleMoves: ["bodyslam", "curse", "rest", "sleeptalk"],
700
704
  },
701
705
  articuno: {
702
- tier: "UU",
703
- doublesTier: "DOU",
704
- randomBattleMoves: ["icebeam", "roost", "uturn", "defog"],
706
+ tier: "RU",
707
+ doublesTier: "DUU",
708
+ randomBattleMoves: ["defog", "icebeam", "roost", "uturn"],
705
709
  },
706
710
  zapdos: {
707
- tier: "UU",
711
+ tier: "RU",
708
712
  doublesTier: "DOU",
709
- randomBattleMoves: ["discharge", "uturn", "roost", "substitute", "defog"],
713
+ randomBattleMoves: ["defog", "discharge", "roost", "substitute", "uturn"],
710
714
  },
711
715
  moltres: {
712
- tier: "UU",
713
- doublesTier: "DOU",
714
- randomBattleMoves: ["fireblast", "roost", "uturn", "hurricane", "willowisp"],
716
+ tier: "RU",
717
+ doublesTier: "DUU",
718
+ randomBattleMoves: ["fireblast", "hurricane", "roost", "uturn", "willowisp"],
715
719
  },
716
720
  dratini: {
717
721
  tier: "LC",
@@ -721,18 +725,18 @@ exports.FormatsData = {
721
725
  },
722
726
  dragonite: {
723
727
  tier: "OU",
724
- doublesTier: "DOU",
725
- randomBattleMoves: ["dragondance", "outrage", "earthquake", "extremespeed", "roost"],
728
+ doublesTier: "DUU",
729
+ randomBattleMoves: ["dragondance", "earthquake", "extremespeed", "outrage", "roost"],
726
730
  },
727
731
  mewtwo: {
728
732
  tier: "Uber",
729
733
  doublesTier: "DUber",
730
- randomBattleMoves: ["psystrike", "aurasphere", "icebeam", "nastyplot", "recover"],
734
+ randomBattleMoves: ["aurasphere", "fireblast", "nastyplot", "psystrike", "recover", "shadowball"],
731
735
  },
732
736
  mew: {
733
737
  tier: "UU",
734
- doublesTier: "DOU",
735
- randomBattleMoves: ["calmmind", "aurasphere", "psychic", "shadowball"],
738
+ doublesTier: "DUU",
739
+ randomBattleMoves: ["aurasphere", "calmmind", "psychic", "roost", "shadowball"],
736
740
  },
737
741
  chikorita: {
738
742
  tier: "LC",
@@ -741,9 +745,9 @@ exports.FormatsData = {
741
745
  tier: "NFE",
742
746
  },
743
747
  meganium: {
744
- tier: "UU",
745
- doublesTier: "DOU",
746
- randomBattleMoves: ["gigadrain", "leechseed", "reflect", "lightscreen", "aromatherapy"],
748
+ tier: "RU",
749
+ doublesTier: "DUU",
750
+ randomBattleMoves: ["aromatherapy", "gigadrain", "leechseed", "lightscreen", "reflect"],
747
751
  },
748
752
  cyndaquil: {
749
753
  tier: "LC",
@@ -752,9 +756,9 @@ exports.FormatsData = {
752
756
  tier: "NFE",
753
757
  },
754
758
  typhlosion: {
755
- tier: "UU",
756
- doublesTier: "DOU",
757
- randomBattleMoves: ["eruption", "fireblast", "extrasensory", "focusblast"],
759
+ tier: "RU",
760
+ doublesTier: "DUU",
761
+ randomBattleMoves: ["eruption", "extrasensory", "fireblast", "focusblast"],
758
762
  },
759
763
  totodile: {
760
764
  tier: "LC",
@@ -764,48 +768,48 @@ exports.FormatsData = {
764
768
  },
765
769
  feraligatr: {
766
770
  tier: "OU",
767
- doublesTier: "DOU",
768
- randomBattleMoves: ["dragondance", "earthquake", "waterfall", "crunch", "aquajet"],
771
+ doublesTier: "DUU",
772
+ randomBattleMoves: ["aquajet", "crunch", "dragondance", "icepunch", "waterfall"],
769
773
  },
770
774
  sentret: {
771
775
  tier: "LC",
772
776
  },
773
777
  furret: {
774
- tier: "UU",
775
- doublesTier: "DOU",
776
- randomBattleMoves: ["doubleedge", "suckerpunch", "uturn", "shadowclaw"],
778
+ tier: "RU",
779
+ doublesTier: "DUU",
780
+ randomBattleMoves: ["doubleedge", "shadowclaw", "suckerpunch", "uturn"],
777
781
  },
778
782
  hoothoot: {
779
783
  tier: "LC",
780
784
  },
781
785
  noctowl: {
782
- tier: "UU",
783
- doublesTier: "DOU",
784
- randomBattleMoves: ["hurricane", "hypnosis", "nastyplot", "shadowball", "roost"],
786
+ tier: "RU",
787
+ doublesTier: "DUU",
788
+ randomBattleMoves: ["hurricane", "hypnosis", "nastyplot", "roost", "shadowball"],
785
789
  },
786
790
  ledyba: {
787
791
  tier: "LC",
788
792
  },
789
793
  ledian: {
790
- tier: "UU",
791
- doublesTier: "DOU",
792
- randomBattleMoves: ["uturn", "knockoff", "roost", "reflect", "lightscreen"],
794
+ tier: "RU",
795
+ doublesTier: "DUU",
796
+ randomBattleMoves: ["knockoff", "lightscreen", "reflect", "roost", "uturn"],
793
797
  },
794
798
  spinarak: {
795
799
  tier: "LC",
796
800
  },
797
801
  ariados: {
798
- tier: "UU",
799
- doublesTier: "DOU",
800
- randomBattleMoves: ["poisonjab", "toxicspikes", "stickyweb", "lunge"],
802
+ tier: "RU",
803
+ doublesTier: "DUU",
804
+ randomBattleMoves: ["lunge", "poisonjab", "stickyweb", "toxicspikes"],
801
805
  },
802
806
  chinchou: {
803
807
  tier: "LC",
804
808
  },
805
809
  lanturn: {
806
- tier: "UU",
807
- doublesTier: "DOU",
808
- randomBattleMoves: ["scald", "discharge", "voltswitch", "icebeam", "thunderwave"],
810
+ tier: "RU",
811
+ doublesTier: "DUU",
812
+ randomBattleMoves: ["discharge", "icebeam", "scald", "thunderwave", "voltswitch"],
809
813
  },
810
814
  togepi: {
811
815
  tier: "LC",
@@ -816,15 +820,15 @@ exports.FormatsData = {
816
820
  togekiss: {
817
821
  tier: "OU",
818
822
  doublesTier: "DOU",
819
- randomBattleMoves: ["airslash", "roost", "thunderwave", "aurasphere", "fireblast"],
823
+ randomBattleMoves: ["airslash", "aurasphere", "fireblast", "roost", "thunderwave"],
820
824
  },
821
825
  natu: {
822
826
  tier: "LC",
823
827
  },
824
828
  xatu: {
825
- tier: "UU",
826
- doublesTier: "DOU",
827
- randomBattleMoves: ["psychic", "roost", "teleport", "thunderwave", "airslash"],
829
+ tier: "RU",
830
+ doublesTier: "DUU",
831
+ randomBattleMoves: ["airslash", "psychic", "roost", "teleport", "thunderwave"],
828
832
  },
829
833
  mareep: {
830
834
  tier: "LC",
@@ -833,9 +837,9 @@ exports.FormatsData = {
833
837
  tier: "NFE",
834
838
  },
835
839
  ampharos: {
836
- tier: "UU",
837
- doublesTier: "DOU",
838
- randomBattleMoves: ["thunderbolt", "rest", "sleeptalk", "focusblast"],
840
+ tier: "RU",
841
+ doublesTier: "DUU",
842
+ randomBattleMoves: ["focusblast", "powergem", "thunderbolt", "voltswitch"],
839
843
  },
840
844
  azurill: {
841
845
  tier: "LC",
@@ -846,15 +850,15 @@ exports.FormatsData = {
846
850
  azumarill: {
847
851
  tier: "OU",
848
852
  doublesTier: "DOU",
849
- randomBattleMoves: ["bellydrum", "aquajet", "playrough", "superpower", "waterfall"],
853
+ randomBattleMoves: ["aquajet", "bellydrum", "playrough", "superpower", "waterfall"],
850
854
  },
851
855
  bonsly: {
852
856
  tier: "LC",
853
857
  },
854
858
  sudowoodo: {
855
- tier: "UU",
856
- doublesTier: "DOU",
857
- randomBattleMoves: ["headsmash", "stealthrock", "earthquake", "suckerpunch", "selfdestruct"],
859
+ tier: "RU",
860
+ doublesTier: "DUU",
861
+ randomBattleMoves: ["earthquake", "headsmash", "selfdestruct", "stealthrock", "suckerpunch"],
858
862
  },
859
863
  hoppip: {
860
864
  tier: "LC",
@@ -863,143 +867,143 @@ exports.FormatsData = {
863
867
  tier: "NFE",
864
868
  },
865
869
  jumpluff: {
866
- tier: "UU",
867
- doublesTier: "DOU",
868
- randomBattleMoves: ["sleeppowder", "leechseed", "substitute", "acrobatics", "strengthsap"],
870
+ tier: "RU",
871
+ doublesTier: "DUU",
872
+ randomBattleMoves: ["acrobatics", "leechseed", "sleeppowder", "strengthsap", "substitute"],
869
873
  },
870
874
  aipom: {
871
875
  tier: "LC",
872
876
  },
873
877
  ambipom: {
874
878
  tier: "UU",
875
- doublesTier: "DOU",
876
- randomBattleMoves: ["fakeout", "uturn", "facade", "switcheroo", "brickbreak", "shadowclaw"],
879
+ doublesTier: "DUU",
880
+ randomBattleMoves: ["aerialace", "brickbreak", "doublehit", "fakeout", "switcheroo", "thief", "uturn"],
877
881
  },
878
882
  sunkern: {
879
883
  tier: "LC",
880
884
  },
881
885
  sunflora: {
882
- tier: "UU",
883
- doublesTier: "DOU",
884
- randomBattleMoves: ["energyball", "sludgebomb", "grassyterrain", "lightscreen"],
886
+ tier: "RU",
887
+ doublesTier: "DUU",
888
+ randomBattleMoves: ["energyball", "lightscreen", "sludgebomb", "synthesis"],
885
889
  },
886
890
  yanma: {
887
- tier: "LC",
891
+ tier: "NFE",
888
892
  },
889
893
  yanmega: {
890
894
  tier: "UU",
891
- doublesTier: "DOU",
892
- randomBattleMoves: ["bugbuzz", "gigadrain", "airslash", "uturn", "protect"],
895
+ doublesTier: "DUU",
896
+ randomBattleMoves: ["airslash", "bugbuzz", "gigadrain", "protect", "uturn"],
893
897
  },
894
898
  wooper: {
895
899
  tier: "LC",
896
900
  },
897
901
  quagsire: {
898
902
  tier: "UU",
899
- doublesTier: "DOU",
903
+ doublesTier: "DUU",
900
904
  randomBattleMoves: ["earthquake", "recover", "scald", "toxic"],
901
905
  },
902
906
  murkrow: {
903
- tier: "LC",
907
+ tier: "NFE",
904
908
  },
905
909
  honchkrow: {
906
910
  tier: "UU",
907
- doublesTier: "DOU",
908
- randomBattleMoves: ["bravebird", "suckerpunch", "roost", "taunt"],
911
+ doublesTier: "DUU",
912
+ randomBattleMoves: ["bravebird", "roost", "suckerpunch", "taunt"],
909
913
  },
910
914
  misdreavus: {
911
- tier: "LC",
915
+ tier: "NFE",
912
916
  },
913
917
  mismagius: {
914
918
  tier: "UU",
915
- doublesTier: "DOU",
916
- randomBattleMoves: ["dazzlinggleam", "destinybond", "nastyplot", "shadowball", "substitute", "thunderwave"],
919
+ doublesTier: "DUU",
920
+ randomBattleMoves: ["dazzlinggleam", "destinybond", "nastyplot", "painsplit", "shadowball", "substitute", "thunderbolt", "willowisp"],
917
921
  },
918
922
  unown: {
919
- tier: "UU",
920
- doublesTier: "DOU",
921
- randomBattleMoves: ["hiddenpowerpsychic", "hiddenpowerfighting"],
923
+ tier: "RU",
924
+ doublesTier: "DUU",
925
+ randomBattleMoves: ["hiddenpowerfighting", "hiddenpowerpsychic"],
922
926
  },
923
927
  wynaut: {
924
928
  tier: "LC",
925
929
  },
926
930
  wobbuffet: {
927
- tier: "UU",
928
- doublesTier: "DOU",
929
- randomBattleMoves: ["counter", "mirrorcoat", "encore", "destinybond"],
931
+ tier: "RU",
932
+ doublesTier: "DUU",
933
+ randomBattleMoves: ["counter", "destinybond", "encore", "mirrorcoat"],
930
934
  },
931
935
  girafarig: {
932
- tier: "UU",
933
- doublesTier: "DOU",
934
- randomBattleMoves: ["nastyplot", "thunderbolt", "psychic", "dazzlinggleam", "shadowball"],
936
+ tier: "RU",
937
+ doublesTier: "DUU",
938
+ randomBattleMoves: ["dazzlinggleam", "nastyplot", "psychic", "shadowball", "thunderbolt"],
935
939
  },
936
940
  pineco: {
937
941
  tier: "LC",
938
942
  },
939
943
  forretress: {
940
944
  tier: "UU",
941
- doublesTier: "DOU",
942
- randomBattleMoves: ["voltswitch", "gyroball", "rapidspin", "spikes", "toxicspikes"],
945
+ doublesTier: "DUU",
946
+ randomBattleMoves: ["gyroball", "rapidspin", "spikes", "toxicspikes", "voltswitch"],
943
947
  },
944
948
  dunsparce: {
945
- tier: "UU",
946
- doublesTier: "DOU",
947
- randomBattleMoves: ["glare", "headbutt", "roost", "coil", "rockslide"],
949
+ tier: "RU",
950
+ doublesTier: "DUU",
951
+ randomBattleMoves: ["bite", "bodyslam", "coil", "roost"],
948
952
  },
949
953
  gligar: {
950
- tier: "LC",
954
+ tier: "NFE",
951
955
  },
952
956
  gliscor: {
953
957
  tier: "OU",
954
- doublesTier: "DOU",
955
- randomBattleMoves: ["earthquake", "stealthrock", "roost", "knockoff", "uturn", "taunt"],
958
+ doublesTier: "DUU",
959
+ randomBattleMoves: ["earthquake", "icefang", "knockoff", "roost", "stealthrock", "swordsdance", "taunt", "uturn"],
956
960
  },
957
961
  snubbull: {
958
962
  tier: "LC",
959
963
  },
960
964
  granbull: {
961
965
  tier: "UU",
962
- doublesTier: "DOU",
963
- randomBattleMoves: ["playrough", "earthquake", "crunch", "healbell", "thunderwave"],
966
+ doublesTier: "DUU",
967
+ randomBattleMoves: ["crunch", "earthquake", "healbell", "playrough", "thunderwave"],
964
968
  },
965
969
  qwilfish: {
966
- tier: "UU",
967
- doublesTier: "DOU",
968
- randomBattleMoves: ["destinybond", "waterfall", "poisonjab", "spikes", "toxicspikes", "thunderwave"],
970
+ tier: "RU",
971
+ doublesTier: "DUU",
972
+ randomBattleMoves: ["destinybond", "poisonjab", "spikes", "thunderwave", "toxicspikes", "waterfall"],
969
973
  },
970
974
  shuckle: {
971
- tier: "UU",
972
- doublesTier: "DOU",
975
+ tier: "RU",
976
+ doublesTier: "DUU",
973
977
  randomBattleMoves: ["knockoff", "stealthrock", "stickyweb", "toxic"],
974
978
  },
975
979
  heracross: {
976
980
  tier: "UU",
977
- doublesTier: "DOU",
978
- randomBattleMoves: ["facade", "megahorn", "closecombat", "nightslash", "stoneedge"],
981
+ doublesTier: "DUU",
982
+ randomBattleMoves: ["closecombat", "facade", "megahorn", "stoneedge", "throatchop"],
979
983
  },
980
984
  sneasel: {
981
- tier: "LC",
985
+ tier: "NFE",
982
986
  },
983
987
  weavile: {
984
988
  tier: "OU",
985
989
  doublesTier: "DOU",
986
- randomBattleMoves: ["fakeout", "iciclecrash", "throatchop", "swordsdance", "iceshard", "brickbreak"],
990
+ randomBattleMoves: ["brickbreak", "iceshard", "iciclecrash", "swordsdance", "throatchop"],
987
991
  },
988
992
  teddiursa: {
989
993
  tier: "LC",
990
994
  },
991
995
  ursaring: {
992
- tier: "UU",
993
- doublesTier: "DOU",
994
- randomBattleMoves: ["closecombat", "crunch", "protect", "facade", "swordsdance"],
996
+ tier: "RU",
997
+ doublesTier: "DUU",
998
+ randomBattleMoves: ["closecombat", "crunch", "facade", "protect", "swordsdance"],
995
999
  },
996
1000
  slugma: {
997
1001
  tier: "LC",
998
1002
  },
999
1003
  magcargo: {
1000
- tier: "UU",
1001
- doublesTier: "DOU",
1002
- randomBattleMoves: ["fireblast", "ancientpower", "earthpower", "shellsmash", "recover", "stealthrock", "lavaplume"],
1004
+ tier: "RU",
1005
+ doublesTier: "DUU",
1006
+ randomBattleMoves: ["ancientpower", "earthpower", "fireblast", "lavaplume", "recover", "shellsmash", "stealthrock"],
1003
1007
  },
1004
1008
  swinub: {
1005
1009
  tier: "LC",
@@ -1010,84 +1014,84 @@ exports.FormatsData = {
1010
1014
  mamoswine: {
1011
1015
  tier: "OU",
1012
1016
  doublesTier: "DOU",
1013
- randomBattleMoves: ["earthquake", "iciclecrash", "iceshard", "stealthrock"],
1017
+ randomBattleMoves: ["earthquake", "iceshard", "iciclecrash", "stealthrock", "stoneedge"],
1014
1018
  },
1015
1019
  corsola: {
1016
- tier: "UU",
1017
- doublesTier: "DOU",
1018
- randomBattleMoves: ["recover", "scald", "powergem", "stealthrock", "icebeam"],
1020
+ tier: "RU",
1021
+ doublesTier: "DUU",
1022
+ randomBattleMoves: ["icebeam", "powergem", "recover", "scald", "stealthrock"],
1019
1023
  },
1020
1024
  remoraid: {
1021
1025
  tier: "LC",
1022
1026
  },
1023
1027
  octillery: {
1024
- tier: "UU",
1025
- doublesTier: "DOU",
1026
- randomBattleMoves: ["energyball", "fireblast", "hydropump", "gunkshot", "icebeam", "protect"],
1028
+ tier: "RU",
1029
+ doublesTier: "DUU",
1030
+ randomBattleMoves: ["energyball", "fireblast", "gunkshot", "hydropump", "icebeam", "protect"],
1027
1031
  },
1028
1032
  delibird: {
1029
- tier: "UU",
1030
- doublesTier: "DOU",
1033
+ tier: "RU",
1034
+ doublesTier: "DUU",
1031
1035
  randomBattleMoves: ["destinybond", "freezedry", "rapidspin", "spikes"],
1032
1036
  },
1033
1037
  mantyke: {
1034
1038
  tier: "LC",
1035
1039
  },
1036
1040
  mantine: {
1037
- tier: "UU",
1038
- doublesTier: "DOU",
1039
- randomBattleMoves: ["scald", "icebeam", "defog", "roost"],
1041
+ tier: "RU",
1042
+ doublesTier: "DUU",
1043
+ randomBattleMoves: ["defog", "icebeam", "roost", "scald"],
1040
1044
  },
1041
1045
  skarmory: {
1042
1046
  tier: "OU",
1043
- doublesTier: "DOU",
1044
- randomBattleMoves: ["bravebird", "roost", "spikes", "stealthrock", "whirlwind", "steelwing"],
1047
+ doublesTier: "DUU",
1048
+ randomBattleMoves: ["bravebird", "roost", "spikes", "stealthrock", "whirlwind"],
1045
1049
  },
1046
1050
  houndour: {
1047
1051
  tier: "LC",
1048
1052
  },
1049
1053
  houndoom: {
1050
- tier: "UU",
1051
- doublesTier: "DOU",
1052
- randomBattleMoves: ["nastyplot", "darkpulse", "fireblast", "suckerpunch"],
1054
+ tier: "RU",
1055
+ doublesTier: "DUU",
1056
+ randomBattleMoves: ["darkpulse", "fireblast", "nastyplot", "suckerpunch"],
1053
1057
  },
1054
1058
  phanpy: {
1055
1059
  tier: "LC",
1056
1060
  },
1057
1061
  donphan: {
1058
- tier: "UU",
1059
- doublesTier: "DOU",
1060
- randomBattleMoves: ["stealthrock", "earthquake", "rapidspin", "stoneedge", "iceshard"],
1062
+ tier: "OU",
1063
+ doublesTier: "DUU",
1064
+ randomBattleMoves: ["earthquake", "iceshard", "knockoff", "rapidspin", "stealthrock", "stoneedge"],
1061
1065
  },
1062
1066
  stantler: {
1063
- tier: "UU",
1064
- doublesTier: "DOU",
1065
- randomBattleMoves: ["doubleedge", "megahorn", "zenheadbutt", "earthquake"],
1067
+ tier: "RU",
1068
+ doublesTier: "DUU",
1069
+ randomBattleMoves: ["doubleedge", "earthquake", "megahorn", "zenheadbutt"],
1066
1070
  },
1067
1071
  smeargle: {
1068
- tier: "UU",
1072
+ tier: "RU",
1069
1073
  doublesTier: "DUber",
1070
- randomBattleMoves: ["stealthrock", "spikes", "spore", "toxicspikes", "stickyweb"],
1074
+ randomBattleMoves: ["spikes", "spore", "stealthrock", "stickyweb", "toxicspikes", "whirlwind"],
1071
1075
  },
1072
1076
  miltank: {
1073
- tier: "UU",
1074
- doublesTier: "DOU",
1075
- randomBattleMoves: ["bodyslam", "milkdrink", "stealthrock", "curse", "earthquake"],
1077
+ tier: "RU",
1078
+ doublesTier: "DUU",
1079
+ randomBattleMoves: ["bodyslam", "curse", "earthquake", "milkdrink", "stealthrock"],
1076
1080
  },
1077
1081
  raikou: {
1078
1082
  tier: "UU",
1079
1083
  doublesTier: "DOU",
1080
- randomBattleMoves: ["thunderbolt", "scald", "voltswitch", "calmmind", "substitute"],
1084
+ randomBattleMoves: ["calmmind", "scald", "substitute", "thunderbolt", "voltswitch"],
1081
1085
  },
1082
1086
  entei: {
1083
1087
  tier: "UU",
1084
1088
  doublesTier: "DOU",
1085
- randomBattleMoves: ["sacredfire", "extremespeed", "stoneedge", "irontail", "bulldoze"],
1089
+ randomBattleMoves: ["bulldoze", "extremespeed", "sacredfire", "stoneedge"],
1086
1090
  },
1087
1091
  suicune: {
1088
1092
  tier: "UU",
1089
1093
  doublesTier: "DOU",
1090
- randomBattleMoves: ["scald", "rest", "sleeptalk", "calmmind"],
1094
+ randomBattleMoves: ["calmmind", "rest", "scald", "sleeptalk"],
1091
1095
  },
1092
1096
  larvitar: {
1093
1097
  tier: "LC",
@@ -1098,22 +1102,22 @@ exports.FormatsData = {
1098
1102
  tyranitar: {
1099
1103
  tier: "OU",
1100
1104
  doublesTier: "DOU",
1101
- randomBattleMoves: ["dragondance", "crunch", "stoneedge", "earthquake", "stealthrock"],
1105
+ randomBattleMoves: ["crunch", "dragondance", "earthquake", "stealthrock", "stoneedge"],
1102
1106
  },
1103
1107
  lugia: {
1104
1108
  tier: "Uber",
1105
1109
  doublesTier: "DUber",
1106
- randomBattleMoves: ["psychic", "roost", "whirlwind", "substitute", "aeroblast"],
1110
+ randomBattleMoves: ["aeroblast", "psychic", "roost", "substitute", "whirlwind"],
1107
1111
  },
1108
1112
  hooh: {
1109
1113
  tier: "Uber",
1110
1114
  doublesTier: "DUber",
1111
- randomBattleMoves: ["sacredfire", "roost", "substitute", "earthquake"],
1115
+ randomBattleMoves: ["earthquake", "roost", "sacredfire", "substitute", "thunderwave"],
1112
1116
  },
1113
1117
  celebi: {
1114
1118
  isNonstandard: "Unobtainable",
1115
1119
  tier: "Unreleased",
1116
- randomBattleMoves: ["nastyplot", "psychic", "leafstorm", "gigadrain", "shadowball"],
1120
+ randomBattleMoves: ["dazzlinggleam", "gigadrain", "leafstorm", "nastyplot", "psychic", "recover", "uturn"],
1117
1121
  },
1118
1122
  treecko: {
1119
1123
  tier: "LC",
@@ -1122,9 +1126,9 @@ exports.FormatsData = {
1122
1126
  tier: "NFE",
1123
1127
  },
1124
1128
  sceptile: {
1125
- tier: "UU",
1126
- doublesTier: "DOU",
1127
- randomBattleMoves: ["substitute", "leechseed", "leafstorm", "gigadrain", "focusblast"],
1129
+ tier: "RU",
1130
+ doublesTier: "DUU",
1131
+ randomBattleMoves: ["earthquake", "focusblast", "gigadrain", "leafstorm", "leechseed", "rockslide", "substitute"],
1128
1132
  },
1129
1133
  torchic: {
1130
1134
  tier: "LC",
@@ -1134,8 +1138,8 @@ exports.FormatsData = {
1134
1138
  },
1135
1139
  blaziken: {
1136
1140
  tier: "Uber",
1137
- doublesTier: "DOU",
1138
- randomBattleMoves: ["swordsdance", "stoneedge", "closecombat", "flareblitz", "earthquake"],
1141
+ doublesTier: "DUU",
1142
+ randomBattleMoves: ["closecombat", "earthquake", "flareblitz", "stoneedge", "swordsdance"],
1139
1143
  },
1140
1144
  mudkip: {
1141
1145
  tier: "LC",
@@ -1145,24 +1149,24 @@ exports.FormatsData = {
1145
1149
  },
1146
1150
  swampert: {
1147
1151
  tier: "UU",
1148
- doublesTier: "DOU",
1149
- randomBattleMoves: ["scald", "earthquake", "stealthrock", "icebeam", "stoneedge"],
1152
+ doublesTier: "DUU",
1153
+ randomBattleMoves: ["earthquake", "icebeam", "scald", "stealthrock", "stoneedge"],
1150
1154
  },
1151
1155
  poochyena: {
1152
1156
  tier: "LC",
1153
1157
  },
1154
1158
  mightyena: {
1155
- tier: "UU",
1156
- doublesTier: "DOU",
1157
- randomBattleMoves: ["suckerpunch", "playrough", "firefang", "crunch", "irontail"],
1159
+ tier: "RU",
1160
+ doublesTier: "DUU",
1161
+ randomBattleMoves: ["crunch", "firefang", "irontail", "playrough", "suckerpunch"],
1158
1162
  },
1159
1163
  zigzagoon: {
1160
1164
  tier: "LC",
1161
1165
  },
1162
1166
  linoone: {
1163
- tier: "UU",
1164
- doublesTier: "DOU",
1165
- randomBattleMoves: ["bellydrum", "extremespeed", "shadowclaw", "irontail"],
1167
+ tier: "RU",
1168
+ doublesTier: "DUU",
1169
+ randomBattleMoves: ["bellydrum", "extremespeed", "irontail", "shadowclaw"],
1166
1170
  },
1167
1171
  wurmple: {
1168
1172
  tier: "LC",
@@ -1171,17 +1175,17 @@ exports.FormatsData = {
1171
1175
  tier: "NFE",
1172
1176
  },
1173
1177
  beautifly: {
1174
- tier: "UU",
1175
- doublesTier: "DOU",
1176
- randomBattleMoves: ["quiverdance", "energyball", "bugbuzz", "roost", "aircutter"],
1178
+ tier: "RU",
1179
+ doublesTier: "DUU",
1180
+ randomBattleMoves: ["aircutter", "bugbuzz", "energyball", "quiverdance", "roost"],
1177
1181
  },
1178
1182
  cascoon: {
1179
1183
  tier: "NFE",
1180
1184
  },
1181
1185
  dustox: {
1182
- tier: "UU",
1183
- doublesTier: "DOU",
1184
- randomBattleMoves: ["quiverdance", "bugbuzz", "sludgebomb", "moonlight", "energyball", "toxic"],
1186
+ tier: "RU",
1187
+ doublesTier: "DUU",
1188
+ randomBattleMoves: ["bugbuzz", "energyball", "quiverdance", "roost", "sludgebomb", "toxic"],
1185
1189
  },
1186
1190
  lotad: {
1187
1191
  tier: "LC",
@@ -1190,9 +1194,9 @@ exports.FormatsData = {
1190
1194
  tier: "NFE",
1191
1195
  },
1192
1196
  ludicolo: {
1193
- tier: "UU",
1197
+ tier: "RU",
1194
1198
  doublesTier: "DOU",
1195
- randomBattleMoves: ["leechseed", "gigadrain", "icebeam", "substitute", "hydropump", "raindance", "scald"],
1199
+ randomBattleMoves: ["gigadrain", "hydropump", "icebeam", "raindance", "scald"],
1196
1200
  },
1197
1201
  seedot: {
1198
1202
  tier: "LC",
@@ -1201,25 +1205,25 @@ exports.FormatsData = {
1201
1205
  tier: "NFE",
1202
1206
  },
1203
1207
  shiftry: {
1204
- tier: "UU",
1205
- doublesTier: "DOU",
1206
- randomBattleMoves: ["swordsdance", "leafblade", "suckerpunch", "fakeout", "nightslash", "brickbreak"],
1208
+ tier: "RU",
1209
+ doublesTier: "DUU",
1210
+ randomBattleMoves: ["brickbreak", "fakeout", "leafblade", "nightslash", "suckerpunch", "swordsdance"],
1207
1211
  },
1208
1212
  taillow: {
1209
1213
  tier: "LC",
1210
1214
  },
1211
1215
  swellow: {
1212
- tier: "UU",
1213
- doublesTier: "DOU",
1214
- randomBattleMoves: ["bravebird", "facade", "quickattack", "steelwing", "uturn", "roost"],
1216
+ tier: "RU",
1217
+ doublesTier: "DUU",
1218
+ randomBattleMoves: ["bravebird", "facade", "quickattack", "roost", "steelwing", "uturn"],
1215
1219
  },
1216
1220
  wingull: {
1217
1221
  tier: "LC",
1218
1222
  },
1219
1223
  pelipper: {
1220
- tier: "UU",
1224
+ tier: "RU",
1221
1225
  doublesTier: "DOU",
1222
- randomBattleMoves: ["scald", "roost", "defog", "hurricane", "hydropump", "uturn"],
1226
+ randomBattleMoves: ["defog", "hurricane", "hydropump", "icebeam", "roost", "scald", "uturn"],
1223
1227
  },
1224
1228
  ralts: {
1225
1229
  tier: "LC",
@@ -1230,20 +1234,20 @@ exports.FormatsData = {
1230
1234
  gardevoir: {
1231
1235
  tier: "UU",
1232
1236
  doublesTier: "DOU",
1233
- randomBattleMoves: ["calmmind", "psychic", "shadowball", "focusblast", "dazzlinggleam"],
1237
+ randomBattleMoves: ["calmmind", "focusblast", "moonblast", "psychic", "shadowball", "substitute"],
1234
1238
  },
1235
1239
  gallade: {
1236
- tier: "UU",
1237
- doublesTier: "DOU",
1238
- randomBattleMoves: ["closecombat", "psychocut", "swordsdance", "poisonjab", "earthquake"],
1240
+ tier: "RU",
1241
+ doublesTier: "DUU",
1242
+ randomBattleMoves: ["closecombat", "earthquake", "knockoff", "psychocut", "swordsdance"],
1239
1243
  },
1240
1244
  surskit: {
1241
1245
  tier: "LC",
1242
1246
  },
1243
1247
  masquerain: {
1244
- tier: "UU",
1245
- doublesTier: "DOU",
1246
- randomBattleMoves: ["quiverdance", "scald", "stickyweb", "airslash", "bugbuzz"],
1248
+ tier: "RU",
1249
+ doublesTier: "DUU",
1250
+ randomBattleMoves: ["airslash", "bugbuzz", "quiverdance", "scald", "stickyweb"],
1247
1251
  },
1248
1252
  shroomish: {
1249
1253
  tier: "LC",
@@ -1251,32 +1255,32 @@ exports.FormatsData = {
1251
1255
  breloom: {
1252
1256
  tier: "OU",
1253
1257
  doublesTier: "DOU",
1254
- randomBattleMoves: ["spore", "rocktomb", "swordsdance", "bulletseed", "machpunch"],
1258
+ randomBattleMoves: ["bulletseed", "focuspunch", "machpunch", "rocktomb", "spore", "substitute", "swordsdance"],
1255
1259
  },
1256
1260
  slakoth: {
1257
1261
  tier: "LC",
1258
1262
  },
1259
1263
  vigoroth: {
1260
1264
  tier: "NFE",
1261
- randomBattleMoves: ["bulkup", "bodyslam", "earthquake", "slackoff", "playrough", "shadowclaw"],
1265
+ randomBattleMoves: ["bodyslam", "bulkup", "earthquake", "playrough", "shadowclaw", "slackoff"],
1262
1266
  },
1263
1267
  slaking: {
1264
- tier: "UU",
1265
- doublesTier: "DOU",
1266
- randomBattleMoves: ["earthquake", "suckerpunch", "gigaimpact", "playrough", "hammerarm"],
1268
+ tier: "RU",
1269
+ doublesTier: "DUU",
1270
+ randomBattleMoves: ["bodyslam", "earthquake", "gigaimpact", "hammerarm", "playrough", "suckerpunch"],
1267
1271
  },
1268
1272
  nincada: {
1269
1273
  tier: "LC",
1270
1274
  },
1271
1275
  ninjask: {
1272
- tier: "UU",
1273
- doublesTier: "DOU",
1274
- randomBattleMoves: ["swordsdance", "uturn", "xscissor", "aerialace", "finalgambit"],
1276
+ tier: "RU",
1277
+ doublesTier: "DUU",
1278
+ randomBattleMoves: ["aerialace", "finalgambit", "swordsdance", "uturn", "xscissor"],
1275
1279
  },
1276
1280
  shedinja: {
1277
- tier: "UU",
1278
- doublesTier: "DOU",
1279
- randomBattleMoves: ["xscissor", "shadowclaw", "shadowsneak", "willowisp", "gust"],
1281
+ tier: "RU",
1282
+ doublesTier: "DUU",
1283
+ randomBattleMoves: ["shadowclaw", "shadowsneak", "willowisp", "xscissor"],
1280
1284
  },
1281
1285
  whismur: {
1282
1286
  tier: "LC",
@@ -1285,43 +1289,43 @@ exports.FormatsData = {
1285
1289
  tier: "NFE",
1286
1290
  },
1287
1291
  exploud: {
1288
- tier: "UU",
1289
- doublesTier: "DOU",
1290
- randomBattleMoves: ["focusblast", "fireblast", "boomburst", "surf"],
1292
+ tier: "RU",
1293
+ doublesTier: "DUU",
1294
+ randomBattleMoves: ["boomburst", "fireblast", "focusblast", "surf"],
1291
1295
  },
1292
1296
  makuhita: {
1293
1297
  tier: "LC",
1294
1298
  },
1295
1299
  hariyama: {
1296
- tier: "UU",
1300
+ tier: "RU",
1297
1301
  doublesTier: "DOU",
1298
- randomBattleMoves: ["bulkup", "closecombat", "poisonjab", "stoneedge", "knockoff"],
1302
+ randomBattleMoves: ["bulkup", "bulletpunch", "closecombat", "knockoff", "poisonjab", "stoneedge"],
1299
1303
  },
1300
1304
  nosepass: {
1301
1305
  tier: "LC",
1302
1306
  },
1303
1307
  probopass: {
1304
- tier: "UU",
1305
- doublesTier: "DOU",
1306
- randomBattleMoves: ["flashcannon", "stealthrock", "bodypress", "voltswitch", "thunderwave"],
1308
+ tier: "RU",
1309
+ doublesTier: "DUU",
1310
+ randomBattleMoves: ["bodypress", "flashcannon", "stealthrock", "thunderwave", "voltswitch"],
1307
1311
  },
1308
1312
  skitty: {
1309
1313
  tier: "LC",
1310
1314
  },
1311
1315
  delcatty: {
1312
- tier: "UU",
1313
- doublesTier: "DOU",
1314
- randomBattleMoves: ["thunderwave", "healbell", "fakeout", "doubleedge", "suckerpunch"],
1316
+ tier: "RU",
1317
+ doublesTier: "DUU",
1318
+ randomBattleMoves: ["doubleedge", "fakeout", "healbell", "suckerpunch", "thunderwave"],
1315
1319
  },
1316
1320
  sableye: {
1317
- tier: "UU",
1321
+ tier: "RU",
1318
1322
  doublesTier: "DOU",
1319
- randomBattleMoves: ["recover", "taunt", "willowisp", "knockoff", "foulplay"],
1323
+ randomBattleMoves: ["foulplay", "knockoff", "recover", "taunt", "willowisp"],
1320
1324
  },
1321
1325
  mawile: {
1322
- tier: "UU",
1323
- doublesTier: "DOU",
1324
- randomBattleMoves: ["swordsdance", "suckerpunch", "ironhead", "playrough", "stealthrock"],
1326
+ tier: "RU",
1327
+ doublesTier: "DUU",
1328
+ randomBattleMoves: ["ironhead", "playrough", "stealthrock", "suckerpunch", "swordsdance"],
1325
1329
  },
1326
1330
  aron: {
1327
1331
  tier: "LC",
@@ -1330,45 +1334,45 @@ exports.FormatsData = {
1330
1334
  tier: "NFE",
1331
1335
  },
1332
1336
  aggron: {
1333
- tier: "UU",
1334
- doublesTier: "DOU",
1335
- randomBattleMoves: ["headsmash", "earthquake", "superpower", "heavyslam", "rockpolish"],
1337
+ tier: "RU",
1338
+ doublesTier: "DUU",
1339
+ randomBattleMoves: ["earthquake", "headsmash", "heavyslam", "rockpolish", "superpower"],
1336
1340
  },
1337
1341
  meditite: {
1338
- tier: "LC",
1342
+ tier: "NFE",
1339
1343
  },
1340
1344
  medicham: {
1341
- tier: "UU",
1342
- doublesTier: "DOU",
1343
- randomBattleMoves: ["fakeout", "highjumpkick", "bulletpunch", "zenheadbutt", "recover", "icepunch"],
1345
+ tier: "RU",
1346
+ doublesTier: "DUU",
1347
+ randomBattleMoves: ["bulletpunch", "fakeout", "highjumpkick", "icepunch", "recover", "zenheadbutt"],
1344
1348
  },
1345
1349
  electrike: {
1346
1350
  tier: "LC",
1347
1351
  },
1348
1352
  manectric: {
1349
- tier: "UU",
1350
- doublesTier: "DOU",
1351
- randomBattleMoves: ["switcheroo", "thunderbolt", "overheat", "voltswitch"],
1353
+ tier: "RU",
1354
+ doublesTier: "DUU",
1355
+ randomBattleMoves: ["overheat", "switcheroo", "thunderbolt", "voltswitch"],
1352
1356
  },
1353
1357
  plusle: {
1354
- tier: "UU",
1355
- doublesTier: "DOU",
1356
- randomBattleMoves: ["thunderbolt", "voltswitch", "grassknot", "nastyplot", "nuzzle"],
1358
+ tier: "RU",
1359
+ doublesTier: "DUU",
1360
+ randomBattleMoves: ["grassknot", "nastyplot", "nuzzle", "thunderbolt", "voltswitch"],
1357
1361
  },
1358
1362
  minun: {
1359
- tier: "UU",
1360
- doublesTier: "DOU",
1361
- randomBattleMoves: ["thunderbolt", "voltswitch", "grassknot", "nastyplot", "nuzzle", "switcheroo"],
1363
+ tier: "RU",
1364
+ doublesTier: "DUU",
1365
+ randomBattleMoves: ["grassknot", "nastyplot", "nuzzle", "switcheroo", "thunderbolt", "voltswitch"],
1362
1366
  },
1363
1367
  volbeat: {
1364
- tier: "UU",
1365
- doublesTier: "DOU",
1368
+ tier: "RU",
1369
+ doublesTier: "DUU",
1366
1370
  randomBattleMoves: ["encore", "roost", "thunderwave", "uturn"],
1367
1371
  },
1368
1372
  illumise: {
1369
- tier: "UU",
1370
- doublesTier: "DOU",
1371
- randomBattleMoves: ["encore", "roost", "thunderwave", "wish", "bugbuzz"],
1373
+ tier: "RU",
1374
+ doublesTier: "DUU",
1375
+ randomBattleMoves: ["bugbuzz", "encore", "roost", "thunderwave", "wish"],
1372
1376
  },
1373
1377
  budew: {
1374
1378
  tier: "LC",
@@ -1378,58 +1382,58 @@ exports.FormatsData = {
1378
1382
  },
1379
1383
  roserade: {
1380
1384
  tier: "UU",
1381
- doublesTier: "DOU",
1385
+ doublesTier: "DUU",
1382
1386
  randomBattleMoves: ["gigadrain", "leafstorm", "sleeppowder", "sludgebomb", "spikes", "toxicspikes"],
1383
1387
  },
1384
1388
  gulpin: {
1385
1389
  tier: "LC",
1386
1390
  },
1387
1391
  swalot: {
1388
- tier: "UU",
1389
- doublesTier: "DOU",
1390
- randomBattleMoves: ["gunkshot", "earthquake", "toxic", "painsplit", "encore"],
1392
+ tier: "RU",
1393
+ doublesTier: "DUU",
1394
+ randomBattleMoves: ["earthquake", "encore", "gunkshot", "icebeam", "painsplit", "toxic"],
1391
1395
  },
1392
1396
  carvanha: {
1393
1397
  tier: "LC",
1394
1398
  },
1395
1399
  sharpedo: {
1396
- tier: "UU",
1397
- doublesTier: "DOU",
1398
- randomBattleMoves: ["earthquake", "liquidation", "crunch", "aquajet", "protect"],
1400
+ tier: "RU",
1401
+ doublesTier: "DUU",
1402
+ randomBattleMoves: ["aquajet", "crunch", "earthquake", "liquidation", "protect"],
1399
1403
  },
1400
1404
  wailmer: {
1401
1405
  tier: "LC",
1402
1406
  },
1403
1407
  wailord: {
1404
- tier: "UU",
1405
- doublesTier: "DOU",
1406
- randomBattleMoves: ["icebeam", "hydropump", "rest", "sleeptalk", "waterspout"],
1408
+ tier: "RU",
1409
+ doublesTier: "DUU",
1410
+ randomBattleMoves: ["clearsmog", "icebeam", "scald", "waterspout"],
1407
1411
  },
1408
1412
  numel: {
1409
1413
  tier: "LC",
1410
1414
  },
1411
1415
  camerupt: {
1412
- tier: "UU",
1413
- doublesTier: "DOU",
1414
- randomBattleMoves: ["stealthrock", "earthpower", "lavaplume", "fireblast", "explosion"],
1416
+ tier: "RU",
1417
+ doublesTier: "DUU",
1418
+ randomBattleMoves: ["earthpower", "explosion", "fireblast", "lavaplume", "stealthrock"],
1415
1419
  },
1416
1420
  torkoal: {
1417
1421
  tier: "UU",
1418
1422
  doublesTier: "DOU",
1419
- randomBattleMoves: ["solarbeam", "stealthrock", "earthquake", "rapidspin", "lavaplume"],
1423
+ randomBattleMoves: ["earthquake", "lavaplume", "rapidspin", "solarbeam", "stealthrock"],
1420
1424
  },
1421
1425
  spoink: {
1422
1426
  tier: "LC",
1423
1427
  },
1424
1428
  grumpig: {
1425
- tier: "UU",
1426
- doublesTier: "DOU",
1427
- randomBattleMoves: ["nastyplot", "psyshock", "focusblast", "shadowball"],
1429
+ tier: "RU",
1430
+ doublesTier: "DUU",
1431
+ randomBattleMoves: ["focusblast", "nastyplot", "psyshock", "shadowball"],
1428
1432
  },
1429
1433
  spinda: {
1430
- tier: "UU",
1431
- doublesTier: "DOU",
1432
- randomBattleMoves: ["encore", "fakeout", "rapidspin", "bodyslam", "suckerpunch"],
1434
+ tier: "RU",
1435
+ doublesTier: "DUU",
1436
+ randomBattleMoves: ["bodyslam", "encore", "fakeout", "rapidspin", "suckerpunch"],
1433
1437
  },
1434
1438
  trapinch: {
1435
1439
  tier: "LC",
@@ -1439,84 +1443,84 @@ exports.FormatsData = {
1439
1443
  },
1440
1444
  flygon: {
1441
1445
  tier: "UU",
1442
- doublesTier: "DOU",
1443
- randomBattleMoves: ["earthquake", "uturn", "dragondance", "outrage", "superpower"],
1446
+ doublesTier: "DUU",
1447
+ randomBattleMoves: ["dragondance", "earthquake", "outrage", "superpower", "uturn"],
1444
1448
  },
1445
1449
  cacnea: {
1446
1450
  tier: "LC",
1447
1451
  },
1448
1452
  cacturne: {
1449
- tier: "UU",
1450
- doublesTier: "DOU",
1451
- randomBattleMoves: ["swordsdance", "suckerpunch", "seedbomb", "drainpunch", "poisonjab"],
1453
+ tier: "RU",
1454
+ doublesTier: "DUU",
1455
+ randomBattleMoves: ["drainpunch", "poisonjab", "seedbomb", "suckerpunch", "swordsdance"],
1452
1456
  },
1453
1457
  swablu: {
1454
1458
  tier: "LC",
1455
1459
  },
1456
1460
  altaria: {
1457
- tier: "UU",
1458
- doublesTier: "DOU",
1459
- randomBattleMoves: ["roost", "dracometeor", "fireblast", "haze", "hurricane"],
1461
+ tier: "RU",
1462
+ doublesTier: "DUU",
1463
+ randomBattleMoves: ["dracometeor", "fireblast", "haze", "hurricane", "roost"],
1460
1464
  },
1461
1465
  zangoose: {
1462
- tier: "UU",
1463
- doublesTier: "DOU",
1464
- randomBattleMoves: ["swordsdance", "closecombat", "quickattack", "facade", "shadowclaw"],
1466
+ tier: "RU",
1467
+ doublesTier: "DUU",
1468
+ randomBattleMoves: ["closecombat", "facade", "quickattack", "shadowclaw", "swordsdance"],
1465
1469
  },
1466
1470
  seviper: {
1467
- tier: "UU",
1468
- doublesTier: "DOU",
1469
- randomBattleMoves: ["swordsdance", "poisonjab", "earthquake", "glare", "crunch"],
1471
+ tier: "RU",
1472
+ doublesTier: "DUU",
1473
+ randomBattleMoves: ["crunch", "earthquake", "flamethrower", "gigadrain", "glare", "sludgebomb", "switcheroo"],
1470
1474
  },
1471
1475
  lunatone: {
1472
- tier: "UU",
1473
- doublesTier: "DOU",
1474
- randomBattleMoves: ["nastyplot", "psyshock", "moonblast", "stealthrock", "icebeam"],
1476
+ tier: "RU",
1477
+ doublesTier: "DUU",
1478
+ randomBattleMoves: ["icebeam", "moonblast", "nastyplot", "psyshock", "stealthrock"],
1475
1479
  },
1476
1480
  solrock: {
1477
- tier: "UU",
1478
- doublesTier: "DOU",
1479
- randomBattleMoves: ["earthquake", "explosion", "stoneedge", "stealthrock", "willowisp"],
1481
+ tier: "RU",
1482
+ doublesTier: "DUU",
1483
+ randomBattleMoves: ["earthquake", "explosion", "stealthrock", "stoneedge", "willowisp"],
1480
1484
  },
1481
1485
  barboach: {
1482
1486
  tier: "LC",
1483
1487
  },
1484
1488
  whiscash: {
1485
- tier: "UU",
1486
- doublesTier: "DOU",
1487
- randomBattleMoves: ["dragondance", "earthquake", "waterfall", "stoneedge"],
1489
+ tier: "RU",
1490
+ doublesTier: "DUU",
1491
+ randomBattleMoves: ["dragondance", "earthquake", "stoneedge", "waterfall"],
1488
1492
  },
1489
1493
  corphish: {
1490
1494
  tier: "LC",
1491
1495
  },
1492
1496
  crawdaunt: {
1493
1497
  tier: "OU",
1494
- doublesTier: "DOU",
1495
- randomBattleMoves: ["knockoff", "dragondance", "superpower", "crabhammer", "aquajet"],
1498
+ doublesTier: "DUU",
1499
+ randomBattleMoves: ["aquajet", "crabhammer", "dragondance", "knockoff", "superpower"],
1496
1500
  },
1497
1501
  baltoy: {
1498
1502
  tier: "LC",
1499
1503
  },
1500
1504
  claydol: {
1501
- tier: "UU",
1502
- doublesTier: "DOU",
1503
- randomBattleMoves: ["earthquake", "psychic", "icebeam", "rapidspin", "stealthrock"],
1505
+ tier: "RU",
1506
+ doublesTier: "DUU",
1507
+ randomBattleMoves: ["earthquake", "icebeam", "psychic", "rapidspin", "stealthrock"],
1504
1508
  },
1505
1509
  lileep: {
1506
1510
  tier: "LC",
1507
1511
  },
1508
1512
  cradily: {
1509
- tier: "UU",
1510
- doublesTier: "DOU",
1513
+ tier: "RU",
1514
+ doublesTier: "DUU",
1511
1515
  randomBattleMoves: ["gigadrain", "recover", "stealthrock", "stoneedge"],
1512
1516
  },
1513
1517
  anorith: {
1514
1518
  tier: "LC",
1515
1519
  },
1516
1520
  armaldo: {
1517
- tier: "UU",
1518
- doublesTier: "DOU",
1519
- randomBattleMoves: ["stoneedge", "rapidspin", "stealthrock", "knockoff", "aquajet", "xscissor"],
1521
+ tier: "RU",
1522
+ doublesTier: "DUU",
1523
+ randomBattleMoves: ["aquajet", "knockoff", "rapidspin", "stealthrock", "stoneedge", "xscissor"],
1520
1524
  },
1521
1525
  feebas: {
1522
1526
  tier: "LC",
@@ -1524,25 +1528,25 @@ exports.FormatsData = {
1524
1528
  milotic: {
1525
1529
  tier: "UU",
1526
1530
  doublesTier: "DOU",
1527
- randomBattleMoves: ["scald", "rest", "sleeptalk", "icebeam", "dragontail"],
1531
+ randomBattleMoves: ["dragontail", "icebeam", "rest", "scald", "sleeptalk"],
1528
1532
  },
1529
1533
  castform: {
1530
- tier: "UU",
1531
- doublesTier: "DOU",
1532
- randomBattleMoves: ["icebeam", "flamethrower", "thunderbolt", "scald"],
1534
+ tier: "RU",
1535
+ doublesTier: "DUU",
1536
+ randomBattleMoves: ["flamethrower", "icebeam", "scald", "thunderbolt"],
1533
1537
  },
1534
1538
  kecleon: {
1535
- tier: "UU",
1536
- doublesTier: "DOU",
1537
- randomBattleMoves: ["fakeout", "stealthrock", "drainpunch", "thunderwave", "shadowsneak"],
1539
+ tier: "RU",
1540
+ doublesTier: "DUU",
1541
+ randomBattleMoves: ["drainpunch", "fakeout", "shadowsneak", "stealthrock", "thunderwave"],
1538
1542
  },
1539
1543
  shuppet: {
1540
1544
  tier: "LC",
1541
1545
  },
1542
1546
  banette: {
1543
- tier: "UU",
1544
- doublesTier: "DOU",
1545
- randomBattleMoves: ["shadowclaw", "willowisp", "destinybond", "shadowsneak", "knockoff"],
1547
+ tier: "RU",
1548
+ doublesTier: "DUU",
1549
+ randomBattleMoves: ["destinybond", "knockoff", "shadowclaw", "shadowsneak", "willowisp"],
1546
1550
  },
1547
1551
  duskull: {
1548
1552
  tier: "LC",
@@ -1551,40 +1555,40 @@ exports.FormatsData = {
1551
1555
  tier: "NFE",
1552
1556
  },
1553
1557
  dusknoir: {
1554
- tier: "UU",
1555
- doublesTier: "DOU",
1556
- randomBattleMoves: ["shadowpunch", "icepunch", "shadowsneak", "earthquake", "willowisp", "painsplit"],
1558
+ tier: "RU",
1559
+ doublesTier: "DUU",
1560
+ randomBattleMoves: ["earthquake", "icepunch", "painsplit", "shadowpunch", "shadowsneak", "willowisp"],
1557
1561
  },
1558
1562
  tropius: {
1559
- tier: "UU",
1560
- doublesTier: "DOU",
1561
- randomBattleMoves: ["dragondance", "leafblade", "aerialace", "roost", "earthquake"],
1563
+ tier: "RU",
1564
+ doublesTier: "DUU",
1565
+ randomBattleMoves: ["aerialace", "dragondance", "earthquake", "leafblade", "roost"],
1562
1566
  },
1563
1567
  chingling: {
1564
1568
  tier: "LC",
1565
1569
  },
1566
1570
  chimecho: {
1567
- tier: "UU",
1568
- doublesTier: "DOU",
1569
- randomBattleMoves: ["psychic", "lightscreen", "reflect", "thunderwave", "recover", "healingwish"],
1571
+ tier: "RU",
1572
+ doublesTier: "DUU",
1573
+ randomBattleMoves: ["healingwish", "lightscreen", "psychic", "recover", "reflect", "thunderwave"],
1570
1574
  },
1571
1575
  absol: {
1572
- tier: "UU",
1573
- doublesTier: "DOU",
1574
- randomBattleMoves: ["knockoff", "suckerpunch", "swordsdance", "playrough"],
1576
+ tier: "RU",
1577
+ doublesTier: "DUU",
1578
+ randomBattleMoves: ["knockoff", "playrough", "suckerpunch", "swordsdance"],
1575
1579
  },
1576
1580
  snorunt: {
1577
1581
  tier: "LC",
1578
1582
  },
1579
1583
  glalie: {
1580
- tier: "UU",
1581
- doublesTier: "DOU",
1582
- randomBattleMoves: ["protect", "substitute", "disable", "freezedry", "earthquake"],
1584
+ tier: "RU",
1585
+ doublesTier: "DUU",
1586
+ randomBattleMoves: ["disable", "earthquake", "freezedry", "protect", "substitute"],
1583
1587
  },
1584
1588
  froslass: {
1585
- tier: "UU",
1586
- doublesTier: "DOU",
1587
- randomBattleMoves: ["icebeam", "shadowball", "willowisp", "destinybond", "taunt"],
1589
+ tier: "RU",
1590
+ doublesTier: "DUU",
1591
+ randomBattleMoves: ["destinybond", "icebeam", "shadowball", "spikes", "taunt", "willowisp"],
1588
1592
  },
1589
1593
  spheal: {
1590
1594
  tier: "LC",
@@ -1593,32 +1597,32 @@ exports.FormatsData = {
1593
1597
  tier: "NFE",
1594
1598
  },
1595
1599
  walrein: {
1596
- tier: "UU",
1597
- doublesTier: "DOU",
1598
- randomBattleMoves: ["surf", "icebeam", "rest", "sleeptalk"],
1600
+ tier: "RU",
1601
+ doublesTier: "DUU",
1602
+ randomBattleMoves: ["icebeam", "rest", "sleeptalk", "surf"],
1599
1603
  },
1600
1604
  clamperl: {
1601
1605
  tier: "LC",
1602
1606
  },
1603
1607
  huntail: {
1604
- tier: "UU",
1605
- doublesTier: "DOU",
1606
- randomBattleMoves: ["shellsmash", "waterfall", "crunch", "icebeam"],
1608
+ tier: "RU",
1609
+ doublesTier: "DUU",
1610
+ randomBattleMoves: ["crunch", "icebeam", "shellsmash", "waterfall"],
1607
1611
  },
1608
1612
  gorebyss: {
1609
- tier: "UU",
1610
- doublesTier: "DOU",
1611
- randomBattleMoves: ["shellsmash", "hydropump", "icebeam", "psychic"],
1613
+ tier: "RU",
1614
+ doublesTier: "DUU",
1615
+ randomBattleMoves: ["hydropump", "icebeam", "psychic", "shellsmash"],
1612
1616
  },
1613
1617
  relicanth: {
1614
- tier: "UU",
1615
- doublesTier: "DOU",
1616
- randomBattleMoves: ["headsmash", "stealthrock", "waterfall", "earthquake", "doubleedge", "yawn"],
1618
+ tier: "RU",
1619
+ doublesTier: "DUU",
1620
+ randomBattleMoves: ["doubleedge", "earthquake", "headsmash", "stealthrock", "waterfall", "yawn"],
1617
1621
  },
1618
1622
  luvdisc: {
1619
- tier: "UU",
1620
- doublesTier: "DOU",
1621
- randomBattleMoves: ["scald", "icebeam", "sweetkiss", "charm"],
1623
+ tier: "RU",
1624
+ doublesTier: "DUU",
1625
+ randomBattleMoves: ["charm", "icebeam", "scald", "sweetkiss"],
1622
1626
  },
1623
1627
  bagon: {
1624
1628
  tier: "LC",
@@ -1627,9 +1631,9 @@ exports.FormatsData = {
1627
1631
  tier: "NFE",
1628
1632
  },
1629
1633
  salamence: {
1630
- tier: "UU",
1634
+ tier: "UUBL",
1631
1635
  doublesTier: "DOU",
1632
- randomBattleMoves: ["dragondance", "earthquake", "outrage", "stoneedge", "roost", "aerialace"],
1636
+ randomBattleMoves: ["aerialace", "dragondance", "earthquake", "outrage", "roost", "stoneedge"],
1633
1637
  },
1634
1638
  beldum: {
1635
1639
  tier: "LC",
@@ -1639,73 +1643,73 @@ exports.FormatsData = {
1639
1643
  },
1640
1644
  metagross: {
1641
1645
  tier: "UU",
1642
- doublesTier: "DOU",
1643
- randomBattleMoves: ["meteormash", "zenheadbutt", "agility", "earthquake", "bulletpunch"],
1646
+ doublesTier: "DUU",
1647
+ randomBattleMoves: ["agility", "bulletpunch", "earthquake", "explosion", "meteormash", "zenheadbutt"],
1644
1648
  },
1645
1649
  regirock: {
1646
- tier: "UU",
1647
- doublesTier: "DOU",
1648
- randomBattleMoves: ["stoneedge", "stealthrock", "earthquake", "curse", "rest", "drainpunch"],
1650
+ tier: "RU",
1651
+ doublesTier: "DUU",
1652
+ randomBattleMoves: ["curse", "drainpunch", "earthquake", "rest", "stealthrock", "stoneedge"],
1649
1653
  },
1650
1654
  regice: {
1651
- tier: "UU",
1652
- doublesTier: "DOU",
1653
- randomBattleMoves: ["icebeam", "thunderbolt", "rockpolish", "rest", "sleeptalk", "focusblast"],
1655
+ tier: "RU",
1656
+ doublesTier: "DUU",
1657
+ randomBattleMoves: ["focusblast", "icebeam", "rest", "rockpolish", "sleeptalk", "thunderbolt"],
1654
1658
  },
1655
1659
  registeel: {
1656
1660
  tier: "UU",
1657
- doublesTier: "DOU",
1658
- randomBattleMoves: ["stealthrock", "ironhead", "curse", "rest", "sleeptalk"],
1661
+ doublesTier: "DUU",
1662
+ randomBattleMoves: ["curse", "ironhead", "rest", "sleeptalk", "stealthrock"],
1659
1663
  },
1660
1664
  latias: {
1661
1665
  tier: "OU",
1662
- doublesTier: "DOU",
1663
- randomBattleMoves: ["calmmind", "roost", "psychic", "dracometeor", "healingwish"],
1666
+ doublesTier: "DUU",
1667
+ randomBattleMoves: ["calmmind", "dracometeor", "healingwish", "psychic", "roost", "surf"],
1664
1668
  },
1665
1669
  latios: {
1666
1670
  tier: "OU",
1667
1671
  doublesTier: "DOU",
1668
- randomBattleMoves: ["calmmind", "roost", "psychic", "dracometeor"],
1672
+ randomBattleMoves: ["calmmind", "dracometeor", "psychic", "roost"],
1669
1673
  },
1670
1674
  kyogre: {
1671
1675
  tier: "Uber",
1672
1676
  doublesTier: "DUber",
1673
- randomBattleMoves: ["waterspout", "thunder", "icebeam", "originpulse", "calmmind"],
1677
+ randomBattleMoves: ["calmmind", "icebeam", "originpulse", "thunder", "waterspout"],
1674
1678
  },
1675
1679
  groudon: {
1676
1680
  tier: "Uber",
1677
1681
  doublesTier: "DUber",
1678
- randomBattleMoves: ["precipiceblades", "stoneedge", "rockpolish", "swordsdance"],
1682
+ randomBattleMoves: ["precipiceblades", "rockpolish", "stoneedge", "swordsdance"],
1679
1683
  },
1680
1684
  rayquaza: {
1681
1685
  tier: "Uber",
1682
1686
  doublesTier: "DUber",
1683
- randomBattleMoves: ["dragondance", "outrage", "extremespeed", "earthquake", "dragonascent"],
1687
+ randomBattleMoves: ["dragonascent", "dragondance", "earthquake", "extremespeed", "outrage"],
1684
1688
  },
1685
1689
  jirachi: {
1686
1690
  tier: "OU",
1687
- doublesTier: "DOU",
1688
- randomBattleMoves: ["uturn", "stealthrock", "thunderwave", "healingwish", "zenheadbutt"],
1691
+ doublesTier: "DUU",
1692
+ randomBattleMoves: ["healingwish", "stealthrock", "thunderwave", "uturn", "zenheadbutt"],
1689
1693
  },
1690
1694
  deoxys: {
1691
1695
  isNonstandard: "Unobtainable",
1692
1696
  tier: "Unreleased",
1693
- randomBattleMoves: ["stealthrock", "toxicspikes", "icebeam", "psychoboost", "knockoff", "focusblast"],
1697
+ randomBattleMoves: ["superpower", "icebeam", "knockoff", "psychoboost", "stealthrock", "toxicspikes"],
1694
1698
  },
1695
1699
  deoxysattack: {
1696
1700
  isNonstandard: "Unobtainable",
1697
1701
  tier: "Unreleased",
1698
- randomBattleMoves: ["psychoboost", "icebeam", "thunderbolt", "focusblast"],
1702
+ randomBattleMoves: ["extremespeed", "icebeam", "knockoff", "psychoboost", "superpower"],
1699
1703
  },
1700
1704
  deoxysdefense: {
1701
1705
  isNonstandard: "Unobtainable",
1702
1706
  tier: "Unreleased",
1703
- randomBattleMoves: ["psychic", "stealthrock", "toxicspikes", "recover", "knockoff", "taunt", "teleport"],
1707
+ randomBattleMoves: ["knockoff", "nightshade", "recover", "stealthrock", "taunt", "teleport", "toxicspikes"],
1704
1708
  },
1705
1709
  deoxysspeed: {
1706
1710
  isNonstandard: "Unobtainable",
1707
1711
  tier: "Unreleased",
1708
- randomBattleMoves: ["psychic", "stealthrock", "toxicspikes", "knockoff", "taunt"],
1712
+ randomBattleMoves: ["knockoff", "psychic", "stealthrock", "taunt", "toxicspikes"],
1709
1713
  },
1710
1714
  turtwig: {
1711
1715
  tier: "LC",
@@ -1714,9 +1718,9 @@ exports.FormatsData = {
1714
1718
  tier: "NFE",
1715
1719
  },
1716
1720
  torterra: {
1717
- tier: "UU",
1718
- doublesTier: "DOU",
1719
- randomBattleMoves: ["earthquake", "stealthrock", "woodhammer", "stoneedge", "synthesis", "rockpolish"],
1721
+ tier: "RU",
1722
+ doublesTier: "DUU",
1723
+ randomBattleMoves: ["earthquake", "rockpolish", "stealthrock", "stoneedge", "synthesis", "woodhammer"],
1720
1724
  },
1721
1725
  chimchar: {
1722
1726
  tier: "LC",
@@ -1727,7 +1731,7 @@ exports.FormatsData = {
1727
1731
  infernape: {
1728
1732
  tier: "OU",
1729
1733
  doublesTier: "DOU",
1730
- randomBattleMoves: ["closecombat", "flareblitz", "swordsdance", "machpunch", "stoneedge", "uturn", "stealthrock"],
1734
+ randomBattleMoves: ["closecombat", "flareblitz", "machpunch", "stealthrock", "stoneedge", "swordsdance", "uturn"],
1731
1735
  },
1732
1736
  piplup: {
1733
1737
  tier: "LC",
@@ -1737,8 +1741,8 @@ exports.FormatsData = {
1737
1741
  },
1738
1742
  empoleon: {
1739
1743
  tier: "OU",
1740
- doublesTier: "DOU",
1741
- randomBattleMoves: ["scald", "stealthrock", "icebeam", "flashcannon", "agility"],
1744
+ doublesTier: "DUU",
1745
+ randomBattleMoves: ["agility", "defog", "flashcannon", "icebeam", "scald", "stealthrock"],
1742
1746
  },
1743
1747
  starly: {
1744
1748
  tier: "LC",
@@ -1748,24 +1752,24 @@ exports.FormatsData = {
1748
1752
  },
1749
1753
  staraptor: {
1750
1754
  tier: "OU",
1751
- doublesTier: "DOU",
1752
- randomBattleMoves: ["bravebird", "doubleedge", "closecombat", "uturn", "quickattack"],
1755
+ doublesTier: "DUU",
1756
+ randomBattleMoves: ["bravebird", "closecombat", "doubleedge", "quickattack", "uturn"],
1753
1757
  },
1754
1758
  bidoof: {
1755
1759
  tier: "LC",
1756
1760
  },
1757
1761
  bibarel: {
1758
- tier: "UU",
1759
- doublesTier: "DOU",
1760
- randomBattleMoves: ["curse", "quickattack", "aquajet", "rest", "waterfall"],
1762
+ tier: "RU",
1763
+ doublesTier: "DUU",
1764
+ randomBattleMoves: ["aquajet", "aquatail", "curse", "quickattack", "rest"],
1761
1765
  },
1762
1766
  kricketot: {
1763
1767
  tier: "LC",
1764
1768
  },
1765
1769
  kricketune: {
1766
- tier: "UU",
1767
- doublesTier: "DOU",
1768
- randomBattleMoves: ["bugbite", "stickyweb", "nightslash", "brickbreak"],
1770
+ tier: "RU",
1771
+ doublesTier: "DUU",
1772
+ randomBattleMoves: ["brickbreak", "bugbite", "nightslash", "stickyweb"],
1769
1773
  },
1770
1774
  shinx: {
1771
1775
  tier: "LC",
@@ -1774,117 +1778,117 @@ exports.FormatsData = {
1774
1778
  tier: "NFE",
1775
1779
  },
1776
1780
  luxray: {
1777
- tier: "UU",
1778
- doublesTier: "DOU",
1779
- randomBattleMoves: ["wildcharge", "facade", "voltswitch", "crunch"],
1781
+ tier: "RU",
1782
+ doublesTier: "DUU",
1783
+ randomBattleMoves: ["crunch", "facade", "voltswitch", "wildcharge"],
1780
1784
  },
1781
1785
  cranidos: {
1782
1786
  tier: "LC",
1783
1787
  },
1784
1788
  rampardos: {
1785
- tier: "UU",
1786
- doublesTier: "DOU",
1787
- randomBattleMoves: ["headsmash", "zenheadbutt", "stealthrock", "crunch", "rockpolish"],
1789
+ tier: "RU",
1790
+ doublesTier: "DUU",
1791
+ randomBattleMoves: ["crunch", "earthquake", "headsmash", "rockpolish", "stealthrock", "zenheadbutt"],
1788
1792
  },
1789
1793
  shieldon: {
1790
1794
  tier: "LC",
1791
1795
  },
1792
1796
  bastiodon: {
1793
- tier: "UU",
1794
- doublesTier: "DOU",
1795
- randomBattleMoves: ["rockblast", "stealthrock", "roar", "metalburst"],
1797
+ tier: "RU",
1798
+ doublesTier: "DUU",
1799
+ randomBattleMoves: ["metalburst", "roar", "rockblast", "stealthrock"],
1796
1800
  },
1797
1801
  burmy: {
1798
1802
  tier: "LC",
1799
1803
  },
1800
1804
  wormadam: {
1801
- tier: "UU",
1802
- doublesTier: "DOU",
1803
- randomBattleMoves: ["bugbuzz", "psychic", "shadowball", "quiverdance", "leafstorm"],
1805
+ tier: "RU",
1806
+ doublesTier: "DUU",
1807
+ randomBattleMoves: ["bugbuzz", "leafstorm", "psychic", "quiverdance", "shadowball"],
1804
1808
  },
1805
1809
  wormadamsandy: {
1806
- tier: "UU",
1807
- doublesTier: "DOU",
1810
+ tier: "RU",
1811
+ doublesTier: "DUU",
1808
1812
  randomBattleMoves: ["bugbuzz", "earthquake", "rockblast", "stealthrock"],
1809
1813
  },
1810
1814
  wormadamtrash: {
1811
- tier: "UU",
1812
- doublesTier: "DOU",
1813
- randomBattleMoves: ["bugbuzz", "dig", "flashcannon", "quiverdance", "stealthrock"],
1815
+ tier: "RU",
1816
+ doublesTier: "DUU",
1817
+ randomBattleMoves: ["bugbuzz", "flashcannon", "gigadrain", "quiverdance", "stealthrock"],
1814
1818
  },
1815
1819
  mothim: {
1816
- tier: "UU",
1817
- doublesTier: "DOU",
1818
- randomBattleMoves: ["quiverdance", "airslash", "bugbuzz", "roost", "energyball"],
1820
+ tier: "RU",
1821
+ doublesTier: "DUU",
1822
+ randomBattleMoves: ["airslash", "bugbuzz", "energyball", "quiverdance", "roost"],
1819
1823
  },
1820
1824
  combee: {
1821
1825
  tier: "LC",
1822
1826
  },
1823
1827
  vespiquen: {
1824
- tier: "UU",
1825
- doublesTier: "DOU",
1826
- randomBattleMoves: ["attackorder", "uturn", "roost", "toxic", "substitute"],
1828
+ tier: "RU",
1829
+ doublesTier: "DUU",
1830
+ randomBattleMoves: ["attackorder", "roost", "substitute", "toxic", "uturn"],
1827
1831
  },
1828
1832
  pachirisu: {
1829
- tier: "UU",
1830
- doublesTier: "DOU",
1831
- randomBattleMoves: ["nuzzle", "thunderbolt", "superfang", "uturn"],
1833
+ tier: "RU",
1834
+ doublesTier: "DUU",
1835
+ randomBattleMoves: ["nuzzle", "superfang", "thunderbolt", "uturn"],
1832
1836
  },
1833
1837
  buizel: {
1834
1838
  tier: "LC",
1835
1839
  },
1836
1840
  floatzel: {
1837
- tier: "UU",
1838
- doublesTier: "DOU",
1839
- randomBattleMoves: ["aquajet", "waterfall", "brickbreak", "bulkup", "taunt", "substitute"],
1841
+ tier: "RU",
1842
+ doublesTier: "DUU",
1843
+ randomBattleMoves: ["aquajet", "brickbreak", "bulkup", "substitute", "taunt", "waterfall"],
1840
1844
  },
1841
1845
  cherubi: {
1842
1846
  tier: "LC",
1843
1847
  },
1844
1848
  cherrim: {
1845
- tier: "UU",
1846
- doublesTier: "DOU",
1847
- randomBattleMoves: ["dazzlinggleam", "energyball", "sunnyday", "weatherball"],
1849
+ tier: "RU",
1850
+ doublesTier: "DUU",
1851
+ randomBattleMoves: ["dazzlinggleam", "gigadrain", "healingwish", "petaldance"],
1848
1852
  },
1849
1853
  shellos: {
1850
1854
  tier: "LC",
1851
1855
  },
1852
1856
  gastrodon: {
1853
- tier: "UU",
1857
+ tier: "RU",
1854
1858
  doublesTier: "DOU",
1855
- randomBattleMoves: ["earthquake", "scald", "recover", "icebeam"],
1859
+ randomBattleMoves: ["earthquake", "icebeam", "recover", "scald"],
1856
1860
  },
1857
1861
  drifloon: {
1858
1862
  tier: "LC",
1859
1863
  },
1860
1864
  drifblim: {
1861
- tier: "UU",
1862
- doublesTier: "DOU",
1865
+ tier: "RU",
1866
+ doublesTier: "DUU",
1863
1867
  randomBattleMoves: ["calmmind", "shadowball", "strengthsap", "thunderbolt"],
1864
1868
  },
1865
1869
  buneary: {
1866
1870
  tier: "LC",
1867
1871
  },
1868
1872
  lopunny: {
1869
- tier: "UU",
1870
- doublesTier: "DOU",
1871
- randomBattleMoves: ["highjumpkick", "facade", "healingwish", "switcheroo"],
1873
+ tier: "RU",
1874
+ doublesTier: "DUU",
1875
+ randomBattleMoves: ["facade", "healingwish", "highjumpkick", "switcheroo"],
1872
1876
  },
1873
1877
  glameow: {
1874
1878
  tier: "LC",
1875
1879
  },
1876
1880
  purugly: {
1877
- tier: "UU",
1878
- doublesTier: "DOU",
1879
- randomBattleMoves: ["fakeout", "quickattack", "suckerpunch", "uturn", "bodyslam"],
1881
+ tier: "RU",
1882
+ doublesTier: "DUU",
1883
+ randomBattleMoves: ["bodyslam", "fakeout", "quickattack", "suckerpunch", "uturn"],
1880
1884
  },
1881
1885
  stunky: {
1882
1886
  tier: "LC",
1883
1887
  },
1884
1888
  skuntank: {
1885
- tier: "UU",
1886
- doublesTier: "DOU",
1887
- randomBattleMoves: ["crunch", "defog", "fireblast", "suckerpunch", "taunt", "poisonjab"],
1889
+ tier: "RU",
1890
+ doublesTier: "DUU",
1891
+ randomBattleMoves: ["crunch", "defog", "fireblast", "poisonjab", "suckerpunch", "taunt"],
1888
1892
  },
1889
1893
  bronzor: {
1890
1894
  tier: "LC",
@@ -1892,16 +1896,16 @@ exports.FormatsData = {
1892
1896
  bronzong: {
1893
1897
  tier: "UU",
1894
1898
  doublesTier: "DOU",
1895
- randomBattleMoves: ["earthquake", "gyroball", "stealthrock", "psychic"],
1899
+ randomBattleMoves: ["earthquake", "gyroball", "psychic", "stealthrock"],
1896
1900
  },
1897
1901
  chatot: {
1898
- tier: "UU",
1899
- doublesTier: "DOU",
1900
- randomBattleMoves: ["boomburst", "chatter", "nastyplot", "uturn", "substitute"],
1902
+ tier: "RU",
1903
+ doublesTier: "DUU",
1904
+ randomBattleMoves: ["boomburst", "chatter", "nastyplot", "substitute", "uturn"],
1901
1905
  },
1902
1906
  spiritomb: {
1903
- tier: "UU",
1904
- doublesTier: "DOU",
1907
+ tier: "RU",
1908
+ doublesTier: "DUU",
1905
1909
  randomBattleMoves: ["calmmind", "darkpulse", "psychic", "rest", "sleeptalk", "willowisp"],
1906
1910
  },
1907
1911
  gible: {
@@ -1920,231 +1924,231 @@ exports.FormatsData = {
1920
1924
  },
1921
1925
  lucario: {
1922
1926
  tier: "OU",
1923
- doublesTier: "DOU",
1924
- randomBattleMoves: ["closecombat", "meteormash", "stoneedge", "extremespeed", "swordsdance"],
1927
+ doublesTier: "DUU",
1928
+ randomBattleMoves: ["closecombat", "extremespeed", "meteormash", "stoneedge", "swordsdance"],
1925
1929
  },
1926
1930
  hippopotas: {
1927
1931
  tier: "LC",
1928
1932
  },
1929
1933
  hippowdon: {
1930
1934
  tier: "UU",
1931
- doublesTier: "DOU",
1932
- randomBattleMoves: ["earthquake", "stoneedge", "stealthrock", "whirlwind", "slackoff"],
1935
+ doublesTier: "DUU",
1936
+ randomBattleMoves: ["earthquake", "slackoff", "stealthrock", "stoneedge", "whirlwind"],
1933
1937
  },
1934
1938
  skorupi: {
1935
1939
  tier: "LC",
1936
1940
  },
1937
1941
  drapion: {
1938
1942
  tier: "UU",
1939
- doublesTier: "DOU",
1940
- randomBattleMoves: ["earthquake", "knockoff", "poisonjab", "swordsdance", "toxicspikes", "whirlwind", "taunt"],
1943
+ doublesTier: "DUU",
1944
+ randomBattleMoves: ["earthquake", "knockoff", "poisonjab", "swordsdance", "taunt", "toxicspikes", "whirlwind"],
1941
1945
  },
1942
1946
  croagunk: {
1943
1947
  tier: "LC",
1944
1948
  },
1945
1949
  toxicroak: {
1946
- tier: "UU",
1947
- doublesTier: "DOU",
1948
- randomBattleMoves: ["drainpunch", "poisonjab", "suckerpunch", "swordsdance", "substitute"],
1950
+ tier: "RU",
1951
+ doublesTier: "DUU",
1952
+ randomBattleMoves: ["drainpunch", "poisonjab", "substitute", "suckerpunch", "swordsdance"],
1949
1953
  },
1950
1954
  carnivine: {
1951
- tier: "UU",
1952
- doublesTier: "DOU",
1953
- randomBattleMoves: ["powerwhip", "swordsdance", "sleeppowder", "substitute", "crunch"],
1955
+ tier: "RU",
1956
+ doublesTier: "DUU",
1957
+ randomBattleMoves: ["crunch", "powerwhip", "sleeppowder", "substitute", "swordsdance"],
1954
1958
  },
1955
1959
  finneon: {
1956
1960
  tier: "LC",
1957
1961
  },
1958
1962
  lumineon: {
1959
- tier: "UU",
1960
- doublesTier: "DOU",
1963
+ tier: "RU",
1964
+ doublesTier: "DUU",
1961
1965
  randomBattleMoves: ["defog", "icebeam", "scald", "uturn"],
1962
1966
  },
1963
1967
  snover: {
1964
1968
  tier: "LC",
1965
1969
  },
1966
1970
  abomasnow: {
1967
- tier: "UU",
1971
+ tier: "RU",
1968
1972
  doublesTier: "DOU",
1969
- randomBattleMoves: ["auroraveil", "earthquake", "iceshard", "woodhammer", "blizzard"],
1973
+ randomBattleMoves: ["auroraveil", "blizzard", "earthquake", "iceshard", "woodhammer"],
1970
1974
  },
1971
1975
  rotom: {
1972
- tier: "UU",
1973
- doublesTier: "DOU",
1974
- randomBattleMoves: ["shadowball", "thunderbolt", "voltswitch", "willowisp", "trick"],
1976
+ tier: "RU",
1977
+ doublesTier: "DUU",
1978
+ randomBattleMoves: ["nastyplot", "shadowball", "thunderbolt", "trick", "voltswitch", "willowisp"],
1975
1979
  },
1976
1980
  rotomheat: {
1977
1981
  tier: "UU",
1978
1982
  doublesTier: "DOU",
1979
- randomBattleMoves: ["thunderbolt", "overheat", "voltswitch", "willowisp", "trick"],
1983
+ randomBattleMoves: ["nastyplot", "overheat", "thunderbolt", "trick", "voltswitch", "willowisp"],
1980
1984
  },
1981
1985
  rotomwash: {
1982
1986
  tier: "OU",
1983
1987
  doublesTier: "DOU",
1984
- randomBattleMoves: ["thunderbolt", "hydropump", "voltswitch", "willowisp", "trick"],
1988
+ randomBattleMoves: ["hydropump", "nastyplot", "thunderbolt", "trick", "voltswitch", "willowisp"],
1985
1989
  },
1986
1990
  rotomfrost: {
1987
- tier: "UU",
1988
- doublesTier: "DOU",
1989
- randomBattleMoves: ["thunderbolt", "blizzard", "voltswitch", "willowisp", "trick"],
1991
+ tier: "RU",
1992
+ doublesTier: "DUU",
1993
+ randomBattleMoves: ["blizzard", "nastyplot", "thunderbolt", "trick", "voltswitch", "willowisp"],
1990
1994
  },
1991
1995
  rotomfan: {
1992
- tier: "UU",
1993
- doublesTier: "DOU",
1994
- randomBattleMoves: ["thunderbolt", "airslash", "voltswitch", "willowisp", "trick"],
1996
+ tier: "RU",
1997
+ doublesTier: "DUU",
1998
+ randomBattleMoves: ["airslash", "nastyplot", "thunderbolt", "trick", "voltswitch", "willowisp"],
1995
1999
  },
1996
2000
  rotommow: {
1997
2001
  tier: "UU",
1998
- doublesTier: "DOU",
1999
- randomBattleMoves: ["thunderbolt", "leafstorm", "voltswitch", "willowisp", "trick"],
2002
+ doublesTier: "DUU",
2003
+ randomBattleMoves: ["leafstorm", "nastyplot", "thunderbolt", "trick", "voltswitch", "willowisp"],
2000
2004
  },
2001
2005
  uxie: {
2002
- tier: "UU",
2003
- doublesTier: "DOU",
2004
- randomBattleMoves: ["psychic", "stealthrock", "uturn", "thunderwave", "yawn"],
2006
+ tier: "RU",
2007
+ doublesTier: "DUU",
2008
+ randomBattleMoves: ["psychic", "stealthrock", "thunderwave", "uturn", "yawn"],
2005
2009
  },
2006
2010
  mesprit: {
2007
- tier: "UU",
2008
- doublesTier: "DOU",
2009
- randomBattleMoves: ["psychic", "icebeam", "thunderbolt", "nastyplot", "energyball", "uturn", "healingwish"],
2011
+ tier: "RU",
2012
+ doublesTier: "DUU",
2013
+ randomBattleMoves: ["energyball", "healingwish", "icebeam", "nastyplot", "psychic", "thunderbolt", "uturn"],
2010
2014
  },
2011
2015
  azelf: {
2012
2016
  tier: "OU",
2013
- doublesTier: "DOU",
2014
- randomBattleMoves: ["psychic", "nastyplot", "thunderbolt", "fireblast", "dazzlinggleam", "stealthrock", "uturn"],
2017
+ doublesTier: "DUU",
2018
+ randomBattleMoves: ["dazzlinggleam", "fireblast", "nastyplot", "psychic", "stealthrock", "taunt", "thunderbolt", "uturn"],
2015
2019
  },
2016
2020
  dialga: {
2017
2021
  tier: "Uber",
2018
2022
  doublesTier: "DUber",
2019
- randomBattleMoves: ["dracometeor", "flashcannon", "stealthrock", "thunderbolt", "fireblast"],
2023
+ randomBattleMoves: ["dracometeor", "fireblast", "flashcannon", "stealthrock", "thunderbolt"],
2020
2024
  },
2021
2025
  palkia: {
2022
2026
  tier: "Uber",
2023
2027
  doublesTier: "DUber",
2024
- randomBattleMoves: ["spacialrend", "hydropump", "fireblast", "thunderwave", "dracometeor"],
2028
+ randomBattleMoves: ["dracometeor", "fireblast", "hydropump", "spacialrend", "thunderwave"],
2025
2029
  },
2026
2030
  heatran: {
2027
2031
  tier: "OU",
2028
2032
  doublesTier: "DOU",
2029
- randomBattleMoves: ["lavaplume", "flashcannon", "stealthrock", "roar", "earthpower", "taunt"],
2033
+ randomBattleMoves: ["earthpower", "flashcannon", "lavaplume", "roar", "stealthrock", "taunt"],
2030
2034
  },
2031
2035
  regigigas: {
2032
- tier: "UU",
2033
- doublesTier: "DOU",
2034
- randomBattleMoves: ["rest", "sleeptalk", "strength", "knockoff"],
2036
+ tier: "RU",
2037
+ doublesTier: "DUU",
2038
+ randomBattleMoves: ["knockoff", "rest", "sleeptalk", "strength"],
2035
2039
  },
2036
2040
  giratina: {
2037
2041
  tier: "Uber",
2038
2042
  doublesTier: "DUber",
2039
- randomBattleMoves: ["hex", "willowisp", "rest", "sleeptalk"],
2043
+ randomBattleMoves: ["aurasphere", "calmmind", "dragonpulse", "rest", "shadowball", "sleeptalk"],
2040
2044
  },
2041
2045
  giratinaorigin: {
2042
2046
  tier: "Uber",
2043
2047
  doublesTier: "DUber",
2044
- randomBattleMoves: ["dracometeor", "shadowball", "aurasphere", "willowisp"],
2048
+ randomBattleMoves: ["aurasphere", "defog", "dracometeor", "shadowball", "willowisp"],
2045
2049
  },
2046
2050
  cresselia: {
2047
2051
  tier: "UU",
2048
2052
  doublesTier: "DOU",
2049
- randomBattleMoves: ["calmmind", "psychic", "moonblast", "moonlight", "thunderwave"],
2053
+ randomBattleMoves: ["calmmind", "moonblast", "moonlight", "psychic", "thunderwave"],
2050
2054
  },
2051
2055
  phione: {
2052
- tier: "UU",
2053
- doublesTier: "DOU",
2054
- randomBattleMoves: ["scald", "raindance", "rest", "icebeam"],
2056
+ tier: "RU",
2057
+ doublesTier: "DUU",
2058
+ randomBattleMoves: ["icebeam", "raindance", "rest", "scald"],
2055
2059
  },
2056
2060
  manaphy: {
2057
2061
  tier: "OU",
2058
- doublesTier: "DOU",
2059
- randomBattleMoves: ["surf", "tailglow", "icebeam", "energyball", "substitute"],
2062
+ doublesTier: "DUU",
2063
+ randomBattleMoves: ["energyball", "icebeam", "substitute", "surf", "tailglow"],
2060
2064
  },
2061
2065
  darkrai: {
2062
2066
  isNonstandard: "Unobtainable",
2063
2067
  tier: "Unreleased",
2064
- randomBattleMoves: ["darkpulse", "nastyplot", "hypnosis", "focusblast"],
2068
+ randomBattleMoves: ["darkpulse", "focusblast", "hypnosis", "nastyplot"],
2065
2069
  },
2066
2070
  shaymin: {
2067
2071
  isNonstandard: "Unobtainable",
2068
2072
  tier: "Unreleased",
2069
- randomBattleMoves: ["seedflare", "healingwish", "synthesis", "leechseed", "psychic"],
2073
+ randomBattleMoves: ["healingwish", "leechseed", "psychic", "rest", "seedflare", "substitute"],
2070
2074
  },
2071
2075
  shayminsky: {
2072
2076
  isNonstandard: "Unobtainable",
2073
2077
  tier: "Unreleased",
2074
- randomBattleMoves: ["airslash", "seedflare", "substitute", "synthesis", "leechseed"],
2078
+ randomBattleMoves: ["airslash", "leechseed", "seedflare", "substitute", "synthesis"],
2075
2079
  },
2076
2080
  arceus: {
2077
2081
  isNonstandard: "Unobtainable",
2078
2082
  tier: "Unreleased",
2079
- randomBattleMoves: ["swordsdance", "recover", "extremespeed", "earthquake", "shadowclaw"],
2083
+ randomBattleMoves: ["earthquake", "extremespeed", "recover", "shadowclaw", "swordsdance"],
2080
2084
  },
2081
2085
  arceusbug: {
2082
2086
  isNonstandard: "Unobtainable",
2083
- randomBattleMoves: ["swordsdance", "recover", "extremespeed", "earthquake", "stoneedge", "xscissor"],
2087
+ randomBattleMoves: ["earthquake", "extremespeed", "recover", "stoneedge", "swordsdance", "xscissor"],
2084
2088
  },
2085
2089
  arceusdark: {
2086
2090
  isNonstandard: "Unobtainable",
2087
- randomBattleMoves: ["calmmind", "judgment", "fireblast", "sludgebomb", "recover"],
2091
+ randomBattleMoves: ["calmmind", "fireblast", "judgment", "recover", "sludgebomb"],
2088
2092
  },
2089
2093
  arceusdragon: {
2090
2094
  isNonstandard: "Unobtainable",
2091
- randomBattleMoves: ["calmmind", "judgment", "fireblast", "sludgebomb", "recover"],
2095
+ randomBattleMoves: ["calmmind", "fireblast", "judgment", "recover", "sludgebomb"],
2092
2096
  },
2093
2097
  arceuselectric: {
2094
2098
  isNonstandard: "Unobtainable",
2095
- randomBattleMoves: ["calmmind", "judgment", "icebeam", "earthpower", "recover"],
2099
+ randomBattleMoves: ["calmmind", "earthpower", "icebeam", "judgment", "recover"],
2096
2100
  },
2097
2101
  arceusfairy: {
2098
2102
  isNonstandard: "Unobtainable",
2099
- randomBattleMoves: ["calmmind", "judgment", "earthpower", "defog", "recover"],
2103
+ randomBattleMoves: ["calmmind", "earthpower", "fireblast", "judgment", "recover"],
2100
2104
  },
2101
2105
  arceusfighting: {
2102
2106
  isNonstandard: "Unobtainable",
2103
- randomBattleMoves: ["calmmind", "judgment", "icebeam", "shadowball", "recover"],
2107
+ randomBattleMoves: ["calmmind", "icebeam", "judgment", "recover", "shadowball"],
2104
2108
  },
2105
2109
  arceusfire: {
2106
2110
  isNonstandard: "Unobtainable",
2107
- randomBattleMoves: ["thunderbolt", "judgment", "fireblast", "surf", "recover"],
2111
+ randomBattleMoves: ["calmmind", "judgment", "recover", "surf", "thunderbolt"],
2108
2112
  },
2109
2113
  arceusflying: {
2110
2114
  isNonstandard: "Unobtainable",
2111
- randomBattleMoves: ["calmmind", "judgment", "icebeam", "earthpower", "recover", "fireblast"],
2115
+ randomBattleMoves: ["calmmind", "earthpower", "fireblast", "icebeam", "judgment", "recover"],
2112
2116
  },
2113
2117
  arceusghost: {
2114
2118
  isNonstandard: "Unobtainable",
2115
- randomBattleMoves: ["swordsdance", "shadowclaw", "brickbreak", "extremespeed", "recover"],
2119
+ randomBattleMoves: ["brickbreak", "extremespeed", "recover", "shadowclaw", "swordsdance"],
2116
2120
  },
2117
2121
  arceusgrass: {
2118
2122
  isNonstandard: "Unobtainable",
2119
- randomBattleMoves: ["calmmind", "judgment", "fireblast", "icebeam", "recover"],
2123
+ randomBattleMoves: ["calmmind", "fireblast", "icebeam", "judgment", "recover"],
2120
2124
  },
2121
2125
  arceusground: {
2122
2126
  isNonstandard: "Unobtainable",
2123
- randomBattleMoves: ["swordsdance", "earthquake", "stoneedge", "extremespeed", "recover"],
2127
+ randomBattleMoves: ["earthquake", "extremespeed", "recover", "stoneedge", "swordsdance"],
2124
2128
  },
2125
2129
  arceusice: {
2126
2130
  isNonstandard: "Unobtainable",
2127
- randomBattleMoves: ["calmmind", "judgment", "fireblast", "thunderbolt", "recover"],
2131
+ randomBattleMoves: ["calmmind", "fireblast", "judgment", "recover", "thunderbolt"],
2128
2132
  },
2129
2133
  arceuspoison: {
2130
2134
  isNonstandard: "Unobtainable",
2131
- randomBattleMoves: ["calmmind", "defog", "icebeam", "sludgebomb", "recover"],
2135
+ randomBattleMoves: ["calmmind", "defog", "earthpower", "recover", "sludgebomb"],
2132
2136
  },
2133
2137
  arceuspsychic: {
2134
2138
  isNonstandard: "Unobtainable",
2135
- randomBattleMoves: ["calmmind", "judgment", "fireblast", "icebeam", "recover"],
2139
+ randomBattleMoves: ["calmmind", "fireblast", "icebeam", "judgment", "recover"],
2136
2140
  },
2137
2141
  arceusrock: {
2138
2142
  isNonstandard: "Unobtainable",
2139
- randomBattleMoves: ["swordsdance", "earthquake", "stoneedge", "extremespeed", "recover"],
2143
+ randomBattleMoves: ["earthquake", "extremespeed", "recover", "stoneedge", "swordsdance"],
2140
2144
  },
2141
2145
  arceussteel: {
2142
2146
  isNonstandard: "Unobtainable",
2143
- randomBattleMoves: ["calmmind", "judgment", "surf", "thunderbolt", "recover"],
2147
+ randomBattleMoves: ["defog", "judgment", "recover", "roar", "stealthrock", "surf", "willowisp"],
2144
2148
  },
2145
2149
  arceuswater: {
2146
2150
  isNonstandard: "Unobtainable",
2147
- randomBattleMoves: ["roar", "judgment", "defog", "icebeam", "recover"],
2151
+ randomBattleMoves: ["defog", "icebeam", "judgment", "recover", "roar"],
2148
2152
  },
2149
2153
  // Because it's marked as Unobtainable in the main file for some reason
2150
2154
  eternatuseternamax: {