Add unreleased Pokémon.

This commit is contained in:
Lynn "Zhorken" Vaughan 2014-06-13 13:13:53 -04:00
parent dcb1aa2d60
commit ae74f19e0b
12 changed files with 400 additions and 0 deletions

View File

@ -362,3 +362,5 @@ id,baby_trigger_item_id
369,
370,
371,
372,
373,

1 id baby_trigger_item_id
362 369
363 370
364 371
365 372
366 373

View File

@ -718,6 +718,8 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
717,yveltal,717,58,2030,306,777,1
718,zygarde,718,50,3050,270,778,1
719,diancie,719,7,88,270,779,1
720,hoopa,720,5,90,270,1,1
721,volcanion,721,17,1950,270,1,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
@ -778,3 +780,6 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
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
10061,floette-eternal,670,2,9,243,1,0
10062,latias-mega,380,18,520,315,1,0
10063,latios-mega,381,23,700,315,1,0

1 id identifier species_id height weight base_experience order is_default
718 717 yveltal 717 58 2030 306 777 1
719 718 zygarde 718 50 3050 270 778 1
720 719 diancie 719 7 88 270 779 1
721 720 hoopa 720 5 90 270 1 1
722 721 volcanion 721 17 1950 270 1 1
723 10001 deoxys-attack 386 17 608 270 445 0
724 10002 deoxys-defense 386 17 608 270 446 0
725 10003 deoxys-speed 386 17 608 270 447 0
780 10058 garchomp-mega 445 19 950 315 500 0
781 10059 lucario-mega 448 13 575 219 503 0
782 10060 abomasnow-mega 460 27 1850 208 515 0
783 10061 floette-eternal 670 2 9 243 1 0
784 10062 latias-mega 380 18 520 315 1 0
785 10063 latios-mega 381 23 700 315 1 0

View File

@ -1748,6 +1748,8 @@ pokemon_id,ability_id,is_hidden,slot
717,186,0,1
718,188,0,1
719,29,0,1
720,170,0,1
721,11,0,1
10001,46,0,1
10002,46,0,1
10003,46,0,1
@ -1827,3 +1829,7 @@ pokemon_id,ability_id,is_hidden,slot
10058,159,0,1
10059,91,0,1
10060,117,0,1
10061,166,0,1
10061,180,1,3
10062,26,0,1
10063,26,0,1

1 pokemon_id ability_id is_hidden slot
1748 717 186 0 1
1749 718 188 0 1
1750 719 29 0 1
1751 720 170 0 1
1752 721 11 0 1
1753 10001 46 0 1
1754 10002 46 0 1
1755 10003 46 0 1
1829 10058 159 0 1
1830 10059 91 0 1
1831 10060 117 0 1
1832 10061 166 0 1
1833 10061 180 1 3
1834 10062 26 0 1
1835 10063 26 0 1

View File

@ -3050,3 +3050,5 @@ species_id,pokedex_id,pokedex_number
718,1,718
718,14,150
719,1,719
720,1,720
721,1,721

1 species_id pokedex_id pokedex_number
3050 718 1 718
3051 718 14 150
3052 719 1 719
3053 720 1 720
3054 721 1 721

View File

@ -909,3 +909,5 @@ species_id,egg_group_id
717,15
718,15
719,15
720,15
721,15

1 species_id egg_group_id
909 717 15
910 718 15
911 719 15
912 720 15
913 721 15

View File

@ -377,3 +377,13 @@ pokemon_form_id,local_language_id,form_name,pokemon_name
10159,9,Mega Lucario,Mega Lucario
10160,5,Méga-Blizzaroi,Méga-Blizzaroi
10160,9,Mega Abomasnow,Mega Abomasnow
10161,5,Motif Fantaisie,Prismillion Fantaisie
10161,9,Fancy Pattern,Fancy Vivillon
10162,5,Motif Poké Ball,Prismillon Poké Ball
10162,9,Poké Ball Pattern,Poké Ball Vivillon
10163,5,Fleur Éternelle,Floette Éternel
10163,9,Eternal Flower,Eternal Floette
10164,5,Méga-Latias,Méga-Latias
10164,9,Mega Latias,Mega Latias
10165,5,Méga-Latios,Méga-Latios
10165,9,Mega Latios,Mega Latios

