mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-09-15 04:35:41 -05:00
UU testing Houndoominite
This commit is contained in:
@@ -51,7 +51,7 @@ exports.Formats = [
|
||||
ruleset: ['Pokemon', 'Standard', 'Team Preview'],
|
||||
banlist: ['Uber', 'OU', 'BL',
|
||||
// Banned items
|
||||
'Soul Dew', 'Gengarite', 'Kangaskhanite', 'Heracronite', 'Medichamite', 'Gardevoirite', 'Houndoominite',
|
||||
'Soul Dew', 'Gengarite', 'Kangaskhanite', 'Heracronite', 'Medichamite', 'Gardevoirite', // 'Houndoominite',
|
||||
// Banned moves
|
||||
'Swagger',
|
||||
// Banned abilities
|
||||
|
||||
@@ -4134,7 +4134,7 @@ exports.BattleFormatsData = {
|
||||
eventPokemon: [
|
||||
{"generation":5,"level":70,"gender":"M","isHidden":false,"moves":["thunder","hammerarm","focusblast","wildcharge"],"pokeball":"cherishball"}
|
||||
],
|
||||
tier: "Limbo A"
|
||||
tier: "BL"
|
||||
},
|
||||
reshiram: {
|
||||
viableMoves: {"blueflare":1,"dracometeor":1,"dragonpulse":1,"flamethrower":1,"flamecharge":1,"roost":1},
|
||||
|
||||
Reference in New Issue
Block a user