Add Dragon Ascent to Rayquaza in Gen 7 Random Battles (#8783)

https://discord.com/channels/294651453279174656/763039843654565941/980277720447586334
This commit is contained in:
Hendrix 2022-05-28 21:39:55 -04:00 committed by GitHub
parent e9d947b364
commit d98688c454
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2284,7 +2284,7 @@ export const FormatsData: {[k: string]: ModdedSpeciesFormatsData} = {
doublesTier: "DUber",
},
rayquaza: {
randomBattleMoves: ["dracometeor", "dragondance", "earthquake", "extremespeed", "outrage", "vcreate"],
randomBattleMoves: ["dracometeor", "dragonascent", "dragondance", "earthquake", "extremespeed", "outrage", "vcreate"],
randomDoubleBattleMoves: ["dracometeor", "dragonclaw", "dragondance", "earthquake", "extremespeed", "protect", "tailwind", "vcreate"],
tier: "Uber",
doublesTier: "DUber",