1 pokemon_form_id local_language_id form_name pokemon_name
377 10159 9 Mega Lucario Mega Lucario
378 10160 5 Méga-Blizzaroi Méga-Blizzaroi
379 10160 9 Mega Abomasnow Mega Abomasnow
380 10161 5 Motif Fantaisie Prismillion Fantaisie
381 10161 9 Fancy Pattern Fancy Vivillon
382 10162 5 Motif Poké Ball Prismillon Poké Ball
383 10162 9 Poké Ball Pattern Poké Ball Vivillon
384 10163 5 Fleur Éternelle Floette Éternel
385 10163 9 Eternal Flower Eternal Floette
386 10164 5 Méga-Latias Méga-Latias
387 10164 9 Mega Latias Mega Latias
388 10165 5 Méga-Latios Méga-Latios
389 10165 9 Mega Latios Mega Latios

View File

@ -718,6 +718,8 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau
717,yveltal,,717,15,1,0,0,1,857
718,zygarde,,718,15,1,0,0,1,858
719,diancie,,719,15,1,0,0,1,859
720,hoopa,,720,15,1,0,0,1,1
721,volcanion,,721,15,1,0,0,1,1
10001,unown-b,b,201,3,0,0,0,2,247
10002,unown-c,c,201,3,0,0,0,3,248
10003,unown-d,d,201,3,0,0,0,4,249
@ -878,3 +880,8 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau
10158,garchomp-mega,mega,10058,15,1,1,1,2,532
10159,lucario-mega,mega,10059,15,1,1,1,2,535
10160,abomasnow-mega,mega,10060,15,1,1,1,2,547
10161,vivillon-fancy,fancy,666,15,0,0,0,19,1
10162,vivillon-poke-ball,poke-ball,666,15,0,0,0,20,1
10163,floette-eternal,eternal,10061,15,1,0,0,6,1
10164,latias-mega,mega,10062,15,1,1,1,2,1
10165,latios-mega,mega,10063,15,1,1,1,2,1

1 id identifier form_identifier pokemon_id introduced_in_version_group_id is_default is_battle_only is_mega form_order order
718 717 yveltal 717 15 1 0 0 1 857
719 718 zygarde 718 15 1 0 0 1 858
720 719 diancie 719 15 1 0 0 1 859
721 720 hoopa 720 15 1 0 0 1 1
722 721 volcanion 721 15 1 0 0 1 1
723 10001 unown-b b 201 3 0 0 0 2 247
724 10002 unown-c c 201 3 0 0 0 3 248
725 10003 unown-d d 201 3 0 0 0 4 249
880 10158 garchomp-mega mega 10058 15 1 1 1 2 532
881 10159 lucario-mega mega 10059 15 1 1 1 2 535
882 10160 abomasnow-mega mega 10060 15 1 1 1 2 547
883 10161 vivillon-fancy fancy 666 15 0 0 0 19 1
884 10162 vivillon-poke-ball poke-ball 666 15 0 0 0 20 1
885 10163 floette-eternal eternal 10061 15 1 0 0 6 1
886 10164 latias-mega mega 10062 15 1 1 1 2 1
887 10165 latios-mega mega 10063 15 1 1 1 2 1

View File

