@pkmn/sim 0.7.26 → 0.7.27
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/cjs/config/formats.js +27 -9
- package/build/cjs/config/formats.js.map +1 -1
- package/build/cjs/data/conditions.js +5 -1
- package/build/cjs/data/conditions.js.map +1 -1
- package/build/cjs/data/formats-data.js +3 -3
- package/build/cjs/data/formats-data.js.map +1 -1
- package/build/cjs/data/mods/gen1/formats-data.js +0 -317
- package/build/cjs/data/mods/gen1/formats-data.js.map +1 -1
- package/build/cjs/data/mods/gen1/moves.js +2 -2
- package/build/cjs/data/mods/gen2/formats-data.js +0 -140
- package/build/cjs/data/mods/gen2/formats-data.js.map +1 -1
- package/build/cjs/data/mods/gen3/formats-data.js +0 -220
- package/build/cjs/data/mods/gen3/formats-data.js.map +1 -1
- package/build/cjs/data/mods/gen4/formats-data.js +18 -333
- package/build/cjs/data/mods/gen4/formats-data.js.map +1 -1
- package/build/cjs/data/mods/gen5/formats-data.js +19 -430
- package/build/cjs/data/mods/gen5/formats-data.js.map +1 -1
- package/build/cjs/data/mods/gen6/formats-data.js +26 -1008
- package/build/cjs/data/mods/gen6/formats-data.js.map +1 -1
- package/build/cjs/data/mods/gen7/formats-data.js +25 -1193
- package/build/cjs/data/mods/gen7/formats-data.js.map +1 -1
- package/build/cjs/data/mods/gen8/formats-data.js +5 -1861
- package/build/cjs/data/mods/gen8/formats-data.js.map +1 -1
- package/build/cjs/data/moves.js +1 -6
- package/build/cjs/data/moves.js.map +1 -1
- package/build/cjs/data/rulesets.js +1 -1
- package/build/cjs/data/rulesets.js.map +1 -1
- package/build/cjs/data/text/moves.js +3 -3
- package/build/cjs/data/text/moves.js.map +1 -1
- package/build/cjs/sim/tools/exhaustive-runner.js +39 -26
- package/build/cjs/sim/tools/exhaustive-runner.js.map +1 -1
- package/build/esm/config/formats.mjs +27 -9
- package/build/esm/config/formats.mjs.map +1 -1
- package/build/esm/data/conditions.mjs +5 -1
- package/build/esm/data/conditions.mjs.map +1 -1
- package/build/esm/data/formats-data.mjs +3 -3
- package/build/esm/data/formats-data.mjs.map +1 -1
- package/build/esm/data/mods/gen1/formats-data.mjs +0 -317
- package/build/esm/data/mods/gen1/formats-data.mjs.map +1 -1
- package/build/esm/data/mods/gen1/moves.mjs +2 -2
- package/build/esm/data/mods/gen2/formats-data.mjs +0 -140
- package/build/esm/data/mods/gen2/formats-data.mjs.map +1 -1
- package/build/esm/data/mods/gen3/formats-data.mjs +0 -220
- package/build/esm/data/mods/gen3/formats-data.mjs.map +1 -1
- package/build/esm/data/mods/gen4/formats-data.mjs +18 -333
- package/build/esm/data/mods/gen4/formats-data.mjs.map +1 -1
- package/build/esm/data/mods/gen5/formats-data.mjs +19 -430
- package/build/esm/data/mods/gen5/formats-data.mjs.map +1 -1
- package/build/esm/data/mods/gen6/formats-data.mjs +26 -1008
- package/build/esm/data/mods/gen6/formats-data.mjs.map +1 -1
- package/build/esm/data/mods/gen7/formats-data.mjs +25 -1193
- package/build/esm/data/mods/gen7/formats-data.mjs.map +1 -1
- package/build/esm/data/mods/gen8/formats-data.mjs +5 -1861
- package/build/esm/data/mods/gen8/formats-data.mjs.map +1 -1
- package/build/esm/data/moves.mjs +1 -6
- package/build/esm/data/moves.mjs.map +1 -1
- package/build/esm/data/rulesets.mjs +1 -1
- package/build/esm/data/rulesets.mjs.map +1 -1
- package/build/esm/data/text/moves.mjs +3 -3
- package/build/esm/data/text/moves.mjs.map +1 -1
- package/build/esm/sim/tools/exhaustive-runner.mjs +39 -26
- package/build/esm/sim/tools/exhaustive-runner.mjs.map +1 -1
- package/build/types/sim/exported-global-types.d.ts +4 -3
- package/build/types/sim/global-types.d.ts +4 -3
- package/build/types/sim/tools/exhaustive-runner.d.ts +3 -2
- package/package.json +1 -1
|
@@ -6,7 +6,6 @@ export const FormatsData = {
|
|
|
6
6
|
tier: "NFE",
|
|
7
7
|
},
|
|
8
8
|
venusaur: {
|
|
9
|
-
randomBattleMoves: ["growth", "hiddenpowerfire", "hiddenpowerice", "leechseed", "razorleaf", "sleeppowder", "synthesis"],
|
|
10
9
|
tier: "UUBL",
|
|
11
10
|
},
|
|
12
11
|
charmander: {
|
|
@@ -16,7 +15,6 @@ export const FormatsData = {
|
|
|
16
15
|
tier: "NFE",
|
|
17
16
|
},
|
|
18
17
|
charizard: {
|
|
19
|
-
randomBattleMoves: ["bellydrum", "earthquake", "fireblast", "hyperbeam", "rockslide"],
|
|
20
18
|
tier: "UUBL",
|
|
21
19
|
},
|
|
22
20
|
squirtle: {
|
|
@@ -26,7 +24,6 @@ export const FormatsData = {
|
|
|
26
24
|
tier: "NFE",
|
|
27
25
|
},
|
|
28
26
|
blastoise: {
|
|
29
|
-
randomBattleMoves: ["icebeam", "rapidspin", "rest", "sleeptalk", "surf", "toxic", "zapcannon"],
|
|
30
27
|
tier: "UU",
|
|
31
28
|
},
|
|
32
29
|
caterpie: {
|
|
@@ -36,7 +33,6 @@ export const FormatsData = {
|
|
|
36
33
|
tier: "NFE",
|
|
37
34
|
},
|
|
38
35
|
butterfree: {
|
|
39
|
-
randomBattleMoves: ["nightmare", "psychic", "sleeppowder", "stunspore", "substitute"],
|
|
40
36
|
tier: "NU",
|
|
41
37
|
},
|
|
42
38
|
weedle: {
|
|
@@ -46,7 +42,6 @@ export const FormatsData = {
|
|
|
46
42
|
tier: "NFE",
|
|
47
43
|
},
|
|
48
44
|
beedrill: {
|
|
49
|
-
randomBattleMoves: ["agility", "hiddenpowerground", "sludgebomb", "substitute", "swordsdance"],
|
|
50
45
|
tier: "NU",
|
|
51
46
|
},
|
|
52
47
|
pidgey: {
|
|
@@ -56,46 +51,39 @@ export const FormatsData = {
|
|
|
56
51
|
tier: "NFE",
|
|
57
52
|
},
|
|
58
53
|
pidgeot: {
|
|
59
|
-
randomBattleMoves: ["curse", "hiddenpowerground", "reflect", "rest", "return", "sleeptalk", "toxic", "whirlwind"],
|
|
60
54
|
tier: "NU",
|
|
61
55
|
},
|
|
62
56
|
rattata: {
|
|
63
57
|
tier: "LC",
|
|
64
58
|
},
|
|
65
59
|
raticate: {
|
|
66
|
-
randomBattleMoves: ["irontail", "rest", "return", "sleeptalk", "superfang"],
|
|
67
60
|
tier: "NU",
|
|
68
61
|
},
|
|
69
62
|
spearow: {
|
|
70
63
|
tier: "LC",
|
|
71
64
|
},
|
|
72
65
|
fearow: {
|
|
73
|
-
randomBattleMoves: ["doubleedge", "drillpeck", "hiddenpowerground", "rest", "sleeptalk", "substitute"],
|
|
74
66
|
tier: "NU",
|
|
75
67
|
},
|
|
76
68
|
ekans: {
|
|
77
69
|
tier: "LC",
|
|
78
70
|
},
|
|
79
71
|
arbok: {
|
|
80
|
-
randomBattleMoves: ["curse", "earthquake", "glare", "haze", "rest", "sludgebomb"],
|
|
81
72
|
tier: "NU",
|
|
82
73
|
},
|
|
83
74
|
pichu: {
|
|
84
75
|
tier: "LC",
|
|
85
76
|
},
|
|
86
77
|
pikachu: {
|
|
87
|
-
randomBattleMoves: ["encore", "hiddenpowerice", "substitute", "surf", "thunderbolt"],
|
|
88
78
|
tier: "UU",
|
|
89
79
|
},
|
|
90
80
|
raichu: {
|
|
91
|
-
randomBattleMoves: ["encore", "hiddenpowerice", "rest", "sleeptalk", "surf", "thunder", "thunderbolt"],
|
|
92
81
|
tier: "NUBL",
|
|
93
82
|
},
|
|
94
83
|
sandshrew: {
|
|
95
84
|
tier: "LC",
|
|
96
85
|
},
|
|
97
86
|
sandslash: {
|
|
98
|
-
randomBattleMoves: ["earthquake", "hiddenpowerbug", "rockslide", "substitute", "swordsdance"],
|
|
99
87
|
tier: "UU",
|
|
100
88
|
},
|
|
101
89
|
nidoranf: {
|
|
@@ -105,7 +93,6 @@ export const FormatsData = {
|
|
|
105
93
|
tier: "NFE",
|
|
106
94
|
},
|
|
107
95
|
nidoqueen: {
|
|
108
|
-
randomBattleMoves: ["earthquake", "fireblast", "icebeam", "lovelykiss", "moonlight", "thunder"],
|
|
109
96
|
tier: "UU",
|
|
110
97
|
},
|
|
111
98
|
nidoranm: {
|
|
@@ -115,7 +102,6 @@ export const FormatsData = {
|
|
|
115
102
|
tier: "NFE",
|
|
116
103
|
},
|
|
117
104
|
nidoking: {
|
|
118
|
-
randomBattleMoves: ["earthquake", "fireblast", "icebeam", "lovelykiss", "morningsun", "thunder"],
|
|
119
105
|
tier: "OU",
|
|
120
106
|
},
|
|
121
107
|
cleffa: {
|
|
@@ -125,14 +111,12 @@ export const FormatsData = {
|
|
|
125
111
|
tier: "NFE",
|
|
126
112
|
},
|
|
127
113
|
clefable: {
|
|
128
|
-
randomBattleMoves: ["bellydrum", "encore", "fireblast", "moonlight", "return", "shadowball"],
|
|
129
114
|
tier: "UUBL",
|
|
130
115
|
},
|
|
131
116
|
vulpix: {
|
|
132
117
|
tier: "LC",
|
|
133
118
|
},
|
|
134
119
|
ninetales: {
|
|
135
|
-
randomBattleMoves: ["confuseray", "fireblast", "hiddenpowergrass", "hypnosis", "sunnyday"],
|
|
136
120
|
tier: "NU",
|
|
137
121
|
},
|
|
138
122
|
igglybuff: {
|
|
@@ -142,7 +126,6 @@ export const FormatsData = {
|
|
|
142
126
|
tier: "NFE",
|
|
143
127
|
},
|
|
144
128
|
wigglytuff: {
|
|
145
|
-
randomBattleMoves: ["bodyslam", "charm", "curse", "doubleedge", "fireblast", "rest", "sleeptalk", "thunderwave"],
|
|
146
129
|
tier: "NU",
|
|
147
130
|
},
|
|
148
131
|
zubat: {
|
|
@@ -152,7 +135,6 @@ export const FormatsData = {
|
|
|
152
135
|
tier: "NFE",
|
|
153
136
|
},
|
|
154
137
|
crobat: {
|
|
155
|
-
randomBattleMoves: ["gigadrain", "haze", "hiddenpowerground", "rest", "whirlwind", "wingattack"],
|
|
156
138
|
tier: "UU",
|
|
157
139
|
},
|
|
158
140
|
oddish: {
|
|
@@ -162,60 +144,51 @@ export const FormatsData = {
|
|
|
162
144
|
tier: "NU",
|
|
163
145
|
},
|
|
164
146
|
vileplume: {
|
|
165
|
-
randomBattleMoves: ["hiddenpowergrass", "moonlight", "sleeppowder", "sludgebomb", "stunspore", "swordsdance"],
|
|
166
147
|
tier: "UU",
|
|
167
148
|
},
|
|
168
149
|
bellossom: {
|
|
169
|
-
randomBattleMoves: ["doubleedge", "hiddenpowerfire", "leechseed", "moonlight", "razorleaf", "sleeppowder", "stunspore"],
|
|
170
150
|
tier: "UU",
|
|
171
151
|
},
|
|
172
152
|
paras: {
|
|
173
153
|
tier: "LC",
|
|
174
154
|
},
|
|
175
155
|
parasect: {
|
|
176
|
-
randomBattleMoves: ["bodyslam", "gigadrain", "hiddenpowerbug", "spore", "swordsdance", "synthesis"],
|
|
177
156
|
tier: "NU",
|
|
178
157
|
},
|
|
179
158
|
venonat: {
|
|
180
159
|
tier: "LC",
|
|
181
160
|
},
|
|
182
161
|
venomoth: {
|
|
183
|
-
randomBattleMoves: ["disable", "gigadrain", "psychic", "sleeppowder", "sludgebomb", "stunspore"],
|
|
184
162
|
tier: "NU",
|
|
185
163
|
},
|
|
186
164
|
diglett: {
|
|
187
165
|
tier: "LC",
|
|
188
166
|
},
|
|
189
167
|
dugtrio: {
|
|
190
|
-
randomBattleMoves: ["earthquake", "rockslide", "sludgebomb", "substitute", "swagger"],
|
|
191
168
|
tier: "NU",
|
|
192
169
|
},
|
|
193
170
|
meowth: {
|
|
194
171
|
tier: "LC",
|
|
195
172
|
},
|
|
196
173
|
persian: {
|
|
197
|
-
randomBattleMoves: ["bodyslam", "hypnosis", "irontail", "rest", "return", "thunder"],
|
|
198
174
|
tier: "NU",
|
|
199
175
|
},
|
|
200
176
|
psyduck: {
|
|
201
177
|
tier: "LC",
|
|
202
178
|
},
|
|
203
179
|
golduck: {
|
|
204
|
-
randomBattleMoves: ["crosschop", "hiddenpowerelectric", "hydropump", "hypnosis", "icebeam", "psychic", "surf"],
|
|
205
180
|
tier: "NUBL",
|
|
206
181
|
},
|
|
207
182
|
mankey: {
|
|
208
183
|
tier: "LC",
|
|
209
184
|
},
|
|
210
185
|
primeape: {
|
|
211
|
-
randomBattleMoves: ["crosschop", "doubleedge", "hiddenpowerghost", "meditate", "rest", "rockslide", "substitute"],
|
|
212
186
|
tier: "NU",
|
|
213
187
|
},
|
|
214
188
|
growlithe: {
|
|
215
189
|
tier: "LC",
|
|
216
190
|
},
|
|
217
191
|
arcanine: {
|
|
218
|
-
randomBattleMoves: ["bodyslam", "crunch", "extremespeed", "fireblast", "hiddenpowergrass", "rest", "sleeptalk"],
|
|
219
192
|
tier: "UU",
|
|
220
193
|
},
|
|
221
194
|
poliwag: {
|
|
@@ -225,11 +198,9 @@ export const FormatsData = {
|
|
|
225
198
|
tier: "NU",
|
|
226
199
|
},
|
|
227
200
|
poliwrath: {
|
|
228
|
-
randomBattleMoves: ["bellydrum", "bodyslam", "earthquake", "lovelykiss"],
|
|
229
201
|
tier: "NUBL",
|
|
230
202
|
},
|
|
231
203
|
politoed: {
|
|
232
|
-
randomBattleMoves: ["growth", "hiddenpowerelectric", "icebeam", "lovelykiss", "rest", "sleeptalk", "surf"],
|
|
233
204
|
tier: "UU",
|
|
234
205
|
},
|
|
235
206
|
abra: {
|
|
@@ -239,7 +210,6 @@ export const FormatsData = {
|
|
|
239
210
|
tier: "UU",
|
|
240
211
|
},
|
|
241
212
|
alakazam: {
|
|
242
|
-
randomBattleMoves: ["encore", "firepunch", "icepunch", "psychic", "recover", "thunderpunch", "thunderwave"],
|
|
243
213
|
tier: "UUBL",
|
|
244
214
|
},
|
|
245
215
|
machop: {
|
|
@@ -249,7 +219,6 @@ export const FormatsData = {
|
|
|
249
219
|
tier: "NU",
|
|
250
220
|
},
|
|
251
221
|
machamp: {
|
|
252
|
-
randomBattleMoves: ["bodyslam", "crosschop", "curse", "earthquake", "hiddenpowerghost", "rest", "rockslide", "sleeptalk"],
|
|
253
222
|
tier: "OU",
|
|
254
223
|
},
|
|
255
224
|
bellsprout: {
|
|
@@ -259,14 +228,12 @@ export const FormatsData = {
|
|
|
259
228
|
tier: "NFE",
|
|
260
229
|
},
|
|
261
230
|
victreebel: {
|
|
262
|
-
randomBattleMoves: ["hiddenpowerground", "razorleaf", "sleeppowder", "sludgebomb", "swordsdance", "synthesis"],
|
|
263
231
|
tier: "UU",
|
|
264
232
|
},
|
|
265
233
|
tentacool: {
|
|
266
234
|
tier: "NU",
|
|
267
235
|
},
|
|
268
236
|
tentacruel: {
|
|
269
|
-
randomBattleMoves: ["hydropump", "sludgebomb", "substitute", "swordsdance"],
|
|
270
237
|
tier: "UUBL",
|
|
271
238
|
},
|
|
272
239
|
geodude: {
|
|
@@ -276,64 +243,54 @@ export const FormatsData = {
|
|
|
276
243
|
tier: "NU",
|
|
277
244
|
},
|
|
278
245
|
golem: {
|
|
279
|
-
randomBattleMoves: ["curse", "earthquake", "explosion", "fireblast", "rapidspin", "rockslide"],
|
|
280
246
|
tier: "OU",
|
|
281
247
|
},
|
|
282
248
|
ponyta: {
|
|
283
249
|
tier: "LC",
|
|
284
250
|
},
|
|
285
251
|
rapidash: {
|
|
286
|
-
randomBattleMoves: ["bodyslam", "fireblast", "hiddenpowergrass", "hypnosis", "sunnyday"],
|
|
287
252
|
tier: "NU",
|
|
288
253
|
},
|
|
289
254
|
slowpoke: {
|
|
290
255
|
tier: "NU",
|
|
291
256
|
},
|
|
292
257
|
slowbro: {
|
|
293
|
-
randomBattleMoves: ["fireblast", "psychic", "rest", "sleeptalk", "surf", "thunderwave", "toxic"],
|
|
294
258
|
tier: "UU",
|
|
295
259
|
},
|
|
296
260
|
slowking: {
|
|
297
|
-
randomBattleMoves: ["fireblast", "psychic", "rest", "sleeptalk", "surf", "thunderwave", "toxic"],
|
|
298
261
|
tier: "UU",
|
|
299
262
|
},
|
|
300
263
|
magnemite: {
|
|
301
264
|
tier: "NU",
|
|
302
265
|
},
|
|
303
266
|
magneton: {
|
|
304
|
-
randomBattleMoves: ["hiddenpowerice", "substitute", "thunderbolt", "thunderwave"],
|
|
305
267
|
tier: "UU",
|
|
306
268
|
},
|
|
307
269
|
farfetchd: {
|
|
308
|
-
randomBattleMoves: ["agility", "batonpass", "return", "swordsdance"],
|
|
309
270
|
tier: "NU",
|
|
310
271
|
},
|
|
311
272
|
doduo: {
|
|
312
273
|
tier: "LC",
|
|
313
274
|
},
|
|
314
275
|
dodrio: {
|
|
315
|
-
randomBattleMoves: ["doubleedge", "drillpeck", "hiddenpowerground", "rest", "substitute"],
|
|
316
276
|
tier: "UU",
|
|
317
277
|
},
|
|
318
278
|
seel: {
|
|
319
279
|
tier: "LC",
|
|
320
280
|
},
|
|
321
281
|
dewgong: {
|
|
322
|
-
randomBattleMoves: ["bodyslam", "encore", "icebeam", "rest", "sleeptalk", "surf", "toxic"],
|
|
323
282
|
tier: "NU",
|
|
324
283
|
},
|
|
325
284
|
grimer: {
|
|
326
285
|
tier: "LC",
|
|
327
286
|
},
|
|
328
287
|
muk: {
|
|
329
|
-
randomBattleMoves: ["curse", "explosion", "fireblast", "hiddenpowerground", "sludgebomb"],
|
|
330
288
|
tier: "UUBL",
|
|
331
289
|
},
|
|
332
290
|
shellder: {
|
|
333
291
|
tier: "LC",
|
|
334
292
|
},
|
|
335
293
|
cloyster: {
|
|
336
|
-
randomBattleMoves: ["explosion", "icebeam", "spikes", "surf", "toxic"],
|
|
337
294
|
tier: "OU",
|
|
338
295
|
},
|
|
339
296
|
gastly: {
|
|
@@ -343,97 +300,81 @@ export const FormatsData = {
|
|
|
343
300
|
tier: "UU",
|
|
344
301
|
},
|
|
345
302
|
gengar: {
|
|
346
|
-
randomBattleMoves: ["destinybond", "explosion", "firepunch", "hypnosis", "icepunch", "thunderbolt"],
|
|
347
303
|
tier: "OU",
|
|
348
304
|
},
|
|
349
305
|
onix: {
|
|
350
306
|
tier: "LC",
|
|
351
307
|
},
|
|
352
308
|
steelix: {
|
|
353
|
-
randomBattleMoves: ["curse", "earthquake", "explosion", "irontail", "rest", "roar", "sleeptalk", "toxic"],
|
|
354
309
|
tier: "OU",
|
|
355
310
|
},
|
|
356
311
|
drowzee: {
|
|
357
312
|
tier: "LC",
|
|
358
313
|
},
|
|
359
314
|
hypno: {
|
|
360
|
-
randomBattleMoves: ["hypnosis", "lightscreen", "psychic", "reflect", "seismictoss", "thunderwave"],
|
|
361
315
|
tier: "UU",
|
|
362
316
|
},
|
|
363
317
|
krabby: {
|
|
364
318
|
tier: "LC",
|
|
365
319
|
},
|
|
366
320
|
kingler: {
|
|
367
|
-
randomBattleMoves: ["hiddenpowerground", "rest", "return", "surf", "swordsdance"],
|
|
368
321
|
tier: "NU",
|
|
369
322
|
},
|
|
370
323
|
voltorb: {
|
|
371
324
|
tier: "NU",
|
|
372
325
|
},
|
|
373
326
|
electrode: {
|
|
374
|
-
randomBattleMoves: ["explosion", "hiddenpowerice", "lightscreen", "reflect", "thunderbolt", "thunderwave"],
|
|
375
327
|
tier: "UU",
|
|
376
328
|
},
|
|
377
329
|
exeggcute: {
|
|
378
330
|
tier: "NU",
|
|
379
331
|
},
|
|
380
332
|
exeggutor: {
|
|
381
|
-
randomBattleMoves: ["explosion", "gigadrain", "hiddenpowerfire", "psychic", "sleeppowder", "stunspore", "synthesis"],
|
|
382
333
|
tier: "OU",
|
|
383
334
|
},
|
|
384
335
|
cubone: {
|
|
385
336
|
tier: "NU",
|
|
386
337
|
},
|
|
387
338
|
marowak: {
|
|
388
|
-
randomBattleMoves: ["earthquake", "hiddenpowerbug", "rockslide", "swordsdance"],
|
|
389
339
|
tier: "OU",
|
|
390
340
|
},
|
|
391
341
|
tyrogue: {
|
|
392
342
|
tier: "LC",
|
|
393
343
|
},
|
|
394
344
|
hitmonlee: {
|
|
395
|
-
randomBattleMoves: ["bodyslam", "hiddenpowerghost", "highjumpkick", "meditate", "rest"],
|
|
396
345
|
tier: "NU",
|
|
397
346
|
},
|
|
398
347
|
hitmonchan: {
|
|
399
|
-
randomBattleMoves: ["bodyslam", "counter", "curse", "hiddenpowerghost", "highjumpkick"],
|
|
400
348
|
tier: "NU",
|
|
401
349
|
},
|
|
402
350
|
hitmontop: {
|
|
403
|
-
randomBattleMoves: ["curse", "hiddenpowerghost", "highjumpkick", "rest", "sleeptalk"],
|
|
404
351
|
tier: "NU",
|
|
405
352
|
},
|
|
406
353
|
lickitung: {
|
|
407
|
-
randomBattleMoves: ["bodyslam", "earthquake", "fireblast", "rest", "sleeptalk", "swordsdance"],
|
|
408
354
|
tier: "NU",
|
|
409
355
|
},
|
|
410
356
|
koffing: {
|
|
411
357
|
tier: "LC",
|
|
412
358
|
},
|
|
413
359
|
weezing: {
|
|
414
|
-
randomBattleMoves: ["explosion", "fireblast", "hiddenpowergrass", "painsplit", "sludgebomb", "thunder"],
|
|
415
360
|
tier: "NU",
|
|
416
361
|
},
|
|
417
362
|
rhyhorn: {
|
|
418
363
|
tier: "LC",
|
|
419
364
|
},
|
|
420
365
|
rhydon: {
|
|
421
|
-
randomBattleMoves: ["curse", "earthquake", "fireblast", "rest", "roar", "rockslide", "sleeptalk", "zapcannon"],
|
|
422
366
|
tier: "OU",
|
|
423
367
|
},
|
|
424
368
|
chansey: {
|
|
425
369
|
tier: "UU",
|
|
426
370
|
},
|
|
427
371
|
blissey: {
|
|
428
|
-
randomBattleMoves: ["flamethrower", "healbell", "icebeam", "present", "sing", "softboiled", "toxic"],
|
|
429
372
|
tier: "OU",
|
|
430
373
|
},
|
|
431
374
|
tangela: {
|
|
432
|
-
randomBattleMoves: ["gigadrain", "growth", "hiddenpowerice", "sleeppowder", "synthesis"],
|
|
433
375
|
tier: "NU",
|
|
434
376
|
},
|
|
435
377
|
kangaskhan: {
|
|
436
|
-
randomBattleMoves: ["bodyslam", "curse", "earthquake", "rest", "return", "roar", "sleeptalk"],
|
|
437
378
|
tier: "UUBL",
|
|
438
379
|
},
|
|
439
380
|
horsea: {
|
|
@@ -443,141 +384,114 @@ export const FormatsData = {
|
|
|
443
384
|
tier: "NU",
|
|
444
385
|
},
|
|
445
386
|
kingdra: {
|
|
446
|
-
randomBattleMoves: ["dragonbreath", "hiddenpowerelectric", "icebeam", "rest", "sleeptalk", "surf"],
|
|
447
387
|
tier: "UUBL",
|
|
448
388
|
},
|
|
449
389
|
goldeen: {
|
|
450
390
|
tier: "LC",
|
|
451
391
|
},
|
|
452
392
|
seaking: {
|
|
453
|
-
randomBattleMoves: ["agility", "return", "substitute", "surf", "swordsdance"],
|
|
454
393
|
tier: "NU",
|
|
455
394
|
},
|
|
456
395
|
staryu: {
|
|
457
396
|
tier: "LC",
|
|
458
397
|
},
|
|
459
398
|
starmie: {
|
|
460
|
-
randomBattleMoves: ["psychic", "rapidspin", "recover", "surf", "thunderbolt", "thunderwave"],
|
|
461
399
|
tier: "OU",
|
|
462
400
|
},
|
|
463
401
|
mrmime: {
|
|
464
|
-
randomBattleMoves: ["encore", "firepunch", "hypnosis", "icepunch", "psychic", "thief", "thunderbolt", "thunderwave"],
|
|
465
402
|
tier: "UU",
|
|
466
403
|
},
|
|
467
404
|
scyther: {
|
|
468
|
-
randomBattleMoves: ["batonpass", "hiddenpowerbug", "hiddenpowerground", "swordsdance", "wingattack"],
|
|
469
405
|
tier: "UU",
|
|
470
406
|
},
|
|
471
407
|
scizor: {
|
|
472
|
-
randomBattleMoves: ["agility", "batonpass", "hiddenpowerbug", "return", "swordsdance"],
|
|
473
408
|
tier: "UUBL",
|
|
474
409
|
},
|
|
475
410
|
smoochum: {
|
|
476
411
|
tier: "LC",
|
|
477
412
|
},
|
|
478
413
|
jynx: {
|
|
479
|
-
randomBattleMoves: ["icebeam", "lovelykiss", "nightmare", "psychic", "substitute", "thief"],
|
|
480
414
|
tier: "OU",
|
|
481
415
|
},
|
|
482
416
|
elekid: {
|
|
483
417
|
tier: "NU",
|
|
484
418
|
},
|
|
485
419
|
electabuzz: {
|
|
486
|
-
randomBattleMoves: ["crosschop", "icepunch", "psychic", "pursuit", "thunder", "thunderbolt"],
|
|
487
420
|
tier: "UU",
|
|
488
421
|
},
|
|
489
422
|
magby: {
|
|
490
423
|
tier: "LC",
|
|
491
424
|
},
|
|
492
425
|
magmar: {
|
|
493
|
-
randomBattleMoves: ["crosschop", "fireblast", "hiddenpowerground", "sunnyday", "thief", "thunderpunch"],
|
|
494
426
|
tier: "NU",
|
|
495
427
|
},
|
|
496
428
|
pinsir: {
|
|
497
|
-
randomBattleMoves: ["bodyslam", "doubleedge", "hiddenpowerbug", "rest", "submission", "swordsdance"],
|
|
498
429
|
tier: "UU",
|
|
499
430
|
},
|
|
500
431
|
tauros: {
|
|
501
|
-
randomBattleMoves: ["curse", "doubleedge", "earthquake", "rest", "return", "sleeptalk"],
|
|
502
432
|
tier: "UUBL",
|
|
503
433
|
},
|
|
504
434
|
magikarp: {
|
|
505
435
|
tier: "LC",
|
|
506
436
|
},
|
|
507
437
|
gyarados: {
|
|
508
|
-
randomBattleMoves: ["bodyslam", "doubleedge", "hiddenpowerflying", "hydropump", "rest", "sleeptalk", "thunder"],
|
|
509
438
|
tier: "UU",
|
|
510
439
|
},
|
|
511
440
|
lapras: {
|
|
512
|
-
randomBattleMoves: ["icebeam", "rest", "sing", "sleeptalk", "surf", "thunder", "thunderbolt", "toxic"],
|
|
513
441
|
tier: "UUBL",
|
|
514
442
|
},
|
|
515
443
|
ditto: {
|
|
516
|
-
randomBattleMoves: ["transform"],
|
|
517
444
|
tier: "NU",
|
|
518
445
|
},
|
|
519
446
|
eevee: {
|
|
520
447
|
tier: "LC",
|
|
521
448
|
},
|
|
522
449
|
vaporeon: {
|
|
523
|
-
randomBattleMoves: ["growth", "hiddenpowerelectric", "icebeam", "rest", "sleeptalk", "surf"],
|
|
524
450
|
tier: "OU",
|
|
525
451
|
},
|
|
526
452
|
jolteon: {
|
|
527
|
-
randomBattleMoves: ["batonpass", "growth", "hiddenpowerice", "hiddenpowerwater", "substitute", "thunderbolt", "thunderwave"],
|
|
528
453
|
tier: "UUBL",
|
|
529
454
|
},
|
|
530
455
|
flareon: {
|
|
531
|
-
randomBattleMoves: ["batonpass", "doubleedge", "fireblast", "growth", "hiddenpowergrass", "zapcannon"],
|
|
532
456
|
tier: "NU",
|
|
533
457
|
},
|
|
534
458
|
espeon: {
|
|
535
|
-
randomBattleMoves: ["batonpass", "bite", "growth", "hiddenpowerfire", "morningsun", "psychic", "substitute"],
|
|
536
459
|
tier: "UUBL",
|
|
537
460
|
},
|
|
538
461
|
umbreon: {
|
|
539
|
-
randomBattleMoves: ["batonpass", "growth", "hiddenpowerdark", "meanlook", "moonlight"],
|
|
540
462
|
tier: "OU",
|
|
541
463
|
},
|
|
542
464
|
porygon: {
|
|
543
465
|
tier: "NU",
|
|
544
466
|
},
|
|
545
467
|
porygon2: {
|
|
546
|
-
randomBattleMoves: ["curse", "doubleedge", "icebeam", "recover", "return", "thunderbolt", "thunderwave"],
|
|
547
468
|
tier: "UUBL",
|
|
548
469
|
},
|
|
549
470
|
omanyte: {
|
|
550
471
|
tier: "LC",
|
|
551
472
|
},
|
|
552
473
|
omastar: {
|
|
553
|
-
randomBattleMoves: ["hiddenpowerelectric", "icebeam", "rest", "sleeptalk", "surf"],
|
|
554
474
|
tier: "UU",
|
|
555
475
|
},
|
|
556
476
|
kabuto: {
|
|
557
477
|
tier: "LC",
|
|
558
478
|
},
|
|
559
479
|
kabutops: {
|
|
560
|
-
randomBattleMoves: ["ancientpower", "hiddenpowerground", "return", "submission", "surf", "swordsdance"],
|
|
561
480
|
tier: "UU",
|
|
562
481
|
},
|
|
563
482
|
aerodactyl: {
|
|
564
|
-
randomBattleMoves: ["ancientpower", "curse", "earthquake", "hiddenpowerflying", "reflect", "whirlwind"],
|
|
565
483
|
tier: "UUBL",
|
|
566
484
|
},
|
|
567
485
|
snorlax: {
|
|
568
|
-
randomBattleMoves: ["curse", "doubleedge", "earthquake", "fireblast", "lovelykiss", "rest", "return", "sleeptalk"],
|
|
569
486
|
tier: "OU",
|
|
570
487
|
},
|
|
571
488
|
articuno: {
|
|
572
|
-
randomBattleMoves: ["hiddenpowerelectric", "icebeam", "rest", "sleeptalk", "toxic"],
|
|
573
489
|
tier: "UUBL",
|
|
574
490
|
},
|
|
575
491
|
zapdos: {
|
|
576
|
-
randomBattleMoves: ["hiddenpowerice", "rest", "sleeptalk", "thunder"],
|
|
577
492
|
tier: "OU",
|
|
578
493
|
},
|
|
579
494
|
moltres: {
|
|
580
|
-
randomBattleMoves: ["fireblast", "hiddenpowergrass", "rest", "sleeptalk", "sunnyday"],
|
|
581
495
|
tier: "UUBL",
|
|
582
496
|
},
|
|
583
497
|
dratini: {
|
|
@@ -587,15 +501,12 @@ export const FormatsData = {
|
|
|
587
501
|
tier: "NU",
|
|
588
502
|
},
|
|
589
503
|
dragonite: {
|
|
590
|
-
randomBattleMoves: ["haze", "hiddenpowerflying", "icebeam", "lightscreen", "reflect", "rest", "thunder"],
|
|
591
504
|
tier: "UUBL",
|
|
592
505
|
},
|
|
593
506
|
mewtwo: {
|
|
594
|
-
randomBattleMoves: ["fireblast", "icebeam", "psychic", "recover", "thunderbolt", "thunderwave"],
|
|
595
507
|
tier: "Uber",
|
|
596
508
|
},
|
|
597
509
|
mew: {
|
|
598
|
-
randomBattleMoves: ["earthquake", "explosion", "psychic", "shadowball", "softboiled", "submission", "swordsdance"],
|
|
599
510
|
tier: "Uber",
|
|
600
511
|
},
|
|
601
512
|
chikorita: {
|
|
@@ -605,7 +516,6 @@ export const FormatsData = {
|
|
|
605
516
|
tier: "NU",
|
|
606
517
|
},
|
|
607
518
|
meganium: {
|
|
608
|
-
randomBattleMoves: ["hiddenpowerfire", "leechseed", "lightscreen", "razorleaf", "reflect", "synthesis"],
|
|
609
519
|
tier: "UUBL",
|
|
610
520
|
},
|
|
611
521
|
cyndaquil: {
|
|
@@ -615,7 +525,6 @@ export const FormatsData = {
|
|
|
615
525
|
tier: "NFE",
|
|
616
526
|
},
|
|
617
527
|
typhlosion: {
|
|
618
|
-
randomBattleMoves: ["earthquake", "fireblast", "rest", "sleeptalk", "thunderpunch"],
|
|
619
528
|
tier: "UUBL",
|
|
620
529
|
},
|
|
621
530
|
totodile: {
|
|
@@ -625,56 +534,48 @@ export const FormatsData = {
|
|
|
625
534
|
tier: "NFE",
|
|
626
535
|
},
|
|
627
536
|
feraligatr: {
|
|
628
|
-
randomBattleMoves: ["crunch", "earthquake", "icebeam", "rest", "rockslide", "sleeptalk", "surf"],
|
|
629
537
|
tier: "NUBL",
|
|
630
538
|
},
|
|
631
539
|
sentret: {
|
|
632
540
|
tier: "LC",
|
|
633
541
|
},
|
|
634
542
|
furret: {
|
|
635
|
-
randomBattleMoves: ["curse", "doubleedge", "rest", "shadowball", "sleeptalk", "surf"],
|
|
636
543
|
tier: "NU",
|
|
637
544
|
},
|
|
638
545
|
hoothoot: {
|
|
639
546
|
tier: "LC",
|
|
640
547
|
},
|
|
641
548
|
noctowl: {
|
|
642
|
-
randomBattleMoves: ["hypnosis", "nightshade", "reflect", "thief", "toxic", "whirlwind"],
|
|
643
549
|
tier: "NU",
|
|
644
550
|
},
|
|
645
551
|
ledyba: {
|
|
646
552
|
tier: "LC",
|
|
647
553
|
},
|
|
648
554
|
ledian: {
|
|
649
|
-
randomBattleMoves: ["agility", "barrier", "batonpass", "lightscreen"],
|
|
650
555
|
tier: "NU",
|
|
651
556
|
},
|
|
652
557
|
spinarak: {
|
|
653
558
|
tier: "LC",
|
|
654
559
|
},
|
|
655
560
|
ariados: {
|
|
656
|
-
randomBattleMoves: ["batonpass", "curse", "sludgebomb", "spiderweb"],
|
|
657
561
|
tier: "NU",
|
|
658
562
|
},
|
|
659
563
|
chinchou: {
|
|
660
564
|
tier: "NU",
|
|
661
565
|
},
|
|
662
566
|
lanturn: {
|
|
663
|
-
randomBattleMoves: ["icebeam", "raindance", "rest", "sleeptalk", "surf", "thunder"],
|
|
664
567
|
tier: "UU",
|
|
665
568
|
},
|
|
666
569
|
togepi: {
|
|
667
570
|
tier: "LC",
|
|
668
571
|
},
|
|
669
572
|
togetic: {
|
|
670
|
-
randomBattleMoves: ["fireblast", "solarbeam", "sunnyday", "zapcannon"],
|
|
671
573
|
tier: "NU",
|
|
672
574
|
},
|
|
673
575
|
natu: {
|
|
674
576
|
tier: "LC",
|
|
675
577
|
},
|
|
676
578
|
xatu: {
|
|
677
|
-
randomBattleMoves: ["drillpeck", "haze", "hiddenpowergrass", "hiddenpowerwater", "psychic", "rest", "sleeptalk", "thief"],
|
|
678
579
|
tier: "NU",
|
|
679
580
|
},
|
|
680
581
|
mareep: {
|
|
@@ -684,18 +585,15 @@ export const FormatsData = {
|
|
|
684
585
|
tier: "NU",
|
|
685
586
|
},
|
|
686
587
|
ampharos: {
|
|
687
|
-
randomBattleMoves: ["firepunch", "hiddenpowerice", "lightscreen", "reflect", "rest", "sleeptalk", "thunderbolt", "thunderwave"],
|
|
688
588
|
tier: "UU",
|
|
689
589
|
},
|
|
690
590
|
marill: {
|
|
691
591
|
tier: "LC",
|
|
692
592
|
},
|
|
693
593
|
azumarill: {
|
|
694
|
-
randomBattleMoves: ["perishsong", "rest", "surf", "whirlpool"],
|
|
695
594
|
tier: "NU",
|
|
696
595
|
},
|
|
697
596
|
sudowoodo: {
|
|
698
|
-
randomBattleMoves: ["curse", "earthquake", "rest", "rockslide", "selfdestruct", "sleeptalk"],
|
|
699
597
|
tier: "NU",
|
|
700
598
|
},
|
|
701
599
|
hoppip: {
|
|
@@ -705,169 +603,135 @@ export const FormatsData = {
|
|
|
705
603
|
tier: "NFE",
|
|
706
604
|
},
|
|
707
605
|
jumpluff: {
|
|
708
|
-
randomBattleMoves: ["gigadrain", "hiddenpowerice", "hiddenpowerwater", "leechseed", "sleeppowder", "stunspore"],
|
|
709
606
|
tier: "UU",
|
|
710
607
|
},
|
|
711
608
|
aipom: {
|
|
712
|
-
randomBattleMoves: ["agility", "batonpass", "curse", "return", "shadowball"],
|
|
713
609
|
tier: "NU",
|
|
714
610
|
},
|
|
715
611
|
sunkern: {
|
|
716
612
|
tier: "LC",
|
|
717
613
|
},
|
|
718
614
|
sunflora: {
|
|
719
|
-
randomBattleMoves: ["growth", "hiddenpowerfire", "hiddenpowerwater", "razorleaf", "synthesis"],
|
|
720
615
|
tier: "NU",
|
|
721
616
|
},
|
|
722
617
|
yanma: {
|
|
723
|
-
randomBattleMoves: ["gigadrain", "hiddenpowerbug", "hiddenpowerflying", "return", "screech", "thief"],
|
|
724
618
|
tier: "NU",
|
|
725
619
|
},
|
|
726
620
|
wooper: {
|
|
727
621
|
tier: "LC",
|
|
728
622
|
},
|
|
729
623
|
quagsire: {
|
|
730
|
-
randomBattleMoves: ["bellydrum", "bodyslam", "earthquake", "rest", "surf"],
|
|
731
624
|
tier: "UU",
|
|
732
625
|
},
|
|
733
626
|
murkrow: {
|
|
734
|
-
randomBattleMoves: ["drillpeck", "haze", "hiddenpowerdark", "hiddenpowerfire", "pursuit", "thief", "toxic"],
|
|
735
627
|
tier: "NU",
|
|
736
628
|
},
|
|
737
629
|
misdreavus: {
|
|
738
|
-
randomBattleMoves: ["meanlook", "painsplit", "perishsong", "psychic", "shadowball", "thief", "thunderbolt"],
|
|
739
630
|
tier: "OU",
|
|
740
631
|
},
|
|
741
632
|
unown: {
|
|
742
|
-
randomBattleMoves: ["hiddenpowerpsychic"],
|
|
743
633
|
tier: "NU",
|
|
744
634
|
},
|
|
745
635
|
wobbuffet: {
|
|
746
|
-
randomBattleMoves: ["counter", "mimic", "mirrorcoat", "safeguard"],
|
|
747
636
|
tier: "NU",
|
|
748
637
|
},
|
|
749
638
|
girafarig: {
|
|
750
|
-
randomBattleMoves: ["crunch", "curse", "earthquake", "psychic", "rest", "return", "thunderbolt"],
|
|
751
639
|
tier: "UU",
|
|
752
640
|
},
|
|
753
641
|
pineco: {
|
|
754
642
|
tier: "NU",
|
|
755
643
|
},
|
|
756
644
|
forretress: {
|
|
757
|
-
randomBattleMoves: ["doubleedge", "explosion", "hiddenpowerbug", "rapidspin", "reflect", "spikes", "toxic"],
|
|
758
645
|
tier: "OU",
|
|
759
646
|
},
|
|
760
647
|
dunsparce: {
|
|
761
|
-
randomBattleMoves: ["curse", "flamethrower", "rest", "return", "sleeptalk", "thunder", "thunderbolt"],
|
|
762
648
|
tier: "NU",
|
|
763
649
|
},
|
|
764
650
|
gligar: {
|
|
765
|
-
randomBattleMoves: ["counter", "earthquake", "hiddenpowerflying", "screech", "thief"],
|
|
766
651
|
tier: "UU",
|
|
767
652
|
},
|
|
768
653
|
snubbull: {
|
|
769
654
|
tier: "LC",
|
|
770
655
|
},
|
|
771
656
|
granbull: {
|
|
772
|
-
randomBattleMoves: ["curse", "healbell", "hiddenpowerground", "lovelykiss", "rest", "return", "sleeptalk"],
|
|
773
657
|
tier: "UU",
|
|
774
658
|
},
|
|
775
659
|
qwilfish: {
|
|
776
|
-
randomBattleMoves: ["curse", "haze", "hydropump", "sludgebomb", "spikes"],
|
|
777
660
|
tier: "UU",
|
|
778
661
|
},
|
|
779
662
|
shuckle: {
|
|
780
|
-
randomBattleMoves: ["defensecurl", "rest", "rollout", "toxic"],
|
|
781
663
|
tier: "NU",
|
|
782
664
|
},
|
|
783
665
|
heracross: {
|
|
784
|
-
randomBattleMoves: ["curse", "earthquake", "megahorn", "rest", "seismictoss", "sleeptalk"],
|
|
785
666
|
tier: "OU",
|
|
786
667
|
},
|
|
787
668
|
sneasel: {
|
|
788
|
-
randomBattleMoves: ["icebeam", "moonlight", "return", "screech", "shadowball", "thief"],
|
|
789
669
|
tier: "NU",
|
|
790
670
|
},
|
|
791
671
|
teddiursa: {
|
|
792
672
|
tier: "LC",
|
|
793
673
|
},
|
|
794
674
|
ursaring: {
|
|
795
|
-
randomBattleMoves: ["curse", "earthquake", "rest", "return", "roar", "sleeptalk"],
|
|
796
675
|
tier: "UUBL",
|
|
797
676
|
},
|
|
798
677
|
slugma: {
|
|
799
678
|
tier: "LC",
|
|
800
679
|
},
|
|
801
680
|
magcargo: {
|
|
802
|
-
randomBattleMoves: ["curse", "earthquake", "fireblast", "rest", "rockslide", "sleeptalk"],
|
|
803
681
|
tier: "NU",
|
|
804
682
|
},
|
|
805
683
|
swinub: {
|
|
806
684
|
tier: "LC",
|
|
807
685
|
},
|
|
808
686
|
piloswine: {
|
|
809
|
-
randomBattleMoves: ["ancientpower", "bodyslam", "curse", "earthquake", "icebeam", "rest", "sleeptalk"],
|
|
810
687
|
tier: "UU",
|
|
811
688
|
},
|
|
812
689
|
corsola: {
|
|
813
|
-
randomBattleMoves: ["curse", "recover", "rockslide", "surf", "toxic"],
|
|
814
690
|
tier: "NU",
|
|
815
691
|
},
|
|
816
692
|
remoraid: {
|
|
817
693
|
tier: "LC",
|
|
818
694
|
},
|
|
819
695
|
octillery: {
|
|
820
|
-
randomBattleMoves: ["flamethrower", "hiddenpowerelectric", "icebeam", "rest", "sleeptalk", "surf"],
|
|
821
696
|
tier: "NU",
|
|
822
697
|
},
|
|
823
698
|
delibird: {
|
|
824
|
-
randomBattleMoves: ["hiddenpowerflying", "icebeam", "rapidspin", "spikes", "thief"],
|
|
825
699
|
tier: "NU",
|
|
826
700
|
},
|
|
827
701
|
mantine: {
|
|
828
|
-
randomBattleMoves: ["haze", "hiddenpowerelectric", "icebeam", "rest", "sleeptalk", "surf", "toxic"],
|
|
829
702
|
tier: "NU",
|
|
830
703
|
},
|
|
831
704
|
skarmory: {
|
|
832
|
-
randomBattleMoves: ["curse", "drillpeck", "rest", "sleeptalk", "toxic"],
|
|
833
705
|
tier: "OU",
|
|
834
706
|
},
|
|
835
707
|
houndour: {
|
|
836
708
|
tier: "NU",
|
|
837
709
|
},
|
|
838
710
|
houndoom: {
|
|
839
|
-
randomBattleMoves: ["crunch", "fireblast", "pursuit", "solarbeam", "sunnyday"],
|
|
840
711
|
tier: "UUBL",
|
|
841
712
|
},
|
|
842
713
|
phanpy: {
|
|
843
714
|
tier: "LC",
|
|
844
715
|
},
|
|
845
716
|
donphan: {
|
|
846
|
-
randomBattleMoves: ["ancientpower", "curse", "earthquake", "hiddenpowerbug", "rapidspin", "rest", "roar", "sleeptalk"],
|
|
847
717
|
tier: "UUBL",
|
|
848
718
|
},
|
|
849
719
|
stantler: {
|
|
850
|
-
randomBattleMoves: ["confuseray", "curse", "earthquake", "rest", "return", "sleeptalk"],
|
|
851
720
|
tier: "NU",
|
|
852
721
|
},
|
|
853
722
|
smeargle: {
|
|
854
|
-
randomBattleMoves: ["agility", "batonpass", "spikes", "spore"],
|
|
855
723
|
tier: "UUBL",
|
|
856
724
|
},
|
|
857
725
|
miltank: {
|
|
858
|
-
randomBattleMoves: ["bodyslam", "curse", "earthquake", "healbell", "milkdrink"],
|
|
859
726
|
tier: "OU",
|
|
860
727
|
},
|
|
861
728
|
raikou: {
|
|
862
|
-
randomBattleMoves: ["crunch", "hiddenpowerice", "hiddenpowerwater", "reflect", "rest", "roar", "sleeptalk", "thunder", "thunderbolt"],
|
|
863
729
|
tier: "OU",
|
|
864
730
|
},
|
|
865
731
|
entei: {
|
|
866
|
-
randomBattleMoves: ["fireblast", "hiddenpowerrock", "return", "solarbeam", "sunnyday"],
|
|
867
732
|
tier: "UUBL",
|
|
868
733
|
},
|
|
869
734
|
suicune: {
|
|
870
|
-
randomBattleMoves: ["hiddenpowerelectric", "icebeam", "rest", "roar", "sleeptalk", "surf", "toxic"],
|
|
871
735
|
tier: "OU",
|
|
872
736
|
},
|
|
873
737
|
larvitar: {
|
|
@@ -877,19 +741,15 @@ export const FormatsData = {
|
|
|
877
741
|
tier: "NU",
|
|
878
742
|
},
|
|
879
743
|
tyranitar: {
|
|
880
|
-
randomBattleMoves: ["crunch", "curse", "earthquake", "fireblast", "pursuit", "rest", "roar", "rockslide", "surf"],
|
|
881
744
|
tier: "OU",
|
|
882
745
|
},
|
|
883
746
|
lugia: {
|
|
884
|
-
randomBattleMoves: ["aeroblast", "curse", "earthquake", "icebeam", "recover", "whirlwind"],
|
|
885
747
|
tier: "Uber",
|
|
886
748
|
},
|
|
887
749
|
hooh: {
|
|
888
|
-
randomBattleMoves: ["curse", "earthquake", "hiddenpowerflying", "recover", "sacredfire", "thunder", "thunderbolt"],
|
|
889
750
|
tier: "Uber",
|
|
890
751
|
},
|
|
891
752
|
celebi: {
|
|
892
|
-
randomBattleMoves: ["hiddenpowergrass", "healbell", "leechseed", "psychic", "recover", "toxic"],
|
|
893
753
|
tier: "Uber",
|
|
894
754
|
},
|
|
895
755
|
};
|