1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00

Add FR/LG encounters.

This commit is contained in:
a_magical_me 2011-04-04 02:42:29 -07:00
parent 841694f83f
commit 81f384e562
7 changed files with 5074 additions and 0 deletions
pokedex/data/csv

View file

@ -217,3 +217,35 @@ id,version_group_id,encounter_method_id,slot,rarity
216,6,6,3,5
217,6,6,4,4
218,6,6,5,1
219,7,1,1,20
220,7,1,2,20
221,7,1,3,10
222,7,1,4,10
223,7,1,5,10
224,7,1,6,10
225,7,1,7,5
226,7,1,8,5
227,7,1,9,4
228,7,1,10,4
229,7,1,11,1
230,7,1,12,1
231,7,3,1,60
232,7,3,2,20
233,7,3,3,20
234,7,2,1,70
235,7,2,2,30
236,7,4,1,40
237,7,4,2,40
238,7,4,3,15
239,7,4,4,4
240,7,4,5,1
241,7,5,1,60
242,7,5,2,30
243,7,5,3,5
244,7,5,4,4
245,7,5,5,1
246,7,6,1,60
247,7,6,2,30
248,7,6,3,5
249,7,6,4,4
250,7,6,5,1

1 id version_group_id encounter_method_id slot rarity
217 216 6 6 3 5
218 217 6 6 4 4
219 218 6 6 5 1
220 219 7 1 1 20
221 220 7 1 2 20
222 221 7 1 3 10
223 222 7 1 4 10
224 223 7 1 5 10
225 224 7 1 6 10
226 225 7 1 7 5
227 226 7 1 8 5
228 227 7 1 9 4
229 228 7 1 10 4
230 229 7 1 11 1
231 230 7 1 12 1
232 231 7 3 1 60
233 232 7 3 2 20
234 233 7 3 3 20
235 234 7 2 1 70
236 235 7 2 2 30
237 236 7 4 1 40
238 237 7 4 2 40
239 238 7 4 3 15
240 239 7 4 4 4
241 240 7 4 5 1
242 241 7 5 1 60
243 242 7 5 2 30
244 243 7 5 3 5
245 244 7 5 4 4
246 245 7 5 5 1
247 246 7 6 1 60
248 247 7 6 2 30
249 248 7 6 3 5
250 249 7 6 4 4
251 250 7 6 5 1