Merge pull request #177 from seii/veekun-issue-172

Fix forms_switchable flag for new Mega evolutions in ORAS
This commit is contained in:
Eevee 2016-07-06 13:48:30 -07:00 committed by GitHub
commit 22bfacb590
1 changed files with 20 additions and 20 deletions

View File

@ -13,10 +13,10 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
12,butterfree,1,11,4,9,13,2,4,45,70,0,15,1,2,0,12,
13,weedle,1,,5,3,2,2,4,255,70,0,15,0,2,0,13,
14,kakuna,1,13,5,10,2,2,4,120,70,0,15,0,2,0,14,
15,beedrill,1,14,5,10,13,2,4,45,70,0,15,0,2,0,15,177
15,beedrill,1,14,5,10,13,2,4,45,70,0,15,0,2,1,15,177
16,pidgey,1,,6,3,9,2,4,255,70,0,15,0,4,0,16,
17,pidgeotto,1,16,6,3,9,2,4,120,70,0,15,0,4,0,17,
18,pidgeot,1,17,6,3,9,2,4,45,70,0,15,0,4,0,18,
18,pidgeot,1,17,6,3,9,2,4,45,70,0,15,0,4,1,18,
19,rattata,1,,7,7,8,3,4,255,70,0,15,1,2,0,19,
20,raticate,1,19,7,3,8,3,4,127,70,0,15,1,2,0,20,
21,spearow,1,,8,3,9,6,4,255,70,0,15,0,2,0,21,
@ -78,7 +78,7 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
77,ponyta,1,,32,10,8,3,4,190,70,0,20,0,2,0,83,
78,rapidash,1,77,32,10,8,3,4,60,70,0,20,0,2,0,84,
79,slowpoke,1,,33,6,8,9,4,190,70,0,20,0,2,0,85,
80,slowbro,1,79,33,6,6,9,4,75,70,0,20,0,2,0,86,
80,slowbro,1,79,33,6,6,9,4,75,70,0,20,0,2,1,86,
81,magnemite,1,,34,4,4,6,-1,190,70,0,20,0,2,0,88,
82,magneton,1,81,34,4,11,6,-1,60,70,0,20,0,2,0,89,
83,farfetchd,1,,35,3,9,3,4,45,70,0,20,0,2,0,91,
@ -206,7 +206,7 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
205,forretress,2,204,102,7,1,2,4,75,70,0,20,0,2,0,236,57
206,dunsparce,2,,103,10,2,1,4,190,70,0,20,0,2,0,237,
207,gligar,2,,104,7,9,4,4,60,70,0,20,1,4,0,238,
208,steelix,2,95,41,4,2,1,4,25,70,0,25,1,2,0,104,176
208,steelix,2,95,41,4,2,1,4,25,70,0,25,1,2,1,104,176
209,snubbull,2,,105,6,12,8,6,190,70,0,20,0,3,0,240,
210,granbull,2,209,105,7,6,8,6,75,70,0,20,0,3,0,241,
211,qwilfish,2,,106,4,3,7,4,45,70,0,20,0,2,0,242,
@ -252,13 +252,13 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
251,celebi,2,,129,5,12,2,-1,45,100,0,120,0,4,0,276,
252,treecko,3,,130,5,6,2,1,45,70,0,20,0,4,0,277,130
253,grovyle,3,252,130,5,6,2,1,45,70,0,20,0,4,0,278,131
254,sceptile,3,253,130,5,6,2,1,45,70,0,20,0,4,0,279,132
254,sceptile,3,253,130,5,6,2,1,45,70,0,20,0,4,1,279,132
255,torchic,3,,131,8,7,3,1,45,70,0,20,1,4,0,280,
256,combusken,3,255,131,8,6,3,1,45,70,0,20,1,4,0,281,
257,blaziken,3,256,131,8,6,3,1,45,70,0,20,1,4,1,282,
258,mudkip,3,,132,2,8,9,1,45,70,0,20,0,4,0,283,
259,marshtomp,3,258,132,2,6,9,1,45,70,0,20,0,4,0,284,
260,swampert,3,259,132,2,6,9,1,45,70,0,20,0,4,0,285,
260,swampert,3,259,132,2,6,9,1,45,70,0,20,0,4,1,285,
261,poochyena,3,,133,4,8,3,4,255,70,0,15,0,2,0,286,
262,mightyena,3,261,133,4,8,3,4,127,70,0,15,0,2,0,287,
263,zigzagoon,3,,134,3,8,3,4,255,70,0,15,0,2,0,288,
@ -300,7 +300,7 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
299,nosepass,3,,147,4,12,1,4,255,70,0,20,0,2,0,324,
300,skitty,3,,148,6,8,2,6,255,70,0,15,0,3,0,326,
301,delcatty,3,300,148,7,8,2,6,60,70,0,15,0,3,0,327,
302,sableye,3,,149,7,12,1,4,45,35,0,25,0,4,0,328,
302,sableye,3,,149,7,12,1,4,45,35,0,25,0,4,1,328,
303,mawile,3,,150,1,12,1,4,45,70,0,20,0,3,1,329,
304,aron,3,,151,4,8,4,4,180,35,0,35,0,1,0,330,149
305,lairon,3,304,151,4,8,4,4,90,35,0,35,0,1,0,331,150
@ -317,11 +317,11 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
316,gulpin,3,,159,5,4,3,4,225,70,0,20,1,6,0,344,
317,swalot,3,316,159,7,4,3,4,75,70,0,20,1,6,0,345,
318,carvanha,3,,160,8,3,7,4,225,35,0,20,0,1,0,346,
319,sharpedo,3,318,160,2,3,7,4,60,35,0,20,0,1,0,347,
319,sharpedo,3,318,160,2,3,7,4,60,35,0,20,0,1,1,347,
320,wailmer,3,,161,2,3,7,4,125,70,0,40,0,6,0,348,
321,wailord,3,320,161,2,3,7,4,60,70,0,40,0,6,0,349,
322,numel,3,,162,10,8,4,4,255,70,0,20,1,2,0,350,
323,camerupt,3,322,162,8,8,4,4,150,70,0,20,1,2,0,351,
323,camerupt,3,322,162,8,8,4,4,150,70,0,20,1,2,1,351,
324,torkoal,3,,163,3,8,4,4,90,70,0,20,0,2,0,352,
325,spoink,3,,164,1,4,4,4,255,70,0,20,0,3,0,353,
326,grumpig,3,325,164,7,6,4,4,60,70,0,20,0,3,0,354,
@ -332,7 +332,7 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
331,cacnea,3,,167,5,12,6,4,190,35,0,20,0,4,0,359,
332,cacturne,3,331,167,5,12,6,4,60,35,0,20,1,4,0,360,
333,swablu,3,,168,2,9,2,4,255,70,0,20,0,5,0,361,
334,altaria,3,333,168,2,9,2,4,45,70,0,20,0,5,0,362,
334,altaria,3,333,168,2,9,2,4,45,70,0,20,0,5,1,362,
335,zangoose,3,,169,9,6,3,4,90,70,0,20,0,5,0,363,
336,seviper,3,,170,1,2,3,4,90,70,0,20,0,6,0,364,
337,lunatone,3,,171,10,1,1,-1,45,70,0,25,0,3,0,365,
@ -360,7 +360,7 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
359,absol,3,,185,9,8,4,4,30,35,0,25,0,4,1,389,
360,wynaut,3,,100,2,6,1,4,125,70,1,20,0,2,0,232,
361,snorunt,3,,186,4,12,1,4,190,70,0,20,0,2,0,390,93
362,glalie,3,361,186,4,1,1,4,75,70,0,20,0,2,0,391,94
362,glalie,3,361,186,4,1,1,4,75,70,0,20,0,2,1,391,94
363,spheal,3,,187,2,3,7,4,255,70,0,20,0,4,0,393,60
364,sealeo,3,363,187,2,3,7,4,120,70,0,20,0,4,0,394,61
365,walrein,3,364,187,2,8,7,4,45,70,0,20,0,4,0,395,62
@ -371,18 +371,18 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
370,luvdisc,3,,190,6,3,7,6,225,70,0,20,0,3,0,400,
371,bagon,3,,191,2,12,6,4,45,35,0,40,0,1,0,401,
372,shelgon,3,371,191,9,8,6,4,45,35,0,40,0,1,0,402,
373,salamence,3,372,191,2,8,6,4,45,35,0,40,0,1,0,403,
373,salamence,3,372,191,2,8,6,4,45,35,0,40,0,1,1,403,
374,beldum,3,,192,2,5,6,-1,3,35,0,40,0,1,0,404,82
375,metang,3,374,192,2,4,6,-1,3,35,0,40,0,1,0,405,83
376,metagross,3,375,192,2,11,6,-1,3,35,0,40,0,1,0,406,84
376,metagross,3,375,192,2,11,6,-1,3,35,0,40,0,1,1,406,84
377,regirock,3,,193,3,12,1,-1,3,35,0,80,0,1,0,407,
378,regice,3,,194,2,12,1,-1,3,35,0,80,0,1,0,408,
379,registeel,3,,195,4,12,1,-1,3,35,0,80,0,1,0,409,193
380,latias,3,,196,8,9,9,8,3,90,0,120,0,1,0,410,
381,latios,3,,197,2,9,9,0,3,90,0,120,0,1,0,411,
380,latias,3,,196,8,9,9,8,3,90,0,120,0,1,1,410,
381,latios,3,,197,2,9,9,0,3,90,0,120,0,1,1,411,
382,kyogre,3,,198,2,3,7,-1,5,0,0,120,0,1,0,412,
383,groudon,3,,199,8,6,6,-1,5,0,0,120,0,1,0,413,194
384,rayquaza,3,,200,5,2,5,-1,3,0,0,120,0,1,0,414,200
384,rayquaza,3,,200,5,2,5,-1,3,0,0,120,0,1,1,414,200
385,jirachi,3,,201,10,12,4,-1,3,100,0,120,0,1,0,415,
386,deoxys,3,,202,8,12,5,-1,3,0,0,120,0,1,1,416,
387,turtwig,4,,203,5,8,,1,45,70,0,20,0,4,0,417,
@ -426,7 +426,7 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
425,drifloon,4,,219,7,4,,4,125,70,0,30,0,6,0,452,167
426,drifblim,4,425,219,7,4,,4,60,70,0,30,0,6,0,453,168
427,buneary,4,,220,3,6,,4,190,0,0,20,0,2,0,454,
428,lopunny,4,427,220,3,6,,4,60,140,0,20,0,2,0,455,
428,lopunny,4,427,220,3,6,,4,60,140,0,20,0,2,1,455,
429,mismagius,4,200,98,7,1,,4,45,35,0,25,0,3,0,230,184
430,honchkrow,4,198,97,1,9,,4,30,35,0,20,0,4,0,228,
431,glameow,4,,221,4,8,,6,190,70,0,20,0,3,0,456,
@ -473,7 +473,7 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
472,gliscor,4,207,104,7,9,,4,30,70,0,20,0,4,0,239,
473,mamoswine,4,221,112,3,8,,4,50,70,0,20,1,1,0,253,
474,porygon-z,4,233,68,8,4,,-1,30,70,0,20,0,2,0,168,
475,gallade,4,281,140,9,12,,0,45,35,0,20,0,1,0,308,12
475,gallade,4,281,140,9,12,,0,45,35,0,20,0,1,1,308,12
476,probopass,4,299,147,4,11,,4,60,70,0,20,0,2,0,325,
477,dusknoir,4,356,182,1,4,,4,45,35,0,25,0,3,0,385,71
478,froslass,4,361,186,9,4,,8,75,70,0,20,0,2,0,392,95
@ -529,7 +529,7 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
528,swoobat,5,527,269,2,9,,4,45,70,0,15,0,2,0,529,
529,drilbur,5,,270,4,6,,4,120,70,0,20,0,2,0,530,152
530,excadrill,5,529,270,4,12,,4,60,70,0,20,0,2,0,531,153
531,audino,5,,271,6,6,,4,255,70,0,20,0,3,0,532,185
531,audino,5,,271,6,6,,4,255,70,0,20,0,3,1,532,185
532,timburr,5,,272,4,12,,2,180,70,0,20,0,4,0,533,101
533,gurdurr,5,532,272,4,12,,2,90,70,0,20,0,4,0,534,102
534,conkeldurr,5,533,272,3,12,,2,45,70,0,20,0,4,0,535,103
@ -717,6 +717,6 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
716,xerneas,6,,368,2,8,,-1,45,0,0,120,0,1,1,716,
717,yveltal,6,,369,8,9,,-1,45,0,0,120,0,1,0,717,
718,zygarde,6,,370,5,2,,-1,3,0,0,120,0,1,0,718,
719,diancie,6,,371,6,4,,-1,3,70,0,25,0,1,0,719,
719,diancie,6,,371,6,4,,-1,3,70,0,25,0,1,1,719,
720,hoopa,6,,372,7,1,,-1,3,100,0,120,0,1,0,720,
721,volcanion,6,,373,3,1,,-1,3,100,0,120,0,1,0,721,

