2
0
Fork 0
mirror of https://github.com/PokeAPI/pokeapi synced 2025-02-26 12:07:13 +00:00

Add Roaming Pokémon in D/P/Pt

This commit is contained in:
Simply BLG 2022-07-23 22:50:32 -03:00
parent 104c13da02
commit 143aaecc35
4 changed files with 39 additions and 0 deletions

View file

@ -20574,3 +20574,21 @@ encounter_id,encounter_condition_value_id
62196,5
62197,5
62198,40
62215,31
62216,31
62217,31
62218,31
62219,31
62220,31
62221,30
62222,30
62223,41
62224,41
62225,30
62226,30
62227,41
62228,41
62229,30
62230,30
62231,41
62232,41

1 encounter_id encounter_condition_value_id
20574 62196 5
20575 62197 5
20576 62198 40
20577 62215 31
20578 62216 31
20579 62217 31
20580 62218 31
20581 62219 31
20582 62220 31
20583 62221 30
20584 62222 30
20585 62223 41
20586 62224 41
20587 62225 30
20588 62226 30
20589 62227 41
20590 62228 41
20591 62229 30
20592 62230 30
20593 62231 41
20594 62232 41

View file

@ -58,3 +58,5 @@ encounter_condition_value_id,local_language_id,name
37,9,Acquired National Pokédex
38,9,None
39,9,Beat the Pokémon league after knocking out Snorlax at Route 11
40,9,Playing on the Virtual Console Release
41,9,Cure the nightmares of Eldritchs Son

1 encounter_condition_value_id local_language_id name
58 37 9 Acquired National Pokédex
59 38 9 None
60 39 9 Beat the Pokémon league after knocking out Snorlax at Route 11
61 40 9 Playing on the Virtual Console Release
62 41 9 Cure the nightmares of Eldritch’s Son

View file

@ -39,3 +39,4 @@ id,encounter_condition_id,identifier,is_default
38,10,other-none,1
39,10,other-snorlax-11-beat-league,0
40,10,other-virtual-console,0
41,9,cure-eldritch-nightmares,0

1 id encounter_condition_id identifier is_default
39 38 10 other-none 1
40 39 10 other-snorlax-11-beat-league 0
41 40 10 other-virtual-console 0
42 41 9 cure-eldritch-nightmares 0

View file

@ -58502,3 +58502,21 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level
62212,9,796,710,380,40,40
62213,7,796,707,381,40,40
62214,9,796,710,381,40,40
62215,14,797,714,144,60,60
62216,14,797,714,145,60,60
62217,14,797,714,146,60,60
62218,14,797,715,144,60,60
62219,14,797,715,145,60,60
62220,14,797,715,146,60,60
62221,12,797,712,481,50,50
62222,12,797,713,481,50,50
62223,12,797,712,488,50,50
62224,12,797,713,488,50,50
62225,13,797,712,481,50,50
62226,13,797,713,481,50,50
62227,13,797,712,488,50,50
62228,13,797,713,488,50,50
62229,14,797,714,481,50,50
62230,14,797,715,481,50,50
62231,14,797,714,488,50,50
62232,14,797,715,488,50,50

Can't render this file because it is too large.