@pkmn/sim 0.7.40 → 0.7.41
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 +227 -135
- package/build/cjs/config/formats.js.map +1 -1
- package/build/cjs/data/abilities.js +0 -1
- package/build/cjs/data/abilities.js.map +1 -1
- package/build/cjs/data/aliases.js +3 -3
- package/build/cjs/data/aliases.js.map +1 -1
- package/build/cjs/data/formats-data.js +275 -347
- package/build/cjs/data/formats-data.js.map +1 -1
- package/build/cjs/data/items.js +0 -25
- package/build/cjs/data/items.js.map +1 -1
- package/build/cjs/data/learnsets.js +39 -0
- package/build/cjs/data/learnsets.js.map +1 -1
- package/build/cjs/data/mods/gen1/formats-data.js +2 -2
- package/build/cjs/data/mods/gen1/formats-data.js.map +1 -1
- package/build/cjs/data/mods/gen8/items.js +63 -20
- package/build/cjs/data/mods/gen8/items.js.map +1 -1
- package/build/cjs/data/mods/gen8/pokedex.js +4 -0
- package/build/cjs/data/mods/gen8/pokedex.js.map +1 -1
- package/build/cjs/data/moves.js +0 -22
- package/build/cjs/data/moves.js.map +1 -1
- package/build/cjs/data/pokedex.js +13 -1
- package/build/cjs/data/pokedex.js.map +1 -1
- package/build/cjs/sim/team-validator.js +21 -0
- package/build/cjs/sim/team-validator.js.map +1 -1
- package/build/esm/config/formats.mjs +227 -135
- package/build/esm/config/formats.mjs.map +1 -1
- package/build/esm/data/abilities.mjs +0 -1
- package/build/esm/data/abilities.mjs.map +1 -1
- package/build/esm/data/aliases.mjs +3 -3
- package/build/esm/data/aliases.mjs.map +1 -1
- package/build/esm/data/formats-data.mjs +275 -347
- package/build/esm/data/formats-data.mjs.map +1 -1
- package/build/esm/data/items.mjs +0 -25
- package/build/esm/data/items.mjs.map +1 -1
- package/build/esm/data/learnsets.mjs +39 -0
- package/build/esm/data/learnsets.mjs.map +1 -1
- package/build/esm/data/mods/gen1/formats-data.mjs +2 -2
- package/build/esm/data/mods/gen1/formats-data.mjs.map +1 -1
- package/build/esm/data/mods/gen8/items.mjs +63 -20
- package/build/esm/data/mods/gen8/items.mjs.map +1 -1
- package/build/esm/data/mods/gen8/pokedex.mjs +4 -0
- package/build/esm/data/mods/gen8/pokedex.mjs.map +1 -1
- package/build/esm/data/moves.mjs +0 -22
- package/build/esm/data/moves.mjs.map +1 -1
- package/build/esm/data/pokedex.mjs +13 -1
- package/build/esm/data/pokedex.mjs.map +1 -1
- package/build/esm/sim/team-validator.mjs +21 -0
- package/build/esm/sim/team-validator.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -39,7 +39,8 @@ export const Formats = [
|
|
|
39
39
|
'Arena Trap', 'Moody',
|
|
40
40
|
'Sand Veil', 'Shadow Tag',
|
|
41
41
|
'Snow Cloak', "King's Rock",
|
|
42
|
-
'Baton Pass', '
|
|
42
|
+
'Baton Pass', 'Last Respects',
|
|
43
|
+
'Shed Tail'
|
|
43
44
|
]
|
|
44
45
|
},
|
|
45
46
|
{
|
|
@@ -62,12 +63,22 @@ export const Formats = [
|
|
|
62
63
|
mod: 'gen9',
|
|
63
64
|
ruleset: ['Little Cup', 'Standard'],
|
|
64
65
|
banlist: [
|
|
65
|
-
'
|
|
66
|
-
'
|
|
67
|
-
'
|
|
68
|
-
'
|
|
69
|
-
'
|
|
70
|
-
'
|
|
66
|
+
'Basculin-White-Striped',
|
|
67
|
+
'Diglett-Base',
|
|
68
|
+
'Dunsparce',
|
|
69
|
+
'Flittle',
|
|
70
|
+
'Gastly',
|
|
71
|
+
'Girafarig',
|
|
72
|
+
'Meditite',
|
|
73
|
+
'Misdreavus',
|
|
74
|
+
'Murkrow',
|
|
75
|
+
'Qwilfish-Hisui',
|
|
76
|
+
'Rufflet',
|
|
77
|
+
'Scyther',
|
|
78
|
+
'Sneasel',
|
|
79
|
+
'Sneasel-Hisui',
|
|
80
|
+
'Stantler',
|
|
81
|
+
'Moody',
|
|
71
82
|
'Baton Pass'
|
|
72
83
|
]
|
|
73
84
|
},
|
|
@@ -76,14 +87,23 @@ export const Formats = [
|
|
|
76
87
|
mod: 'gen9',
|
|
77
88
|
ruleset: ['Standard', 'Evasion Abilities Clause', 'Same Type Clause', 'Terastal Clause'],
|
|
78
89
|
banlist: [
|
|
79
|
-
'Annihilape', '
|
|
80
|
-
'
|
|
81
|
-
'
|
|
82
|
-
'
|
|
83
|
-
'
|
|
84
|
-
'
|
|
85
|
-
|
|
86
|
-
'
|
|
90
|
+
'Annihilape', 'Arceus',
|
|
91
|
+
'Calyrex-Ice', 'Calyrex-Shadow',
|
|
92
|
+
'Chi-Yu', 'Dialga',
|
|
93
|
+
'Dialga-Origin', 'Eternatus',
|
|
94
|
+
'Giratina', 'Giratina-Origin',
|
|
95
|
+
'Groudon', 'Iron Bundle',
|
|
96
|
+
'Koraidon', 'Kyogre',
|
|
97
|
+
'Magearna', 'Mewtwo',
|
|
98
|
+
'Miraidon', 'Palafin',
|
|
99
|
+
'Palkia', 'Palkia-Origin',
|
|
100
|
+
'Rayquaza', 'Zacian',
|
|
101
|
+
'Zacian-Crowned', 'Zamazenta-Crowned',
|
|
102
|
+
'Moody', 'Shadow Tag',
|
|
103
|
+
'Booster Energy', 'Damp Rock',
|
|
104
|
+
'Focus Band', "King's Rock",
|
|
105
|
+
'Quick Claw', 'Acupressure',
|
|
106
|
+
'Baton Pass', 'Last Respects'
|
|
87
107
|
]
|
|
88
108
|
},
|
|
89
109
|
{
|
|
@@ -99,11 +119,20 @@ export const Formats = [
|
|
|
99
119
|
'!Sleep Clause Mod'
|
|
100
120
|
],
|
|
101
121
|
banlist: [
|
|
102
|
-
'
|
|
103
|
-
'
|
|
104
|
-
'
|
|
105
|
-
'
|
|
106
|
-
'
|
|
122
|
+
'Arceus', 'Calyrex-Ice',
|
|
123
|
+
'Calyrex-Shadow', 'Chi-Yu',
|
|
124
|
+
'Cinderace', 'Dialga',
|
|
125
|
+
'Dialga-Origin', 'Dragonite',
|
|
126
|
+
'Eternatus', 'Flutter Mane',
|
|
127
|
+
'Giratina', 'Giratina-Origin',
|
|
128
|
+
'Groudon', 'Koraidon',
|
|
129
|
+
'Kyogre', 'Magearna',
|
|
130
|
+
'Mew', 'Mewtwo',
|
|
131
|
+
'Mimikyu', 'Miraidon',
|
|
132
|
+
'Palkia', 'Palkia-Origin',
|
|
133
|
+
'Rayquaza', 'Scream Tail',
|
|
134
|
+
'Zacian', 'Zacian-Crowned',
|
|
135
|
+
'Zamazenta', 'Zamazenta-Crowned',
|
|
107
136
|
'Moody', 'Focus Band',
|
|
108
137
|
'Focus Sash', "King's Rock",
|
|
109
138
|
'Quick Claw', 'Acupressure',
|
|
@@ -126,30 +155,49 @@ export const Formats = [
|
|
|
126
155
|
name: '[Gen 9] ZU',
|
|
127
156
|
mod: 'gen9',
|
|
128
157
|
ruleset: ['[Gen 9] PU'],
|
|
129
|
-
banlist: [
|
|
158
|
+
banlist: [
|
|
159
|
+
'PU',
|
|
160
|
+
'Basculin-White-Striped',
|
|
161
|
+
'Beartic',
|
|
162
|
+
'Electrode',
|
|
163
|
+
'Fraxure',
|
|
164
|
+
'Girafarig',
|
|
165
|
+
'Qwilfish-Hisui',
|
|
166
|
+
'Sneasel-Hisui',
|
|
167
|
+
'Vigoroth'
|
|
168
|
+
]
|
|
130
169
|
},
|
|
131
170
|
{
|
|
132
171
|
name: '[Gen 9] LC UU',
|
|
133
172
|
mod: 'gen9',
|
|
134
173
|
ruleset: ['[Gen 9] LC'],
|
|
135
174
|
banlist: [
|
|
136
|
-
'Bramblin', 'Crabrawler',
|
|
137
|
-
'
|
|
138
|
-
'
|
|
139
|
-
'
|
|
140
|
-
'
|
|
141
|
-
'
|
|
142
|
-
'
|
|
143
|
-
'
|
|
144
|
-
'
|
|
145
|
-
'
|
|
175
|
+
'Bramblin', 'Crabrawler',
|
|
176
|
+
'Diglett-Alola', 'Drifloon',
|
|
177
|
+
'Fennekin', 'Foongus',
|
|
178
|
+
'Gimmighoul-Roaming', 'Glimmet',
|
|
179
|
+
'Gothita', 'Greavard',
|
|
180
|
+
'Grimer-Alola', 'Grookey',
|
|
181
|
+
'Growlithe-Hisui', 'Larvesta',
|
|
182
|
+
'Magnemite', 'Mareanie',
|
|
183
|
+
'Meowth-Base', 'Meowth-Alola',
|
|
184
|
+
'Mudbray', 'Numel',
|
|
185
|
+
'Nymble', 'Pawniard',
|
|
186
|
+
'Quaxly', 'Sandile',
|
|
187
|
+
'Shellder', 'Shroodle',
|
|
188
|
+
'Slowpoke-Galar', 'Stunky',
|
|
189
|
+
'Surskit', 'Tinkatink',
|
|
190
|
+
'Toedscool', 'Voltorb',
|
|
191
|
+
'Voltorb-Hisui', 'Wattrel',
|
|
192
|
+
'Wingull', 'Zorua',
|
|
193
|
+
'Zorua-Hisui'
|
|
146
194
|
]
|
|
147
195
|
},
|
|
148
196
|
{
|
|
149
197
|
name: '[Gen 9] CAP',
|
|
150
198
|
mod: 'gen9',
|
|
151
199
|
ruleset: ['[Gen 9] OU', '+CAP'],
|
|
152
|
-
banlist: ['
|
|
200
|
+
banlist: ['Hemogoblin', 'Crucibellite']
|
|
153
201
|
},
|
|
154
202
|
{
|
|
155
203
|
name: '[Gen 9] Free-For-All',
|
|
@@ -157,19 +205,21 @@ export const Formats = [
|
|
|
157
205
|
gameType: 'freeforall',
|
|
158
206
|
ruleset: ['Standard', '!Evasion Items Clause'],
|
|
159
207
|
banlist: [
|
|
160
|
-
'Annihilape', '
|
|
161
|
-
'
|
|
162
|
-
'
|
|
163
|
-
'
|
|
164
|
-
'
|
|
165
|
-
'
|
|
166
|
-
'
|
|
167
|
-
'
|
|
168
|
-
'
|
|
169
|
-
'
|
|
170
|
-
'
|
|
171
|
-
'
|
|
172
|
-
'
|
|
208
|
+
'Annihilape', 'Arceus', 'Calyrex-Ice',
|
|
209
|
+
'Calyrex-Shadow', 'Chi-Yu', 'Dialga',
|
|
210
|
+
'Dialga-Origin', 'Flutter Mane', 'Giratina',
|
|
211
|
+
'Giratina-Origin', 'Groudon', 'Iron Bundle',
|
|
212
|
+
'Koraidon', 'Kyogre', 'Landorus-Base',
|
|
213
|
+
'Magearna', 'Mewtwo', 'Miraidon',
|
|
214
|
+
'Palafin', 'Palkia', 'Palkia-Origin',
|
|
215
|
+
'Rayquaza', 'Spectrier', 'Urshifu-Base',
|
|
216
|
+
'Zacian', 'Zacian-Crowned', 'Moody',
|
|
217
|
+
'Shadow Tag', 'Toxic Debris', 'Acupressure',
|
|
218
|
+
'Aromatic Mist', 'Baton Pass', 'Court Change',
|
|
219
|
+
'Final Gambit', 'Flatter', 'Follow Me',
|
|
220
|
+
'Heal Pulse', 'Last Respects', 'Poison Fang',
|
|
221
|
+
'Rage Powder', 'Spicy Extract', 'Swagger',
|
|
222
|
+
'Toxic', 'Toxic Spikes'
|
|
173
223
|
]
|
|
174
224
|
},
|
|
175
225
|
{
|
|
@@ -234,7 +284,7 @@ export const Formats = [
|
|
|
234
284
|
mod: 'gen9',
|
|
235
285
|
gameType: 'doubles',
|
|
236
286
|
ruleset: ['Standard Doubles', 'Little Cup', 'Sleep Clause Mod'],
|
|
237
|
-
banlist: ['Dunsparce', 'Murkrow', 'Scyther', 'Sneasel']
|
|
287
|
+
banlist: ['Dunsparce', 'Murkrow', 'Qwilfish-Hisui', 'Scyther', 'Sneasel', 'Sneasel-Hisui']
|
|
238
288
|
},
|
|
239
289
|
{
|
|
240
290
|
name: '[Gen 9] 2v2 Doubles',
|
|
@@ -250,11 +300,22 @@ export const Formats = [
|
|
|
250
300
|
'Evasion Items Clause'
|
|
251
301
|
],
|
|
252
302
|
banlist: [
|
|
253
|
-
'
|
|
254
|
-
'
|
|
255
|
-
'
|
|
256
|
-
'
|
|
257
|
-
'
|
|
303
|
+
'Arceus', 'Calyrex-Ice',
|
|
304
|
+
'Calyrex-Shadow', 'Chi-Yu',
|
|
305
|
+
'Dialga', 'Dialga-Origin',
|
|
306
|
+
'Eternatus', 'Giratina',
|
|
307
|
+
'Giratina-Origin', 'Groudon',
|
|
308
|
+
'Koraidon', 'Kyogre',
|
|
309
|
+
'Magearna', 'Mewtwo',
|
|
310
|
+
'Miraidon', 'Palkia',
|
|
311
|
+
'Palkia-Origin', 'Rayquaza',
|
|
312
|
+
'Tornadus', 'Urshifu',
|
|
313
|
+
'Urshifu-Rapid-Strike', 'Zacian',
|
|
314
|
+
'Zacian-Crowned', 'Zamazenta',
|
|
315
|
+
'Zamazenta-Crowned', 'Commander',
|
|
316
|
+
'Moody', 'Focus Sash',
|
|
317
|
+
"King's Rock", 'Ally Switch',
|
|
318
|
+
'Final Gambit', 'Perish Song',
|
|
258
319
|
'Swagger'
|
|
259
320
|
]
|
|
260
321
|
},
|
|
@@ -311,17 +372,12 @@ export const Formats = [
|
|
|
311
372
|
'Sleep Clause Mod'
|
|
312
373
|
],
|
|
313
374
|
banlist: [
|
|
314
|
-
'ND Uber',
|
|
315
|
-
'
|
|
316
|
-
'
|
|
317
|
-
'
|
|
318
|
-
'
|
|
319
|
-
'
|
|
320
|
-
"King's Rock",
|
|
321
|
-
'Quick Claw',
|
|
322
|
-
'Razor Fang',
|
|
323
|
-
'Assist',
|
|
324
|
-
'Baton Pass',
|
|
375
|
+
'ND Uber', 'ND AG',
|
|
376
|
+
'Arena Trap', 'Moody',
|
|
377
|
+
'Power Construct', 'Shadow Tag',
|
|
378
|
+
"King's Rock", 'Quick Claw',
|
|
379
|
+
'Razor Fang', 'Assist',
|
|
380
|
+
'Baton Pass', 'Last Respects',
|
|
325
381
|
'Shed Tail'
|
|
326
382
|
]
|
|
327
383
|
},
|
|
@@ -372,28 +428,61 @@ export const Formats = [
|
|
|
372
428
|
'Espathra', 'Eternatus', 'Flutter Mane',
|
|
373
429
|
'Genesect', 'Gengar-Mega', 'Giratina',
|
|
374
430
|
'Giratina-Origin', 'Groudon', 'Ho-Oh',
|
|
375
|
-
'Hoopa-Unbound', '
|
|
376
|
-
'
|
|
377
|
-
'
|
|
378
|
-
'
|
|
379
|
-
'
|
|
380
|
-
'
|
|
381
|
-
'
|
|
382
|
-
'Necrozma-
|
|
383
|
-
'
|
|
384
|
-
'
|
|
385
|
-
'
|
|
386
|
-
'
|
|
387
|
-
'Zamazenta', '
|
|
388
|
-
'Zygarde-
|
|
389
|
-
'
|
|
390
|
-
'
|
|
391
|
-
|
|
392
|
-
'
|
|
393
|
-
'
|
|
431
|
+
'Hoopa-Unbound', 'Iron Bundle', 'Kangaskhan-Mega',
|
|
432
|
+
'Kartana', 'Kingambit', 'Koraidon',
|
|
433
|
+
'Kyogre', 'Kyurem-Black', 'Kyurem-White',
|
|
434
|
+
'Lucario-Mega', 'Lugia', 'Lunala',
|
|
435
|
+
'Magearna', 'Marshadow', 'Mawile-Mega',
|
|
436
|
+
'Medicham-Mega', 'Metagross-Mega', 'Mewtwo',
|
|
437
|
+
'Miraidon', 'Naganadel', 'Necrozma-Dawn-Wings',
|
|
438
|
+
'Necrozma-Dusk-Mane', 'Palafin', 'Palkia',
|
|
439
|
+
'Pheromosa', 'Rayquaza', 'Reshiram',
|
|
440
|
+
'Salamence-Mega', 'Shaymin-Sky', 'Solgaleo',
|
|
441
|
+
'Urshifu-Base', 'Xerneas', 'Yveltal',
|
|
442
|
+
'Zacian', 'Zacian-Crowned', 'Zamazenta',
|
|
443
|
+
'Zamazenta-Crowned', 'Zekrom', 'Zygarde-Base',
|
|
444
|
+
'Zygarde-Complete', 'Moody', 'Shadow Tag',
|
|
445
|
+
'Power Construct', 'Booster Energy', 'Damp Rock',
|
|
446
|
+
'Focus Band', 'Icy Rock', "King's Rock",
|
|
447
|
+
'Leppa Berry', 'Quick Claw', 'Smooth Rock',
|
|
448
|
+
'Terrain Extender', 'Acupressure', 'Baton Pass',
|
|
449
|
+
'Last Respects'
|
|
394
450
|
]
|
|
395
451
|
},
|
|
396
452
|
{ name: '[Gen 9] National Dex AG', mod: 'gen9', ruleset: ['Standard NatDex'] },
|
|
453
|
+
{
|
|
454
|
+
name: '[Gen 9] National Dex Doubles',
|
|
455
|
+
mod: 'gen9',
|
|
456
|
+
gameType: 'doubles',
|
|
457
|
+
ruleset: [
|
|
458
|
+
'Standard NatDex',
|
|
459
|
+
'OHKO Clause',
|
|
460
|
+
'Evasion Moves Clause',
|
|
461
|
+
'Evasion Abilities Clause',
|
|
462
|
+
'Species Clause',
|
|
463
|
+
'Gravity Sleep Clause'
|
|
464
|
+
],
|
|
465
|
+
banlist: [
|
|
466
|
+
'Arceus', 'Calyrex-Ice',
|
|
467
|
+
'Calyrex-Shadow', 'Dialga',
|
|
468
|
+
'Dialga-Origin', 'Eternatus',
|
|
469
|
+
'Gengar-Mega', 'Giratina',
|
|
470
|
+
'Giratina-Origin', 'Groudon',
|
|
471
|
+
'Ho-Oh', 'Koraidon',
|
|
472
|
+
'Kyogre', 'Kyurem-White',
|
|
473
|
+
'Lugia', 'Lunala',
|
|
474
|
+
'Magearna', 'Melmetal',
|
|
475
|
+
'Mewtwo', 'Miraidon',
|
|
476
|
+
'Necrozma-Dawn-Wings', 'Necrozma-Dusk-Mane',
|
|
477
|
+
'Palkia', 'Palkia-Origin',
|
|
478
|
+
'Rayquaza', 'Reshiram',
|
|
479
|
+
'Shedinja', 'Solgaleo',
|
|
480
|
+
'Xerneas', 'Yveltal',
|
|
481
|
+
'Zacian', 'Zacian-Crowned',
|
|
482
|
+
'Zamazenta-Crowned', 'Zekrom',
|
|
483
|
+
'Power Construct', 'Swagger'
|
|
484
|
+
]
|
|
485
|
+
},
|
|
397
486
|
{
|
|
398
487
|
name: '[Gen 8] JolteMons Random Battle',
|
|
399
488
|
mod: 'gen8joltemons',
|
|
@@ -425,7 +514,8 @@ export const Formats = [
|
|
|
425
514
|
],
|
|
426
515
|
banlist: [
|
|
427
516
|
'Calyrex-Shadow', 'Miraidon',
|
|
428
|
-
'
|
|
517
|
+
'Slaking', 'Zacian-Crowned',
|
|
518
|
+
'Arena Trap', 'Comatose',
|
|
429
519
|
'Contrary', 'Gorilla Tactics',
|
|
430
520
|
'Huge Power', 'Illusion',
|
|
431
521
|
'Innards Out', 'Magnet Pull',
|
|
@@ -434,11 +524,10 @@ export const Formats = [
|
|
|
434
524
|
'Poison Heal', 'Pure Power',
|
|
435
525
|
'Shadow Tag', 'Stakeout',
|
|
436
526
|
'Water Bubble', 'Wonder Guard',
|
|
437
|
-
'
|
|
438
|
-
'
|
|
439
|
-
'
|
|
440
|
-
'
|
|
441
|
-
'Shell Smash'
|
|
527
|
+
'Belly Drum', 'Ceaseless Edge',
|
|
528
|
+
'Last Respects', 'Quiver Dance',
|
|
529
|
+
'Rage Fist', 'Revival Blessing',
|
|
530
|
+
'Shed Tail', 'Shell Smash'
|
|
442
531
|
]
|
|
443
532
|
},
|
|
444
533
|
{
|
|
@@ -682,41 +771,26 @@ export const Formats = [
|
|
|
682
771
|
]
|
|
683
772
|
},
|
|
684
773
|
{
|
|
685
|
-
name: '[Gen
|
|
686
|
-
mod: '
|
|
687
|
-
ruleset: ['
|
|
688
|
-
banlist: ['OU', 'UUBL', 'Drizzle', 'Drought']
|
|
689
|
-
},
|
|
690
|
-
{
|
|
691
|
-
name: '[Gen 7] Monotype',
|
|
692
|
-
mod: 'gen7',
|
|
693
|
-
ruleset: ['Same Type Clause', 'Standard', 'Swagger Clause'],
|
|
774
|
+
name: '[Gen 8 BDSP] OU',
|
|
775
|
+
mod: 'gen8bdsp',
|
|
776
|
+
ruleset: ['Standard', 'Evasion Abilities Clause'],
|
|
694
777
|
banlist: [
|
|
695
|
-
'
|
|
696
|
-
'
|
|
697
|
-
'
|
|
698
|
-
'
|
|
699
|
-
'
|
|
700
|
-
'
|
|
701
|
-
'
|
|
702
|
-
'Magearna', 'Marshadow', 'Mawile-Mega',
|
|
703
|
-
'Medicham-Mega', 'Metagross-Mega', 'Mewtwo',
|
|
704
|
-
'Naganadel', 'Necrozma-Dawn-Wings', 'Necrozma-Dusk-Mane',
|
|
705
|
-
'Palkia', 'Pheromosa', 'Rayquaza',
|
|
706
|
-
'Reshiram', 'Salamence-Mega', 'Shaymin-Sky',
|
|
707
|
-
'Solgaleo', 'Tapu Lele', 'Xerneas',
|
|
708
|
-
'Yveltal', 'Zekrom', 'Zygarde',
|
|
709
|
-
'Battle Bond', 'Shadow Tag', 'Damp Rock',
|
|
710
|
-
'Focus Band', "King's Rock", 'Quick Claw',
|
|
711
|
-
'Razor Fang', 'Smooth Rock', 'Terrain Extender',
|
|
778
|
+
'Uber',
|
|
779
|
+
'Arena Trap',
|
|
780
|
+
'Drizzle',
|
|
781
|
+
'Moody',
|
|
782
|
+
'Shadow Tag',
|
|
783
|
+
"King's Rock",
|
|
784
|
+
'Razor Fang',
|
|
712
785
|
'Baton Pass'
|
|
713
786
|
]
|
|
714
787
|
},
|
|
788
|
+
{ name: '[Gen 1] Ubers', mod: 'gen1', ruleset: ['Standard'] },
|
|
715
789
|
{
|
|
716
|
-
name: '[Gen 7]
|
|
790
|
+
name: '[Gen 7] UU',
|
|
717
791
|
mod: 'gen7',
|
|
718
|
-
ruleset: ['[Gen 7]
|
|
719
|
-
banlist: ['
|
|
792
|
+
ruleset: ['[Gen 7] OU'],
|
|
793
|
+
banlist: ['OU', 'UUBL', 'Drizzle', 'Drought', 'Kommonium Z', 'Mewnium Z']
|
|
720
794
|
},
|
|
721
795
|
{
|
|
722
796
|
name: '[Gen 8] OU',
|
|
@@ -1019,18 +1093,6 @@ export const Formats = [
|
|
|
1019
1093
|
ruleset: ['[Gen 8] National Dex'],
|
|
1020
1094
|
banlist: ['ND OU', 'ND UUBL', 'Drizzle', 'Drought', 'Light Clay', 'Slowbronite']
|
|
1021
1095
|
},
|
|
1022
|
-
{
|
|
1023
|
-
name: '[Gen 8 BDSP] OU',
|
|
1024
|
-
mod: 'gen8bdsp',
|
|
1025
|
-
ruleset: ['Standard'],
|
|
1026
|
-
banlist: [
|
|
1027
|
-
'Uber', 'Arena Trap',
|
|
1028
|
-
'Drizzle', 'Moody',
|
|
1029
|
-
'Sand Veil', 'Shadow Tag',
|
|
1030
|
-
'Snow Cloak', "King's Rock",
|
|
1031
|
-
'Razor Fang', 'Baton Pass'
|
|
1032
|
-
]
|
|
1033
|
-
},
|
|
1034
1096
|
{
|
|
1035
1097
|
name: '[Gen 8] Battle Stadium Singles',
|
|
1036
1098
|
mod: 'gen8',
|
|
@@ -1130,12 +1192,6 @@ export const Formats = [
|
|
|
1130
1192
|
ruleset: ['Standard', 'Mega Rayquaza Clause'],
|
|
1131
1193
|
banlist: ['Baton Pass']
|
|
1132
1194
|
},
|
|
1133
|
-
{
|
|
1134
|
-
name: '[Gen 7] UU',
|
|
1135
|
-
mod: 'gen7',
|
|
1136
|
-
ruleset: ['[Gen 7] OU'],
|
|
1137
|
-
banlist: ['OU', 'UUBL', 'Drizzle', 'Drought', 'Kommonium Z', 'Mewnium Z']
|
|
1138
|
-
},
|
|
1139
1195
|
{
|
|
1140
1196
|
name: '[Gen 7] RU',
|
|
1141
1197
|
mod: 'gen7',
|
|
@@ -1143,6 +1199,12 @@ export const Formats = [
|
|
|
1143
1199
|
banlist: ['UU', 'RUBL', 'Mimikyu', 'Aurora Veil'],
|
|
1144
1200
|
unbanlist: ['Drought']
|
|
1145
1201
|
},
|
|
1202
|
+
{
|
|
1203
|
+
name: '[Gen 7] NU',
|
|
1204
|
+
mod: 'gen7',
|
|
1205
|
+
ruleset: ['[Gen 7] RU'],
|
|
1206
|
+
banlist: ['RU', 'NUBL', 'Drought']
|
|
1207
|
+
},
|
|
1146
1208
|
{ name: '[Gen 7] PU', mod: 'gen7', ruleset: ['[Gen 7] NU'], banlist: ['NU', 'PUBL'] },
|
|
1147
1209
|
{
|
|
1148
1210
|
name: '[Gen 7] LC',
|
|
@@ -1162,6 +1224,31 @@ export const Formats = [
|
|
|
1162
1224
|
'Sonic Boom', 'Sticky Web'
|
|
1163
1225
|
]
|
|
1164
1226
|
},
|
|
1227
|
+
{
|
|
1228
|
+
name: '[Gen 7] Monotype',
|
|
1229
|
+
mod: 'gen7',
|
|
1230
|
+
ruleset: ['Same Type Clause', 'Standard', 'Swagger Clause'],
|
|
1231
|
+
banlist: [
|
|
1232
|
+
'Aegislash', 'Arceus', 'Blaziken',
|
|
1233
|
+
'Darkrai', 'Deoxys-Base', 'Deoxys-Attack',
|
|
1234
|
+
'Dialga', 'Genesect', 'Gengar-Mega',
|
|
1235
|
+
'Giratina', 'Giratina-Origin', 'Groudon',
|
|
1236
|
+
'Ho-Oh', 'Hoopa-Unbound', 'Kangaskhan-Mega',
|
|
1237
|
+
'Kartana', 'Kyogre', 'Kyurem-White',
|
|
1238
|
+
'Lucario-Mega', 'Lugia', 'Lunala',
|
|
1239
|
+
'Magearna', 'Marshadow', 'Mawile-Mega',
|
|
1240
|
+
'Medicham-Mega', 'Metagross-Mega', 'Mewtwo',
|
|
1241
|
+
'Naganadel', 'Necrozma-Dawn-Wings', 'Necrozma-Dusk-Mane',
|
|
1242
|
+
'Palkia', 'Pheromosa', 'Rayquaza',
|
|
1243
|
+
'Reshiram', 'Salamence-Mega', 'Shaymin-Sky',
|
|
1244
|
+
'Solgaleo', 'Tapu Lele', 'Xerneas',
|
|
1245
|
+
'Yveltal', 'Zekrom', 'Zygarde',
|
|
1246
|
+
'Battle Bond', 'Shadow Tag', 'Damp Rock',
|
|
1247
|
+
'Focus Band', "King's Rock", 'Quick Claw',
|
|
1248
|
+
'Razor Fang', 'Smooth Rock', 'Terrain Extender',
|
|
1249
|
+
'Baton Pass'
|
|
1250
|
+
]
|
|
1251
|
+
},
|
|
1165
1252
|
{
|
|
1166
1253
|
name: '[Gen 7] 1v1',
|
|
1167
1254
|
mod: 'gen7',
|
|
@@ -1370,6 +1457,12 @@ export const Formats = [
|
|
|
1370
1457
|
mod: 'gen6',
|
|
1371
1458
|
ruleset: ['Standard', 'Swagger Clause', 'Mega Rayquaza Clause']
|
|
1372
1459
|
},
|
|
1460
|
+
{
|
|
1461
|
+
name: '[Gen 6] UU',
|
|
1462
|
+
mod: 'gen6',
|
|
1463
|
+
ruleset: ['[Gen 6] OU'],
|
|
1464
|
+
banlist: ['OU', 'UUBL', 'Drizzle', 'Drought']
|
|
1465
|
+
},
|
|
1373
1466
|
{ name: '[Gen 6] RU', mod: 'gen6', ruleset: ['[Gen 6] UU'], banlist: ['UU', 'RUBL'] },
|
|
1374
1467
|
{ name: '[Gen 6] NU', mod: 'gen6', ruleset: ['[Gen 6] RU'], banlist: ['RU', 'NUBL'] },
|
|
1375
1468
|
{
|
|
@@ -2038,7 +2131,6 @@ export const Formats = [
|
|
|
2038
2131
|
'Default Level = 100'
|
|
2039
2132
|
]
|
|
2040
2133
|
},
|
|
2041
|
-
{ name: '[Gen 1] Ubers', mod: 'gen1', ruleset: ['Standard'] },
|
|
2042
2134
|
{
|
|
2043
2135
|
name: '[Gen 1] UU',
|
|
2044
2136
|
mod: 'gen1',
|