Fix Mega Glalie's, Mega Slowbro's, and Slowking's tiers (#5071)

This commit is contained in:
Kris Johnson 2019-01-06 02:03:01 -07:00 committed by Guangcong Luo
parent 13c102f85d
commit 7a8bdff8f2

View File

@ -960,13 +960,13 @@ let BattleFormatsData = {
randomBattleMoves: ["calmmind", "scald", "psyshock", "slackoff", "fireblast", "psychic", "icebeam"],
randomDoubleBattleMoves: ["scald", "fireblast", "icebeam", "psychic", "thunderwave", "slackoff", "trickroom", "protect", "psyshock"],
requiredItem: "Slowbronite",
tier: "UU",
tier: "RUBL",
doublesTier: "DUU",
},
slowking: {
randomBattleMoves: ["scald", "fireblast", "icebeam", "psychic", "grassknot", "thunderwave", "toxic", "slackoff", "trickroom", "nastyplot", "dragontail", "psyshock"],
randomDoubleBattleMoves: ["scald", "fireblast", "icebeam", "psychic", "grassknot", "thunderwave", "slackoff", "trickroom", "protect", "psyshock"],
tier: "RUBL",
tier: "NU",
doublesTier: "DUU",
},
magnemite: {
@ -3639,7 +3639,7 @@ let BattleFormatsData = {
randomBattleMoves: ["freezedry", "iceshard", "earthquake", "explosion", "return", "spikes"],
randomDoubleBattleMoves: ["crunch", "iceshard", "freezedry", "earthquake", "explosion", "protect", "return"],
requiredItem: "Glalitite",
tier: "UU",
tier: "NU",
doublesTier: "DUU",
},
froslass: {