From c3a48fecc50be7915bf971b240bc878bc3b185c7 Mon Sep 17 00:00:00 2001 From: smudgerox Date: Sun, 3 Dec 2023 13:52:30 -0800 Subject: [PATCH] Merge conflict fixes --- data/formats-data.ts | 380 ++++++++++++++++++++++--------------------- 1 file changed, 195 insertions(+), 185 deletions(-) diff --git a/data/formats-data.ts b/data/formats-data.ts index dc73929d96d36..2bfe3dcc39873 100644 --- a/data/formats-data.ts +++ b/data/formats-data.ts @@ -186,7 +186,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, arbok: { - tier: "PU", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -199,7 +199,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "Illegal", }, pikachu: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -229,43 +229,43 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "Illegal", }, pikachuoriginal: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, pikachuhoenn: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, pikachusinnoh: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, pikachuunova: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, pikachukalos: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, pikachualola: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, pikachupartner: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -279,13 +279,13 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "Illegal", }, pikachuworld: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, raichu: { - tier: "(PU)", + tier: "ZUBL", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -361,7 +361,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, vulpix: { - tier: "NUBL", + tier: "PUBL", doublesTier: "NFE", natDexTier: "LC", }, @@ -370,15 +370,15 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "LC", }, ninetales: { - tier: "RU", + tier: "NU", doublesTier: "DUU", natDexTier: "RU", natDexDoublesTier: "DUU", }, ninetalesalola: { - tier: "OU", + tier: "UU", doublesTier: "DOU", - natDexTier: "OU", + natDexTier: "UU", natDexDoublesTier: "DUU", }, igglybuff: { @@ -388,7 +388,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "NFE", }, wigglytuff: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -446,7 +446,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, venomoth: { - tier: "NUBL", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -459,7 +459,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, dugtrio: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -484,7 +484,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "Illegal", }, persian: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -496,7 +496,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, perrserker: { - tier: "PU", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -505,7 +505,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, golduck: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -526,14 +526,14 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "LC", }, arcanine: { - tier: "RU", + tier: "NU", doublesTier: "DUU", natDexTier: "RU", natDexDoublesTier: "DUU", }, arcaninehisui: { tier: "UU", - doublesTier: "DUU", + doublesTier: "DOU", natDexTier: "RU", natDexDoublesTier: "DUU", }, @@ -604,7 +604,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "NFE", }, victreebel: { - tier: "PU", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -675,7 +675,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { slowbro: { tier: "RU", doublesTier: "(DUU)", - natDexTier: "RU", + natDexTier: "UU", natDexDoublesTier: "DUU", }, slowbromega: { @@ -685,7 +685,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, slowbrogalar: { - tier: "NUBL", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -699,7 +699,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { slowkinggalar: { tier: "OU", doublesTier: "(DUU)", - natDexTier: "UU", + natDexTier: "OU", natDexDoublesTier: "DUU", }, magnemite: { @@ -713,7 +713,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { magnezone: { tier: "RU", doublesTier: "(DUU)", - natDexTier: "UU", + natDexTier: "RU", natDexDoublesTier: "DUU", }, farfetchd: { @@ -828,7 +828,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, hypno: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -855,7 +855,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, electrode: { - tier: "PU", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -975,7 +975,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, chansey: { - tier: "PU", + tier: "NU", doublesTier: "NFE", natDexTier: "UU", natDexDoublesTier: "DUU", @@ -1089,7 +1089,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, kleavor: { tier: "UU", - doublesTier: "DUU", + doublesTier: "DOU", natDexTier: "UU", natDexDoublesTier: "DUU", }, @@ -1149,7 +1149,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, tauros: { - tier: "PU", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -1167,7 +1167,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, taurospaldeaaqua: { - tier: "RU", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -1198,7 +1198,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "Illegal", }, ditto: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -1227,7 +1227,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, flareon: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -1239,25 +1239,25 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, umbreon: { - tier: "RU", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, leafeon: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, glaceon: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, sylveon: { - tier: "RU", + tier: "NU", doublesTier: "DUU", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -1316,7 +1316,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, snorlax: { - tier: "NUBL", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -1451,7 +1451,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, furret: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -1460,7 +1460,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, noctowl: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -1480,7 +1480,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, ariados: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -1530,7 +1530,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "NFE", }, ampharos: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -1557,7 +1557,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, sudowoodo: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -1569,7 +1569,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "NFE", }, jumpluff: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -1579,7 +1579,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "LC", }, ambipom: { - tier: "RU", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -1588,7 +1588,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, sunflora: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -1612,7 +1612,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { quagsire: { tier: "RU", doublesTier: "(DUU)", - natDexTier: "RU", + natDexTier: "UU", natDexDoublesTier: "DUU", }, murkrow: { @@ -1627,7 +1627,9 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, misdreavus: { - tier: "NFE", + tier: "ZU", + doublesTier: "NFE", + natDexTier: "NFE", natDexDoublesTier: "LC", }, mismagius: { @@ -1742,7 +1744,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, sneasel: { - tier: "PU", + tier: "ZU", doublesTier: "NFE", natDexTier: "NFE", natDexDoublesTier: "LC", @@ -1769,14 +1771,14 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, ursaring: { - tier: "PU", + tier: "ZU", doublesTier: "NFE", natDexTier: "NFE", }, ursaluna: { tier: "UU", doublesTier: "DOU", - natDexTier: "UU", + natDexTier: "OU", natDexDoublesTier: "DUU", }, ursalunabloodmoon: { @@ -1789,7 +1791,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, magcargo: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -1837,7 +1839,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, delibird: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -1888,7 +1890,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "LC", }, wyrdeer: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -1931,7 +1933,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, tyranitar: { tier: "RU", - doublesTier: "DUU", + doublesTier: "DOU", natDexTier: "UU", natDexDoublesTier: "DUU", }, @@ -2022,14 +2024,14 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { swampertmega: { isNonstandard: "Past", tier: "Illegal", - natDexTier: "OU", + natDexTier: "UU", natDexDoublesTier: "DUU", }, poochyena: { tier: "LC", }, mightyena: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -2095,7 +2097,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "NFE", }, ludicolo: { - tier: "PU", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -2107,7 +2109,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "NFE", }, shiftry: { - tier: "RU", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -2128,7 +2130,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, pelipper: { tier: "UU", - doublesTier: "DOU", + doublesTier: "DUU", natDexTier: "OU", natDexDoublesTier: "DOU", }, @@ -2151,8 +2153,8 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, gallade: { - tier: "RU", - doublesTier: "DUU", + tier: "NU", + doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, @@ -2166,7 +2168,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, masquerain: { - tier: "PU", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -2187,7 +2189,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "NFE", }, slaking: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -2256,14 +2258,14 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, sableye: { tier: "PU", - doublesTier: "(DUU)", + doublesTier: "DUU", natDexTier: "RU", natDexDoublesTier: "DUU", }, sableyemega: { isNonstandard: "Past", tier: "Illegal", - natDexTier: "RUBL", + natDexTier: "UU", natDexDoublesTier: "DUU", }, mawile: { @@ -2346,13 +2348,13 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, volbeat: { - tier: "PU", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, illumise: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -2377,7 +2379,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, swalot: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -2414,7 +2416,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, camerupt: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -2426,7 +2428,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DOU", }, torkoal: { - tier: "UU", + tier: "RU", doublesTier: "DOU", natDexTier: "RU", natDexDoublesTier: "DOU", @@ -2435,7 +2437,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, grumpig: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -2466,7 +2468,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, cacturne: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -2487,13 +2489,13 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, zangoose: { - tier: "(PU)", + tier: "ZUBL", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, seviper: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -2595,7 +2597,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, banette: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -2613,13 +2615,13 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "NFE", }, dusknoir: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, tropius: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -2628,7 +2630,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, chimecho: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -2649,7 +2651,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, glalie: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -2661,7 +2663,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, froslass: { - tier: "NU", + tier: "PU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -2706,7 +2708,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, luvdisc: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -2720,7 +2722,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { salamence: { tier: "UU", doublesTier: "(DUU)", - natDexTier: "UU", + natDexTier: "RUBL", natDexDoublesTier: "DUU", }, salamencemega: { @@ -2778,7 +2780,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { latiasmega: { isNonstandard: "Past", tier: "Illegal", - natDexTier: "UU", + natDexTier: "RUBL", natDexDoublesTier: "DUU", }, latios: { @@ -2922,7 +2924,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, kricketune: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -2934,7 +2936,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "NFE", }, luxray: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -2994,13 +2996,13 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, vespiquen: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, pachirisu: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -3009,7 +3011,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, floatzel: { - tier: "NU", + tier: "PU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -3034,7 +3036,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { gastrodon: { tier: "UU", doublesTier: "DUU", - natDexTier: "RU", + natDexTier: "UU", natDexDoublesTier: "DUU", }, drifloon: { @@ -3108,10 +3110,12 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, gabite: { - tier: "NFE", + tier: "ZU", + doublesTier: "NFE", + natDexTier: "NFE", }, garchomp: { - tier: "UUBL", + tier: "OU", doublesTier: "DUU", natDexTier: "OU", natDexDoublesTier: "DUU", @@ -3176,7 +3180,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, lumineon: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -3185,7 +3189,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, abomasnow: { - tier: "PU", + tier: "NU", doublesTier: "DUU", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -3211,17 +3215,17 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { rotomwash: { tier: "UU", doublesTier: "(DUU)", - natDexTier: "OU", + natDexTier: "UU", natDexDoublesTier: "DUU", }, rotomfrost: { - tier: "PU", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, rotomfan: { - tier: "(PU)", + tier: "ZUBL", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -3239,7 +3243,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, mesprit: { - tier: "NU", + tier: "PU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -3305,7 +3309,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DOU", }, phione: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -3604,7 +3608,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "NFE", }, leavanny: { - tier: "PU", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -3809,7 +3813,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, zoroark: { - tier: "NUBL", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -3838,7 +3842,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "NFE", }, gothitelle: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -3888,7 +3892,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, sawsbuck: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -3914,9 +3918,9 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, amoonguss: { - tier: "UU", + tier: "OU", doublesTier: "DOU", - natDexTier: "RU", + natDexTier: "UU", natDexDoublesTier: "DOU", }, frillish: { @@ -3981,7 +3985,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "NFE", }, eelektross: { - tier: "NU", + tier: "PU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -4005,7 +4009,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, chandelure: { tier: "RU", - doublesTier: "DUU", + doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, @@ -4025,7 +4029,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, beartic: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -4111,7 +4115,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, braviaryhisui: { - tier: "RU", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -4177,7 +4181,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, tornadus: { - tier: "NUBL", + tier: "NU", doublesTier: "DOU", natDexTier: "RU", natDexDoublesTier: "DOU", @@ -4252,7 +4256,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { isNonstandard: "Past", }, meloetta: { - tier: "NUBL", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -4306,7 +4310,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "NFE", }, delphox: { - tier: "NUBL", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -4315,7 +4319,9 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, frogadier: { - tier: "NFE", + tier: "ZU", + doublesTier: "NFE", + natDexTier: "NFE", }, greninja: { tier: "OU", @@ -4347,7 +4353,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { talonflame: { tier: "RU", doublesTier: "DUU", - natDexTier: "RU", + natDexTier: "UU", natDexDoublesTier: "DUU", }, scatterbug: { @@ -4357,7 +4363,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "NFE", }, vivillon: { - tier: "PU", + tier: "PUBL", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -4391,7 +4397,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, gogoat: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -4443,7 +4449,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { aegislash: { isNonstandard: "Past", tier: "Illegal", - natDexTier: "UU", + natDexTier: "OU", natDexDoublesTier: "DUU", }, aegislashblade: { @@ -4551,7 +4557,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, dedenne: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -4579,8 +4585,8 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, goodrahisui: { tier: "UU", - doublesTier: "DUU", - natDexTier: "RU", + doublesTier: "(DUU)", + natDexTier: "UU", natDexDoublesTier: "DUU", }, klefki: { @@ -4593,7 +4599,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, trevenant: { - tier: "PU", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -4728,7 +4734,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, decidueyehisui: { - tier: "RU", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -4785,7 +4791,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, gumshoos: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -4818,19 +4824,19 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, crabominable: { - tier: "(PU)", + tier: "ZUBL", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, oricorio: { - tier: "NUBL", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, oricoriopompom: { - tier: "NUBL", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -4842,7 +4848,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, oricoriosensu: { - tier: "NUBL", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -4854,7 +4860,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { ribombee: { tier: "OU", doublesTier: "(DUU)", - natDexTier: "UU", + natDexTier: "RU", natDexDoublesTier: "DUU", }, ribombeetotem: { @@ -4876,7 +4882,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, lycanrocmidnight: { - tier: "(PU)", + tier: "ZUBL", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -4909,7 +4915,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, mudsdale: { - tier: "RU", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -4987,7 +4993,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "NFE", }, tsareena: { - tier: "RU", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -4999,8 +5005,8 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, oranguru: { - tier: "(PU)", - doublesTier: "(DUU)", + tier: "ZU", + doublesTier: "DUU", natDexTier: "RU", natDexDoublesTier: "DUU", }, @@ -5025,7 +5031,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, palossand: { - tier: "NU", + tier: "PU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -5312,7 +5318,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { kartana: { isNonstandard: "Past", tier: "Illegal", - natDexTier: "UUBL", + natDexTier: "OU", natDexDoublesTier: "DUU", }, guzzlord: { @@ -5406,7 +5412,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, thwackey: { - tier: "PU", + tier: "ZU", doublesTier: "NFE", natDexTier: "NFE", }, @@ -5443,7 +5449,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "NFE", }, inteleon: { - tier: "NUBL", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -5456,7 +5462,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, greedent: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -5574,7 +5580,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, flapple: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -5594,7 +5600,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "Illegal", }, dipplin: { - tier: "RU", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -5622,7 +5628,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, barraskewda: { - tier: "RU", + tier: "UU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -5631,7 +5637,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, toxtricity: { - tier: "NUBL", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -5683,7 +5689,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, hattrem: { - tier: "PU", + tier: "ZU", doublesTier: "NFE", natDexTier: "NFE", }, @@ -5729,13 +5735,13 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "Illegal", }, falinks: { - tier: "(PU)", + tier: "ZUBL", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, pincurchin: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -5744,19 +5750,19 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, frosmoth: { - tier: "NUBL", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, stonjourner: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, eiscue: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -5768,7 +5774,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, indeedeef: { - tier: "(PU)", + tier: "ZU", doublesTier: "DOU", natDexTier: "RU", natDexDoublesTier: "DOU", @@ -5795,7 +5801,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { dracozolt: { isNonstandard: "Past", tier: "Illegal", - natDexTier: "RU", + natDexTier: "UU", natDexDoublesTier: "DUU", }, arctozolt: { @@ -5853,7 +5859,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { zamazenta: { tier: "OU", doublesTier: "DUber", - natDexTier: "UUBL", + natDexTier: "OU", natDexDoublesTier: "DOU", }, zamazentacrowned: { @@ -5926,7 +5932,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, calyrex: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -5974,7 +5980,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "NFE", }, skeledirge: { - tier: "UU", + tier: "OU", doublesTier: "(DUU)", natDexTier: "UU", natDexDoublesTier: "DUU", @@ -5983,7 +5989,9 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, quaxwell: { - tier: "NFE", + tier: "ZU", + doublesTier: "NFE", + natDexTier: "NFE", }, quaquaval: { tier: "UU", @@ -5995,13 +6003,13 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, oinkologne: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, oinkolognef: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -6010,7 +6018,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, spidops: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -6028,7 +6036,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, rabsca: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -6056,7 +6064,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, wugtrio: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -6098,7 +6106,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, scovillain: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -6197,19 +6205,19 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, squawkabilly: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, flamigo: { - tier: "RU", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, klawf: { - tier: "PU", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -6223,7 +6231,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexTier: "NFE", }, garganacl: { - tier: "UUBL", + tier: "OU", doublesTier: "DUU", natDexTier: "OU", natDexDoublesTier: "DUU", @@ -6241,7 +6249,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, grafaiai: { - tier: "RU", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -6250,7 +6258,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, dachsbun: { - tier: "(PU)", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -6259,7 +6267,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, mabosstiff: { - tier: "PU", + tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -6292,7 +6300,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, brutebonnet: { - tier: "NUBL", + tier: "NU", doublesTier: "DUU", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -6304,7 +6312,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DUU", }, screamtail: { - tier: "RU", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -6365,14 +6373,14 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, ironvaliant: { tier: "OU", - doublesTier: "DUU", + doublesTier: "(DUU)", natDexTier: "OU", natDexDoublesTier: "DUU", }, tinglu: { tier: "OU", doublesTier: "(DUU)", - natDexTier: "OU", + natDexTier: "UU", natDexDoublesTier: "DUU", }, chienpao: { @@ -6382,8 +6390,8 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DOU", }, wochien: { - tier: "RU", - doublesTier: "DUU", + tier: "NU", + doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, @@ -6408,11 +6416,13 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, tinkatuff: { - tier: "NFE", + tier: "ZU", + doublesTier: "NFE", + natDexTier: "NFE", }, tinkaton: { tier: "RU", - doublesTier: "DUU", + doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, @@ -6435,7 +6445,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "LC", }, toedscruel: { - tier: "RU", + tier: "NU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", @@ -6465,7 +6475,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { natDexDoublesTier: "DOU", }, ironleaves: { - tier: "RUBL", + tier: "UU", doublesTier: "(DUU)", natDexTier: "RUBL", natDexDoublesTier: "DUU", @@ -6481,25 +6491,25 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, okidogi: { tier: "UU", - doublesTier: "DUU", - natDexTier: "UU", + doublesTier: "(DUU)", + natDexTier: "RU", natDexDoublesTier: "DUU", }, munkidori: { - tier: "UU", + tier: "RU", doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, fezandipiti: { tier: "RU", - doublesTier: "DUU", + doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", }, ogerpon: { tier: "UU", - doublesTier: "DUU", + doublesTier: "(DUU)", natDexTier: "RU", natDexDoublesTier: "DUU", },