Professor-Redwood-Team / Professor-Redwood

Pokemon Go Discord Bot
MIT License
34 stars 21 forks source link

Gen 3 stats #45

Closed saucyallison closed 6 years ago

saucyallison commented 6 years ago

Adding gen 3 to pokemon.json. I ran the json through a formatter this time to make it less eye-bleedy.

Stats were pulled from https://pokemongohub.net/generation-3/ using a Selenium script. Type mappings came from https://rankedboost.com/pokemon-go/gen-3-pokedex/. (The stats from Rankedboost were totally whack. Go home Rankedboost, you're drunk.)

Added a gen 3 breakpoint test with Regice as a defender too.

No word on movesets or gen 3 attacks yet, but I can add those whenever they become available. Leaving gen 3 fast/charge moves blank for now.

cc @pjlangsam @stefangimmillaro, thanks guys :)