pokemongo-json-pokedex icon indicating copy to clipboard operation
pokemongo-json-pokedex copied to clipboard

Pokemon Egg Distance

Open Sifogiannos opened this issue 6 years ago • 7 comments

Could it be easy to add pokemon egg distance?

Sifogiannos avatar May 07 '18 19:05 Sifogiannos

I'm actually unable to find that information in the GAME_MASTER files.

Maybe you have more luck. Search here

BrunnerLivio avatar May 07 '18 19:05 BrunnerLivio

As i can see, in the specific file "GAME_MASTER" there is none data for pokemon egg distance, we should probably import another file that contain that data.

Sifogiannos avatar May 08 '18 17:05 Sifogiannos

I don't like relying on third party services. Any suggestions though?

BrunnerLivio avatar May 08 '18 18:05 BrunnerLivio

Look this

Furtif avatar May 09 '18 05:05 Furtif

Kinda forgot this issue, sorry about that. @Furtif thanks for this snippet. I do not want to debug your code; can you elaborate how you calculate this? Like which data from the GAME_MASTER.json is needed in order to calculate the Egg Distance?

BrunnerLivio avatar Jul 04 '18 08:07 BrunnerLivio

Long time no see, i dont know if its a good idea but it just an opinion. We could use the data form https://www.serebii.net/pokemongo/pokemon.shtml to extract data for egg hatching and then merge them with the available data from game master.

What do you think?

Sifogiannos avatar Oct 30 '18 09:10 Sifogiannos

@Sifogiannos Hmm serebii is quite reliable, so I guess could be doable. Do not really have the time to implement it myself though :/

BrunnerLivio avatar Oct 30 '18 19:10 BrunnerLivio