fanzeyi / pokemon.json

Pokemon dataset in JSON.
719 stars 477 forks source link

[Feature Request] Next Evolutions in JSON #14

Open Purukitto opened 5 years ago

ToDelattre commented 5 years ago

Do you mean the very next evolution for each pokemon or all the evolutions after their actual state?

IMO, i think the second one would be better and we could use a list of Pokemons instead of just a string as, for example, Eevee can have different evolutions.

I'll have a look at it and will try to find a way to do it simply.