jsziede / pokebot

A simulation of the Pokémon video games that runs in the Discord environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some Pokémon data files are inaccurate

jsziede opened this issue · comments

While updating the JSON files for all the older Pokémon that had changes made to them for the Sword and Shield games, I noticed many inaccuracies with properties such as egg hatching distance and experience yield. Furthermore, it is likely that I made some mistakes when updating these files.

Two potential solutions include manually checking each file to ensure that all properties are correct and up to date with the eighth generation of games, or to automatically compare them to some sort of complete database.