Skip to content

Commit

Permalink
2014-01 Tier Update
Browse files Browse the repository at this point in the history
Wobbuffet moved from NU to PU
Lopunny moved from RU to OU
Altaria moved from UU to OU
Gallade moved from RU to OU
Mantine moved from PU to NU
Glalie moved from PU to NU
Garbodor moved from BL4 to NU
Slurpuff moved from BL3 to RU
Camerupt moved from PU to NU
Quagsire moved from UU to RU
Mawile moved from UU to RU
Medicham moved from OU to UU (Medichamite is BL)
Sharpedo moved from RU to UU
Pangoro moved from BL3 to RU
  • Loading branch information
Antar1011 committed Jan 2, 2015
1 parent da63112 commit 6f7b5b0
Showing 1 changed file with 19 additions and 18 deletions.
37 changes: 19 additions & 18 deletions data/formats-data.js
Expand Up @@ -1707,7 +1707,7 @@ exports.BattleFormatsData = {
quagsire: {
randomBattleMoves: ["recover","earthquake","waterfall","scald","toxic","curse","yawn","icepunch"],
randomDoubleBattleMoves: ["icywind","earthquake","waterfall","scald","rockslide","curse","yawn","icepunch","protect"],
tier: "UU"
tier: "RU"
},
murkrow: {
randomBattleMoves: ["substitute","suckerpunch","bravebird","heatwave","hiddenpowergrass","roost","darkpulse","thunderwave"],
Expand Down Expand Up @@ -1752,7 +1752,7 @@ exports.BattleFormatsData = {
{"generation":6,"level":10,"gender":"M","isHidden":false,"moves":["counter"],"pokeball":"cherishball"},
{"generation":6,"level":15,"gender":"M","isHidden":false,"moves":["counter","mirrorcoat"],"pokeball":"cherishball"}
],
tier: "NU"
tier: "PU"
},
girafarig: {
randomBattleMoves: ["psychic","thunderbolt","calmmind","batonpass","agility","hypervoice"],
Expand Down Expand Up @@ -1930,7 +1930,7 @@ exports.BattleFormatsData = {
eventPokemon: [
{"generation":3,"level":10,"gender":"M","moves":["tackle","bubble","supersonic"]}
],
tier: "PU"
tier: "NU"
},
skarmory: {
randomBattleMoves: ["whirlwind","bravebird","roost","spikes","stealthrock","defog"],
Expand Down Expand Up @@ -2299,13 +2299,13 @@ exports.BattleFormatsData = {
gallade: {
randomBattleMoves: ["closecombat","trick","stoneedge","shadowsneak","drainpunch","icepunch","zenheadbutt","swordsdance","knockoff"],
randomDoubleBattleMoves: ["closecombat","trick","stoneedge","shadowsneak","drainpunch","icepunch","zenheadbutt","feint","knockoff","trickroom","protect","helpinghand","healpulse"],
tier: "RU"
tier: "OU"
},
gallademega: {
randomBattleMoves: ["closecombat","stoneedge","drainpunch","icepunch","zenheadbutt","swordsdance","knockoff"],
randomDoubleBattleMoves: ["closecombat","stoneedge","drainpunch","icepunch","zenheadbutt","swordsdance","knockoff","protect"],
requiredItem: "Galladite",
tier: "BL"
tier: "OU"
},
surskit: {
randomBattleMoves: ["hydropump","signalbeam","hiddenpowerfire","stickyweb","gigadrain","powersplit"],
Expand Down Expand Up @@ -2454,7 +2454,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: "UU"
tier: "RU"
},
mawilemega: {
randomBattleMoves: ["swordsdance","ironhead","firefang","substitute","playrough","suckerpunch","knockoff","focuspunch"],
Expand Down Expand Up @@ -2496,12 +2496,13 @@ exports.BattleFormatsData = {
medicham: {
randomBattleMoves: ["highjumpkick","drainpunch","zenheadbutt","icepunch","bulletpunch"],
randomDoubleBattleMoves: ["highjumpkick","drainpunch","zenheadbutt","icepunch","bulletpunch","protect","fakeout"],
tier: "OU"
tier: "UU"
},
medichammega: {
randomBattleMoves: ["highjumpkick","drainpunch","icepunch","bulletpunch","zenheadbutt","firepunch"],
randomDoubleBattleMoves: ["highjumpkick","drainpunch","zenheadbutt","icepunch","bulletpunch","protect","fakeout"],
requiredItem: "Medichamite"
requiredItem: "Medichamite",
tier: "BL"
},
electrike: {
randomBattleMoves: ["voltswitch","thunderbolt","hiddenpowerice","switcheroo","flamethrower","hiddenpowergrass"],
Expand Down Expand Up @@ -2588,7 +2589,7 @@ exports.BattleFormatsData = {
sharpedo: {
randomBattleMoves: ["protect","icebeam","crunch","earthquake","waterfall","aquajet","destinybond","zenheadbutt"],
randomDoubleBattleMoves: ["protect","hydropump","surf","icebeam","crunch","earthquake","waterfall","darkpulse","destinybond"],
tier: "RU"
tier: "UU"
},
sharpedomega: {
randomBattleMoves: ["protect","icefang","crunch","earthquake","waterfall","zenheadbutt"],
Expand Down Expand Up @@ -2617,7 +2618,7 @@ exports.BattleFormatsData = {
camerupt: {
randomBattleMoves: ["rockpolish","fireblast","earthpower","lavaplume","stealthrock","hiddenpowergrass","roar"],
randomDoubleBattleMoves: ["rockpolish","fireblast","earthpower","heatwave","eruption","hiddenpowergrass","protect"],
tier: "PU"
tier: "NU"
},
cameruptmega: {
randomBattleMoves: ["rockpolish","fireblast","earthpower","rockslide","flashcannon"],
Expand Down Expand Up @@ -2700,13 +2701,13 @@ exports.BattleFormatsData = {
{"generation":3,"level":36,"moves":["healbell","dragonbreath","solarbeam","aerialace"]},
{"generation":5,"level":35,"gender":"M","isHidden":true,"moves":["takedown","naturalgift","dragonbreath","falseswipe"]}
],
tier: "UU"
tier: "OU"
},
altariamega: {
randomBattleMoves: ["dragondance","return","outrage","dragonclaw","earthquake","roost","dracometeor","fireblast"],
randomDoubleBattleMoves: ["dragondance","return","doubleedge","dragonclaw","earthquake","protect","fireblast"],
requiredItem: "Altarianite",
tier: "BL"
tier: "OU"
},
zangoose: {
randomBattleMoves: ["swordsdance","closecombat","knockoff","quickattack","facade"],
Expand Down Expand Up @@ -2920,7 +2921,7 @@ exports.BattleFormatsData = {
glalie: {
randomBattleMoves: ["spikes","icebeam","iceshard","taunt","earthquake","explosion"],
randomDoubleBattleMoves: ["icebeam","iceshard","taunt","earthquake","protect","encore"],
tier: "PU"
tier: "NU"
},
glaliemega: {
randomBattleMoves: ["crunch","iceshard","taunt","earthquake","explosion","return","spikes"],
Expand Down Expand Up @@ -3443,13 +3444,13 @@ exports.BattleFormatsData = {
lopunny: {
randomBattleMoves: ["return","switcheroo","jumpkick","firepunch","icepunch","healingwish"],
randomDoubleBattleMoves: ["return","switcheroo","jumpkick","firepunch","icepunch","fakeout","protect","encore"],
tier: "RU"
tier: "OU"
},
lopunnymega: {
randomBattleMoves: ["return","highjumpkick","poweruppunch","fakeout","icepunch"],
randomDoubleBattleMoves: ["return","highjumpkick","protect","fakeout","icepunch","encore"],
requiredItem: "Lopunnite",
tier: "BL"
tier: "OU"
},
glameow: {
randomBattleMoves: ["fakeout","uturn","suckerpunch","hypnosis","quickattack","return","foulplay"],
Expand Down Expand Up @@ -4300,7 +4301,7 @@ exports.BattleFormatsData = {
garbodor: {
randomBattleMoves: ["spikes","toxicspikes","gunkshot","haze","painsplit","toxic","rockblast"],
randomDoubleBattleMoves: ["protect","painsplit","gunkshot","seedbomb","drainpunch","explosion","rockblast"],
tier: "BL4"
tier: "NU"
},
zorua: {
randomBattleMoves: ["suckerpunch","extrasensory","darkpulse","hiddenpowerfighting","uturn","knockoff"],
Expand Down Expand Up @@ -4943,7 +4944,7 @@ exports.BattleFormatsData = {
pangoro: {
randomBattleMoves: ["partingshot","superpower","knockoff","drainpunch","stoneedge","earthquake","poisonjab"],
randomDoubleBattleMoves: ["partingshot","hammerarm","crunch","circlethrow","stoneedge","earthquake","poisonjab","protect"],
tier: "BL3"
tier: "RU"
},
furfrou: {
randomBattleMoves: ["return","cottonguard","uturn","thunderwave","suckerpunch","roar","wildcharge","rest","sleeptalk"],
Expand Down Expand Up @@ -4996,7 +4997,7 @@ exports.BattleFormatsData = {
slurpuff: {
randomBattleMoves: ["calmmind","dazzlinggleam","surf","psychic","flamethrower","thunderbolt"],
randomDoubleBattleMoves: ["calmmind","dazzlinggleam","surf","psychic","flamethrower","thunderbolt","protect"],
tier: "BL3"
tier: "RU"
},
inkay: {
randomBattleMoves: ["topsyturvy","switcheroo","superpower","psychocut","flamethrower","rockslide","trickroom"],
Expand Down

1 comment on commit 6f7b5b0

@Antar1011
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Erm, 2015-01. jk

Please sign in to comment.