mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Rip EVERYTHING available in the X/Y base stats structure.
This commit is contained in:
parent
aa869dc68c
commit
bb6d8cf552
6 changed files with 814 additions and 395 deletions
|
@ -10,40 +10,40 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
|||
9,blastoise,9,16,855,239,12,1
|
||||
10,caterpie,10,3,29,39,14,1
|
||||
11,metapod,11,7,99,72,15,1
|
||||
12,butterfree,12,11,320,173,16,1
|
||||
12,butterfree,12,11,320,178,16,1
|
||||
13,weedle,13,3,32,39,17,1
|
||||
14,kakuna,14,6,100,72,18,1
|
||||
15,beedrill,15,10,295,173,19,1
|
||||
15,beedrill,15,10,295,178,19,1
|
||||
16,pidgey,16,3,18,50,20,1
|
||||
17,pidgeotto,17,11,300,122,21,1
|
||||
18,pidgeot,18,15,395,211,22,1
|
||||
18,pidgeot,18,15,395,216,22,1
|
||||
19,rattata,19,3,35,51,23,1
|
||||
20,raticate,20,7,185,145,24,1
|
||||
21,spearow,21,3,20,52,25,1
|
||||
22,fearow,22,12,380,155,26,1
|
||||
23,ekans,23,20,69,58,27,1
|
||||
24,arbok,24,35,650,153,28,1
|
||||
25,pikachu,25,4,60,105,30,1
|
||||
26,raichu,26,8,300,214,31,1
|
||||
25,pikachu,25,4,60,112,30,1
|
||||
26,raichu,26,8,300,218,31,1
|
||||
27,sandshrew,27,6,120,60,32,1
|
||||
28,sandslash,28,10,295,158,33,1
|
||||
29,nidoran-f,29,4,70,55,34,1
|
||||
30,nidorina,30,8,200,128,35,1
|
||||
31,nidoqueen,31,13,600,223,36,1
|
||||
31,nidoqueen,31,13,600,227,36,1
|
||||
32,nidoran-m,32,5,90,55,37,1
|
||||
33,nidorino,33,9,195,128,38,1
|
||||
34,nidoking,34,14,620,223,39,1
|
||||
34,nidoking,34,14,620,227,39,1
|
||||
35,clefairy,35,6,75,113,41,1
|
||||
36,clefable,36,13,400,213,42,1
|
||||
36,clefable,36,13,400,217,42,1
|
||||
37,vulpix,37,6,99,60,43,1
|
||||
38,ninetales,38,11,199,177,44,1
|
||||
39,jigglypuff,39,5,55,95,46,1
|
||||
40,wigglytuff,40,10,120,191,47,1
|
||||
40,wigglytuff,40,10,120,196,47,1
|
||||
41,zubat,41,8,75,49,48,1
|
||||
42,golbat,42,16,550,159,49,1
|
||||
43,oddish,43,5,54,64,51,1
|
||||
44,gloom,44,8,86,138,52,1
|
||||
45,vileplume,45,12,186,216,53,1
|
||||
45,vileplume,45,12,186,221,53,1
|
||||
46,paras,46,3,54,57,55,1
|
||||
47,parasect,47,10,295,142,56,1
|
||||
48,venonat,48,10,300,61,57,1
|
||||
|
@ -60,21 +60,21 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
|||
59,arcanine,59,19,1550,194,68,1
|
||||
60,poliwag,60,6,124,60,69,1
|
||||
61,poliwhirl,61,10,200,135,70,1
|
||||
62,poliwrath,62,13,540,225,71,1
|
||||
62,poliwrath,62,13,540,230,71,1
|
||||
63,abra,63,9,195,62,73,1
|
||||
64,kadabra,64,13,565,140,74,1
|
||||
65,alakazam,65,15,480,221,75,1
|
||||
65,alakazam,65,15,480,225,75,1
|
||||
66,machop,66,8,195,61,77,1
|
||||
67,machoke,67,15,705,142,78,1
|
||||
68,machamp,68,16,1300,227,79,1
|
||||
69,bellsprout,69,7,40,60,80,1
|
||||
70,weepinbell,70,10,64,137,81,1
|
||||
71,victreebel,71,17,155,216,82,1
|
||||
71,victreebel,71,17,155,221,82,1
|
||||
72,tentacool,72,9,455,67,83,1
|
||||
73,tentacruel,73,16,550,180,84,1
|
||||
74,geodude,74,4,200,60,85,1
|
||||
75,graveler,75,10,1050,137,86,1
|
||||
76,golem,76,14,3000,218,87,1
|
||||
76,golem,76,14,3000,223,87,1
|
||||
77,ponyta,77,10,300,82,88,1
|
||||
78,rapidash,78,17,950,175,89,1
|
||||
79,slowpoke,79,12,360,63,90,1
|
||||
|
@ -179,15 +179,15 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
|||
178,xatu,178,15,150,165,220,1
|
||||
179,mareep,179,6,78,56,221,1
|
||||
180,flaaffy,180,8,133,128,222,1
|
||||
181,ampharos,181,14,615,225,223,1
|
||||
182,bellossom,182,4,58,216,54,1
|
||||
181,ampharos,181,14,615,230,223,1
|
||||
182,bellossom,182,4,58,221,54,1
|
||||
183,marill,183,4,85,88,226,1
|
||||
184,azumarill,184,8,285,185,227,1
|
||||
184,azumarill,184,8,285,189,227,1
|
||||
185,sudowoodo,185,12,380,144,229,1
|
||||
186,politoed,186,11,339,225,72,1
|
||||
187,hoppip,187,4,5,50,230,1
|
||||
188,skiploom,188,6,10,119,231,1
|
||||
189,jumpluff,189,8,30,203,232,1
|
||||
189,jumpluff,189,8,30,207,232,1
|
||||
190,aipom,190,8,115,72,233,1
|
||||
191,sunkern,191,3,18,36,235,1
|
||||
192,sunflora,192,8,85,149,236,1
|
||||
|
@ -265,7 +265,7 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
|||
264,linoone,264,5,325,147,307,1
|
||||
265,wurmple,265,3,36,39,308,1
|
||||
266,silcoon,266,6,100,72,309,1
|
||||
267,beautifly,267,10,284,173,310,1
|
||||
267,beautifly,267,10,284,178,310,1
|
||||
268,cascoon,268,7,115,41,311,1
|
||||
269,dustox,269,12,316,135,312,1
|
||||
270,lotad,270,5,26,44,313,1
|
||||
|
@ -293,7 +293,7 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
|||
292,shedinja,292,8,12,83,337,1
|
||||
293,whismur,293,6,163,48,338,1
|
||||
294,loudred,294,10,405,126,339,1
|
||||
295,exploud,295,15,840,216,340,1
|
||||
295,exploud,295,15,840,221,340,1
|
||||
296,makuhita,296,10,864,47,341,1
|
||||
297,hariyama,297,23,2538,166,342,1
|
||||
298,azurill,298,2,20,38,225,1
|
||||
|
@ -396,7 +396,7 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
|||
395,empoleon,395,17,845,239,456,1
|
||||
396,starly,396,3,20,49,457,1
|
||||
397,staravia,397,6,155,119,458,1
|
||||
398,staraptor,398,12,249,214,459,1
|
||||
398,staraptor,398,12,249,218,459,1
|
||||
399,bidoof,399,5,200,50,460,1
|
||||
400,bibarel,400,10,315,144,461,1
|
||||
401,kricketot,401,3,22,39,462,1
|
||||
|
@ -405,7 +405,7 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
|||
404,luxio,404,9,305,127,465,1
|
||||
405,luxray,405,14,420,235,466,1
|
||||
406,budew,406,2,12,56,364,1
|
||||
407,roserade,407,9,145,227,366,1
|
||||
407,roserade,407,9,145,232,366,1
|
||||
408,cranidos,408,9,315,70,467,1
|
||||
409,rampardos,409,16,1025,173,468,1
|
||||
410,shieldon,410,5,570,70,469,1
|
||||
|
@ -506,7 +506,7 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
|||
505,watchog,505,11,270,147,549,1
|
||||
506,lillipup,506,4,41,55,550,1
|
||||
507,herdier,507,9,147,130,551,1
|
||||
508,stoutland,508,12,610,221,552,1
|
||||
508,stoutland,508,12,610,225,552,1
|
||||
509,purrloin,509,4,101,56,553,1
|
||||
510,liepard,510,11,375,156,554,1
|
||||
511,pansage,511,6,105,63,555,1
|
||||
|
@ -519,12 +519,12 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
|||
518,musharna,518,11,605,170,562,1
|
||||
519,pidove,519,3,21,53,563,1
|
||||
520,tranquill,520,6,150,125,564,1
|
||||
521,unfezant,521,12,290,215,565,1
|
||||
521,unfezant,521,12,290,220,565,1
|
||||
522,blitzle,522,8,298,59,566,1
|
||||
523,zebstrika,523,16,795,174,567,1
|
||||
524,roggenrola,524,4,180,56,568,1
|
||||
525,boldore,525,9,1020,137,569,1
|
||||
526,gigalith,526,17,2600,227,570,1
|
||||
526,gigalith,526,17,2600,232,570,1
|
||||
527,woobat,527,4,21,63,571,1
|
||||
528,swoobat,528,9,105,149,572,1
|
||||
529,drilbur,529,3,85,66,573,1
|
||||
|
@ -535,15 +535,15 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
|||
534,conkeldurr,534,14,870,227,578,1
|
||||
535,tympole,535,5,45,59,579,1
|
||||
536,palpitoad,536,8,170,134,580,1
|
||||
537,seismitoad,537,15,620,225,581,1
|
||||
537,seismitoad,537,15,620,229,581,1
|
||||
538,throh,538,13,555,163,582,1
|
||||
539,sawk,539,14,510,163,583,1
|
||||
540,sewaddle,540,3,25,62,584,1
|
||||
541,swadloon,541,5,73,133,585,1
|
||||
542,leavanny,542,12,205,221,586,1
|
||||
542,leavanny,542,12,205,225,586,1
|
||||
543,venipede,543,4,53,52,587,1
|
||||
544,whirlipede,544,12,585,126,588,1
|
||||
545,scolipede,545,25,2005,214,589,1
|
||||
545,scolipede,545,25,2005,218,589,1
|
||||
546,cottonee,546,3,6,56,590,1
|
||||
547,whimsicott,547,7,66,168,591,1
|
||||
548,petilil,548,5,66,56,592,1
|
||||
|
@ -551,7 +551,7 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
|||
550,basculin-red-striped,550,10,180,161,594,1
|
||||
551,sandile,551,7,152,58,596,1
|
||||
552,krokorok,552,10,334,123,597,1
|
||||
553,krookodile,553,15,963,229,598,1
|
||||
553,krookodile,553,15,963,234,598,1
|
||||
554,darumaka,554,6,375,63,599,1
|
||||
555,darmanitan-standard,555,13,929,168,600,1
|
||||
556,maractus,556,10,280,161,602,1
|
||||
|
@ -648,76 +648,76 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
|||
647,keldeo-ordinary,647,14,485,261,698,1
|
||||
648,meloetta-aria,648,6,65,270,700,1
|
||||
649,genesect,649,15,825,270,702,1
|
||||
650,chespin,650,4,90,0,703,1
|
||||
651,quilladin,651,7,290,0,704,1
|
||||
652,chesnaught,652,16,900,0,705,1
|
||||
653,fennekin,653,4,94,0,706,1
|
||||
654,braixen,654,10,145,0,707,1
|
||||
655,delphox,655,15,390,0,708,1
|
||||
656,froakie,656,3,70,0,709,1
|
||||
657,frogadier,657,6,109,0,710,1
|
||||
658,greninja,658,15,400,0,711,1
|
||||
659,bunnelby,659,4,50,0,712,1
|
||||
660,diggersby,660,10,424,0,713,1
|
||||
661,fletchling,661,3,17,0,714,1
|
||||
662,fletchinder,662,7,160,0,715,1
|
||||
663,talonflame,663,12,245,0,716,1
|
||||
664,scatterbug,664,3,25,0,717,1
|
||||
665,spewpa,665,3,84,0,718,1
|
||||
666,vivillon,666,12,170,0,719,1
|
||||
667,litleo,667,6,135,0,720,1
|
||||
668,pyroar,668,15,815,0,721,1
|
||||
669,flabebe,669,1,1,0,722,1
|
||||
670,floette,670,2,9,0,723,1
|
||||
671,florges,671,11,100,0,724,1
|
||||
672,skiddo,672,9,310,0,725,1
|
||||
673,gogoat,673,17,910,0,726,1
|
||||
674,pancham,674,6,80,0,727,1
|
||||
675,pangoro,675,21,1360,0,728,1
|
||||
676,furfrou,676,12,280,0,729,1
|
||||
677,espurr,677,3,35,0,730,1
|
||||
678,meowstic-male,678,6,85,0,731,1
|
||||
679,honedge,679,8,20,0,733,1
|
||||
680,doublade,680,8,45,0,734,1
|
||||
681,aegislash-shield,681,17,530,0,735,1
|
||||
682,spritzee,682,2,5,0,737,1
|
||||
683,aromatisse,683,8,155,0,738,1
|
||||
684,swirlix,684,4,35,0,739,1
|
||||
685,slurpuff,685,8,50,0,740,1
|
||||
686,inkay,686,4,35,0,741,1
|
||||
687,malamar,687,15,470,0,742,1
|
||||
688,binacle,688,5,310,0,743,1
|
||||
689,barbaracle,689,13,960,0,744,1
|
||||
690,skrelp,690,5,73,0,745,1
|
||||
691,dragalge,691,18,815,0,746,1
|
||||
692,clauncher,692,5,83,0,747,1
|
||||
693,clawitzer,693,13,353,0,748,1
|
||||
694,helioptile,694,5,60,0,749,1
|
||||
695,heliolisk,695,10,210,0,750,1
|
||||
696,tyrunt,696,8,260,0,751,1
|
||||
697,tyrantrum,697,25,2700,0,752,1
|
||||
698,amaura,698,13,252,0,753,1
|
||||
699,aurorus,699,27,2250,0,754,1
|
||||
700,sylveon,700,10,235,0,175,1
|
||||
701,hawlucha,701,8,215,0,755,1
|
||||
702,dedenne,702,2,22,0,756,1
|
||||
703,carbink,703,3,57,0,757,1
|
||||
704,goomy,704,3,28,0,758,1
|
||||
705,sliggoo,705,8,175,0,759,1
|
||||
706,goodra,706,20,1505,0,760,1
|
||||
707,klefki,707,2,30,0,761,1
|
||||
708,phantump,708,4,70,0,762,1
|
||||
709,trevenant,709,15,710,0,763,1
|
||||
710,pumpkaboo-average,710,4,50,0,765,1
|
||||
711,gourgeist-average,711,9,125,0,769,1
|
||||
712,bergmite,712,10,995,0,772,1
|
||||
713,avalugg,713,20,5050,0,773,1
|
||||
714,noibat,714,5,80,0,774,1
|
||||
715,noivern,715,15,850,0,775,1
|
||||
716,xerneas,716,30,2150,0,776,1
|
||||
717,yveltal,717,58,2030,0,777,1
|
||||
718,zygarde,718,50,3050,0,778,1
|
||||
719,diancie,719,7,88,0,779,1
|
||||
650,chespin,650,4,90,63,703,1
|
||||
651,quilladin,651,7,290,142,704,1
|
||||
652,chesnaught,652,16,900,239,705,1
|
||||
653,fennekin,653,4,94,61,706,1
|
||||
654,braixen,654,10,145,143,707,1
|
||||
655,delphox,655,15,390,240,708,1
|
||||
656,froakie,656,3,70,63,709,1
|
||||
657,frogadier,657,6,109,142,710,1
|
||||
658,greninja,658,15,400,239,711,1
|
||||
659,bunnelby,659,4,50,47,712,1
|
||||
660,diggersby,660,10,424,148,713,1
|
||||
661,fletchling,661,3,17,56,714,1
|
||||
662,fletchinder,662,7,160,134,715,1
|
||||
663,talonflame,663,12,245,175,716,1
|
||||
664,scatterbug,664,3,25,40,717,1
|
||||
665,spewpa,665,3,84,75,718,1
|
||||
666,vivillon,666,12,170,185,719,1
|
||||
667,litleo,667,6,135,74,720,1
|
||||
668,pyroar,668,15,815,177,721,1
|
||||
669,flabebe,669,1,1,61,722,1
|
||||
670,floette,670,2,9,130,723,1
|
||||
671,florges,671,11,100,248,724,1
|
||||
672,skiddo,672,9,310,70,725,1
|
||||
673,gogoat,673,17,910,186,726,1
|
||||
674,pancham,674,6,80,70,727,1
|
||||
675,pangoro,675,21,1360,173,728,1
|
||||
676,furfrou,676,12,280,165,729,1
|
||||
677,espurr,677,3,35,71,730,1
|
||||
678,meowstic-male,678,6,85,163,731,1
|
||||
679,honedge,679,8,20,65,733,1
|
||||
680,doublade,680,8,45,157,734,1
|
||||
681,aegislash-shield,681,17,530,234,735,1
|
||||
682,spritzee,682,2,5,68,737,1
|
||||
683,aromatisse,683,8,155,162,738,1
|
||||
684,swirlix,684,4,35,68,739,1
|
||||
685,slurpuff,685,8,50,168,740,1
|
||||
686,inkay,686,4,35,58,741,1
|
||||
687,malamar,687,15,470,169,742,1
|
||||
688,binacle,688,5,310,61,743,1
|
||||
689,barbaracle,689,13,960,175,744,1
|
||||
690,skrelp,690,5,73,64,745,1
|
||||
691,dragalge,691,18,815,173,746,1
|
||||
692,clauncher,692,5,83,66,747,1
|
||||
693,clawitzer,693,13,353,100,748,1
|
||||
694,helioptile,694,5,60,58,749,1
|
||||
695,heliolisk,695,10,210,168,750,1
|
||||
696,tyrunt,696,8,260,72,751,1
|
||||
697,tyrantrum,697,25,2700,182,752,1
|
||||
698,amaura,698,13,252,72,753,1
|
||||
699,aurorus,699,27,2250,104,754,1
|
||||
700,sylveon,700,10,235,184,175,1
|
||||
701,hawlucha,701,8,215,175,755,1
|
||||
702,dedenne,702,2,22,151,756,1
|
||||
703,carbink,703,3,57,100,757,1
|
||||
704,goomy,704,3,28,60,758,1
|
||||
705,sliggoo,705,8,175,158,759,1
|
||||
706,goodra,706,20,1505,270,760,1
|
||||
707,klefki,707,2,30,165,761,1
|
||||
708,phantump,708,4,70,62,762,1
|
||||
709,trevenant,709,15,710,166,763,1
|
||||
710,pumpkaboo-average,710,4,50,67,765,1
|
||||
711,gourgeist-average,711,9,125,173,769,1
|
||||
712,bergmite,712,10,995,61,772,1
|
||||
713,avalugg,713,20,5050,180,773,1
|
||||
714,noibat,714,5,80,49,774,1
|
||||
715,noivern,715,15,850,187,775,1
|
||||
716,xerneas,716,30,2150,306,776,1
|
||||
717,yveltal,717,58,2030,306,777,1
|
||||
718,zygarde,718,50,3050,270,778,1
|
||||
719,diancie,719,7,88,270,779,1
|
||||
10001,deoxys-attack,386,17,608,270,445,0
|
||||
10002,deoxys-defense,386,17,608,270,446,0
|
||||
10003,deoxys-speed,386,17,608,270,447,0
|
||||
|
@ -742,39 +742,39 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
|||
10022,kyurem-black,646,33,3250,315,696,0
|
||||
10023,kyurem-white,646,36,3250,315,697,0
|
||||
10024,keldeo-resolute,647,14,485,261,699,0
|
||||
10025,meowstic-female,678,6,85,0,732,0
|
||||
10026,aegislash-blade,681,17,530,0,736,0
|
||||
10027,pumpkaboo-small,710,3,35,0,764,0
|
||||
10028,pumpkaboo-large,710,5,75,0,766,0
|
||||
10029,pumpkaboo-super,710,8,150,0,767,0
|
||||
10030,gourgeist-small,711,7,95,0,768,0
|
||||
10031,gourgeist-large,711,11,140,0,770,0
|
||||
10032,gourgeist-super,711,17,390,0,771,0
|
||||
10033,venusaur-mega,3,24,1555,0,4,0
|
||||
10034,charizard-mega-x,6,17,1105,0,8,0
|
||||
10035,charizard-mega-y,6,17,1005,0,9,0
|
||||
10036,blastoise-mega,9,16,1011,0,13,0
|
||||
10037,alakazam-mega,65,12,480,0,76,0
|
||||
10038,gengar-mega,94,14,405,0,108,0
|
||||
10039,kangaskhan-mega,115,22,1000,0,138,0
|
||||
10040,pinsir-mega,127,17,590,0,160,0
|
||||
10041,gyarados-mega,130,65,3050,0,164,0
|
||||
10042,aerodactyl-mega,142,21,790,0,184,0
|
||||
10043,mewtwo-mega-x,150,23,1270,0,194,0
|
||||
10044,mewtwo-mega-y,150,15,330,0,195,0
|
||||
10045,ampharos-mega,181,14,615,0,224,0
|
||||
10046,scizor-mega,212,20,1250,0,150,0
|
||||
10047,heracross-mega,214,17,625,0,259,0
|
||||
10048,houndoom-mega,229,19,495,0,278,0
|
||||
10049,tyranitar-mega,248,25,2550,0,290,0
|
||||
10050,blaziken-mega,257,19,520,0,300,0
|
||||
10051,gardevoir-mega,282,16,484,0,326,0
|
||||
10052,mawile-mega,303,10,235,0,349,0
|
||||
10053,aggron-mega,306,22,3950,0,353,0
|
||||
10054,medicham-mega,308,13,315,0,356,0
|
||||
10055,manectric-mega,310,18,440,0,359,0
|
||||
10056,banette-mega,354,12,130,0,409,0
|
||||
10057,absol-mega,359,12,490,0,417,0
|
||||
10058,garchomp-mega,445,19,950,0,500,0
|
||||
10059,lucario-mega,448,13,575,0,503,0
|
||||
10060,abomasnow-mega,460,27,1850,0,515,0
|
||||
10025,meowstic-female,678,6,85,163,732,0
|
||||
10026,aegislash-blade,681,17,530,234,736,0
|
||||
10027,pumpkaboo-small,710,3,35,67,764,0
|
||||
10028,pumpkaboo-large,710,5,75,67,766,0
|
||||
10029,pumpkaboo-super,710,8,150,67,767,0
|
||||
10030,gourgeist-small,711,7,95,173,768,0
|
||||
10031,gourgeist-large,711,11,140,173,770,0
|
||||
10032,gourgeist-super,711,17,390,173,771,0
|
||||
10033,venusaur-mega,3,24,1555,281,4,0
|
||||
10034,charizard-mega-x,6,17,1105,285,8,0
|
||||
10035,charizard-mega-y,6,17,1005,285,9,0
|
||||
10036,blastoise-mega,9,16,1011,284,13,0
|
||||
10037,alakazam-mega,65,12,480,266,76,0
|
||||
10038,gengar-mega,94,14,405,270,108,0
|
||||
10039,kangaskhan-mega,115,22,1000,207,138,0
|
||||
10040,pinsir-mega,127,17,590,210,160,0
|
||||
10041,gyarados-mega,130,65,3050,224,164,0
|
||||
10042,aerodactyl-mega,142,21,790,215,184,0
|
||||
10043,mewtwo-mega-x,150,23,1270,351,194,0
|
||||
10044,mewtwo-mega-y,150,15,330,351,195,0
|
||||
10045,ampharos-mega,181,14,615,275,224,0
|
||||
10046,scizor-mega,212,20,1250,210,150,0
|
||||
10047,heracross-mega,214,17,625,210,259,0
|
||||
10048,houndoom-mega,229,19,495,210,278,0
|
||||
10049,tyranitar-mega,248,25,2550,315,290,0
|
||||
10050,blaziken-mega,257,19,520,284,300,0
|
||||
10051,gardevoir-mega,282,16,484,278,326,0
|
||||
10052,mawile-mega,303,10,235,168,349,0
|
||||
10053,aggron-mega,306,22,3950,284,353,0
|
||||
10054,medicham-mega,308,13,315,179,356,0
|
||||
10055,manectric-mega,310,18,440,201,359,0
|
||||
10056,banette-mega,354,12,130,194,409,0
|
||||
10057,absol-mega,359,12,490,198,417,0
|
||||
10058,garchomp-mega,445,19,950,315,500,0
|
||||
10059,lucario-mega,448,13,575,219,503,0
|
||||
10060,abomasnow-mega,460,27,1850,208,515,0
|
||||
|
|
|
|
@ -20,13 +20,11 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
10,19,0,1
|
||||
10,50,1,3
|
||||
11,61,0,1
|
||||
11,61,1,3
|
||||
12,14,0,1
|
||||
12,110,1,3
|
||||
13,19,0,1
|
||||
13,50,1,3
|
||||
14,61,0,1
|
||||
14,61,1,3
|
||||
15,68,0,1
|
||||
15,97,1,3
|
||||
16,51,0,1
|
||||
|
@ -351,13 +349,10 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
133,91,0,2
|
||||
133,107,1,3
|
||||
134,11,0,1
|
||||
134,11,0,2
|
||||
134,93,1,3
|
||||
135,10,0,1
|
||||
135,10,0,2
|
||||
135,95,1,3
|
||||
136,18,0,1
|
||||
136,18,0,2
|
||||
136,62,1,3
|
||||
137,36,0,1
|
||||
137,88,0,2
|
||||
|
@ -513,10 +508,8 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
195,11,0,2
|
||||
195,109,1,3
|
||||
196,28,0,1
|
||||
196,28,0,2
|
||||
196,156,1,3
|
||||
197,28,0,1
|
||||
197,28,0,2
|
||||
197,39,1,3
|
||||
198,15,0,1
|
||||
198,105,0,2
|
||||
|
@ -651,7 +644,6 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
246,62,0,1
|
||||
246,8,1,3
|
||||
247,61,0,1
|
||||
247,61,1,3
|
||||
248,45,0,1
|
||||
248,127,1,3
|
||||
249,46,0,1
|
||||
|
@ -692,11 +684,9 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
265,19,0,1
|
||||
265,50,1,3
|
||||
266,61,0,1
|
||||
266,61,1,3
|
||||
267,68,0,1
|
||||
267,79,1,3
|
||||
268,61,0,1
|
||||
268,61,1,3
|
||||
269,19,0,1
|
||||
269,14,1,3
|
||||
270,33,0,1
|
||||
|
@ -752,7 +742,6 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
291,3,0,1
|
||||
291,151,1,3
|
||||
292,25,0,1
|
||||
292,25,1,3
|
||||
293,43,0,1
|
||||
293,155,1,3
|
||||
294,43,0,1
|
||||
|
@ -852,11 +841,7 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
328,71,0,2
|
||||
328,125,1,3
|
||||
329,26,0,1
|
||||
329,26,0,2
|
||||
329,26,1,3
|
||||
330,26,0,1
|
||||
330,26,0,2
|
||||
330,26,1,3
|
||||
331,8,0,1
|
||||
331,11,1,3
|
||||
332,8,0,1
|
||||
|
@ -1152,7 +1137,6 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
460,117,0,1
|
||||
460,43,1,3
|
||||
461,46,0,1
|
||||
461,46,0,2
|
||||
461,124,1,3
|
||||
462,42,0,1
|
||||
462,5,0,2
|
||||
|
@ -1177,10 +1161,8 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
469,110,0,2
|
||||
469,119,1,3
|
||||
470,102,0,1
|
||||
470,102,0,2
|
||||
470,34,1,3
|
||||
471,81,0,1
|
||||
471,81,0,2
|
||||
471,115,1,3
|
||||
472,52,0,1
|
||||
472,8,0,2
|
||||
|
@ -1192,7 +1174,6 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
474,88,0,2
|
||||
474,148,1,3
|
||||
475,80,0,1
|
||||
475,80,0,2
|
||||
475,154,1,3
|
||||
476,5,0,1
|
||||
476,42,0,2
|
||||
|
@ -1200,7 +1181,6 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
477,46,0,1
|
||||
477,119,1,3
|
||||
478,81,0,1
|
||||
478,81,0,2
|
||||
478,130,1,3
|
||||
479,26,0,1
|
||||
480,26,0,1
|
||||
|
@ -1223,31 +1203,22 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
493,121,0,1
|
||||
494,162,0,1
|
||||
495,65,0,1
|
||||
495,65,0,2
|
||||
495,126,1,3
|
||||
496,65,0,1
|
||||
496,65,0,2
|
||||
496,126,1,3
|
||||
497,65,0,1
|
||||
497,65,0,2
|
||||
497,126,1,3
|
||||
498,66,0,1
|
||||
498,66,0,2
|
||||
498,47,1,3
|
||||
499,66,0,1
|
||||
499,66,0,2
|
||||
499,47,1,3
|
||||
500,66,0,1
|
||||
500,66,0,2
|
||||
500,120,1,3
|
||||
501,67,0,1
|
||||
501,67,0,2
|
||||
501,75,1,3
|
||||
502,67,0,1
|
||||
502,67,0,2
|
||||
502,75,1,3
|
||||
503,67,0,1
|
||||
503,67,0,2
|
||||
503,75,1,3
|
||||
504,50,0,1
|
||||
504,51,0,2
|
||||
|
@ -1500,7 +1471,6 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
596,127,0,2
|
||||
596,68,1,3
|
||||
597,160,0,1
|
||||
597,107,1,3
|
||||
598,160,0,1
|
||||
598,107,1,3
|
||||
599,57,0,1
|
||||
|
@ -1635,11 +1605,11 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
657,168,1,3
|
||||
658,67,0,1
|
||||
658,168,1,3
|
||||
659,167,0,1
|
||||
659,53,0,2
|
||||
659,53,0,1
|
||||
659,167,0,2
|
||||
659,37,1,3
|
||||
660,167,0,1
|
||||
660,53,0,2
|
||||
660,53,0,1
|
||||
660,167,0,2
|
||||
660,37,1,3
|
||||
661,145,0,1
|
||||
661,177,1,3
|
||||
|
@ -1647,14 +1617,13 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
662,177,1,3
|
||||
663,49,0,1
|
||||
663,177,1,3
|
||||
664,14,0,1
|
||||
664,19,0,2
|
||||
664,19,0,1
|
||||
664,14,0,2
|
||||
664,132,1,3
|
||||
665,61,0,1
|
||||
665,61,0,2
|
||||
665,132,1,3
|
||||
666,14,0,1
|
||||
666,19,0,2
|
||||
666,19,0,1
|
||||
666,14,0,2
|
||||
666,132,1,3
|
||||
667,79,0,1
|
||||
667,127,0,2
|
||||
|
@ -1696,17 +1665,17 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
684,84,1,3
|
||||
685,175,0,1
|
||||
685,84,1,3
|
||||
686,21,0,1
|
||||
686,126,0,2
|
||||
686,126,0,1
|
||||
686,21,0,2
|
||||
686,151,1,3
|
||||
687,21,0,1
|
||||
687,126,0,2
|
||||
687,126,0,1
|
||||
687,21,0,2
|
||||
687,151,1,3
|
||||
688,97,0,1
|
||||
688,181,0,2
|
||||
688,181,0,1
|
||||
688,97,0,2
|
||||
688,124,1,3
|
||||
689,97,0,1
|
||||
689,181,0,2
|
||||
689,181,0,1
|
||||
689,97,0,2
|
||||
689,124,1,3
|
||||
690,38,0,1
|
||||
690,143,0,2
|
||||
|
@ -1716,14 +1685,14 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
691,91,1,3
|
||||
692,178,0,1
|
||||
693,178,0,1
|
||||
694,8,0,1
|
||||
694,87,0,2
|
||||
694,87,0,1
|
||||
694,8,0,2
|
||||
694,94,1,3
|
||||
695,8,0,1
|
||||
695,87,0,2
|
||||
695,87,0,1
|
||||
695,8,0,2
|
||||
695,94,1,3
|
||||
696,173,0,1
|
||||
696,69,1,3
|
||||
696,5,1,3
|
||||
697,173,0,1
|
||||
697,69,1,3
|
||||
698,174,0,1
|
||||
|
@ -1731,7 +1700,6 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
699,174,0,1
|
||||
699,117,1,3
|
||||
700,56,0,1
|
||||
700,56,0,2
|
||||
700,182,1,3
|
||||
701,7,0,1
|
||||
701,84,0,2
|
||||
|
@ -1764,17 +1732,17 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
711,53,0,1
|
||||
711,119,0,2
|
||||
711,15,1,3
|
||||
712,115,0,1
|
||||
712,20,0,2
|
||||
712,20,0,1
|
||||
712,115,0,2
|
||||
712,5,1,3
|
||||
713,115,0,1
|
||||
713,20,0,2
|
||||
713,20,0,1
|
||||
713,115,0,2
|
||||
713,5,1,3
|
||||
714,151,0,1
|
||||
714,119,0,2
|
||||
714,119,0,1
|
||||
714,151,0,2
|
||||
714,140,1,3
|
||||
715,151,0,1
|
||||
715,119,0,2
|
||||
715,119,0,1
|
||||
715,151,0,2
|
||||
715,140,1,3
|
||||
716,187,0,1
|
||||
717,186,0,1
|
||||
|
@ -1789,7 +1757,6 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
10005,142,1,3
|
||||
10006,32,0,1
|
||||
10007,26,0,1
|
||||
10007,26,1,3
|
||||
10008,26,0,1
|
||||
10009,26,0,1
|
||||
10010,26,0,1
|
||||
|
@ -1805,11 +1772,8 @@ pokemon_id,ability_id,is_hidden,slot
|
|||
10017,161,1,3
|
||||
10018,32,0,1
|
||||
10019,144,0,1
|
||||
10019,144,1,3
|
||||
10020,10,0,1
|
||||
10020,10,1,3
|
||||
10021,22,0,1
|
||||
10021,22,1,3
|
||||
10022,164,0,1
|
||||
10023,163,0,1
|
||||
10024,154,0,1
|
||||
|
|
|
File diff suppressed because it is too large
Load diff
|
@ -65621,7 +65621,6 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
|||
102,15,148,4,0,
|
||||
102,15,153,4,0,
|
||||
102,15,156,4,0,
|
||||
102,15,157,4,0,
|
||||
102,15,164,4,0,
|
||||
102,15,168,4,0,
|
||||
102,15,174,2,0,
|
||||
|
@ -66200,7 +66199,6 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
|||
103,15,148,4,0,
|
||||
103,15,153,4,0,
|
||||
103,15,156,4,0,
|
||||
103,15,157,4,0,
|
||||
103,15,164,4,0,
|
||||
103,15,168,4,0,
|
||||
103,15,182,4,0,
|
||||
|
@ -130402,6 +130400,7 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
|||
201,13,237,1,1,
|
||||
201,14,237,1,1,
|
||||
201,15,237,1,1,
|
||||
201,15,237,4,0,
|
||||
202,3,68,1,1,1
|
||||
202,3,194,1,1,4
|
||||
202,3,219,1,1,3
|
||||
|
@ -259666,7 +259665,6 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
|||
457,15,250,1,42,
|
||||
457,15,258,4,0,
|
||||
457,15,263,4,0,
|
||||
457,15,267,4,0,
|
||||
457,15,318,1,59,
|
||||
457,15,340,1,53,
|
||||
457,15,352,1,22,
|
||||
|
@ -271196,6 +271194,7 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
|||
488,15,236,1,1,4
|
||||
488,15,236,1,57,
|
||||
488,15,237,4,0,
|
||||
488,15,240,4,0,
|
||||
488,15,241,4,0,
|
||||
488,15,244,4,0,
|
||||
488,15,247,4,0,
|
||||
|
@ -273918,7 +273917,6 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
|||
498,15,53,4,0,
|
||||
498,15,70,4,0,
|
||||
498,15,76,4,0,
|
||||
498,15,91,4,0,
|
||||
498,15,92,4,0,
|
||||
498,15,104,4,0,
|
||||
498,15,111,1,13,
|
||||
|
@ -274104,7 +274102,6 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
|||
499,15,53,4,0,
|
||||
499,15,70,4,0,
|
||||
499,15,76,4,0,
|
||||
499,15,91,4,0,
|
||||
499,15,92,4,0,
|
||||
499,15,104,4,0,
|
||||
499,15,111,1,13,
|
||||
|
@ -274312,7 +274309,6 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
|||
500,15,70,4,0,
|
||||
500,15,76,4,0,
|
||||
500,15,89,4,0,
|
||||
500,15,91,4,0,
|
||||
500,15,92,4,0,
|
||||
500,15,104,4,0,
|
||||
500,15,111,1,13,
|
||||
|
@ -296048,7 +296044,6 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
|||
632,15,185,2,0,
|
||||
632,15,201,4,0,
|
||||
632,15,203,2,0,
|
||||
632,15,206,4,0,
|
||||
632,15,207,4,0,
|
||||
632,15,210,1,6,
|
||||
632,15,213,4,0,
|
||||
|
@ -304302,20 +304297,72 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
|||
10003,14,490,4,0,
|
||||
10003,14,496,4,0,
|
||||
10003,14,502,4,0,
|
||||
10003,15,15,4,0,
|
||||
10003,15,35,1,1,2
|
||||
10003,15,43,1,1,1
|
||||
10003,15,58,4,0,
|
||||
10003,15,63,4,0,
|
||||
10003,15,70,4,0,
|
||||
10003,15,76,4,0,
|
||||
10003,15,85,4,0,
|
||||
10003,15,86,4,0,
|
||||
10003,15,87,4,0,
|
||||
10003,15,92,4,0,
|
||||
10003,15,94,1,41,
|
||||
10003,15,94,4,0,
|
||||
10003,15,97,1,73,
|
||||
10003,15,101,1,9,
|
||||
10003,15,104,1,17,
|
||||
10003,15,104,4,0,
|
||||
10003,15,105,1,81,
|
||||
10003,15,113,4,0,
|
||||
10003,15,115,4,0,
|
||||
10003,15,129,1,49,
|
||||
10003,15,138,4,0,
|
||||
10003,15,148,4,0,
|
||||
10003,15,156,4,0,
|
||||
10003,15,157,4,0,
|
||||
10003,15,164,4,0,
|
||||
10003,15,182,4,0,
|
||||
10003,15,207,4,0,
|
||||
10003,15,214,4,0,
|
||||
10003,15,216,4,0,
|
||||
10003,15,218,4,0,
|
||||
10003,15,219,4,0,
|
||||
10003,15,228,1,33,
|
||||
10003,15,237,4,0,
|
||||
10003,15,240,4,0,
|
||||
10003,15,241,4,0,
|
||||
10003,15,244,4,0,
|
||||
10003,15,245,1,97,
|
||||
10003,15,247,4,0,
|
||||
10003,15,249,4,0,
|
||||
10003,15,259,4,0,
|
||||
10003,15,263,4,0,
|
||||
10003,15,269,4,0,
|
||||
10003,15,280,4,0,
|
||||
10003,15,282,1,25,
|
||||
10003,15,317,4,0,
|
||||
10003,15,332,4,0,
|
||||
10003,15,347,4,0,
|
||||
10003,15,354,1,89,
|
||||
10003,15,374,4,0,
|
||||
10003,15,375,1,57,
|
||||
10003,15,398,4,0,
|
||||
10003,15,399,4,0,
|
||||
10003,15,411,4,0,
|
||||
10003,15,412,4,0,
|
||||
10003,15,416,4,0,
|
||||
10003,15,428,1,65,
|
||||
10003,15,430,4,0,
|
||||
10003,15,433,4,0,
|
||||
10003,15,447,4,0,
|
||||
10003,15,451,4,0,
|
||||
10003,15,473,4,0,
|
||||
10003,15,490,4,0,
|
||||
10003,15,496,4,0,
|
||||
10003,15,590,4,0,
|
||||
10003,15,612,4,0,
|
||||
10004,8,33,1,1,
|
||||
10004,8,60,1,32,
|
||||
10004,8,63,4,0,
|
||||
|
|
Can't render this file because it is too large.
|
|
@ -648,73 +648,73 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
|
|||
647,keldeo,5,,334,10,8,,-1,3,35,0,80,0,1,1,648,
|
||||
648,meloetta,5,,335,9,12,,-1,3,100,0,120,0,1,1,649,
|
||||
649,genesect,5,,336,7,12,,-1,3,0,0,120,0,1,1,650,
|
||||
650,chespin,6,,337,5,6,,1,0,0,0,0,0,4,0,651,
|
||||
651,quilladin,6,650,337,5,6,,1,0,0,0,0,0,4,0,652,
|
||||
652,chesnaught,6,651,337,5,6,,1,0,0,0,0,0,4,0,653,
|
||||
653,fennekin,6,,338,8,8,,1,0,0,0,0,0,4,0,654,
|
||||
654,braixen,6,653,338,8,6,,1,0,0,0,0,0,4,0,655,
|
||||
655,delphox,6,654,338,8,6,,1,0,0,0,0,0,4,0,656,
|
||||
656,froakie,6,,339,2,8,,1,0,0,0,0,0,4,0,657,
|
||||
657,frogadier,6,656,339,2,12,,1,0,0,0,0,0,4,0,658,
|
||||
658,greninja,6,657,339,2,12,,1,0,0,0,0,0,4,0,659,
|
||||
659,bunnelby,6,,340,3,6,,4,0,0,0,0,0,2,0,660,
|
||||
660,diggersby,6,659,340,3,6,,4,0,0,0,0,0,2,0,661,
|
||||
661,fletchling,6,,341,8,9,,4,0,0,0,0,0,4,0,662,
|
||||
662,fletchinder,6,661,341,8,9,,4,0,0,0,0,0,4,0,663,
|
||||
663,talonflame,6,662,341,8,9,,4,0,0,0,0,0,4,0,664,
|
||||
664,scatterbug,6,,342,1,14,,4,0,0,0,0,0,2,0,665,
|
||||
665,spewpa,6,664,342,1,5,,4,0,0,0,0,0,2,0,666,
|
||||
666,vivillon,6,665,342,1,13,,4,0,0,0,0,0,2,0,667,
|
||||
667,litleo,6,,343,3,8,,4,0,0,0,0,0,4,0,668,
|
||||
668,pyroar,6,667,343,3,8,,4,0,0,0,0,1,4,0,669,
|
||||
669,flabebe,6,,344,9,4,,8,0,0,0,0,0,2,0,670,
|
||||
670,floette,6,669,344,9,4,,8,0,0,0,0,0,2,0,671,
|
||||
671,florges,6,670,344,9,4,,8,0,0,0,0,0,2,0,672,
|
||||
672,skiddo,6,,345,3,8,,4,0,0,0,0,0,2,0,673,
|
||||
673,gogoat,6,672,345,3,8,,4,0,0,0,0,0,2,0,674,
|
||||
674,pancham,6,,346,9,6,,4,0,0,0,0,0,2,0,675,
|
||||
675,pangoro,6,674,346,9,12,,4,0,0,0,0,0,2,0,676,
|
||||
676,furfrou,6,,347,9,8,,4,0,0,0,0,0,2,1,677,
|
||||
677,espurr,6,,348,4,6,,4,0,0,0,0,0,2,0,678,
|
||||
678,meowstic,6,677,348,9,6,,4,0,0,0,0,1,2,0,679,
|
||||
679,honedge,6,,349,3,5,,4,0,0,0,0,0,2,0,680,
|
||||
680,doublade,6,679,349,3,11,,4,0,0,0,0,0,2,0,681,
|
||||
681,aegislash,6,680,349,3,5,,4,0,0,0,0,0,2,1,682,
|
||||
682,spritzee,6,,350,6,4,,4,0,0,0,0,0,2,0,683,
|
||||
683,aromatisse,6,682,350,6,12,,4,0,0,0,0,0,2,0,684,
|
||||
684,swirlix,6,,351,9,7,,4,0,0,0,0,0,2,0,685,
|
||||
685,slurpuff,6,684,351,9,12,,4,0,0,0,0,0,2,0,686,
|
||||
686,inkay,6,,352,2,10,,4,0,0,0,0,0,2,0,687,
|
||||
687,malamar,6,686,352,2,5,,4,0,0,0,0,0,2,0,688,
|
||||
688,binacle,6,,353,3,11,,4,0,0,0,0,0,2,0,689,
|
||||
689,barbaracle,6,688,353,3,11,,4,0,0,0,0,0,2,0,690,
|
||||
690,skrelp,6,,354,3,5,,4,0,0,0,0,0,2,0,691,
|
||||
691,dragalge,6,690,354,3,5,,4,0,0,0,0,0,2,0,692,
|
||||
692,clauncher,6,,355,2,14,,4,0,0,0,0,0,1,0,693,
|
||||
693,clawitzer,6,692,355,2,2,,4,0,0,0,0,0,1,0,694,
|
||||
694,helioptile,6,,356,10,6,,4,0,0,0,0,0,2,0,695,
|
||||
695,heliolisk,6,694,356,10,6,,4,0,0,0,0,0,2,0,696,
|
||||
696,tyrunt,6,,357,3,6,,1,0,0,0,0,0,2,0,697,
|
||||
697,tyrantrum,6,696,357,8,6,,1,0,0,0,0,0,2,0,698,
|
||||
698,amaura,6,,358,2,8,,1,0,0,0,0,0,2,0,699,
|
||||
699,aurorus,6,698,358,2,8,,1,0,0,0,0,0,2,0,700,
|
||||
700,sylveon,6,133,67,6,8,,1,0,0,0,0,0,2,0,165,
|
||||
701,hawlucha,6,,359,5,12,,4,0,0,0,0,0,2,0,701,
|
||||
702,dedenne,6,,360,10,6,,4,0,0,0,0,0,2,0,702,
|
||||
703,carbink,6,,361,4,1,,-1,0,0,0,0,0,1,0,703,
|
||||
704,goomy,6,,362,7,2,,4,0,0,0,0,0,1,0,704,
|
||||
705,sliggoo,6,704,362,7,2,,4,0,0,0,0,0,1,0,705,
|
||||
706,goodra,6,705,362,7,6,,4,0,0,0,0,0,1,0,706,
|
||||
707,klefki,6,,363,4,1,,4,0,0,0,0,0,3,0,707,
|
||||
708,phantump,6,,364,3,4,,4,0,0,0,0,0,2,0,708,
|
||||
709,trevenant,6,708,364,3,10,,4,0,0,0,0,0,2,0,709,
|
||||
710,pumpkaboo,6,,365,3,1,,4,0,0,0,0,0,2,0,710,
|
||||
711,gourgeist,6,710,365,3,5,,4,0,0,0,0,0,2,0,711,
|
||||
712,bergmite,6,,366,2,8,,4,0,0,0,0,0,2,0,712,
|
||||
713,avalugg,6,712,366,2,8,,4,0,0,0,0,0,2,0,713,
|
||||
714,noibat,6,,367,7,9,,4,0,0,0,0,0,2,0,714,
|
||||
715,noivern,6,714,367,7,9,,4,0,0,0,0,0,2,0,715,
|
||||
716,xerneas,6,,368,2,8,,-1,0,0,0,0,0,1,1,716,
|
||||
717,yveltal,6,,369,8,9,,-1,0,0,0,0,0,1,0,717,
|
||||
718,zygarde,6,,370,5,2,,-1,0,0,0,0,0,1,0,718,
|
||||
719,diancie,6,,371,4,4,,-1,0,70,0,0,0,1,0,719,
|
||||
650,chespin,6,,337,5,6,,1,45,70,0,20,0,4,0,651,
|
||||
651,quilladin,6,650,337,5,6,,1,45,70,0,20,0,4,0,652,
|
||||
652,chesnaught,6,651,337,5,6,,1,45,70,0,20,0,4,0,653,
|
||||
653,fennekin,6,,338,8,8,,1,45,70,0,20,0,4,0,654,
|
||||
654,braixen,6,653,338,8,6,,1,45,70,0,20,0,4,0,655,
|
||||
655,delphox,6,654,338,8,6,,1,45,70,0,20,0,4,0,656,
|
||||
656,froakie,6,,339,2,8,,1,45,70,0,20,0,4,0,657,
|
||||
657,frogadier,6,656,339,2,12,,1,45,70,0,20,0,4,0,658,
|
||||
658,greninja,6,657,339,2,12,,1,45,70,0,20,0,4,0,659,
|
||||
659,bunnelby,6,,340,3,6,,4,255,70,0,15,0,2,0,660,
|
||||
660,diggersby,6,659,340,3,6,,4,127,70,0,15,0,2,0,661,
|
||||
661,fletchling,6,,341,8,9,,4,255,70,0,15,0,4,0,662,
|
||||
662,fletchinder,6,661,341,8,9,,4,120,70,0,15,0,4,0,663,
|
||||
663,talonflame,6,662,341,8,9,,4,45,70,0,15,0,4,0,664,
|
||||
664,scatterbug,6,,342,1,14,,4,255,70,0,15,0,2,0,665,
|
||||
665,spewpa,6,664,342,1,5,,4,120,70,0,15,0,2,0,666,
|
||||
666,vivillon,6,665,342,1,13,,4,45,70,0,15,0,2,0,667,
|
||||
667,litleo,6,,343,3,8,,7,220,70,0,20,0,4,0,668,
|
||||
668,pyroar,6,667,343,3,8,,7,65,70,0,20,1,4,0,669,
|
||||
669,flabebe,6,,344,9,4,,8,225,70,0,20,0,2,0,670,
|
||||
670,floette,6,669,344,9,4,,8,120,70,0,20,0,2,0,671,
|
||||
671,florges,6,670,344,9,4,,8,45,70,0,20,0,2,0,672,
|
||||
672,skiddo,6,,345,3,8,,4,200,70,0,20,0,2,0,673,
|
||||
673,gogoat,6,672,345,3,8,,4,45,70,0,20,0,2,0,674,
|
||||
674,pancham,6,,346,9,6,,4,220,70,0,25,0,2,0,675,
|
||||
675,pangoro,6,674,346,9,12,,4,65,70,0,25,0,2,0,676,
|
||||
676,furfrou,6,,347,9,8,,4,160,70,0,20,0,2,1,677,
|
||||
677,espurr,6,,348,4,6,,4,190,70,0,20,0,2,0,678,
|
||||
678,meowstic,6,677,348,9,6,,4,75,70,0,20,1,2,0,679,
|
||||
679,honedge,6,,349,3,5,,4,180,70,0,20,0,2,0,680,
|
||||
680,doublade,6,679,349,3,11,,4,90,70,0,20,0,2,0,681,
|
||||
681,aegislash,6,680,349,3,5,,4,45,70,0,20,0,2,1,682,
|
||||
682,spritzee,6,,350,6,4,,4,200,70,0,20,0,2,0,683,
|
||||
683,aromatisse,6,682,350,6,12,,4,140,70,0,20,0,2,0,684,
|
||||
684,swirlix,6,,351,9,7,,4,200,70,0,20,0,2,0,685,
|
||||
685,slurpuff,6,684,351,9,12,,4,140,70,0,20,0,2,0,686,
|
||||
686,inkay,6,,352,2,10,,4,190,70,0,20,0,2,0,687,
|
||||
687,malamar,6,686,352,2,5,,4,80,70,0,20,0,2,0,688,
|
||||
688,binacle,6,,353,3,11,,4,120,70,0,20,0,2,0,689,
|
||||
689,barbaracle,6,688,353,3,11,,4,45,70,0,20,0,2,0,690,
|
||||
690,skrelp,6,,354,3,5,,4,225,70,0,20,0,2,0,691,
|
||||
691,dragalge,6,690,354,3,5,,4,55,70,0,20,0,2,0,692,
|
||||
692,clauncher,6,,355,2,14,,4,225,70,0,15,0,1,0,693,
|
||||
693,clawitzer,6,692,355,2,2,,4,55,70,0,15,0,1,0,694,
|
||||
694,helioptile,6,,356,10,6,,4,190,70,0,20,0,2,0,695,
|
||||
695,heliolisk,6,694,356,10,6,,4,75,70,0,20,0,2,0,696,
|
||||
696,tyrunt,6,,357,3,6,,1,45,70,0,30,0,2,0,697,
|
||||
697,tyrantrum,6,696,357,8,6,,1,45,70,0,30,0,2,0,698,
|
||||
698,amaura,6,,358,2,8,,1,45,70,0,30,0,2,0,699,
|
||||
699,aurorus,6,698,358,2,8,,1,45,70,0,30,0,2,0,700,
|
||||
700,sylveon,6,133,67,6,8,,1,45,70,0,35,0,2,0,165,
|
||||
701,hawlucha,6,,359,5,12,,4,100,70,0,20,0,2,0,701,
|
||||
702,dedenne,6,,360,10,6,,4,180,70,0,20,0,2,0,702,
|
||||
703,carbink,6,,361,4,1,,-1,60,70,0,25,0,1,0,703,
|
||||
704,goomy,6,,362,7,2,,4,45,35,0,40,0,1,0,704,
|
||||
705,sliggoo,6,704,362,7,2,,4,45,35,0,40,0,1,0,705,
|
||||
706,goodra,6,705,362,7,6,,4,45,35,0,40,0,1,0,706,
|
||||
707,klefki,6,,363,4,1,,4,75,70,0,20,0,3,0,707,
|
||||
708,phantump,6,,364,3,4,,4,120,70,0,20,0,2,0,708,
|
||||
709,trevenant,6,708,364,3,10,,4,60,70,0,20,0,2,0,709,
|
||||
710,pumpkaboo,6,,365,3,1,,4,120,70,0,20,0,2,0,710,
|
||||
711,gourgeist,6,710,365,3,5,,4,60,70,0,20,0,2,0,711,
|
||||
712,bergmite,6,,366,2,8,,4,190,70,0,20,0,2,0,712,
|
||||
713,avalugg,6,712,366,2,8,,4,55,70,0,20,0,2,0,713,
|
||||
714,noibat,6,,367,7,9,,4,190,70,0,20,0,2,0,714,
|
||||
715,noivern,6,714,367,7,9,,4,45,70,0,20,0,2,0,715,
|
||||
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,
|
||||
|
|
|
|
@ -3024,7 +3024,7 @@ pokemon_id,stat_id,base_stat,effort
|
|||
504,5,39,0
|
||||
504,6,42,0
|
||||
505,1,60,0
|
||||
505,2,85,1
|
||||
505,2,85,2
|
||||
505,3,69,0
|
||||
505,4,60,0
|
||||
505,5,69,0
|
||||
|
@ -3895,38 +3895,38 @@ pokemon_id,stat_id,base_stat,effort
|
|||
649,6,99,1
|
||||
650,1,56,0
|
||||
650,2,61,0
|
||||
650,3,65,0
|
||||
650,3,65,1
|
||||
650,4,48,0
|
||||
650,5,45,0
|
||||
650,6,38,0
|
||||
651,1,61,0
|
||||
651,2,78,0
|
||||
651,3,95,0
|
||||
651,3,95,2
|
||||
651,4,56,0
|
||||
651,5,58,0
|
||||
651,6,57,0
|
||||
652,1,88,0
|
||||
652,2,107,0
|
||||
652,3,122,0
|
||||
652,3,122,3
|
||||
652,4,74,0
|
||||
652,5,75,0
|
||||
652,6,64,0
|
||||
653,1,40,0
|
||||
653,2,45,0
|
||||
653,3,40,0
|
||||
653,4,62,0
|
||||
653,4,62,1
|
||||
653,5,60,0
|
||||
653,6,60,0
|
||||
654,1,59,0
|
||||
654,2,59,0
|
||||
654,3,58,0
|
||||
654,4,90,0
|
||||
654,4,90,2
|
||||
654,5,70,0
|
||||
654,6,73,0
|
||||
655,1,75,0
|
||||
655,2,69,0
|
||||
655,3,72,0
|
||||
655,4,114,0
|
||||
655,4,114,3
|
||||
655,5,100,0
|
||||
655,6,104,0
|
||||
656,1,41,0
|
||||
|
@ -3934,26 +3934,26 @@ pokemon_id,stat_id,base_stat,effort
|
|||
656,3,40,0
|
||||
656,4,62,0
|
||||
656,5,44,0
|
||||
656,6,71,0
|
||||
656,6,71,1
|
||||
657,1,54,0
|
||||
657,2,63,0
|
||||
657,3,52,0
|
||||
657,4,83,0
|
||||
657,5,56,0
|
||||
657,6,97,0
|
||||
657,6,97,2
|
||||
658,1,72,0
|
||||
658,2,95,0
|
||||
658,3,67,0
|
||||
658,4,103,0
|
||||
658,5,71,0
|
||||
658,6,122,0
|
||||
658,6,122,3
|
||||
659,1,38,0
|
||||
659,2,36,0
|
||||
659,3,38,0
|
||||
659,4,32,0
|
||||
659,5,36,0
|
||||
659,6,57,0
|
||||
660,1,85,0
|
||||
659,6,57,1
|
||||
660,1,85,2
|
||||
660,2,56,0
|
||||
660,3,77,0
|
||||
660,4,50,0
|
||||
|
@ -3964,87 +3964,87 @@ pokemon_id,stat_id,base_stat,effort
|
|||
661,3,43,0
|
||||
661,4,40,0
|
||||
661,5,38,0
|
||||
661,6,62,0
|
||||
661,6,62,1
|
||||
662,1,62,0
|
||||
662,2,73,0
|
||||
662,3,55,0
|
||||
662,4,56,0
|
||||
662,5,52,0
|
||||
662,6,84,0
|
||||
662,6,84,2
|
||||
663,1,78,0
|
||||
663,2,81,0
|
||||
663,3,71,0
|
||||
663,4,74,0
|
||||
663,5,69,0
|
||||
663,6,126,0
|
||||
663,6,126,3
|
||||
664,1,38,0
|
||||
664,2,35,0
|
||||
664,3,40,0
|
||||
664,3,40,1
|
||||
664,4,27,0
|
||||
664,5,25,0
|
||||
664,6,35,0
|
||||
665,1,45,0
|
||||
665,2,22,0
|
||||
665,3,60,0
|
||||
665,3,60,2
|
||||
665,4,27,0
|
||||
665,5,30,0
|
||||
665,6,29,0
|
||||
666,1,80,0
|
||||
666,1,80,1
|
||||
666,2,52,0
|
||||
666,3,50,0
|
||||
666,4,90,0
|
||||
666,4,90,1
|
||||
666,5,50,0
|
||||
666,6,89,0
|
||||
666,6,89,1
|
||||
667,1,62,0
|
||||
667,2,50,0
|
||||
667,3,58,0
|
||||
667,4,73,0
|
||||
667,4,73,1
|
||||
667,5,54,0
|
||||
667,6,72,0
|
||||
668,1,86,0
|
||||
668,2,68,0
|
||||
668,3,72,0
|
||||
668,4,109,0
|
||||
668,4,109,2
|
||||
668,5,66,0
|
||||
668,6,106,0
|
||||
669,1,44,0
|
||||
669,2,38,0
|
||||
669,3,39,0
|
||||
669,4,61,0
|
||||
669,5,79,0
|
||||
669,5,79,1
|
||||
669,6,42,0
|
||||
670,1,54,0
|
||||
670,2,45,0
|
||||
670,3,47,0
|
||||
670,4,75,0
|
||||
670,5,98,0
|
||||
670,5,98,2
|
||||
670,6,52,0
|
||||
671,1,78,0
|
||||
671,2,65,0
|
||||
671,3,68,0
|
||||
671,4,112,0
|
||||
671,5,154,0
|
||||
671,5,154,3
|
||||
671,6,75,0
|
||||
672,1,66,0
|
||||
672,1,66,1
|
||||
672,2,65,0
|
||||
672,3,48,0
|
||||
672,4,62,0
|
||||
672,5,57,0
|
||||
672,6,52,0
|
||||
673,1,123,0
|
||||
673,1,123,2
|
||||
673,2,100,0
|
||||
673,3,62,0
|
||||
673,4,97,0
|
||||
673,5,81,0
|
||||
673,6,68,0
|
||||
674,1,67,0
|
||||
674,2,82,0
|
||||
674,2,82,1
|
||||
674,3,62,0
|
||||
674,4,46,0
|
||||
674,5,48,0
|
||||
674,6,43,0
|
||||
675,1,95,0
|
||||
675,2,124,0
|
||||
675,2,124,2
|
||||
675,3,78,0
|
||||
675,4,69,0
|
||||
675,5,71,0
|
||||
|
@ -4054,44 +4054,44 @@ pokemon_id,stat_id,base_stat,effort
|
|||
676,3,60,0
|
||||
676,4,65,0
|
||||
676,5,90,0
|
||||
676,6,102,0
|
||||
676,6,102,1
|
||||
677,1,62,0
|
||||
677,2,48,0
|
||||
677,3,54,0
|
||||
677,4,63,0
|
||||
677,5,60,0
|
||||
677,6,68,0
|
||||
677,6,68,1
|
||||
678,1,74,0
|
||||
678,2,48,0
|
||||
678,3,76,0
|
||||
678,4,83,0
|
||||
678,5,81,0
|
||||
678,6,104,0
|
||||
678,6,104,2
|
||||
679,1,45,0
|
||||
679,2,80,0
|
||||
679,3,100,0
|
||||
679,3,100,1
|
||||
679,4,35,0
|
||||
679,5,37,0
|
||||
679,6,28,0
|
||||
680,1,59,0
|
||||
680,2,110,0
|
||||
680,3,150,0
|
||||
680,3,150,2
|
||||
680,4,45,0
|
||||
680,5,49,0
|
||||
680,6,35,0
|
||||
681,1,60,0
|
||||
681,2,50,0
|
||||
681,3,150,0
|
||||
681,3,150,2
|
||||
681,4,50,0
|
||||
681,5,150,0
|
||||
681,5,150,1
|
||||
681,6,60,0
|
||||
682,1,78,0
|
||||
682,1,78,1
|
||||
682,2,52,0
|
||||
682,3,60,0
|
||||
682,4,63,0
|
||||
682,5,65,0
|
||||
682,6,23,0
|
||||
683,1,101,0
|
||||
683,1,101,2
|
||||
683,2,72,0
|
||||
683,3,72,0
|
||||
683,4,99,0
|
||||
|
@ -4099,36 +4099,36 @@ pokemon_id,stat_id,base_stat,effort
|
|||
683,6,29,0
|
||||
684,1,62,0
|
||||
684,2,48,0
|
||||
684,3,66,0
|
||||
684,3,66,1
|
||||
684,4,59,0
|
||||
684,5,57,0
|
||||
684,6,49,0
|
||||
685,1,82,0
|
||||
685,2,80,0
|
||||
685,3,86,0
|
||||
685,3,86,2
|
||||
685,4,85,0
|
||||
685,5,75,0
|
||||
685,6,72,0
|
||||
686,1,53,0
|
||||
686,2,54,0
|
||||
686,2,54,1
|
||||
686,3,53,0
|
||||
686,4,37,0
|
||||
686,5,46,0
|
||||
686,6,45,0
|
||||
687,1,86,0
|
||||
687,2,92,0
|
||||
687,2,92,2
|
||||
687,3,88,0
|
||||
687,4,68,0
|
||||
687,5,75,0
|
||||
687,6,73,0
|
||||
688,1,42,0
|
||||
688,2,52,0
|
||||
688,2,52,1
|
||||
688,3,67,0
|
||||
688,4,39,0
|
||||
688,5,56,0
|
||||
688,6,50,0
|
||||
689,1,72,0
|
||||
689,2,105,0
|
||||
689,2,105,2
|
||||
689,3,115,0
|
||||
689,4,54,0
|
||||
689,5,86,0
|
||||
|
@ -4137,24 +4137,24 @@ pokemon_id,stat_id,base_stat,effort
|
|||
690,2,60,0
|
||||
690,3,60,0
|
||||
690,4,60,0
|
||||
690,5,60,0
|
||||
690,5,60,1
|
||||
690,6,30,0
|
||||
691,1,65,0
|
||||
691,2,75,0
|
||||
691,3,90,0
|
||||
691,4,97,0
|
||||
691,5,123,0
|
||||
691,5,123,2
|
||||
691,6,44,0
|
||||
692,1,50,0
|
||||
692,2,53,0
|
||||
692,3,62,0
|
||||
692,4,58,0
|
||||
692,4,58,1
|
||||
692,5,63,0
|
||||
692,6,44,0
|
||||
693,1,71,0
|
||||
693,2,73,0
|
||||
693,3,88,0
|
||||
693,4,120,0
|
||||
693,4,120,2
|
||||
693,5,89,0
|
||||
693,6,59,0
|
||||
694,1,44,0
|
||||
|
@ -4162,32 +4162,32 @@ pokemon_id,stat_id,base_stat,effort
|
|||
694,3,33,0
|
||||
694,4,61,0
|
||||
694,5,43,0
|
||||
694,6,70,0
|
||||
694,6,70,1
|
||||
695,1,62,0
|
||||
695,2,55,0
|
||||
695,3,52,0
|
||||
695,4,109,0
|
||||
695,4,109,1
|
||||
695,5,94,0
|
||||
695,6,109,0
|
||||
695,6,109,1
|
||||
696,1,58,0
|
||||
696,2,89,0
|
||||
696,2,89,1
|
||||
696,3,77,0
|
||||
696,4,45,0
|
||||
696,5,45,0
|
||||
696,6,48,0
|
||||
697,1,82,0
|
||||
697,2,121,0
|
||||
697,2,121,2
|
||||
697,3,119,0
|
||||
697,4,69,0
|
||||
697,5,59,0
|
||||
697,6,71,0
|
||||
698,1,77,0
|
||||
698,1,77,1
|
||||
698,2,59,0
|
||||
698,3,50,0
|
||||
698,4,67,0
|
||||
698,5,63,0
|
||||
698,6,46,0
|
||||
699,1,123,0
|
||||
699,1,123,2
|
||||
699,2,77,0
|
||||
699,3,72,0
|
||||
699,4,99,0
|
||||
|
@ -4197,10 +4197,10 @@ pokemon_id,stat_id,base_stat,effort
|
|||
700,2,65,0
|
||||
700,3,65,0
|
||||
700,4,110,0
|
||||
700,5,130,0
|
||||
700,5,130,2
|
||||
700,6,60,0
|
||||
701,1,78,0
|
||||
701,2,92,0
|
||||
701,2,92,2
|
||||
701,3,75,0
|
||||
701,4,74,0
|
||||
701,5,63,0
|
||||
|
@ -4210,70 +4210,70 @@ pokemon_id,stat_id,base_stat,effort
|
|||
702,3,57,0
|
||||
702,4,81,0
|
||||
702,5,67,0
|
||||
702,6,101,0
|
||||
702,6,101,2
|
||||
703,1,50,0
|
||||
703,2,50,0
|
||||
703,3,150,0
|
||||
703,3,150,1
|
||||
703,4,50,0
|
||||
703,5,150,0
|
||||
703,5,150,1
|
||||
703,6,50,0
|
||||
704,1,45,0
|
||||
704,2,50,0
|
||||
704,3,35,0
|
||||
704,4,55,0
|
||||
704,5,75,0
|
||||
704,5,75,1
|
||||
704,6,40,0
|
||||
705,1,68,0
|
||||
705,2,75,0
|
||||
705,3,53,0
|
||||
705,4,83,0
|
||||
705,5,113,0
|
||||
705,5,113,2
|
||||
705,6,60,0
|
||||
706,1,90,0
|
||||
706,2,100,0
|
||||
706,3,70,0
|
||||
706,4,110,0
|
||||
706,5,150,0
|
||||
706,5,150,3
|
||||
706,6,80,0
|
||||
707,1,57,0
|
||||
707,2,80,0
|
||||
707,3,91,0
|
||||
707,3,91,1
|
||||
707,4,80,0
|
||||
707,5,87,0
|
||||
707,6,75,0
|
||||
708,1,43,0
|
||||
708,2,70,0
|
||||
708,2,70,1
|
||||
708,3,48,0
|
||||
708,4,50,0
|
||||
708,5,60,0
|
||||
708,6,38,0
|
||||
709,1,85,0
|
||||
709,2,110,0
|
||||
709,2,110,2
|
||||
709,3,76,0
|
||||
709,4,65,0
|
||||
709,5,82,0
|
||||
709,6,56,0
|
||||
710,1,49,0
|
||||
710,2,66,0
|
||||
710,3,70,0
|
||||
710,3,70,1
|
||||
710,4,44,0
|
||||
710,5,55,0
|
||||
710,6,51,0
|
||||
711,1,65,0
|
||||
711,2,90,0
|
||||
711,3,122,0
|
||||
711,3,122,2
|
||||
711,4,58,0
|
||||
711,5,75,0
|
||||
711,6,84,0
|
||||
712,1,55,0
|
||||
712,2,69,0
|
||||
712,3,85,0
|
||||
712,3,85,1
|
||||
712,4,32,0
|
||||
712,5,35,0
|
||||
712,6,28,0
|
||||
713,1,95,0
|
||||
713,2,117,0
|
||||
713,3,184,0
|
||||
713,3,184,2
|
||||
713,4,44,0
|
||||
713,5,46,0
|
||||
713,6,28,0
|
||||
|
@ -4282,26 +4282,26 @@ pokemon_id,stat_id,base_stat,effort
|
|||
714,3,35,0
|
||||
714,4,45,0
|
||||
714,5,40,0
|
||||
714,6,55,0
|
||||
714,6,55,1
|
||||
715,1,85,0
|
||||
715,2,70,0
|
||||
715,3,80,0
|
||||
715,4,97,0
|
||||
715,5,80,0
|
||||
715,6,123,0
|
||||
716,1,126,0
|
||||
715,6,123,2
|
||||
716,1,126,3
|
||||
716,2,131,0
|
||||
716,3,95,0
|
||||
716,4,131,0
|
||||
716,5,98,0
|
||||
716,6,99,0
|
||||
717,1,126,0
|
||||
717,1,126,3
|
||||
717,2,131,0
|
||||
717,3,95,0
|
||||
717,4,131,0
|
||||
717,5,98,0
|
||||
717,6,99,0
|
||||
718,1,108,0
|
||||
718,1,108,3
|
||||
718,2,100,0
|
||||
718,3,121,0
|
||||
718,4,81,0
|
||||
|
@ -4309,9 +4309,9 @@ pokemon_id,stat_id,base_stat,effort
|
|||
718,6,95,0
|
||||
719,1,50,0
|
||||
719,2,100,0
|
||||
719,3,150,0
|
||||
719,3,150,1
|
||||
719,4,100,0
|
||||
719,5,150,0
|
||||
719,5,150,2
|
||||
719,6,50,0
|
||||
10001,1,50,0
|
||||
10001,2,180,2
|
||||
|
@ -4462,99 +4462,99 @@ pokemon_id,stat_id,base_stat,effort
|
|||
10025,3,76,0
|
||||
10025,4,83,0
|
||||
10025,5,81,0
|
||||
10025,6,104,0
|
||||
10025,6,104,2
|
||||
10026,1,60,0
|
||||
10026,2,150,0
|
||||
10026,2,150,2
|
||||
10026,3,50,0
|
||||
10026,4,150,0
|
||||
10026,4,150,1
|
||||
10026,5,50,0
|
||||
10026,6,60,0
|
||||
10027,1,44,0
|
||||
10027,2,66,0
|
||||
10027,3,70,0
|
||||
10027,3,70,1
|
||||
10027,4,44,0
|
||||
10027,5,55,0
|
||||
10027,6,56,0
|
||||
10028,1,54,0
|
||||
10028,2,66,0
|
||||
10028,3,70,0
|
||||
10028,3,70,1
|
||||
10028,4,44,0
|
||||
10028,5,55,0
|
||||
10028,6,46,0
|
||||
10029,1,59,0
|
||||
10029,2,66,0
|
||||
10029,3,70,0
|
||||
10029,3,70,1
|
||||
10029,4,44,0
|
||||
10029,5,55,0
|
||||
10029,6,41,0
|
||||
10030,1,55,0
|
||||
10030,2,85,0
|
||||
10030,3,122,0
|
||||
10030,3,122,2
|
||||
10030,4,58,0
|
||||
10030,5,75,0
|
||||
10030,6,99,0
|
||||
10031,1,75,0
|
||||
10031,2,95,0
|
||||
10031,3,122,0
|
||||
10031,3,122,2
|
||||
10031,4,58,0
|
||||
10031,5,75,0
|
||||
10031,6,69,0
|
||||
10032,1,85,0
|
||||
10032,2,100,0
|
||||
10032,3,122,0
|
||||
10032,3,122,2
|
||||
10032,4,58,0
|
||||
10032,5,75,0
|
||||
10032,6,54,0
|
||||
10033,1,80,0
|
||||
10033,2,100,0
|
||||
10033,3,123,0
|
||||
10033,4,122,0
|
||||
10033,5,120,0
|
||||
10033,4,122,2
|
||||
10033,5,120,1
|
||||
10033,6,80,0
|
||||
10034,1,78,0
|
||||
10034,2,130,0
|
||||
10034,3,111,0
|
||||
10034,4,130,0
|
||||
10034,4,130,3
|
||||
10034,5,85,0
|
||||
10034,6,100,0
|
||||
10035,1,78,0
|
||||
10035,2,104,0
|
||||
10035,3,78,0
|
||||
10035,4,159,0
|
||||
10035,4,159,3
|
||||
10035,5,115,0
|
||||
10035,6,100,0
|
||||
10036,1,79,0
|
||||
10036,2,103,0
|
||||
10036,3,120,0
|
||||
10036,4,135,0
|
||||
10036,5,115,0
|
||||
10036,5,115,3
|
||||
10036,6,78,0
|
||||
10037,1,55,0
|
||||
10037,2,50,0
|
||||
10037,3,65,0
|
||||
10037,4,175,0
|
||||
10037,4,175,3
|
||||
10037,5,95,0
|
||||
10037,6,150,0
|
||||
10038,1,60,0
|
||||
10038,2,65,0
|
||||
10038,3,80,0
|
||||
10038,4,170,0
|
||||
10038,4,170,3
|
||||
10038,5,95,0
|
||||
10038,6,130,0
|
||||
10039,1,105,0
|
||||
10039,1,105,2
|
||||
10039,2,125,0
|
||||
10039,3,100,0
|
||||
10039,4,60,0
|
||||
10039,5,100,0
|
||||
10039,6,100,0
|
||||
10040,1,65,0
|
||||
10040,2,155,0
|
||||
10040,2,155,2
|
||||
10040,3,120,0
|
||||
10040,4,65,0
|
||||
10040,5,90,0
|
||||
10040,6,105,0
|
||||
10041,1,95,0
|
||||
10041,2,155,0
|
||||
10041,2,155,2
|
||||
10041,3,109,0
|
||||
10041,4,70,0
|
||||
10041,5,130,0
|
||||
|
@ -4564,33 +4564,33 @@ pokemon_id,stat_id,base_stat,effort
|
|||
10042,3,85,0
|
||||
10042,4,70,0
|
||||
10042,5,95,0
|
||||
10042,6,150,0
|
||||
10042,6,150,2
|
||||
10043,1,106,0
|
||||
10043,2,190,0
|
||||
10043,3,100,0
|
||||
10043,4,154,0
|
||||
10043,4,154,3
|
||||
10043,5,100,0
|
||||
10043,6,130,0
|
||||
10044,1,106,0
|
||||
10044,2,150,0
|
||||
10044,3,70,0
|
||||
10044,4,194,0
|
||||
10044,4,194,3
|
||||
10044,5,120,0
|
||||
10044,6,140,0
|
||||
10045,1,90,0
|
||||
10045,2,95,0
|
||||
10045,3,105,0
|
||||
10045,4,165,0
|
||||
10045,4,165,3
|
||||
10045,5,110,0
|
||||
10045,6,45,0
|
||||
10046,1,70,0
|
||||
10046,2,150,0
|
||||
10046,2,150,2
|
||||
10046,3,140,0
|
||||
10046,4,65,0
|
||||
10046,5,100,0
|
||||
10046,6,75,0
|
||||
10047,1,80,0
|
||||
10047,2,185,0
|
||||
10047,2,185,2
|
||||
10047,3,115,0
|
||||
10047,4,40,0
|
||||
10047,5,105,0
|
||||
|
@ -4598,17 +4598,17 @@ pokemon_id,stat_id,base_stat,effort
|
|||
10048,1,75,0
|
||||
10048,2,90,0
|
||||
10048,3,90,0
|
||||
10048,4,140,0
|
||||
10048,4,140,2
|
||||
10048,5,90,0
|
||||
10048,6,115,0
|
||||
10049,1,100,0
|
||||
10049,2,164,0
|
||||
10049,2,164,3
|
||||
10049,3,150,0
|
||||
10049,4,95,0
|
||||
10049,5,120,0
|
||||
10049,6,71,0
|
||||
10050,1,80,0
|
||||
10050,2,160,0
|
||||
10050,2,160,3
|
||||
10050,3,80,0
|
||||
10050,4,130,0
|
||||
10050,5,80,0
|
||||
|
@ -4616,18 +4616,18 @@ pokemon_id,stat_id,base_stat,effort
|
|||
10051,1,68,0
|
||||
10051,2,85,0
|
||||
10051,3,65,0
|
||||
10051,4,165,0
|
||||
10051,4,165,3
|
||||
10051,5,135,0
|
||||
10051,6,100,0
|
||||
10052,1,50,0
|
||||
10052,2,105,0
|
||||
10052,3,125,0
|
||||
10052,2,105,1
|
||||
10052,3,125,1
|
||||
10052,4,55,0
|
||||
10052,5,95,0
|
||||
10052,6,50,0
|
||||
10053,1,70,0
|
||||
10053,2,140,0
|
||||
10053,3,230,0
|
||||
10053,3,230,3
|
||||
10053,4,60,0
|
||||
10053,5,80,0
|
||||
10053,6,50,0
|
||||
|
@ -4636,40 +4636,40 @@ pokemon_id,stat_id,base_stat,effort
|
|||
10054,3,85,0
|
||||
10054,4,80,0
|
||||
10054,5,85,0
|
||||
10054,6,100,0
|
||||
10054,6,100,2
|
||||
10055,1,70,0
|
||||
10055,2,75,0
|
||||
10055,3,80,0
|
||||
10055,4,135,0
|
||||
10055,5,80,0
|
||||
10055,6,135,0
|
||||
10055,6,135,2
|
||||
10056,1,64,0
|
||||
10056,2,165,0
|
||||
10056,2,165,2
|
||||
10056,3,75,0
|
||||
10056,4,93,0
|
||||
10056,5,83,0
|
||||
10056,6,75,0
|
||||
10057,1,65,0
|
||||
10057,2,150,0
|
||||
10057,2,150,2
|
||||
10057,3,60,0
|
||||
10057,4,115,0
|
||||
10057,5,60,0
|
||||
10057,6,115,0
|
||||
10058,1,108,0
|
||||
10058,2,170,0
|
||||
10058,2,170,3
|
||||
10058,3,115,0
|
||||
10058,4,120,0
|
||||
10058,5,95,0
|
||||
10058,6,92,0
|
||||
10059,1,70,0
|
||||
10059,2,145,0
|
||||
10059,2,145,1
|
||||
10059,3,88,0
|
||||
10059,4,140,0
|
||||
10059,4,140,1
|
||||
10059,5,70,0
|
||||
10059,6,112,0
|
||||
10060,1,90,0
|
||||
10060,2,132,0
|
||||
10060,2,132,1
|
||||
10060,3,105,0
|
||||
10060,4,132,0
|
||||
10060,4,132,1
|
||||
10060,5,105,0
|
||||
10060,6,30,0
|
||||
|
|
|
Loading…
Reference in a new issue