@ -302858,6 +302858,124 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
719,15,590,4,0,
719,15,591,1,50,2
719,15,605,4,0,
720,15,60,1,15,
720,15,63,4,0,
720,15,85,4,0,
720,15,86,4,0,
720,15,92,4,0,
720,15,93,1,1,5
720,15,94,1,75,
720,15,94,4,0,
720,15,104,4,0,
720,15,113,1,19,
720,15,113,4,0,
720,15,115,4,0,
720,15,138,4,0,
720,15,148,4,0,
720,15,156,4,0,
720,15,164,4,0,
720,15,168,4,0,
720,15,182,4,0,
720,15,194,1,1,2
720,15,207,4,0,
720,15,214,4,0,
720,15,216,4,0,
720,15,218,4,0,
720,15,219,4,0,
720,15,237,4,0,
720,15,240,4,0,
720,15,241,4,0,
720,15,244,4,0,
720,15,247,1,68,
720,15,247,4,0,
720,15,259,4,0,
720,15,263,4,0,
720,15,269,4,0,
720,15,271,1,1,1
720,15,277,1,10,
720,15,280,4,0,
720,15,285,1,25,
720,15,310,1,6,
720,15,347,4,0,
720,15,373,4,0,
720,15,374,4,0,
720,15,411,4,0,
720,15,412,4,0,
720,15,416,4,0,
720,15,433,1,55,
720,15,433,4,0,
720,15,447,4,0,
720,15,451,4,0,
720,15,470,1,35,
720,15,471,1,29,
720,15,472,1,50,
720,15,473,4,0,
720,15,496,4,0,
720,15,502,1,1,3
720,15,511,4,0,
720,15,566,1,46,
720,15,590,4,0,
720,15,593,1,1,4
720,15,593,1,85,
720,15,612,4,0,
721,15,15,4,0,
721,15,23,1,28,
721,15,34,1,46,
721,15,36,1,1,3
721,15,46,4,0,
721,15,53,4,0,
721,15,54,1,8,
721,15,56,1,50,
721,15,63,4,0,
721,15,70,4,0,
721,15,76,4,0,
721,15,89,4,0,
721,15,92,4,0,
721,15,104,4,0,
721,15,114,1,11,
721,15,126,4,0,
721,15,153,1,76,
721,15,153,4,0,
721,15,156,4,0,
721,15,157,4,0,
721,15,164,4,0,
721,15,182,4,0,
721,15,188,4,0,
721,15,201,4,0,
721,15,207,4,0,
721,15,214,4,0,
721,15,216,4,0,
721,15,218,4,0,
721,15,237,4,0,
721,15,241,4,0,
721,15,249,4,0,
721,15,261,4,0,
721,15,263,4,0,
721,15,280,4,0,
721,15,311,1,40,
721,15,315,1,65,
721,15,315,4,0,
721,15,352,1,21,
721,15,360,4,0,
721,15,374,4,0,
721,15,394,1,1,2
721,15,394,1,58,
721,15,411,4,0,
721,15,416,4,0,
721,15,430,4,0,
721,15,444,4,0,
721,15,479,4,0,
721,15,482,4,0,
721,15,488,1,15,
721,15,488,4,0,
721,15,496,4,0,
721,15,503,1,32,
721,15,503,4,0,
721,15,510,4,0,
721,15,523,4,0,
721,15,590,4,0,
721,15,592,1,1,1
721,15,592,1,85,
10001,7,5,3,0,
10001,7,15,4,0,
10001,7,25,3,0,
@ -311993,3 +312111,196 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
10060,15,523,4,0,
10060,15,524,4,0,
10060,15,590,4,0,
10061,15,22,1,1,2
10061,15,33,1,1,1
10061,15,75,1,15,
10061,15,76,1,58,
10061,15,76,4,0,
10061,15,80,1,51,
10061,15,92,4,0,
10061,15,94,4,0,
10061,15,104,4,0,
10061,15,148,4,0,
10061,15,156,4,0,
10061,15,164,4,0,
10061,15,182,4,0,
10061,15,207,4,0,
10061,15,213,4,0,
10061,15,214,4,0,
10061,15,216,4,0,
10061,15,218,4,0,
10061,15,219,4,0,
10061,15,237,4,0,
10061,15,240,4,0,
10061,15,241,4,0,
10061,15,263,4,0,
10061,15,267,4,0,
10061,15,273,1,20,
10061,15,312,1,38,
10061,15,345,1,25,
10061,15,347,4,0,
10061,15,381,1,10,
10061,15,412,4,0,
10061,15,447,4,0,
10061,15,496,4,0,
10061,15,497,4,0,
10061,15,572,1,33,
10061,15,580,1,27,
10061,15,581,1,43,
10061,15,584,1,6,
10061,15,585,1,46,
10061,15,590,4,0,
10061,15,605,4,0,
10061,15,617,1,50,
10062,15,15,4,0,
10062,15,19,4,0,
10062,15,46,4,0,
10062,15,57,4,0,
10062,15,58,4,0,
10062,15,63,4,0,
10062,15,76,4,0,
10062,15,85,4,0,
10062,15,86,4,0,
10062,15,87,4,0,
10062,15,89,4,0,
10062,15,92,4,0,
10062,15,94,1,60,
10062,15,94,4,0,
10062,15,104,4,0,
10062,15,105,1,45,
10062,15,113,4,0,
10062,15,115,4,0,
10062,15,127,4,0,
10062,15,138,4,0,
10062,15,148,4,0,
10062,15,149,1,1,7
10062,15,156,4,0,
10062,15,164,4,0,
10062,15,182,4,0,
10062,15,201,4,0,
10062,15,204,1,1,6
10062,15,204,1,55,
10062,15,207,4,0,
10062,15,211,4,0,
10062,15,213,4,0,
10062,15,214,4,0,
10062,15,216,4,0,
10062,15,218,4,0,
10062,15,219,1,15,
10062,15,219,4,0,
10062,15,225,1,20,
10062,15,237,4,0,
10062,15,240,4,0,
10062,15,241,4,0,
10062,15,244,4,0,
10062,15,247,4,0,
10062,15,263,4,0,
10062,15,270,1,10,
10062,15,273,1,5,
10062,15,287,1,30,
10062,15,296,1,35,
10062,15,332,4,0,
10062,15,337,4,0,
10062,15,346,1,25,
10062,15,347,4,0,
10062,15,355,4,0,
10062,15,361,1,1,1
10062,15,361,1,85,
10062,15,375,1,50,
10062,15,406,1,1,2
10062,15,406,1,80,
10062,15,412,4,0,
10062,15,416,4,0,
10062,15,421,4,0,
10062,15,428,1,40,
10062,15,434,3,0,
10062,15,447,4,0,
10062,15,451,4,0,
10062,15,468,4,0,
10062,15,470,1,1,3
10062,15,470,1,75,
10062,15,473,4,0,
10062,15,496,4,0,
10062,15,505,1,1,5
10062,15,505,1,65,
10062,15,513,1,1,4
10062,15,513,1,70,
10062,15,514,4,0,
10062,15,523,4,0,
10062,15,590,4,0,
10063,15,15,4,0,
10063,15,19,4,0,
10063,15,46,4,0,
10063,15,57,4,0,
10063,15,58,4,0,
10063,15,63,4,0,
10063,15,76,4,0,
10063,15,85,4,0,
10063,15,86,4,0,
10063,15,87,4,0,
10063,15,89,4,0,
10063,15,92,4,0,
10063,15,94,1,60,
10063,15,94,4,0,
10063,15,104,4,0,
10063,15,105,1,45,
10063,15,113,4,0,
10063,15,115,4,0,
10063,15,127,4,0,
10063,15,138,4,0,
10063,15,148,4,0,
10063,15,149,1,1,7
10063,15,156,4,0,
10063,15,164,4,0,
10063,15,182,1,25,
10063,15,182,4,0,
10063,15,201,4,0,
10063,15,207,4,0,
10063,15,211,4,0,
10063,15,213,4,0,
10063,15,214,4,0,
10063,15,216,4,0,
10063,15,218,4,0,
10063,15,219,1,15,
10063,15,219,4,0,
10063,15,225,1,20,
10063,15,237,4,0,
10063,15,240,4,0,
10063,15,241,4,0,
10063,15,244,4,0,
10063,15,247,4,0,
10063,15,262,1,1,1
10063,15,262,1,85,
10063,15,263,4,0,
10063,15,270,1,10,
10063,15,287,1,30,
10063,15,295,1,35,
10063,15,332,4,0,
10063,15,337,4,0,
10063,15,347,4,0,
10063,15,349,1,1,6
10063,15,349,1,55,
10063,15,355,4,0,
10063,15,375,1,50,
10063,15,377,1,5,
10063,15,406,1,1,2
10063,15,406,1,80,
10063,15,412,4,0,
10063,15,416,4,0,
10063,15,421,4,0,
10063,15,428,1,40,
10063,15,434,3,0,
10063,15,447,4,0,
10063,15,451,4,0,
10063,15,468,4,0,
10063,15,471,1,1,3
10063,15,471,1,75,
10063,15,473,4,0,
10063,15,477,1,1,4
10063,15,477,1,70,
10063,15,496,4,0,
10063,15,505,1,1,5
10063,15,505,1,65,
10063,15,514,4,0,
10063,15,523,4,0,
10063,15,590,4,0,