1 id identifier generation_id evolves_from_species_id evolution_chain_id color_id shape_id habitat_id gender_rate capture_rate base_happiness is_baby hatch_counter has_gender_differences growth_rate_id forms_switchable order conquest_order
13 12 butterfree 1 11 4 9 13 2 4 45 70 0 15 1 2 0 12
14 13 weedle 1 5 3 2 2 4 255 70 0 15 0 2 0 13
15 14 kakuna 1 13 5 10 2 2 4 120 70 0 15 0 2 0 14
16 15 beedrill 1 14 5 10 13 2 4 45 70 0 15 0 2 0 1 15 177
17 16 pidgey 1 6 3 9 2 4 255 70 0 15 0 4 0 16
18 17 pidgeotto 1 16 6 3 9 2 4 120 70 0 15 0 4 0 17
19 18 pidgeot 1 17 6 3 9 2 4 45 70 0 15 0 4 0 1 18
20 19 rattata 1 7 7 8 3 4 255 70 0 15 1 2 0 19
21 20 raticate 1 19 7 3 8 3 4 127 70 0 15 1 2 0 20
22 21 spearow 1 8 3 9 6 4 255 70 0 15 0 2 0 21
78 77 ponyta 1 32 10 8 3 4 190 70 0 20 0 2 0 83
79 78 rapidash 1 77 32 10 8 3 4 60 70 0 20 0 2 0 84
80 79 slowpoke 1 33 6 8 9 4 190 70 0 20 0 2 0 85
81 80 slowbro 1 79 33 6 6 9 4 75 70 0 20 0 2 0 1 86
82 81 magnemite 1 34 4 4 6 -1 190 70 0 20 0 2 0 88
83 82 magneton 1 81 34 4 11 6 -1 60 70 0 20 0 2 0 89
84 83 farfetchd 1 35 3 9 3 4 45 70 0 20 0 2 0 91
206 205 forretress 2 204 102 7 1 2 4 75 70 0 20 0 2 0 236 57
207 206 dunsparce 2 103 10 2 1 4 190 70 0 20 0 2 0 237
208 207 gligar 2 104 7 9 4 4 60 70 0 20 1 4 0 238
209 208 steelix 2 95 41 4 2 1 4 25 70 0 25 1 2 0 1 104 176
210 209 snubbull 2 105 6 12 8 6 190 70 0 20 0 3 0 240
211 210 granbull 2 209 105 7 6 8 6 75 70 0 20 0 3 0 241
212 211 qwilfish 2 106 4 3 7 4 45 70 0 20 0 2 0 242
252 251 celebi 2 129 5 12 2 -1 45 100 0 120 0 4 0 276
253 252 treecko 3 130 5 6 2 1 45 70 0 20 0 4 0 277 130
254 253 grovyle 3 252 130 5 6 2 1 45 70 0 20 0 4 0 278 131
255 254 sceptile 3 253 130 5 6 2 1 45 70 0 20 0 4 0 1 279 132
256 255 torchic 3 131 8 7 3 1 45 70 0 20 1 4 0 280
257 256 combusken 3 255 131 8 6 3 1 45 70 0 20 1 4 0 281
258 257 blaziken 3 256 131 8 6 3 1 45 70 0 20 1 4 1 282
259 258 mudkip 3 132 2 8 9 1 45 70 0 20 0 4 0 283
260 259 marshtomp 3 258 132 2 6 9 1 45 70 0 20 0 4 0 284
261 260 swampert 3 259 132 2 6 9 1 45 70 0 20 0 4 0 1 285
262 261 poochyena 3 133 4 8 3 4 255 70 0 15 0 2 0 286
263 262 mightyena 3 261 133 4 8 3 4 127 70 0 15 0 2 0 287
264 263 zigzagoon 3 134 3 8 3 4 255 70 0 15 0 2 0 288
300 299 nosepass 3 147 4 12 1 4 255 70 0 20 0 2 0 324
301 300 skitty 3 148 6 8 2 6 255 70 0 15 0 3 0 326
302 301 delcatty 3 300 148 7 8 2 6 60 70 0 15 0 3 0 327
303 302 sableye 3 149 7 12 1 4 45 35 0 25 0 4 0 1 328
304 303 mawile 3 150 1 12 1 4 45 70 0 20 0 3 1 329
305 304 aron 3 151 4 8 4 4 180 35 0 35 0 1 0 330 149
306 305 lairon 3 304 151 4 8 4 4 90 35 0 35 0 1 0 331 150
317 316 gulpin 3 159 5 4 3 4 225 70 0 20 1 6 0 344
318 317 swalot 3 316 159 7 4 3 4 75 70 0 20 1 6 0 345
319 318 carvanha 3 160 8 3 7 4 225 35 0 20 0 1 0 346
320 319 sharpedo 3 318 160 2 3 7 4 60 35 0 20 0 1 0 1 347
321 320 wailmer 3 161 2 3 7 4 125 70 0 40 0 6 0 348
322 321 wailord 3 320 161 2 3 7 4 60 70 0 40 0 6 0 349
323 322 numel 3 162 10 8 4 4 255 70 0 20 1 2 0 350
324 323 camerupt 3 322 162 8 8 4 4 150 70 0 20 1 2 0 1 351
325 324 torkoal 3 163 3 8 4 4 90 70 0 20 0 2 0 352
326 325 spoink 3 164 1 4 4 4 255 70 0 20 0 3 0 353
327 326 grumpig 3 325 164 7 6 4 4 60 70 0 20 0 3 0 354
332 331 cacnea 3 167 5 12 6 4 190 35 0 20 0 4 0 359
333 332 cacturne 3 331 167 5 12 6 4 60 35 0 20 1 4 0 360
334 333 swablu 3 168 2 9 2 4 255 70 0 20 0 5 0 361
335 334 altaria 3 333 168 2 9 2 4 45 70 0 20 0 5 0 1 362
336 335 zangoose 3 169 9 6 3 4 90 70 0 20 0 5 0 363
337 336 seviper 3 170 1 2 3 4 90 70 0 20 0 6 0 364
338 337 lunatone 3 171 10 1 1 -1 45 70 0 25 0 3 0 365
360 359 absol 3 185 9 8 4 4 30 35 0 25 0 4 1 389
361 360 wynaut 3 100 2 6 1 4 125 70 1 20 0 2 0 232
362 361 snorunt 3 186 4 12 1 4 190 70 0 20 0 2 0 390 93
363 362 glalie 3 361 186 4 1 1 4 75 70 0 20 0 2 0 1 391 94
364 363 spheal 3 187 2 3 7 4 255 70 0 20 0 4 0 393 60
365 364 sealeo 3 363 187 2 3 7 4 120 70 0 20 0 4 0 394 61
366 365 walrein 3 364 187 2 8 7 4 45 70 0 20 0 4 0 395 62
371 370 luvdisc 3 190 6 3 7 6 225 70 0 20 0 3 0 400
372 371 bagon 3 191 2 12 6 4 45 35 0 40 0 1 0 401
373 372 shelgon 3 371 191 9 8 6 4 45 35 0 40 0 1 0 402
374 373 salamence 3 372 191 2 8 6 4 45 35 0 40 0 1 0 1 403
375 374 beldum 3 192 2 5 6 -1 3 35 0 40 0 1 0 404 82
376 375 metang 3 374 192 2 4 6 -1 3 35 0 40 0 1 0 405 83
377 376 metagross 3 375 192 2 11 6 -1 3 35 0 40 0 1 0 1 406 84
378 377 regirock 3 193 3 12 1 -1 3 35 0 80 0 1 0 407
379 378 regice 3 194 2 12 1 -1 3 35 0 80 0 1 0 408
380 379 registeel 3 195 4 12 1 -1 3 35 0 80 0 1 0 409 193
381 380 latias 3 196 8 9 9 8 3 90 0 120 0 1 0 1 410
382 381 latios 3 197 2 9 9 0 3 90 0 120 0 1 0 1 411
383 382 kyogre 3 198 2 3 7 -1 5 0 0 120 0 1 0 412
384 383 groudon 3 199 8 6 6 -1 5 0 0 120 0 1 0 413 194
385 384 rayquaza 3 200 5 2 5 -1 3 0 0 120 0 1 0 1 414 200
386 385 jirachi 3 201 10 12 4 -1 3 100 0 120 0 1 0 415
387 386 deoxys 3 202 8 12 5 -1 3 0 0 120 0 1 1 416
388 387 turtwig 4 203 5 8 1 45 70 0 20 0 4 0 417
426 425 drifloon 4 219 7 4 4 125 70 0 30 0 6 0 452 167
427 426 drifblim 4 425 219 7 4 4 60 70 0 30 0 6 0 453 168
428 427 buneary 4 220 3 6 4 190 0 0 20 0 2 0 454
429 428 lopunny 4 427 220 3 6 4 60 140 0 20 0 2 0 1 455
430 429 mismagius 4 200 98 7 1 4 45 35 0 25 0 3 0 230 184
431 430 honchkrow 4 198 97 1 9 4 30 35 0 20 0 4 0 228
432 431 glameow 4 221 4 8 6 190 70 0 20 0 3 0 456
473 472 gliscor 4 207 104 7 9 4 30 70 0 20 0 4 0 239
474 473 mamoswine 4 221 112 3 8 4 50 70 0 20 1 1 0 253
475 474 porygon-z 4 233 68 8 4 -1 30 70 0 20 0 2 0 168
476 475 gallade 4 281 140 9 12 0 45 35 0 20 0 1 0 1 308 12
477 476 probopass 4 299 147 4 11 4 60 70 0 20 0 2 0 325
478 477 dusknoir 4 356 182 1 4 4 45 35 0 25 0 3 0 385 71
479 478 froslass 4 361 186 9 4 8 75 70 0 20 0 2 0 392 95
529 528 swoobat 5 527 269 2 9 4 45 70 0 15 0 2 0 529
530 529 drilbur 5 270 4 6 4 120 70 0 20 0 2 0 530 152
531 530 excadrill 5 529 270 4 12 4 60 70 0 20 0 2 0 531 153
532 531 audino 5 271 6 6 4 255 70 0 20 0 3 0 1 532 185
533 532 timburr 5 272 4 12 2 180 70 0 20 0 4 0 533 101
534 533 gurdurr 5 532 272 4 12 2 90 70 0 20 0 4 0 534 102
535 534 conkeldurr 5 533 272 3 12 2 45 70 0 20 0 4 0 535 103
717 716 xerneas 6 368 2 8 -1 45 0 0 120 0 1 1 716
718 717 yveltal 6 369 8 9 -1 45 0 0 120 0 1 0 717
719 718 zygarde 6 370 5 2 -1 3 0 0 120 0 1 0 718
720 719 diancie 6 371 6 4 -1 3 70 0 25 0 1 0 1 719
721 720 hoopa 6 372 7 1 -1 3 100 0 120 0 1 0 720
722 721 volcanion 6 373 3 1 -1 3 100 0 120 0 1 0 721