Skip to content

Commit

Permalink
Ban Reuniclus and Noivern from RU
Browse files Browse the repository at this point in the history
  • Loading branch information
KamilaBorowska committed Jun 9, 2015
1 parent c42a6bc commit 3fd7d49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/formats-data.js
Expand Up @@ -4367,7 +4367,7 @@ exports.BattleFormatsData = {
reuniclus: {
randomBattleMoves: ["calmmind","recover","psychic","focusblast","shadowball","trickroom","psyshock"],
randomDoubleBattleMoves: ["energyball","helpinghand","psychic","focusblast","shadowball","trickroom","psyshock","hiddenpowerfire","protect"],
tier: "RU"
tier: "BL2"
},
ducklett: {
randomBattleMoves: ["scald","airslash","roost","hurricane","icebeam","hiddenpowergrass","bravebird","defog"],
Expand Down Expand Up @@ -5206,7 +5206,7 @@ exports.BattleFormatsData = {
noivern: {
randomBattleMoves: ["dracometeor","hurricane","airslash","flamethrower","boomburst","switcheroo","uturn","roost","taunt"],
randomDoubleBattleMoves: ["airslash","hurricane","dragonpulse","dracometeor","focusblast","flamethrower","uturn","roost","boomburst","switcheroo","tailwind","taunt","protect"],
tier: "RU"
tier: "BL2"
},
xerneas: {
randomBattleMoves: ["geomancy","moonblast","thunder","focusblast","thunderbolt","hiddenpowerfire","psyshock","rockslide","closecombat"],
Expand Down

0 comments on commit 3fd7d49

Please sign in to comment.