Is there an existing issue or pull request for this?
Feature description
We could add data about locations in the Pokemon world. Every location has several fields:
- region, which would be one of:
- kanto
- johto
- hoenn
- sinnoh
- unova
- kalos
- alola
- galar
- hisui
- paldea
- kitakami
- terarium (Blueberry Academy)
- orre
- fiore
- almia
- oblivia
- name
- list of pokemon which is an object of:
- data -> this is a deep link to the pokemon data so the name would be
data.name
- encounter method
- encounter chance
- encounter level range
- encounter games
- subarea (relevant for gen7+)
- link to bulbapedia page
- link to serebii page
Desired solution
A new data set for location data
Alternatives considered
n.a.
Additional context
No response
Is there an existing issue or pull request for this?
Feature description
We could add data about locations in the Pokemon world. Every location has several fields:
data.nameDesired solution
A new data set for location data
Alternatives considered
n.a.
Additional context
No response