Fix dexited battle-only formes in past gens

This commit is contained in:
Kris Johnson 2022-11-23 12:25:36 -07:00
parent 6fed8728d1
commit f50cc6aba3

View File

@ -4147,6 +4147,11 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
doublesTier: "(DUU)",
natDexTier: "RU",
},
darmanitanzen: {
tier: "UU",
doublesTier: "(DUU)",
natDexTier: "RU",
},
darmanitangalar: {
randomBattleMoves: ["earthquake", "flareblitz", "iciclecrash", "superpower", "uturn"],
randomBattleLevel: 78,
@ -4159,6 +4164,9 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
darmanitangalarzen: {
randomBattleMoves: ["bellydrum", "earthquake", "firepunch", "iciclecrash", "substitute"],
randomBattleLevel: 78,
tier: "Uber",
doublesTier: "(DUU)",
natDexTier: "Uber",
},
maractus: {
randomBattleMoves: ["energyball", "knockoff", "leechseed", "spikes", "spikyshield", "toxic"],
@ -5071,6 +5079,9 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
randomBattleLevel: 80,
randomDoubleBattleMoves: ["closecombat", "ironhead", "kingsshield", "shadowclaw", "shadowsneak", "swordsdance"],
randomDoubleBattleLevel: 84,
tier: "UUBL",
doublesTier: "(DUU)",
natDexTier: "UU",
},
spritzee: {
tier: "LC",
@ -6792,6 +6803,11 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
doublesTier: "(DUU)",
natDexTier: "RU",
},
morpekohangry: {
tier: "(PU)",
doublesTier: "(DUU)",
natDexTier: "RU",
},
cufant: {
tier: "LC",
},