Can't render this file because it is too large.

View File

@ -718,3 +718,5 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
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,
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
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 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

View File

@ -6025,3 +6025,17 @@ pokemon_species_id,local_language_id,name,genus
719,7,Diancie,Joya
719,8,Diancie,Gemma
719,9,Diancie,Jewel
720,1,フーパ,いたずら
720,3,후파,장난
720,5,Hoopa,Chenapan
720,6,Hoopa,Schabernack
720,7,Hoopa,Travesura
720,8,Hoopa,Birba
720,9,Hoopa,Mischief
721,1,ボルケニオン,スチーム
721,3,볼케니온,스팀
721,5,Volcanion,Vapeur
721,6,Volcanion,Dampf
721,7,Volcanion,Vapor
721,8,Volcanion,Vapore
721,9,Volcanion,Steam

1 pokemon_species_id local_language_id name genus
6025 719 7 Diancie Joya
6026 719 8 Diancie Gemma
6027 719 9 Diancie Jewel
6028 720 1 フーパ いたずら
6029 720 3 후파 장난
6030 720 5 Hoopa Chenapan
6031 720 6 Hoopa Schabernack
6032 720 7 Hoopa Travesura
6033 720 8 Hoopa Birba
6034 720 9 Hoopa Mischief
6035 721 1 ボルケニオン スチーム
6036 721 3 볼케니온 스팀
6037 721 5 Volcanion Vapeur
6038 721 6 Volcanion Dampf
6039 721 7 Volcanion Vapor
6040 721 8 Volcanion Vapore
6041 721 9 Volcanion Steam

