PokeAPI / pokedex

PokeAPI's fork for adding gen-8 data.
https://github.com/PokeAPI/pokedex/tree/master-pokeapi/pokeapi
MIT License
43 stars 38 forks source link

Incorrect Def stat on Ampharos for gens 1 through 4 #51

Closed brdy1 closed 3 years ago

brdy1 commented 3 years ago

Ampharos had his defense stat increased between generations 4 and 5 and the API only returns the values for gen 5+. Is there a plan to account for stat changes between versions?

These slight changes also apply to a couple dozen other Pokemon - they also had slight stat boosts in generation 5.

Naramsim commented 3 years ago

No, right now we don't have any plans to support older stats, sorry.

tttlumberjack commented 3 years ago

Has the idea for adding this functionality ever been considered? Being able to reference stats specific to each generation would be very helpful for my situation.

Naramsim commented 3 years ago

Nope :(