pokeapi
pokeapi copied to clipboard
Lack of egg moves and Duplicate version entries for Blissey's Double-Edge
Egg moves do not seem to be listed in the api, despite being on most major sites. Attempting to view Blissey's learnset shows Double-Edge twice for Pokemon Ultra-Sun-Ultra-Moon. Additionally, any questions on your slack page go without a response, despite it being listed as the best area to raise problems
Hi! You have three points :)
yes, we are lacking a large part of egg moves, would you like to fix this and help us with a PR?
can you also fix the Blissey double move?
You're right, in the slack there are no more team members. I sometimes log in once every month but cannot answer all the questions. We'll discuss internally what to do and whether to change our README.
Sorry, I'm pretty new to git, do you know how I could help you add egg moves? It seems like a win-win situation for me, so I'd be happy to help if possible
Hi, I checked and it seems that Blissey learns double-edge twice. At level 1 and 54 in gen VII: https://bulbapedia.bulbagarden.net/wiki/Blissey_(Pok%C3%A9mon)/Generation_VII_learnset#By_leveling_up
Is it possible we could get a "level learnt at" in the data for each move that uses level up?
Sorry, I'm pretty new to git, do you know how I could help you add egg moves? It seems like a win-win situation for me, so I'd be happy to help if possible
u would need to make a fork of this repo update ur changes in that fork then make a pull request to this repo