mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Set forms_switchable for Mega Evolutions.
This commit is contained in:
parent
bfab0b6a10
commit
a6bb5bec83
1 changed files with 26 additions and 26 deletions
|
@ -1,13 +1,13 @@
|
|||
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
|
||||
1,bulbasaur,1,,1,5,8,3,1,45,70,0,20,0,4,0,1,
|
||||
2,ivysaur,1,1,1,5,8,3,1,45,70,0,20,0,4,0,2,
|
||||
3,venusaur,1,2,1,5,8,3,1,45,70,0,20,1,4,0,3,
|
||||
3,venusaur,1,2,1,5,8,3,1,45,70,0,20,1,4,1,3,
|
||||
4,charmander,1,,2,8,6,4,1,45,70,0,20,0,4,0,4,109
|
||||
5,charmeleon,1,4,2,8,6,4,1,45,70,0,20,0,4,0,5,110
|
||||
6,charizard,1,5,2,8,6,4,1,45,70,0,20,0,4,0,6,111
|
||||
6,charizard,1,5,2,8,6,4,1,45,70,0,20,0,4,1,6,111
|
||||
7,squirtle,1,,3,2,6,9,1,45,70,0,20,0,4,0,7,
|
||||
8,wartortle,1,7,3,2,6,9,1,45,70,0,20,0,4,0,8,
|
||||
9,blastoise,1,8,3,2,6,9,1,45,70,0,20,0,4,0,9,
|
||||
9,blastoise,1,8,3,2,6,9,1,45,70,0,20,0,4,1,9,
|
||||
10,caterpie,1,,4,5,2,2,4,255,70,0,15,0,2,0,10,
|
||||
11,metapod,1,10,4,5,2,2,4,120,70,0,15,0,2,0,11,
|
||||
12,butterfree,1,11,4,9,13,2,4,45,70,0,15,1,2,0,12,
|
||||
|
@ -63,7 +63,7 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
|
|||
62,poliwrath,1,61,26,2,12,9,4,45,70,0,20,0,4,0,67,
|
||||
63,abra,1,,27,3,6,8,2,200,70,0,20,0,4,0,69,127
|
||||
64,kadabra,1,63,27,3,6,8,2,100,70,0,20,1,4,0,70,128
|
||||
65,alakazam,1,64,27,3,12,8,2,50,70,0,20,1,4,0,71,129
|
||||
65,alakazam,1,64,27,3,12,8,2,50,70,0,20,1,4,1,71,129
|
||||
66,machop,1,,28,4,6,4,2,180,70,0,20,0,4,0,72,98
|
||||
67,machoke,1,66,28,4,12,4,2,90,70,0,20,0,4,0,73,99
|
||||
68,machamp,1,67,28,4,12,4,2,45,70,0,20,0,4,0,74,100
|
||||
|
@ -92,7 +92,7 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
|
|||
91,cloyster,1,90,39,7,1,7,4,60,70,0,20,0,1,0,99,
|
||||
92,gastly,1,,40,7,1,1,4,190,70,0,20,0,4,0,100,112
|
||||
93,haunter,1,92,40,7,4,1,4,90,70,0,20,0,4,0,101,113
|
||||
94,gengar,1,93,40,7,6,1,4,45,70,0,20,0,4,0,102,114
|
||||
94,gengar,1,93,40,7,6,1,4,45,70,0,20,0,4,1,102,114
|
||||
95,onix,1,,41,4,2,1,4,45,70,0,25,0,2,0,103,175
|
||||
96,drowzee,1,,42,10,12,3,4,190,70,0,20,0,2,0,105,
|
||||
97,hypno,1,96,42,10,12,3,4,75,70,0,20,1,2,0,106,
|
||||
|
@ -113,7 +113,7 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
|
|||
112,rhydon,1,111,50,4,6,6,4,60,70,0,20,1,1,0,124,161
|
||||
113,chansey,1,440,51,6,6,8,8,30,140,0,40,0,3,0,127,
|
||||
114,tangela,1,,52,2,7,3,4,45,70,0,20,0,2,0,129,
|
||||
115,kangaskhan,1,,53,3,6,3,8,45,70,0,20,0,2,0,131,
|
||||
115,kangaskhan,1,,53,3,6,3,8,45,70,0,20,0,2,1,131,
|
||||
116,horsea,1,,54,2,5,7,4,225,70,0,20,0,2,0,132,
|
||||
117,seadra,1,116,54,2,5,7,4,75,70,0,20,0,2,0,133,
|
||||
118,goldeen,1,,55,8,3,9,4,225,70,0,20,1,2,0,135,
|
||||
|
@ -125,10 +125,10 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
|
|||
124,jynx,1,238,59,8,12,8,8,45,70,0,25,0,2,0,144,
|
||||
125,electabuzz,1,239,60,10,6,3,2,45,70,0,25,0,2,0,146,
|
||||
126,magmar,1,240,61,8,6,4,2,45,70,0,25,0,2,0,149,
|
||||
127,pinsir,1,,62,3,12,2,4,45,70,0,25,0,1,0,151,
|
||||
127,pinsir,1,,62,3,12,2,4,45,70,0,25,0,1,1,151,
|
||||
128,tauros,1,,63,3,8,3,0,45,70,0,20,0,1,0,152,
|
||||
129,magikarp,1,,64,8,3,9,4,255,70,0,5,1,1,0,153,13
|
||||
130,gyarados,1,129,64,2,2,9,4,45,70,0,5,1,1,0,154,14
|
||||
130,gyarados,1,129,64,2,2,9,4,45,70,0,5,1,1,1,154,14
|
||||
131,lapras,1,,65,2,3,7,4,45,70,0,40,0,1,0,155,190
|
||||
132,ditto,1,,66,7,1,8,-1,35,70,0,20,0,2,0,156,
|
||||
133,eevee,1,,67,3,8,8,1,45,70,0,35,0,2,0,157,1
|
||||
|
@ -140,7 +140,7 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
|
|||
139,omastar,1,138,69,2,10,7,1,45,70,0,30,0,2,0,170,
|
||||
140,kabuto,1,,70,3,14,7,1,45,70,0,30,0,2,0,171,
|
||||
141,kabutops,1,140,70,3,6,7,1,45,70,0,30,0,2,0,172,
|
||||
142,aerodactyl,1,,71,7,9,4,1,45,70,0,35,0,1,0,173,
|
||||
142,aerodactyl,1,,71,7,9,4,1,45,70,0,35,0,1,1,173,
|
||||
143,snorlax,1,446,72,1,12,4,1,25,70,0,40,0,1,0,175,179
|
||||
144,articuno,1,,73,2,9,5,-1,3,35,0,80,0,1,0,176,192
|
||||
145,zapdos,1,,74,10,9,5,-1,3,35,0,80,0,1,0,177,
|
||||
|
@ -148,7 +148,7 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
|
|||
147,dratini,1,,76,2,2,9,4,45,35,0,40,0,1,0,179,76
|
||||
148,dragonair,1,147,76,2,2,9,4,45,35,0,40,0,1,0,180,77
|
||||
149,dragonite,1,148,76,3,6,9,4,45,35,0,40,0,1,0,181,78
|
||||
150,mewtwo,1,,77,7,6,5,-1,3,0,0,120,0,1,0,182,196
|
||||
150,mewtwo,1,,77,7,6,5,-1,3,0,0,120,0,1,1,182,196
|
||||
151,mew,1,,78,6,6,5,-1,45,100,0,120,0,4,0,183,
|
||||
152,chikorita,2,,79,5,8,3,1,45,70,0,20,0,4,0,184,
|
||||
153,bayleef,2,152,79,5,8,3,1,45,70,0,20,0,4,0,185,
|
||||
|
@ -179,7 +179,7 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
|
|||
178,xatu,2,177,88,5,9,2,4,75,70,0,20,1,2,0,207,
|
||||
179,mareep,2,,89,9,8,3,4,235,70,0,20,0,4,0,208,45
|
||||
180,flaaffy,2,179,89,6,6,3,4,120,70,0,20,0,4,0,209,46
|
||||
181,ampharos,2,180,89,10,6,3,4,45,70,0,20,0,4,0,210,47
|
||||
181,ampharos,2,180,89,10,6,3,4,45,70,0,20,0,4,1,210,47
|
||||
182,bellossom,2,44,18,5,12,3,4,45,70,0,20,0,4,0,50,
|
||||
183,marill,2,298,90,2,6,9,4,190,70,0,10,0,3,0,212,
|
||||
184,azumarill,2,183,90,2,6,9,4,75,70,0,10,0,3,0,213,
|
||||
|
@ -210,9 +210,9 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
|
|||
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,
|
||||
212,scizor,2,123,58,8,13,3,4,25,70,0,25,1,2,0,142,189
|
||||
212,scizor,2,123,58,8,13,3,4,25,70,0,25,1,2,1,142,189
|
||||
213,shuckle,2,,107,10,14,4,4,190,70,0,20,0,4,0,243,
|
||||
214,heracross,2,,108,2,12,2,4,45,70,0,25,1,1,0,244,
|
||||
214,heracross,2,,108,2,12,2,4,45,70,0,25,1,1,1,244,
|
||||
215,sneasel,2,,109,1,6,2,4,60,35,0,20,1,4,0,245,181
|
||||
216,teddiursa,2,,110,3,6,4,4,120,70,0,20,0,2,0,247,
|
||||
217,ursaring,2,216,110,3,6,4,4,60,70,0,20,1,2,0,248,
|
||||
|
@ -227,7 +227,7 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
|
|||
226,mantine,2,458,116,7,9,7,4,25,70,0,25,0,1,0,259,
|
||||
227,skarmory,2,,117,4,9,6,4,25,70,0,25,0,1,0,260,
|
||||
228,houndour,2,,118,1,8,6,4,120,35,0,20,0,1,0,261,
|
||||
229,houndoom,2,228,118,1,8,6,4,45,35,0,20,1,1,0,262,
|
||||
229,houndoom,2,228,118,1,8,6,4,45,35,0,20,1,1,1,262,
|
||||
230,kingdra,2,117,54,2,5,7,4,45,70,0,20,0,2,0,134,
|
||||
231,phanpy,2,,119,2,8,6,4,120,70,0,20,0,2,0,263,
|
||||
232,donphan,2,231,119,4,8,6,4,60,70,0,20,1,2,0,264,
|
||||
|
@ -246,7 +246,7 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
|
|||
245,suicune,2,,125,2,8,3,-1,3,35,0,80,0,1,0,270,
|
||||
246,larvitar,2,,126,5,6,4,4,45,35,0,40,0,1,0,271,79
|
||||
247,pupitar,2,246,126,4,2,4,4,45,35,0,40,0,1,0,272,80
|
||||
248,tyranitar,2,247,126,5,6,4,4,45,35,0,40,0,1,0,273,81
|
||||
248,tyranitar,2,247,126,5,6,4,4,45,35,0,40,0,1,1,273,81
|
||||
249,lugia,2,,127,9,9,5,-1,3,0,0,120,0,1,0,274,
|
||||
250,ho-oh,2,,128,8,9,5,-1,3,0,0,120,0,1,0,275,
|
||||
251,celebi,2,,129,5,12,2,-1,45,100,0,120,0,4,0,276,
|
||||
|
@ -255,7 +255,7 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
|
|||
254,sceptile,3,253,130,5,6,2,1,45,70,0,20,0,4,0,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,0,282,
|
||||
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,
|
||||
|
@ -280,7 +280,7 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
|
|||
279,pelipper,3,278,139,10,9,7,4,45,70,0,20,0,2,0,304,
|
||||
280,ralts,3,,140,9,12,8,4,235,35,0,20,0,1,0,305,9
|
||||
281,kirlia,3,280,140,9,12,8,4,120,35,0,20,0,1,0,306,10
|
||||
282,gardevoir,3,281,140,9,12,8,4,45,35,0,20,0,1,0,307,11
|
||||
282,gardevoir,3,281,140,9,12,8,4,45,35,0,20,0,1,1,307,11
|
||||
283,surskit,3,,141,2,14,9,4,200,70,0,15,0,2,0,309,
|
||||
284,masquerain,3,283,141,2,13,9,4,75,70,0,15,0,2,0,310,
|
||||
285,shroomish,3,,142,3,7,2,4,255,70,0,15,0,6,0,311,
|
||||
|
@ -301,14 +301,14 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
|
|||
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,
|
||||
303,mawile,3,,150,1,12,1,4,45,70,0,20,0,3,0,329,
|
||||
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
|
||||
306,aggron,3,305,151,4,6,4,4,45,35,0,35,0,1,0,332,151
|
||||
306,aggron,3,305,151,4,6,4,4,45,35,0,35,0,1,1,332,151
|
||||
307,meditite,3,,152,2,12,4,4,180,70,0,20,1,2,0,333,
|
||||
308,medicham,3,307,152,8,12,4,4,90,70,0,20,1,2,0,334,
|
||||
308,medicham,3,307,152,8,12,4,4,90,70,0,20,1,2,1,334,
|
||||
309,electrike,3,,153,5,8,3,4,120,70,0,20,0,1,0,335,
|
||||
310,manectric,3,309,153,10,8,3,4,45,70,0,20,0,1,0,336,
|
||||
310,manectric,3,309,153,10,8,3,4,45,70,0,20,0,1,1,336,
|
||||
311,plusle,3,,154,10,6,3,4,200,70,0,20,0,2,0,337,
|
||||
312,minun,3,,155,10,6,3,4,200,70,0,20,0,2,0,338,
|
||||
313,volbeat,3,,156,4,6,2,0,150,70,0,15,0,5,0,339,
|
||||
|
@ -352,12 +352,12 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
|
|||
351,castform,3,,179,9,1,3,4,45,70,0,25,0,2,1,379,
|
||||
352,kecleon,3,,180,5,6,2,4,200,70,0,20,0,4,0,380,
|
||||
353,shuppet,3,,181,1,1,8,4,225,35,0,25,0,3,0,381,
|
||||
354,banette,3,353,181,1,6,8,4,45,35,0,25,0,3,0,382,
|
||||
354,banette,3,353,181,1,6,8,4,45,35,0,25,0,3,1,382,
|
||||
355,duskull,3,,182,1,4,2,4,190,35,0,25,0,3,0,383,69
|
||||
356,dusclops,3,355,182,1,12,2,4,90,35,0,25,0,3,0,384,70
|
||||
357,tropius,3,,183,5,8,2,4,200,70,0,25,0,1,0,386,
|
||||
358,chimecho,3,433,184,2,4,3,4,45,70,0,25,0,3,0,388,53
|
||||
359,absol,3,,185,9,8,4,4,30,35,0,25,0,4,0,389,
|
||||
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
|
||||
|
@ -443,10 +443,10 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
|
|||
442,spiritomb,4,,229,7,5,,4,100,70,0,30,0,2,0,463,187
|
||||
443,gible,4,,230,2,6,,4,45,70,0,40,1,1,0,464,85
|
||||
444,gabite,4,443,230,2,6,,4,45,70,0,40,1,1,0,465,86
|
||||
445,garchomp,4,444,230,2,6,,4,45,70,0,40,1,1,0,466,87
|
||||
445,garchomp,4,444,230,2,6,,4,45,70,0,40,1,1,1,466,87
|
||||
446,munchlax,4,,72,1,12,,1,50,70,1,40,0,1,0,174,178
|
||||
447,riolu,4,,232,2,6,,1,75,70,1,25,0,4,0,467,50
|
||||
448,lucario,4,447,232,2,6,,1,45,70,0,25,0,4,0,468,51
|
||||
448,lucario,4,447,232,2,6,,1,45,70,0,25,0,4,1,468,51
|
||||
449,hippopotas,4,,233,3,8,,4,140,70,0,30,1,1,0,469,
|
||||
450,hippowdon,4,449,233,3,8,,4,60,70,0,30,1,1,0,470,
|
||||
451,skorupi,4,,234,7,14,,4,120,70,0,20,0,1,0,471,156
|
||||
|
@ -458,7 +458,7 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
|
|||
457,lumineon,4,456,237,2,3,,4,75,70,0,20,1,5,0,477,
|
||||
458,mantyke,4,,116,2,9,,4,25,70,1,25,0,1,0,258,
|
||||
459,snover,4,,239,9,6,,4,120,70,0,20,1,1,0,478,
|
||||
460,abomasnow,4,459,239,9,6,,4,60,70,0,20,1,1,0,479,
|
||||
460,abomasnow,4,459,239,9,6,,4,60,70,0,20,1,1,1,479,
|
||||
461,weavile,4,215,109,1,6,,4,45,35,0,20,1,4,0,246,182
|
||||
462,magnezone,4,82,34,4,4,,-1,30,70,0,20,0,2,0,90,
|
||||
463,lickilicky,4,108,48,6,12,,4,30,70,0,20,0,2,0,120,
|
||||
|
|
|
Loading…
Reference in a new issue