mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-04-24 23:09:10 -05:00
Bad 'n Boosted: Ban Espeon (#11037)
Co-authored-by: Meijer,L. (Lucas) <l.meijer6@students.uu.nl>
This commit is contained in:
parent
f3ed0ee66d
commit
0fcbe9fcec
|
|
@ -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!`);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user