Bad 'n Boosted: Ban Espeon (#11037)

Co-authored-by: Meijer,L. (Lucas) <l.meijer6@students.uu.nl>
This commit is contained in:
Lucas 2025-04-21 07:51:46 +02:00 committed by GitHub
parent f3ed0ee66d
commit 0fcbe9fcec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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