Add FRLG Trade Encounters - #1638
Conversation
had encounters.csv using group ids, not version ids.
| 122987,10,1303,3806,101,3,100 | ||
| 122988,10,1303,3806,114,5,100 | ||
| 122989,10,1303,3806,86,5,100 |
There was a problem hiding this comment.
| 122987,10,1303,3806,101,3,100 | |
| 122988,10,1303,3806,114,5,100 | |
| 122989,10,1303,3806,86,5,100 | |
| 122987,10,833,3806,101,3,100 | |
| 122988,10,833,3806,114,22,100 | |
| 122989,10,833,3806,86,28,100 |
All these pokemon area available in cinnabar-island-cinnabar-lab, but these have it listed in violet-city-southwest-house. Also, the minimum levels for tangela and seel should be the same as in leaf-green below.
There was a problem hiding this comment.
Actually, the seel and tangela in LG are a mistake. It's level 5 because venonat and ponyta can be bred. In my commit I'll update the LG levels.
Generally, the way I calculated these levels were:
If Pokemon is lowest evo, = level 5. If evolve with stone from lowest evo, level 5. If happiness, 1 level above games min level.
|
Updated, thanks Jemarq. Should be good to go now. |
jemarq04
left a comment
There was a problem hiding this comment.
Looks great - thanks for the PR!
|
Thanks both! |
|
A PokeAPI/api-data refresh has started. In ~45 minutes the staging branch of PokeAPI/api-data will be pushed with the new generated data. |
|
The updater script has finished its job and has now opened a Pull Request towards PokeAPI/api-data with the updated data. |
FRLG Trade Encounters
AI coding assistance disclosure
No AI was used in this PR.
Contributor check list
Sorry I've been away, I'm hoping to be back and contributing a bunch.