From 0af6322bbee555c50c713708c1083a844f1af370 Mon Sep 17 00:00:00 2001 From: Kris Johnson <11083252+KrisXV@users.noreply.github.com> Date: Tue, 3 Dec 2024 17:20:53 -0700 Subject: [PATCH] CAP: Update Shox's height/weight/color/egg group --- data/pokedex.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/pokedex.ts b/data/pokedex.ts index ebd35e32a0a9..f80acd870965 100644 --- a/data/pokedex.ts +++ b/data/pokedex.ts @@ -19520,10 +19520,10 @@ export const Pokedex: import('../sim/dex-species').SpeciesDataTable = { types: ["Electric", "Normal"], baseStats: {hp: 136, atk: 73, def: 81, spa: 90, spd: 98, spe: 56}, abilities: {0: "Electromorphosis", 1: "Sticky Hold"}, - heightm: 6.2, - weightkg: 201.6, - color: "Black", - eggGroups: ["Dragon", "Mineral"], + heightm: 3, + weightkg: 99.9, + color: "Brown", + eggGroups: ["Field"], gen: 9, }, // NOTE: PokeStar "formes" are not actually formes and thus do not have a formeOrder