mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-09 04:23:45 -05:00
2015-02 Tier Update
http://www.smogon.com/forums/threads/smogon-usage-based-tier-update-february-2015.3528836/
This commit is contained in:
parent
2598076849
commit
a48fc30cd6
|
|
@ -149,7 +149,7 @@ exports.BattleFormatsData = {
|
|||
eventPokemon: [
|
||||
{"generation":5,"level":61,"gender":"M","nature":"Naughty","isHidden":false,"abilities":["keeneye"],"moves":["whirlwind","wingattack","skyattack","mirrormove"],"pokeball":"cherishball"}
|
||||
],
|
||||
tier: "RU"
|
||||
tier: "UU"
|
||||
},
|
||||
pidgeotmega: {
|
||||
randomBattleMoves: ["roost","heatwave","uturn","hurricane","defog"],
|
||||
|
|
@ -1079,7 +1079,7 @@ exports.BattleFormatsData = {
|
|||
eventPokemon: [
|
||||
{"generation":3,"level":41,"moves":["refresh","waterfall","icebeam","recover"]}
|
||||
],
|
||||
tier: "UU"
|
||||
tier: "OU"
|
||||
},
|
||||
mimejr: {
|
||||
randomBattleMoves: ["substitute","batonpass","psychic","thunderwave","hiddenpowerfighting","healingwish","nastyplot","thunderbolt","encore"],
|
||||
|
|
@ -1102,7 +1102,7 @@ exports.BattleFormatsData = {
|
|||
{"generation":3,"level":40,"abilities":["swarm"],"moves":["morningsun","razorwind","silverwind","slash"]},
|
||||
{"generation":5,"level":30,"isHidden":false,"moves":["agility","wingattack","furycutter","slash"],"pokeball":"cherishball"}
|
||||
],
|
||||
tier: "PU"
|
||||
tier: "NU"
|
||||
},
|
||||
scizor: {
|
||||
randomBattleMoves: ["swordsdance","roost","bulletpunch","bugbite","superpower","uturn","pursuit","defog","knockoff"],
|
||||
|
|
@ -1195,7 +1195,7 @@ exports.BattleFormatsData = {
|
|||
{"generation":6,"level":50,"gender":"F","nature":"Adamant","isHidden":false,"moves":["xscissor","earthquake","stoneedge","return"],"pokeball":"cherishball"},
|
||||
{"generation":6,"level":50,"nature":"Jolly","isHidden":true,"moves":["earthquake","swordsdance","feint","quickattack"],"pokeball":"cherishball"}
|
||||
],
|
||||
tier: "OU"
|
||||
tier: "UU"
|
||||
},
|
||||
pinsirmega: {
|
||||
randomBattleMoves: ["swordsdance","earthquake","closecombat","quickattack","return"],
|
||||
|
|
@ -1364,7 +1364,7 @@ exports.BattleFormatsData = {
|
|||
kabutops: {
|
||||
randomBattleMoves: ["aquajet","stoneedge","rapidspin","swordsdance","waterfall","knockoff"],
|
||||
randomDoubleBattleMoves: ["aquajet","stoneedge","protect","rockslide","swordsdance","waterfall","superpower","feint"],
|
||||
tier: "NU"
|
||||
tier: "RU"
|
||||
},
|
||||
aerodactyl: {
|
||||
randomBattleMoves: ["stealthrock","taunt","stoneedge","earthquake","aquatail","roost","defog"],
|
||||
|
|
@ -1723,7 +1723,7 @@ exports.BattleFormatsData = {
|
|||
quagsire: {
|
||||
randomBattleMoves: ["recover","earthquake","waterfall","scald","toxic","curse","yawn","icepunch"],
|
||||
randomDoubleBattleMoves: ["icywind","earthquake","waterfall","scald","rockslide","curse","yawn","icepunch","protect"],
|
||||
tier: "RU"
|
||||
tier: "UU"
|
||||
},
|
||||
murkrow: {
|
||||
randomBattleMoves: ["substitute","suckerpunch","bravebird","heatwave","hiddenpowergrass","roost","darkpulse","thunderwave"],
|
||||
|
|
@ -1798,7 +1798,7 @@ exports.BattleFormatsData = {
|
|||
eventPokemon: [
|
||||
{"generation":3,"level":10,"gender":"M","moves":["poisonsting","sandattack"]}
|
||||
],
|
||||
tier: "RU"
|
||||
tier: "UU"
|
||||
},
|
||||
gliscor: {
|
||||
randomBattleMoves: ["uturn","roost","substitute","taunt","earthquake","protect","toxic","stealthrock","knockoff"],
|
||||
|
|
@ -1841,7 +1841,7 @@ exports.BattleFormatsData = {
|
|||
{"generation":6,"level":50,"gender":"F","nature":"Adamant","isHidden":false,"moves":["bulletseed","pinmissile","closecombat","megahorn"],"pokeball":"cherishball"},
|
||||
{"generation":6,"level":50,"nature":"Adamant","isHidden":false,"abilities":["guts"],"moves":["pinmissile","bulletseed","earthquake","rockblast"],"pokeball":"cherishball"}
|
||||
],
|
||||
tier: "OU"
|
||||
tier: "UU"
|
||||
},
|
||||
heracrossmega: {
|
||||
randomBattleMoves: ["closecombat","pinmissile","rockblast","swordsdance","bulletseed","knockoff","earthquake"],
|
||||
|
|
@ -2014,7 +2014,7 @@ exports.BattleFormatsData = {
|
|||
{"generation":4,"level":30,"shiny":true,"nature":"Rash","moves":["zapcannon","aurasphere","extremespeed","weatherball"],"pokeball":"cherishball"}
|
||||
],
|
||||
unreleasedHidden: true,
|
||||
tier: "UU"
|
||||
tier: "OU"
|
||||
},
|
||||
entei: {
|
||||
randomBattleMoves: ["extremespeed","flareblitz","ironhead","stoneedge","sacredfire"],
|
||||
|
|
@ -2098,7 +2098,7 @@ exports.BattleFormatsData = {
|
|||
{"generation":6,"level":10,"moves":["recover","healbell","safeguard","holdback"],"pokeball":"luxuryball"}
|
||||
],
|
||||
unobtainableShiny: true,
|
||||
tier: "UU"
|
||||
tier: "OU"
|
||||
},
|
||||
treecko: {
|
||||
randomBattleMoves: ["substitute","leechseed","leafstorm","hiddenpowerice","hiddenpowerrock","endeavor"],
|
||||
|
|
@ -2118,7 +2118,7 @@ exports.BattleFormatsData = {
|
|||
eventPokemon: [
|
||||
{"generation":5,"level":50,"isHidden":false,"moves":["leafstorm","dragonpulse","focusblast","rockslide"],"pokeball":"cherishball"}
|
||||
],
|
||||
tier: "RU"
|
||||
tier: "UU"
|
||||
},
|
||||
sceptilemega: {
|
||||
randomBattleMoves: ["substitute","gigadrain","dragonpulse","focusblast","swordsdance","outrage","leafblade","earthquake"],
|
||||
|
|
@ -2428,7 +2428,7 @@ exports.BattleFormatsData = {
|
|||
probopass: {
|
||||
randomBattleMoves: ["stealthrock","thunderwave","toxic","earthpower","powergem","voltswitch","painsplit"],
|
||||
randomDoubleBattleMoves: ["stealthrock","thunderwave","helpinghand","earthpower","powergem","wideguard","protect","voltswitch"],
|
||||
tier: "NU"
|
||||
tier: "PU"
|
||||
},
|
||||
skitty: {
|
||||
randomBattleMoves: ["doubleedge","zenheadbutt","thunderwave","fakeout","playrough","healbell"],
|
||||
|
|
@ -2470,7 +2470,7 @@ exports.BattleFormatsData = {
|
|||
{"generation":3,"level":22,"moves":["sing","falseswipe","vicegrip","irondefense"]},
|
||||
{"generation":6,"level":50,"isHidden":false,"abilities":["intimidate"],"moves":["ironhead","playrough","firefang","suckerpunch"],"pokeball":"cherishball"}
|
||||
],
|
||||
tier: "RU"
|
||||
tier: "NU"
|
||||
},
|
||||
mawilemega: {
|
||||
randomBattleMoves: ["swordsdance","ironhead","firefang","substitute","playrough","suckerpunch","knockoff","focuspunch"],
|
||||
|
|
@ -2646,7 +2646,7 @@ exports.BattleFormatsData = {
|
|||
torkoal: {
|
||||
randomBattleMoves: ["rapidspin","stealthrock","yawn","lavaplume","earthpower","toxic","willowisp","shellsmash","fireblast"],
|
||||
randomDoubleBattleMoves: ["protect","heatwave","earthpower","willowisp","shellsmash","fireblast","hiddenpowergrass"],
|
||||
tier: "NU"
|
||||
tier: "PU"
|
||||
},
|
||||
spoink: {
|
||||
randomBattleMoves: ["psychic","reflect","lightscreen","thunderwave","trick","healbell","calmmind","hiddenpowerfighting","shadowball"],
|
||||
|
|
@ -2803,7 +2803,7 @@ exports.BattleFormatsData = {
|
|||
claydol: {
|
||||
randomBattleMoves: ["stealthrock","toxic","psychic","icebeam","earthquake","rapidspin"],
|
||||
randomDoubleBattleMoves: ["earthpower","trickroom","psychic","icebeam","earthquake","protect"],
|
||||
tier: "RU"
|
||||
tier: "NU"
|
||||
},
|
||||
lileep: {
|
||||
randomBattleMoves: ["stealthrock","recover","ancientpower","hiddenpowerfire","gigadrain","stockpile"],
|
||||
|
|
@ -2827,7 +2827,7 @@ exports.BattleFormatsData = {
|
|||
armaldo: {
|
||||
randomBattleMoves: ["stealthrock","stoneedge","toxic","xscissor","swordsdance","knockoff","rapidspin"],
|
||||
randomDoubleBattleMoves: ["rockslide","stoneedge","stringshot","xscissor","swordsdance","knockoff","protect"],
|
||||
tier: "NU"
|
||||
tier: "PU"
|
||||
},
|
||||
feebas: {
|
||||
randomBattleMoves: ["protect","confuseray","hypnosis","scald","toxic"],
|
||||
|
|
@ -2939,7 +2939,7 @@ exports.BattleFormatsData = {
|
|||
glalie: {
|
||||
randomBattleMoves: ["spikes","icebeam","iceshard","taunt","earthquake","explosion"],
|
||||
randomDoubleBattleMoves: ["icebeam","iceshard","taunt","earthquake","protect","encore"],
|
||||
tier: "NU"
|
||||
tier: "RU"
|
||||
},
|
||||
glaliemega: {
|
||||
randomBattleMoves: ["crunch","iceshard","taunt","earthquake","explosion","return","spikes"],
|
||||
|
|
@ -3017,7 +3017,7 @@ exports.BattleFormatsData = {
|
|||
{"generation":4,"level":50,"gender":"M","nature":"Naughty","moves":["hydropump","stoneedge","fireblast","dragonclaw"],"pokeball":"cherishball"},
|
||||
{"generation":5,"level":50,"isHidden":false,"moves":["dragondance","dragonclaw","outrage","aerialace"],"pokeball":"cherishball"}
|
||||
],
|
||||
tier: "OU"
|
||||
tier: "UU"
|
||||
},
|
||||
salamencemega: {
|
||||
randomBattleMoves: ["doubleedge","fireblast","earthquake","dracometeor","roost","dragondance","dragonclaw"],
|
||||
|
|
@ -3171,7 +3171,7 @@ exports.BattleFormatsData = {
|
|||
{"generation":6,"level":10,"shiny":true,"moves":["wish","swift","healingwish","moonblast"],"pokeball":"cherishball"},
|
||||
{"generation":6,"level":15,"shiny":true,"moves":["wish","confusion","helpinghand","return"],"pokeball":"cherishball"}
|
||||
],
|
||||
tier: "UU"
|
||||
tier: "OU"
|
||||
},
|
||||
deoxys: {
|
||||
randomBattleMoves: ["psychoboost","lowkick","extremespeed","icebeam","thunderbolt","firepunch","spikes","stealthrock","knockoff"],
|
||||
|
|
@ -3767,7 +3767,7 @@ exports.BattleFormatsData = {
|
|||
{"generation":4,"level":50,"moves":["heartswap","whirlpool","waterpulse","acidarmor"],"pokeball":"cherishball"},
|
||||
{"generation":4,"level":50,"nature":"Impish","moves":["aquaring","waterpulse","watersport","heartswap"],"pokeball":"cherishball"}
|
||||
],
|
||||
tier: "BL"
|
||||
tier: "OU"
|
||||
},
|
||||
darkrai: {
|
||||
randomBattleMoves: ["darkvoid","darkpulse","focusblast","nastyplot","substitute","trick","sludgebomb"],
|
||||
|
|
@ -3925,7 +3925,7 @@ exports.BattleFormatsData = {
|
|||
{"generation":5,"level":100,"gender":"M","isHidden":false,"moves":["leafstorm","substitute","gigadrain","leechseed"],"pokeball":"cherishball"},
|
||||
{"generation":6,"level":50,"isHidden":true,"moves":["leafstorm","holdback","wringout","gigadrain"],"pokeball":"cherishball"}
|
||||
],
|
||||
tier: "BL2"
|
||||
tier: "UU"
|
||||
},
|
||||
tepig: {
|
||||
randomBattleMoves: ["flamecharge","flareblitz","wildcharge","superpower","headsmash"],
|
||||
|
|
@ -4043,7 +4043,7 @@ exports.BattleFormatsData = {
|
|||
eventPokemon: [
|
||||
{"generation":5,"level":50,"isHidden":true,"moves":["defensecurl","luckychant","psybeam","hypnosis"]}
|
||||
],
|
||||
tier: "BL4"
|
||||
tier: "NU"
|
||||
},
|
||||
pidove: {
|
||||
randomBattleMoves: ["pluck","uturn","return","detect","roost","wish"],
|
||||
|
|
@ -4556,7 +4556,7 @@ exports.BattleFormatsData = {
|
|||
accelgor: {
|
||||
randomBattleMoves: ["spikes","yawn","bugbuzz","focusblast","gigadrain","hiddenpowerrock","encore","sludgebomb"],
|
||||
randomDoubleBattleMoves: ["protect","yawn","bugbuzz","focusblast","gigadrain","hiddenpowerrock","encore","sludgebomb"],
|
||||
tier: "NU"
|
||||
tier: "RU"
|
||||
},
|
||||
stunfisk: {
|
||||
randomBattleMoves: ["discharge","thunderbolt","earthpower","scald","toxic","rest","sleeptalk","stealthrock"],
|
||||
|
|
@ -4594,7 +4594,7 @@ exports.BattleFormatsData = {
|
|||
},
|
||||
pawniard: {
|
||||
randomBattleMoves: ["swordsdance","substitute","suckerpunch","ironhead","brickbreak","knockoff"],
|
||||
tier: "NU"
|
||||
tier: "PU"
|
||||
},
|
||||
bisharp: {
|
||||
randomBattleMoves: ["swordsdance","substitute","suckerpunch","ironhead","brickbreak","knockoff"],
|
||||
|
|
@ -4604,7 +4604,7 @@ exports.BattleFormatsData = {
|
|||
bouffalant: {
|
||||
randomBattleMoves: ["headcharge","earthquake","stoneedge","megahorn","swordsdance","superpower"],
|
||||
randomDoubleBattleMoves: ["headcharge","earthquake","stoneedge","megahorn","swordsdance","superpower","protect"],
|
||||
tier: "PU"
|
||||
tier: "NU"
|
||||
},
|
||||
rufflet: {
|
||||
randomBattleMoves: ["bravebird","rockslide","return","uturn","substitute","bulkup","roost"],
|
||||
|
|
@ -4680,12 +4680,12 @@ exports.BattleFormatsData = {
|
|||
terrakion: {
|
||||
randomBattleMoves: ["stoneedge","closecombat","swordsdance","rockpolish","substitute","stealthrock","earthquake"],
|
||||
randomDoubleBattleMoves: ["stoneedge","closecombat","substitute","rockslide","earthquake","protect"],
|
||||
tier: "OU"
|
||||
tier: "UU"
|
||||
},
|
||||
virizion: {
|
||||
randomBattleMoves: ["swordsdance","calmmind","closecombat","focusblast","hiddenpowerice","stoneedge","leafblade","gigadrain","substitute","synthesis"],
|
||||
randomDoubleBattleMoves: ["taunt","closecombat","focusblast","hiddenpowerice","stoneedge","leafblade","gigadrain","substitute","synthesis","protect","helpinghand"],
|
||||
tier: "RU"
|
||||
tier: "NU"
|
||||
},
|
||||
tornadus: {
|
||||
randomBattleMoves: ["hurricane","airslash","uturn","superpower","focusblast","taunt","substitute","heatwave","tailwind"],
|
||||
|
|
@ -5054,7 +5054,7 @@ exports.BattleFormatsData = {
|
|||
heliolisk: {
|
||||
randomBattleMoves: ["surf","voltswitch","hiddenpowerice","raindance","thunder","darkpulse","thunderbolt"],
|
||||
randomDoubleBattleMoves: ["surf","voltswitch","hiddenpowerice","raindance","thunder","darkpulse","thunderbolt","electricterrain","protect"],
|
||||
tier: "RU"
|
||||
tier: "NU"
|
||||
},
|
||||
tyrunt: {
|
||||
randomBattleMoves: ["stealthrock","dragondance","stoneedge","dragonclaw","earthquake","icefang","firefang"],
|
||||
|
|
@ -5215,7 +5215,7 @@ exports.BattleFormatsData = {
|
|||
{"generation":6,"level":50,"moves":["diamondstorm","reflect","return","moonblast"],"pokeball":"cherishball"}
|
||||
],
|
||||
unobtainableShiny: true,
|
||||
tier: "UU"
|
||||
tier: "OU"
|
||||
},
|
||||
dianciemega: {
|
||||
randomBattleMoves: ["diamondstorm","moonblast","calmmind","psyshock","earthpower","hiddenpowerfire"],
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user