Skip to content

Commit c06500f

Browse files
Lucas-MeijerKrisXV
andauthored
Bad n Boosted: Ban Araquanid, add Sleep Moves Clause (#10977)
* Update Bans in BnB Ban Araquanid and turn Sleep Clause into Sleep Moves Clause. * Update config/formats.ts --------- Co-authored-by: Kris Johnson <[email protected]>
1 parent 673f5e1 commit c06500f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/formats.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -349,8 +349,8 @@ export const Formats: import('../sim/dex-formats').FormatList = [
349349
{
350350
name: "[Gen 9] Bad 'n Boosted",
351351
desc: `A Gen 9 Ubers solomod where all base stats of 70 and lower are doubled.`,
352-
ruleset: ['Standard', 'Bad \'n Boosted Mod'],
353-
banlist: ['AG', 'Cyclizar', 'Espathra', 'Polteageist', 'Huge Power', 'Moody', 'Pure Power', 'Shadow Tag', 'Eviolite', 'King\'s Rock', 'Razor Fang', 'Baton Pass', 'Last Respects'],
352+
ruleset: ['Standard', 'Bad \'n Boosted Mod', 'Sleep Moves Clause', '!Sleep Clause Mod'],
353+
banlist: ['AG', 'Araquanid', 'Cyclizar', 'Espathra', 'Polteageist', 'Huge Power', 'Moody', 'Pure Power', 'Shadow Tag', 'Eviolite', 'King\'s Rock', 'Razor Fang', 'Baton Pass', 'Last Respects'],
354354
onBegin() {
355355
this.add('-message', `Welcome to Bad 'n Boosted!`);
356356
this.add('-message', `This is a Generation 9 Pet Mod where Pokemon's base stats of 70 or lower get doubled!`);

0 commit comments

Comments
 (0)