Closed Kampfmoehre closed 8 years ago
Thanks for the pull request! It looks like you've combined several unrelated changes; it would be helpful if they were separate pull requests.
Stat changelog. Same story as the type changelogs. Also, we usually like to use better sources than Bulbapedia.
We never really decided how we wanted to handle the Gen I Special stat split (see https://github.com/veekun/pokedex/issues/8). The solution you've chosen is probably the least bad option. I don't think the Special stat should be marked is_battle_only, though.
I'm not sure how spline-pokedex will be affected by adding a new stat; it would probably need to be updated.
Lastly, a general nitpick: some of the lines in the csv files are out of order; you should run pokedex load
followed by pokedex dump
to get the canonical order.
Hello and thanks for the reply and feedback.
You are right, it is better to split translations into another pull request. Let me answer your questions.
As I hinted earlier I would love to rip official game text as well as Gen 2 locations but unfortunately I have no glue about how to do that. If you have some good references how to rip GBC roms I would love to extract some data into this database.
I am currently building a WinPhone App (just for fun and for just me) and I am using your data in an sqlite database. There is some data that I need so I added them to your database and I thought I'd share it.
Some stats where changed in 2nd and 6th generation. I added Pokémon stats for older generations and a new Stat "Special" which was SpecialAttack and SpecialDefense in first generation. Also there were some type efficacy changes in 2nd gen. I also provided some german translations.
Stat source: http://bulbapedia.bulbagarden.net/wiki/List_of_Pok%C3%A9mon_by_base_stats_%28Generation_I%29 http://bulbapedia.bulbagarden.net/wiki/List_of_Pok%C3%A9mon_by_base_stats_%28Generation_II-V%29