diff --git a/calc/src/data/species.ts b/calc/src/data/species.ts index e76d3e523..e54f938d9 100644 --- a/calc/src/data/species.ts +++ b/calc/src/data/species.ts @@ -8988,6 +8988,7 @@ const SV_PATCH: {[name: string]: DeepPartial} = { Dunsparce: {nfe: true}, Duraludon: {nfe: true}, Girafarig: {nfe: true}, + Kitsunoh: {bs: {at: 117, sp: 128}}, Primeape: {nfe: true}, Tauros: {otherFormes: ['Tauros-Paldea-Aqua', 'Tauros-Paldea-Blaze', 'Tauros-Paldea-Combat']}, Wooper: {otherFormes: ['Wooper-Paldea']}, @@ -9120,7 +9121,7 @@ const SV_PATCH: {[name: string]: DeepPartial} = { }, Chuggalong: { types: ['Dragon', 'Poison'], - bs: {hp: 45, at: 43, df: 117, sa: 120, sd: 110, sp: 115}, + bs: {hp: 45, at: 43, df: 117, sa: 120, sd: 110, sp: 108}, weightkg: 201.6, abilities: {0: 'Armor Tail'}, },