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