diff --git a/data/formats-data.ts b/data/formats-data.ts index f74f5c7339..989e37f836 100644 --- a/data/formats-data.ts +++ b/data/formats-data.ts @@ -763,7 +763,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC Uber", }, haunter: { - tier: "NUBL", + tier: "NU", doublesTier: "NFE", }, gengar: { @@ -850,7 +850,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { randomBattleLevel: 86, randomDoubleBattleMoves: ["dragonpulse", "energyball", "flamethrower", "protect", "trickroom"], randomDoubleBattleLevel: 88, - tier: "NUBL", + tier: "NU", doublesTier: "(DUU)", }, cubone: { @@ -1127,7 +1127,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { randomBattleLevel: 86, randomDoubleBattleMoves: ["bodyslam", "closecombat", "lashout", "protect", "rockslide"], randomDoubleBattleLevel: 84, - tier: "NUBL", + tier: "NU", doublesTier: "(DUU)", }, magikarp: { @@ -1247,10 +1247,10 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, porygon2: { randomBattleMoves: ["discharge", "icebeam", "recover", "toxic", "triattack"], - randomBattleLevel: 84, + randomBattleLevel: 86, randomDoubleBattleMoves: ["icebeam", "protect", "recover", "thunderbolt", "toxic", "triattack"], randomDoubleBattleLevel: 82, - tier: "NUBL", + tier: "NU", doublesTier: "DUU", }, porygonz: { @@ -1690,7 +1690,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "Illegal", }, sneasel: { - tier: "NUBL", + tier: "NU", doublesTier: "LC Uber", }, weavile: { @@ -5164,7 +5164,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { randomBattleLevel: 86, randomDoubleBattleMoves: ["dragonpulse", "fireblast", "protect", "scorchingsands", "shellsmash"], randomDoubleBattleLevel: 84, - tier: "NUBL", + tier: "NU", doublesTier: "(DUU)", }, togedemaru: { @@ -5204,7 +5204,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { randomBattleLevel: 86, randomDoubleBattleMoves: ["dracometeor", "dragonpulse", "glare", "heatwave", "hurricane", "hypervoice", "protect", "roost"], randomDoubleBattleLevel: 88, - tier: "NUBL", + tier: "NU", doublesTier: "DUU", }, dhelmise: {