Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anorith/Lileep missing in Encounter #1100

Open
BigFlagBurito opened this issue May 30, 2024 · 2 comments
Open

Anorith/Lileep missing in Encounter #1100

BigFlagBurito opened this issue May 30, 2024 · 2 comments

Comments

@BigFlagBurito
Copy link

Hi, I was looking for some Pokemon on how to get them in Gen IV and I noticed that the encounter for Anorith/Cradily are missing for those games:
(diamon, pearl, platinium, heartgold, black, white, black2, white2, x, omegarubiy, alphasapphire, brilliant diamond, shining pearl, sword/shield expansion pass)
condition value should be 'item-root-fossil'

Currently available are the entries for ruby, sapphire, emerald, ultra-sun and ultra-moon.
I have not checked any other Fossil Pokemon.

Steps to Reproduce:

  1. https://pokeapi.co/api/v2/pokemon/347/encounters
  2. https://pokeapi.co/api/v2/pokemon/345/encounters
@Naramsim
Copy link
Member

Naramsim commented Jun 6, 2024

Could you help us and fill in the data?

@Deleca7755
Copy link
Contributor

Deleca7755 commented Nov 2, 2024

This seems to be true for other fossils
https://pokeapi.co/api/v2/pokemon/kabuto/encounters
https://pokeapi.co/api/v2/pokemon/amaura/encounters

Sadly there's quite some work to be done for this Issue

  • https://pokeapi.co/api/v2//location-area/736/ needs a game_index of 6
  • Tyrunt and Amaura's encounters list glittering-cave-unknown-area-303 when that's only where you obtain the fossil
  • The following need to be added as a location-area ( estimated names ):
    • ambrette-city-ambrette-lab
    • oreburgh-city-oreburgh-mining-museum
    • pewter-city-pewter-museum-of-science
    • nacrene-city-nacrene-museum

Also these Issues do come from veekun. You can view the data or lack thereof on the fossils at the pokedex, to more easily see what's actually missing: https://veekun.com/dex/pokemon/lileep

Gen 4 cities for example seem to generally just be missing everything and If this Is going to be fixed It may be nice to knock out everything else as well

I would be more than happy to try to make a PR but like always I don't know what the consensus Is on bumping the Index numbers or what should be which number as I don't know how to datamine or where I would get concrete datamined Info ( PkHeX or somewhere? ). Adding things with essentially random Indexes sounds messy In the long run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants