mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-09-12 03:05:36 -05:00
Update GSC lowest tiers (#12164)
GSC PU VR update: https://www.smogon.com/forums/threads/gsc-pu-viability-rankings-furret-less-post-16.3673353/ GSC ZU tier shifts: https://www.smogon.com/forums/threads/zu-old-gens-hub-ariados-and-charmeleon-banned-from-gsc-zu-405.3646944/post-11055595 GSC ZU VR update: https://www.smogon.com/forums/threads/zu-old-gens-hub-ariados-and-charmeleon-banned-from-gsc-zu-405.3646944/post-11051730
This commit is contained in:
@@ -21,7 +21,7 @@ export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormat
|
||||
tier: "LC",
|
||||
},
|
||||
wartortle: {
|
||||
tier: "PU",
|
||||
tier: "ZU",
|
||||
},
|
||||
blastoise: {
|
||||
tier: "UU",
|
||||
@@ -162,7 +162,7 @@ export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormat
|
||||
tier: "PU",
|
||||
},
|
||||
diglett: {
|
||||
tier: "LC",
|
||||
tier: "ZU",
|
||||
},
|
||||
dugtrio: {
|
||||
tier: "NU",
|
||||
@@ -252,7 +252,7 @@ export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormat
|
||||
tier: "NU",
|
||||
},
|
||||
slowpoke: {
|
||||
tier: "LC",
|
||||
tier: "ZU",
|
||||
},
|
||||
slowbro: {
|
||||
tier: "UU",
|
||||
@@ -420,7 +420,7 @@ export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormat
|
||||
tier: "UU",
|
||||
},
|
||||
magby: {
|
||||
tier: "ZU",
|
||||
tier: "LC",
|
||||
},
|
||||
magmar: {
|
||||
tier: "NU",
|
||||
@@ -669,7 +669,7 @@ export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormat
|
||||
tier: "PU",
|
||||
},
|
||||
teddiursa: {
|
||||
tier: "LC",
|
||||
tier: "ZU",
|
||||
},
|
||||
ursaring: {
|
||||
tier: "UUBL",
|
||||
|
||||
Reference in New Issue
Block a user