View File

@ -4313,6 +4313,18 @@ pokemon_id,stat_id,base_stat,effort
719,4,100,0
719,5,150,2
719,6,50,0
720,1,80,0
720,2,110,0
720,3,60,0
720,4,150,3
720,5,130,0
720,6,70,0
721,1,80,0
721,2,110,0
721,3,120,0
721,4,130,3
721,5,90,0
721,6,70,0
10001,1,50,0
10001,2,180,2
10001,3,20,0
@ -4673,3 +4685,21 @@ pokemon_id,stat_id,base_stat,effort
10060,4,132,1
10060,5,105,0
10060,6,30,0
10061,1,74,0
10061,2,65,0
10061,3,67,0
10061,4,125,0
10061,5,128,2
10061,6,92,0
10062,1,80,0
10062,2,100,0
10062,3,120,0
10062,4,140,0
10062,5,150,3
10062,6,110,0
10063,1,80,0
10063,2,130,0
10063,3,100,0
10063,4,160,3
10063,5,120,0
10063,6,110,0

1 pokemon_id stat_id base_stat effort
4313 719 4 100 0
4314 719 5 150 2
4315 719 6 50 0
4316 720 1 80 0
4317 720 2 110 0
4318 720 3 60 0
4319 720 4 150 3
4320 720 5 130 0
4321 720 6 70 0
4322 721 1 80 0
4323 721 2 110 0
4324 721 3 120 0
4325 721 4 130 3
4326 721 5 90 0
4327 721 6 70 0
4328 10001 1 50 0
4329 10001 2 180 2
4330 10001 3 20 0
4685 10060 4 132 1
4686 10060 5 105 0
4687 10060 6 30 0
4688 10061 1 74 0
4689 10061 2 65 0
4690 10061 3 67 0
4691 10061 4 125 0
4692 10061 5 128 2
4693 10061 6 92 0
4694 10062 1 80 0
4695 10062 2 100 0
4696 10062 3 120 0
4697 10062 4 140 0
4698 10062 5 150 3
4699 10062 6 110 0
4700 10063 1 80 0
4701 10063 2 130 0
4702 10063 3 100 0
4703 10063 4 160 3
4704 10063 5 120 0
4705 10063 6 110 0

View File

@ -1066,6 +1066,10 @@ pokemon_id,type_id,slot
718,5,2
719,6,1
719,18,2
720,14,1
720,8,2
721,10,1
721,11,2
10001,14,1
10002,14,1
10003,14,1
@ -1169,3 +1173,8 @@ pokemon_id,type_id,slot
10059,9,2
10060,12,1
10060,15,2
10061,18,1
10062,16,1
10062,14,2
10063,16,1
10063,14,2

1 pokemon_id type_id slot
1066 718 5 2
1067 719 6 1
1068 719 18 2
1069 720 14 1
1070 720 8 2
1071 721 10 1
1072 721 11 2
1073 10001 14 1
1074 10002 14 1
1075 10003 14 1
1173 10059 9 2
1174 10060 12 1
1175 10060 15 2
1176 10061 18 1
1177 10062 16 1
1178 10062 14 2
1179 10063 16 1
1180 10063 14 2