PokeAPI/pokeapi

base_stat updates through generations

Open

#1325 opened on Oct 28, 2025

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (5,191 stars) (1,128 forks)user submission
help wanted

Description

base_stats currently only show the pkmn stats from its most recent change.

ex. butterfree = 395 base stat instead of its original 385.

also means that all gen 1 pokemon are inaccurate to it's now removed 'special' stat

Contributor guide