veekun_pokedex/pokedex/data/csv/encounter_condition_values.csv
Eevee e163c13038 Re-re-ripped HG/SS encounters.
Turns out "fishing swarm 2" is time of day; it represents some water
Pokémon that only appear at night.
2010-01-28 01:21:34 -08:00

21 lines
489 B
Text

id,encounter_condition_id,name,is_default
1,1,During a swarm,0
2,1,Not during a swarm,1
3,2,In the morning,0
4,2,During the day,1
5,2,At night,0
6,3,Using PokeRadar,0
7,3,Not using PokeRadar,1
8,4,No game in slot 2,1
9,4,Ruby in slot 2,0
10,4,Sapphire in slot 2,0
11,4,Emerald in slot 2,0
12,4,Fire Red in slot 2,0
13,4,Leaf Green in slot 2,0
14,5,Radio off,1
15,5,Hoenn radio,0
16,5,Sinnoh radio,0
17,6,No surfing swarm,1
18,6,Surfing swarm,0
19,7,No fishing swarm,1
20,7,Fishing swarm,0