PokeAPI/pokeapi

base_stat updates through generations

Closed

#1,325 opened on Oct 28, 2025

 (3 comments) (0 reactions) (0 assignees)Python (1,128 forks)user submission
help wanted

Repository metrics

Stars
 (5,191 stars)
PR merge metrics
 (Avg merge 5d 14h) (26 merged PRs in 30d)

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