Add types, stats, abilities, misc info for new forms.

This commit is contained in:
Lynn "Zhorken" Vaughan 2012-06-22 16:22:52 -04:00
parent 04b710791f
commit b97727486e
4 changed files with 62 additions and 48 deletions

View file

@ -666,9 +666,9 @@ id,species_id,height,weight,base_experience,order,is_default
665,550,10,180,161,566,0
666,555,13,929,189,572,0
667,648,6,65,270,672,0
668,641,0,0,0,659,0
669,642,0,0,0,661,0
670,645,0,0,0,665,0
671,646,0,0,0,667,0
672,646,0,0,0,668,0
673,647,0,0,0,670,0
668,641,14,630,261,659,0
669,642,30,610,261,661,0
670,645,13,680,270,665,0
671,646,33,3250,315,667,0
672,646,36,3250,315,668,0
673,647,14,485,261,670,0

1 id species_id height weight base_experience order is_default
666 665 550 10 180 161 566 0
667 666 555 13 929 189 572 0
668 667 648 6 65 270 672 0
669 668 641 0 14 0 630 0 261 659 0
670 669 642 0 30 0 610 0 261 661 0
671 670 645 0 13 0 680 0 270 665 0
672 671 646 0 33 0 3250 0 315 667 0
673 672 646 0 36 0 3250 0 315 668 0
674 673 647 0 14 0 485 0 261 670 0

View file

@ -1625,3 +1625,12 @@ pokemon_id,ability_id,is_dream,slot
666,125,0,1
666,161,1,3
667,32,0,1
668,144,0,1
668,144,1,3
669,10,0,1
669,10,1,3
670,22,0,1
670,22,1,3
671,164,0,1
672,163,0,1
673,154,0,1

1 pokemon_id ability_id is_dream slot
1625 666 125 0 1
1626 666 161 1 3
1627 667 32 0 1
1628 668 144 0 1
1629 668 144 1 3
1630 669 10 0 1
1631 669 10 1 3
1632 670 22 0 1
1633 670 22 1 3
1634 671 164 0 1
1635 672 163 0 1
1636 673 154 0 1

View file

@ -4001,39 +4001,39 @@ pokemon_id,stat_id,base_stat,effort
667,4,77,0
667,5,77,0
667,6,128,1
668,1,0,0
668,2,0,0
668,3,0,0
668,4,0,0
668,5,0,0
668,6,0,0
669,1,0,0
669,2,0,0
669,3,0,0
669,4,0,0
669,5,0,0
669,6,0,0
670,1,0,0
670,2,0,0
670,3,0,0
670,4,0,0
670,5,0,0
670,6,0,0
671,1,0,0
671,2,0,0
671,3,0,0
671,4,0,0
671,5,0,0
671,6,0,0
672,1,0,0
672,2,0,0
672,3,0,0
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
668,1,79,0
668,2,100,0
668,3,80,0
668,4,110,0
668,5,90,0
668,6,121,3
669,1,79,0
669,2,105,0
669,3,70,0
669,4,145,3
669,5,80,0
669,6,101,0
670,1,89,0
670,2,145,3
670,3,90,0
670,4,105,0
670,5,80,0
670,6,91,0
671,1,125,0
671,2,170,3
671,3,100,0
671,4,120,0
671,5,90,0
671,6,95,0
672,1,125,0
672,2,120,0
672,3,90,0
672,4,170,3
672,5,100,0
672,6,95,0
673,1,91,0
673,2,72,0
673,3,90,0
673,4,129,3
673,5,90,0
673,6,108,0

1 pokemon_id stat_id base_stat effort
4001 667 4 77 0
4002 667 5 77 0
4003 667 6 128 1
4004 668 1 0 79 0
4005 668 2 0 100 0
4006 668 3 0 80 0
4007 668 4 0 110 0
4008 668 5 0 90 0
4009 668 6 0 121 0 3
4010 669 1 0 79 0
4011 669 2 0 105 0
4012 669 3 0 70 0
4013 669 4 0 145 0 3
4014 669 5 0 80 0
4015 669 6 0 101 0
4016 670 1 0 89 0
4017 670 2 0 145 0 3
4018 670 3 0 90 0
4019 670 4 0 105 0
4020 670 5 0 80 0
4021 670 6 0 91 0
4022 671 1 0 125 0
4023 671 2 0 170 0 3
4024 671 3 0 100 0
4025 671 4 0 120 0
4026 671 5 0 90 0
4027 671 6 0 95 0
4028 672 1 0 125 0
4029 672 2 0 120 0
4030 672 3 0 90 0
4031 672 4 0 170 0 3
4032 672 5 0 100 0
4033 672 6 0 95 0
4034 673 1 0 91 0
4035 673 2 0 72 0
4036 673 3 0 90 0
4037 673 4 0 129 0 3
4038 673 5 0 90 0
4039 673 6 0 108 0

View file

@ -972,9 +972,14 @@ pokemon_id,type_id,slot
666,14,2
667,1,1
667,2,2
668,10001,1
669,10001,1
670,10001,1
671,10001,1
672,10001,1
673,10001,1
668,3,1
669,13,1
669,3,2
670,5,1
670,3,2
671,16,1
671,15,2
672,16,1
672,15,2
673,11,1
673,2,2

1 pokemon_id type_id slot
972 666 14 2
973 667 1 1
974 667 2 2
975 668 10001 3 1
976 669 10001 13 1
977 670 669 10001 3 1 2
978 671 670 10001 5 1
979 672 670 10001 3 1 2
980 673 671 10001 16 1
981 671 15 2
982 672 16 1
983 672 15 2
984 673 11 1
985 673 2 2