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