mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-06 13:47:24 -05:00
Update UU bans
This commit is contained in:
parent
df7b75bc9d
commit
7d94e668f9
|
|
@ -41,7 +41,7 @@ exports.Formats = [
|
|||
section: "XY Singles",
|
||||
|
||||
ruleset: ['OU'],
|
||||
banlist: ['OU', 'BL', 'Alakazite', 'Heracronite', 'Gardevoirite', 'Medichamite', 'Drizzle', 'Drought', 'Shadow Tag']
|
||||
banlist: ['OU', 'BL', 'Alakazite', 'Heracronite', 'Gardevoirite', 'Medichamite', 'Drizzle', 'Drought', 'Shadow Tag', 'Geomancy']
|
||||
},
|
||||
{
|
||||
name: "RU",
|
||||
|
|
|
|||
|
|
@ -1541,7 +1541,7 @@ exports.BattleFormatsData = {
|
|||
eventPokemon: [
|
||||
{"generation":5,"level":10,"gender":"M","isHidden":true,"moves":["extremespeed","aurasphere","airslash","present"]}
|
||||
],
|
||||
tier: "UU"
|
||||
tier: "BL"
|
||||
},
|
||||
natu: {
|
||||
randomBattleMoves: ["thunderwave","roost","toxic","reflect","lightscreen","uturn","wish","psychic","nightshade"],
|
||||
|
|
@ -3739,7 +3739,7 @@ exports.BattleFormatsData = {
|
|||
{"generation":5,"level":50,"moves":["vcreate","fusionflare","fusionbolt","searingshot"],"pokeball":"cherishball"},
|
||||
{"generation":5,"level":100,"moves":["vcreate","blueflare","boltstrike","glaciate"],"pokeball":"cherishball"}
|
||||
],
|
||||
tier: "UU"
|
||||
tier: "BL"
|
||||
},
|
||||
snivy: {
|
||||
randomBattleMoves: ["leafstorm","hiddenpowerfire","substitute","leechseed","hiddenpowerice","gigadrain"],
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user