mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Merge 7fda5efc42
into cc483e1877
This commit is contained in:
commit
724f29e6df
3 changed files with 2084 additions and 33 deletions
pokedex/data/csv
|
@ -64,48 +64,74 @@ location_id,generation_id,game_index
|
|||
65,4,136
|
||||
66,4,206
|
||||
67,4,144
|
||||
67,7,34
|
||||
68,4,141
|
||||
68,7,31
|
||||
69,4,127
|
||||
70,4,130
|
||||
71,4,146
|
||||
71,7,36
|
||||
72,4,220
|
||||
73,4,197
|
||||
73,7,43
|
||||
74,4,222
|
||||
75,4,133
|
||||
76,4,145
|
||||
76,7,35
|
||||
77,4,217
|
||||
78,4,214
|
||||
79,4,135
|
||||
80,4,198
|
||||
80,7,40
|
||||
81,4,216
|
||||
82,4,137
|
||||
83,4,207
|
||||
84,4,126
|
||||
85,4,132
|
||||
86,4,138
|
||||
86,7,28
|
||||
87,4,200
|
||||
87,7,41
|
||||
88,4,149
|
||||
88,7,3
|
||||
89,4,158
|
||||
89,7,12
|
||||
90,4,159
|
||||
90,7,13
|
||||
91,4,160
|
||||
91,7,14
|
||||
92,4,161
|
||||
92,7,15
|
||||
93,4,162
|
||||
93,7,16
|
||||
94,4,163
|
||||
94,7,17
|
||||
95,4,164
|
||||
95,7,18
|
||||
96,4,165
|
||||
96,7,19
|
||||
97,4,166
|
||||
97,7,20
|
||||
98,4,167
|
||||
98,7,21
|
||||
99,4,150
|
||||
99,7,4
|
||||
100,4,168
|
||||
100,7,22
|
||||
101,4,169
|
||||
101,7,23
|
||||
102,4,170
|
||||
102,7,24
|
||||
103,4,172
|
||||
103,7,26
|
||||
104,4,173
|
||||
104,7,27
|
||||
105,4,174
|
||||
106,4,175
|
||||
107,4,176
|
||||
108,4,177
|
||||
109,4,151
|
||||
109,7,5
|
||||
110,4,178
|
||||
111,4,179
|
||||
112,4,180
|
||||
|
@ -117,6 +143,7 @@ location_id,generation_id,game_index
|
|||
118,4,186
|
||||
119,4,187
|
||||
120,4,152
|
||||
120,7,6
|
||||
121,4,188
|
||||
122,4,189
|
||||
123,4,190
|
||||
|
@ -127,27 +154,42 @@ location_id,generation_id,game_index
|
|||
128,4,195
|
||||
129,4,196
|
||||
130,4,153
|
||||
130,7,7
|
||||
131,4,154
|
||||
131,7,8
|
||||
132,4,155
|
||||
132,7,9
|
||||
133,4,156
|
||||
133,7,10
|
||||
134,4,157
|
||||
134,7,11
|
||||
135,4,209
|
||||
136,4,203
|
||||
136,7,44
|
||||
137,4,211
|
||||
138,4,204
|
||||
139,4,205
|
||||
140,4,223
|
||||
141,4,210
|
||||
147,4,199
|
||||
147,7,46
|
||||
151,4,143
|
||||
151,7,33
|
||||
152,4,221
|
||||
153,4,128
|
||||
154,4,139
|
||||
154,7,29
|
||||
155,4,224
|
||||
155,7,39
|
||||
156,4,218
|
||||
157,4,171
|
||||
157,7,25
|
||||
158,4,201
|
||||
158,7,42
|
||||
159,7,45
|
||||
160,7,47
|
||||
161,4,106
|
||||
161,7,51
|
||||
162,4,202
|
||||
163,4,2
|
||||
164,4,3
|
||||
|
@ -215,9 +257,13 @@ location_id,generation_id,game_index
|
|||
229,4,131
|
||||
230,4,134
|
||||
231,4,140
|
||||
231,7,30
|
||||
232,4,142
|
||||
232,7,32
|
||||
233,4,147
|
||||
233,7,37
|
||||
234,4,148
|
||||
234,7,38
|
||||
236,4,212
|
||||
237,4,213
|
||||
238,4,215
|
||||
|
@ -246,12 +292,16 @@ location_id,generation_id,game_index
|
|||
263,4,2011
|
||||
264,4,2012
|
||||
264,6,2
|
||||
264,7,1
|
||||
264,7,2
|
||||
264,8,2
|
||||
265,4,3000
|
||||
266,4,3001
|
||||
267,4,3002
|
||||
267,6,4
|
||||
267,7,2
|
||||
267,7,4
|
||||
267,8,4
|
||||
268,4,3003
|
||||
269,4,3004
|
||||
270,4,3005
|
||||
|
@ -499,6 +549,7 @@ location_id,generation_id,game_index
|
|||
483,6,324
|
||||
484,6,174
|
||||
485,6,182
|
||||
498,7,48
|
||||
531,5,117
|
||||
532,5,118
|
||||
533,5,119
|
||||
|
@ -766,3 +817,137 @@ location_id,generation_id,game_index
|
|||
796,7,188
|
||||
797,7,190
|
||||
798,7,192
|
||||
799,7,198
|
||||
800,7,200
|
||||
801,7,202
|
||||
802,7,204
|
||||
803,7,206
|
||||
804,7,208
|
||||
805,7,210
|
||||
806,7,212
|
||||
807,7,214
|
||||
808,7,216
|
||||
809,7,218
|
||||
810,7,220
|
||||
811,7,222
|
||||
812,7,224
|
||||
813,7,226
|
||||
814,7,228
|
||||
815,7,230
|
||||
816,7,232
|
||||
817,7,49
|
||||
818,7,50
|
||||
819,7,52
|
||||
820,7,53
|
||||
821,8,6
|
||||
822,8,8
|
||||
823,8,12
|
||||
824,8,14
|
||||
825,8,16
|
||||
826,8,18
|
||||
827,8,20
|
||||
828,8,22
|
||||
829,8,24
|
||||
830,8,28
|
||||
831,8,30
|
||||
832,8,32
|
||||
833,8,34
|
||||
834,8,36
|
||||
835,8,40
|
||||
836,8,44
|
||||
837,8,46
|
||||
838,8,48
|
||||
839,8,52
|
||||
840,8,54
|
||||
841,8,56
|
||||
842,8,58
|
||||
843,8,60
|
||||
844,8,64
|
||||
845,8,66
|
||||
846,8,68
|
||||
847,8,70
|
||||
848,8,72
|
||||
849,8,76
|
||||
850,8,78
|
||||
851,8,80
|
||||
852,8,84
|
||||
853,8,86
|
||||
854,8,88
|
||||
855,8,90
|
||||
856,8,92
|
||||
857,8,94
|
||||
858,8,96
|
||||
859,8,98
|
||||
860,8,102
|
||||
861,8,104
|
||||
862,8,106
|
||||
863,8,108
|
||||
864,8,110
|
||||
865,8,112
|
||||
866,8,114
|
||||
867,8,116
|
||||
868,8,118
|
||||
869,8,120
|
||||
870,8,122
|
||||
871,8,124
|
||||
872,8,126
|
||||
873,8,128
|
||||
874,8,130
|
||||
875,8,132
|
||||
876,8,134
|
||||
877,8,136
|
||||
878,8,138
|
||||
879,8,140
|
||||
880,8,142
|
||||
881,8,144
|
||||
882,8,146
|
||||
883,8,148
|
||||
884,8,150
|
||||
885,8,152
|
||||
886,8,154
|
||||
887,8,156
|
||||
888,8,158
|
||||
889,8,160
|
||||
890,8,162
|
||||
891,8,164
|
||||
892,8,166
|
||||
893,8,168
|
||||
894,8,170
|
||||
895,8,172
|
||||
896,8,174
|
||||
897,8,176
|
||||
898,8,178
|
||||
899,8,180
|
||||
900,8,182
|
||||
901,8,184
|
||||
902,8,186
|
||||
903,8,188
|
||||
904,8,190
|
||||
905,8,192
|
||||
906,8,194
|
||||
907,8,196
|
||||
908,8,198
|
||||
909,8,200
|
||||
910,8,202
|
||||
911,8,204
|
||||
912,8,206
|
||||
913,8,208
|
||||
914,8,210
|
||||
915,8,212
|
||||
916,8,214
|
||||
917,8,216
|
||||
918,8,218
|
||||
919,8,220
|
||||
920,8,222
|
||||
921,8,224
|
||||
922,8,226
|
||||
923,8,228
|
||||
924,8,230
|
||||
925,8,232
|
||||
926,8,234
|
||||
927,8,236
|
||||
928,8,238
|
||||
929,8,240
|
||||
930,8,242
|
||||
931,8,244
|
||||
932,8,246
|
||||
|
|
|
File diff suppressed because it is too large
Load diff
|
@ -738,7 +738,7 @@ id,region_id,identifier
|
|||
754,7,battle-royal-dome
|
||||
755,7,alola-route-10
|
||||
756,7,alola-route-11
|
||||
757,7,secluded-shore
|
||||
757,7,ulaula-beach
|
||||
758,7,alola-route-13
|
||||
759,7,tapu-village
|
||||
760,7,alola-route-15
|
||||
|
@ -778,5 +778,139 @@ id,region_id,identifier
|
|||
794,7,exeggutor-island
|
||||
795,7,battle-tree
|
||||
796,7,aether-paradise
|
||||
797,7,ultra-space
|
||||
797,7,ultra-deep-sea
|
||||
798,7,malie-city--outer-cape
|
||||
799,7,big-wave-beach
|
||||
800,7,sandy-cave
|
||||
801,7,heahea-beach
|
||||
802,7,poni-beach
|
||||
803,7,ultra-megalopolis
|
||||
804,7,megalo-tower
|
||||
805,7,ultra-plant
|
||||
806,7,ultra-crater
|
||||
807,7,ultra-desert
|
||||
808,7,ultra-forest
|
||||
809,7,ultra-jungle
|
||||
810,7,ultra-ruin
|
||||
811,7,ultra-space-wilds
|
||||
812,7,team-rockets-castle
|
||||
813,7,plains-grotto
|
||||
814,7,pikachu-valley
|
||||
815,7,alola-route-1--trainers-school
|
||||
816,7,dividing-peak-tunnel
|
||||
817,1,team-rocket-hideout
|
||||
818,1,go-park-complex
|
||||
819,1,silph-co
|
||||
820,1,kanto-pokemon-league
|
||||
821,8,postwick
|
||||
822,8,slumbering-weald
|
||||
823,8,galar-route-1
|
||||
824,8,wedgehurst
|
||||
825,8,wedgehurst-station
|
||||
826,8,galar-route-2
|
||||
827,8,motostoke
|
||||
828,8,motostoke-station
|
||||
829,8,motostoke-stadium
|
||||
830,8,galar-route-3
|
||||
831,8,galar-mine
|
||||
832,8,galar-route-4
|
||||
833,8,turffield
|
||||
834,8,turffield-stadium
|
||||
835,8,galar-route-5
|
||||
836,8,hulbury
|
||||
837,8,hulbury-station
|
||||
838,8,hulbury-stadium
|
||||
839,8,motostoke-outskirts
|
||||
840,8,galar-mine-no-2
|
||||
841,8,hammerlocke
|
||||
842,8,hammerlocke-station
|
||||
843,8,hammerlocke-stadium
|
||||
844,8,energy-plant
|
||||
845,8,tower-summit
|
||||
846,8,galar-route-6
|
||||
847,8,stow-on-side
|
||||
848,8,stow-on-side-stadium
|
||||
849,8,glimwood-tangle
|
||||
850,8,ballonlea
|
||||
851,8,ballonlea-stadium
|
||||
852,8,galar-route-7
|
||||
853,8,galar-route-8
|
||||
854,8,galar-route-8--steamdrift-way
|
||||
855,8,galar-route-9
|
||||
856,8,galar-route-9--circhester-bay
|
||||
857,8,galar-route-9--outer-spikemuth
|
||||
858,8,circhester
|
||||
859,8,circhester-stadium
|
||||
860,8,spikemuth
|
||||
861,8,galar-route-9-tunnel
|
||||
862,8,galar-route-10
|
||||
863,8,white-hill-station
|
||||
864,8,wyndon
|
||||
865,8,wyndon-station
|
||||
866,8,wyndon-stadium--pokemon-league-hq
|
||||
867,8,wyndon-stadium--locker-room
|
||||
868,8,wyndon-stadium
|
||||
869,8,meetup-spot--wild-area
|
||||
870,8,rolling-fields--wild-area
|
||||
871,8,dappled-grove--wild-area
|
||||
872,8,watchtower-ruins--wild-area
|
||||
873,8,east-lake-axewell--wild-area
|
||||
874,8,west-lake-axewell--wild-area
|
||||
875,8,axews-eye--wild-area
|
||||
876,8,south-lake-miloch--wild-area
|
||||
877,8,giants-seat--wild-area
|
||||
878,8,north-lake-miloch--wild-area
|
||||
879,8,motostoke-riverbank--wild-area
|
||||
880,8,bridge-field--wild-area
|
||||
881,8,stony-wilderness--wild-area
|
||||
882,8,dusty-bowl--wild-area
|
||||
883,8,giants-mirror--wild-area
|
||||
884,8,hammerlocke-hills--wild-area
|
||||
885,8,giants-cap--wild-area
|
||||
886,8,lake-of-outrage--wild-area
|
||||
887,8,wild-area-station
|
||||
888,8,galar-battle-tower
|
||||
889,8,rose-tower
|
||||
890,8,pokemon-den
|
||||
891,8,fields-of-honor--isle-of-armor
|
||||
892,8,soothing-wetlands--isle-of-armor
|
||||
893,8,forest-of-focus--isle-of-armor
|
||||
894,8,challenge-beach--isle-of-armor
|
||||
895,8,brawlers-cave--isle-of-armor
|
||||
896,8,challenge-road--isle-of-armor
|
||||
897,8,courageous-cavern--isle-of-armor
|
||||
898,8,loop-lagoon--isle-of-armor
|
||||
899,8,training-lowlands--isle-of-armor
|
||||
900,8,warm-up-tunnel--isle-of-armor
|
||||
901,8,potbottom-desert--isle-of-armor
|
||||
902,8,workout-sea--isle-of-armor
|
||||
903,8,stepping-stone-sea--isle-of-armor
|
||||
904,8,insular-sea--isle-of-armor
|
||||
905,8,honeycalm-sea--isle-of-armor
|
||||
906,8,honeycalm-island--isle-of-armor
|
||||
907,8,master-dojo
|
||||
908,8,tower-of-darkness
|
||||
909,8,tower-of-waters
|
||||
910,8,armor-station
|
||||
911,8,slippery-slope--crown-tundra
|
||||
912,8,freezington--crown-tundra
|
||||
913,8,frostpoint-field--crown-tundra
|
||||
914,8,giants-bed--crown-tundra
|
||||
915,8,old-cemetery--crown-tundra
|
||||
916,8,snowslide-slope--crown-tundra
|
||||
917,8,tunnel-to-the-top--crown-tundra
|
||||
918,8,path-to-the-peak--crown-tundra
|
||||
919,8,crown-shrine--crown-tundra
|
||||
920,8,giants-foot--crown-tundra
|
||||
921,8,roaring-sea-caves--crown-tundra
|
||||
922,8,frigid-sea--crown-tundra
|
||||
923,8,three-point-pass--crown-tundra
|
||||
924,8,ballimere-lake--crown-tundra
|
||||
925,8,lakeside-cave--crown-tundra
|
||||
926,8,dyna-tree-hill--crown-tundra
|
||||
927,8,galar-rock-peak-ruins
|
||||
928,8,galar-iceberg-ruins
|
||||
929,8,galar-iron-ruins
|
||||
930,8,split-decision-ruins
|
||||
931,8,max-lair
|
||||
932,8,crown-tundra-station
|
||||
|
|
|
Loading…
Add table
Reference in a new issue