Add Diancie.

This commit is contained in:
Lynn "Zhorken" Vaughan 2014-03-07 10:53:53 -05:00
parent b8630cb076
commit 9cb44f56e5
8 changed files with 14 additions and 0 deletions

View file

@ -361,3 +361,4 @@ id,baby_trigger_item_id
368,
369,
370,
371,

1 id baby_trigger_item_id
361 368
362 369
363 370
364 371

View file

@ -717,6 +717,7 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
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
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

1 id identifier species_id height weight base_experience order is_default
717 716 xerneas 716 30 2150 0 776 1
718 717 yveltal 717 58 2030 0 777 1
719 718 zygarde 718 50 3050 0 778 1
720 719 diancie 719 7 88 0 779 1
721 10001 deoxys-attack 386 17 608 270 445 0
722 10002 deoxys-defense 386 17 608 270 446 0
723 10003 deoxys-speed 386 17 608 270 447 0

View file

@ -1779,6 +1779,7 @@ pokemon_id,ability_id,is_hidden,slot
716,187,0,1
717,186,0,1
718,188,0,1
719,29,0,1
10001,46,0,1
10002,46,0,1
10003,46,0,1

1 pokemon_id ability_id is_hidden slot
1779 716 187 0 1
1780 717 186 0 1
1781 718 188 0 1
1782 719 29 0 1
1783 10001 46 0 1
1784 10002 46 0 1
1785 10003 46 0 1

View file

@ -717,6 +717,7 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau
716,xerneas-active,active,716,15,1,1,0,2,856
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
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

1 id identifier form_identifier pokemon_id introduced_in_version_group_id is_default is_battle_only is_mega form_order order
717 716 xerneas-active active 716 15 1 1 0 2 856
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 10001 unown-b b 201 3 0 0 0 2 247
722 10002 unown-c c 201 3 0 0 0 3 248
723 10003 unown-d d 201 3 0 0 0 4 249

View file

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

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
717 716 xerneas 6 368 2 8 -1 0 0 0 0 0 1 1 716
718 717 yveltal 6 369 8 9 -1 0 0 0 0 0 1 0 717
719 718 zygarde 6 370 5 2 -1 0 0 0 0 0 1 0 718
720 719 diancie 6 371 4 4 -1 0 70 0 0 0 1 0 719

View file

@ -4426,3 +4426,4 @@ pokemon_species_id,local_language_id,name,genus
718,5,Zygarde,
718,6,Zygarde,
718,9,Zygarde,Order
719,9,Diancie,Jewel

1 pokemon_species_id local_language_id name genus
4426 718 5 Zygarde
4427 718 6 Zygarde
4428 718 9 Zygarde Order
4429 719 9 Diancie Jewel

View file

@ -4307,6 +4307,12 @@ pokemon_id,stat_id,base_stat,effort
718,4,81,0
718,5,95,0
718,6,95,0
719,1,50,0
719,2,100,0
719,3,150,0
719,4,100,0
719,5,150,0
719,6,50,0
10001,1,50,0
10001,2,180,2
10001,3,20,0

1 pokemon_id stat_id base_stat effort
4307 718 4 81 0
4308 718 5 95 0
4309 718 6 95 0
4310 719 1 50 0
4311 719 2 100 0
4312 719 3 150 0
4313 719 4 100 0
4314 719 5 150 0
4315 719 6 50 0
4316 10001 1 50 0
4317 10001 2 180 2
4318 10001 3 20 0

View file

@ -1064,6 +1064,8 @@ pokemon_id,type_id,slot
717,3,2
718,16,1
718,5,2
719,6,1
719,18,2
10001,14,1
10002,14,1
10003,14,1

1 pokemon_id type_id slot
1064 717 3 2
1065 718 16 1
1066 718 5 2
1067 719 6 1
1068 719 18 2
1069 10001 14 1
1070 10002 14 1
1071 10003 14 1