Add Keldeo's resolution form.

I'm calling it "form" instead of "forme" because it's sugata, not forumu.
This commit is contained in:
Lynn "Zhorken" Vaughan 2012-06-21 14:44:35 -04:00
parent b8ece53720
commit 1787d89baa
5 changed files with 12 additions and 2 deletions

View file

@ -671,3 +671,4 @@ id,species_id,height,weight,base_experience,order,is_default
670,645,0,0,0,670,0
671,646,0,0,0,671,0
672,646,0,0,0,672,0
673,647,0,0,0,673,0

1 id species_id height weight base_experience order is_default
671 670 645 0 0 0 670 0
672 671 646 0 0 0 671 0
673 672 646 0 0 0 672 0
674 673 647 0 0 0 673 0

View file

@ -1292,7 +1292,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name
646,5,,
646,9,,
647,5,,
647,9,,
647,9,usual form,usual Keldeo
648,5,Forme Chant,Meloetta Chant
648,9,Aria Forme,Aria Meloetta
649,5,,
@ -1458,3 +1458,4 @@ pokemon_form_id,local_language_id,form_name,pokemon_name
730,9,reijuu forme,reijuu Landorus
731,9,Black forme,Black Kyurem
732,9,White forme,White Kyurem
733,9,resolution form,resolution Keldeo

1 pokemon_form_id local_language_id form_name pokemon_name
1292 646 5
1293 646 9
1294 647 5
1295 647 9 usual form usual Keldeo
1296 648 5 Forme Chant Meloetta Chant
1297 648 9 Aria Forme Aria Meloetta
1298 649 5
1458 730 9 reijuu forme reijuu Landorus
1459 731 9 Black forme Black Kyurem
1460 732 9 White forme White Kyurem
1461 733 9 resolution form resolution Keldeo

View file

@ -645,7 +645,7 @@ id,form_identifier,pokemon_id,introduced_in_version_group_id,is_default,is_battl
644,,644,11,1,0,1,701
645,,645,11,1,0,1,702
646,,646,11,1,0,1,703
647,,647,11,1,0,1,704
647,usual,647,11,1,0,1,704
648,aria,648,11,1,0,1,705
649,,649,11,1,0,1,707
650,b,201,3,0,0,2,232
@ -731,3 +731,4 @@ id,form_identifier,pokemon_id,introduced_in_version_group_id,is_default,is_battl
730,reijuu,670,14,1,0,2,711
731,black,671,14,1,0,2,712
732,white,672,14,1,0,3,713
733,resolution,673,14,1,0,2,714

1 id form_identifier pokemon_id introduced_in_version_group_id is_default is_battle_only form_order order
645 644 644 11 1 0 1 701
646 645 645 11 1 0 1 702
647 646 646 11 1 0 1 703
648 647 usual 647 11 1 0 1 704
649 648 aria 648 11 1 0 1 705
650 649 649 11 1 0 1 707
651 650 b 201 3 0 0 2 232
731 730 reijuu 670 14 1 0 2 711
732 731 black 671 14 1 0 2 712
733 732 white 672 14 1 0 3 713
734 733 resolution 673 14 1 0 2 714

View file

@ -4031,3 +4031,9 @@ pokemon_id,stat_id,base_stat,effort
672,4,0,0
672,5,0,0
672,6,0,0
673,1,0,0
673,2,0,0
673,3,0,0
673,4,0,0
673,5,0,0
673,6,0,0

1 pokemon_id stat_id base_stat effort
4031 672 4 0 0
4032 672 5 0 0
4033 672 6 0 0
4034 673 1 0 0
4035 673 2 0 0
4036 673 3 0 0
4037 673 4 0 0
4038 673 5 0 0
4039 673 6 0 0

View file

@ -977,3 +977,4 @@ pokemon_id,type_id,slot
670,10001,1
671,10001,1
672,10001,1
673,10001,1

1 pokemon_id type_id slot
977 670 10001 1
978 671 10001 1
979 672 10001 1
980 673 10001 1