mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Add new forms with dummy types and stats.
This commit is contained in:
parent
573294c4e5
commit
1f6191ca51
7 changed files with 65 additions and 10 deletions
|
@ -666,3 +666,8 @@ 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,666,0
|
||||
668,641,0,0,0,668,0
|
||||
669,642,0,0,0,669,0
|
||||
670,645,0,0,0,670,0
|
||||
671,646,0,0,0,671,0
|
||||
672,646,0,0,0,672,0
|
||||
|
|
|
|
@ -2128,3 +2128,8 @@ pokemon_form_id,generation_id,game_index
|
|||
725,5,2
|
||||
726,5,3
|
||||
727,5,4
|
||||
728,5,0
|
||||
729,5,0
|
||||
730,5,0
|
||||
731,5,0
|
||||
732,5,0
|
||||
|
|
|
|
@ -1280,15 +1280,15 @@ pokemon_form_id,local_language_id,form_name,pokemon_name
|
|||
640,5,,
|
||||
640,9,,
|
||||
641,5,,
|
||||
641,9,,
|
||||
641,9,keshin forme,keshin Tornadus
|
||||
642,5,,
|
||||
642,9,,
|
||||
642,9,keshin forme,keshin Thundurus
|
||||
643,5,,
|
||||
643,9,,
|
||||
644,5,,
|
||||
644,9,,
|
||||
645,5,,
|
||||
645,9,,
|
||||
645,9,keshin forme,keshin Landorus
|
||||
646,5,,
|
||||
646,9,,
|
||||
647,5,,
|
||||
|
@ -1453,3 +1453,8 @@ pokemon_form_id,local_language_id,form_name,pokemon_name
|
|||
726,9,Burn Drive,Burn Genesect
|
||||
727,5,Module Cryo,Genesect Cryo
|
||||
727,9,Chill Drive,Chill Genesect
|
||||
728,9,reijuu forme,reijuu Tornadus
|
||||
729,9,reijuu forme,reijuu Thundurus
|
||||
730,9,reijuu forme,reijuu Landorus
|
||||
731,9,Black forme,Black Kyurem
|
||||
732,9,White forme,White Kyurem
|
||||
|
|
|
|
@ -639,11 +639,11 @@ id,form_identifier,pokemon_id,introduced_in_version_group_id,is_default,is_battl
|
|||
638,,638,11,1,0,682
|
||||
639,,639,11,1,0,683
|
||||
640,,640,11,1,0,684
|
||||
641,,641,11,1,0,685
|
||||
642,,642,11,1,0,686
|
||||
641,keshin,641,11,1,0,685
|
||||
642,keshin,642,11,1,0,686
|
||||
643,,643,11,1,0,687
|
||||
644,,644,11,1,0,688
|
||||
645,,645,11,1,0,689
|
||||
645,keshin,645,11,1,0,689
|
||||
646,,646,11,1,0,690
|
||||
647,,647,11,1,0,691
|
||||
648,aria,648,11,1,0,692
|
||||
|
@ -726,3 +726,8 @@ id,form_identifier,pokemon_id,introduced_in_version_group_id,is_default,is_battl
|
|||
725,shock,649,11,0,0,694
|
||||
726,burn,649,11,0,0,694
|
||||
727,chill,649,11,0,0,694
|
||||
728,reijuu,668,14,1,0,695
|
||||
729,reijuu,669,14,1,0,696
|
||||
730,reijuu,670,14,1,0,697
|
||||
731,black,671,14,1,0,698
|
||||
732,white,672,14,1,0,699
|
||||
|
|
|
|
@ -639,12 +639,12 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
|
|||
638,cobalion,5,,325,2,8,,-1,3,35,0,80,0,1,0
|
||||
639,terrakion,5,,326,4,8,,-1,3,35,0,80,0,1,0
|
||||
640,virizion,5,,327,5,8,,-1,3,35,0,80,0,1,0
|
||||
641,tornadus,5,,328,5,4,,0,3,90,0,120,0,1,0
|
||||
642,thundurus,5,,329,2,4,,0,3,90,0,120,0,1,0
|
||||
641,tornadus,5,,328,5,4,,0,3,90,0,120,0,1,1
|
||||
642,thundurus,5,,329,2,4,,0,3,90,0,120,0,1,1
|
||||
643,reshiram,5,,330,9,9,,-1,45,0,0,120,0,1,0
|
||||
644,zekrom,5,,331,1,6,,-1,45,0,0,120,0,1,0
|
||||
645,landorus,5,,332,3,4,,0,3,90,0,120,0,1,0
|
||||
646,kyurem,5,,333,4,6,,-1,3,0,0,120,0,1,0
|
||||
645,landorus,5,,332,3,4,,0,3,90,0,120,0,1,1
|
||||
646,kyurem,5,,333,4,6,,-1,3,0,0,120,0,1,1
|
||||
647,keldeo,5,,334,10,8,,-1,3,35,0,80,0,1,0
|
||||
648,meloetta,5,,335,9,12,,-1,3,100,0,120,0,1,1
|
||||
649,genesect,5,,336,7,12,,-1,3,0,0,120,0,1,1
|
||||
|
|
|
|
@ -4001,3 +4001,33 @@ 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
|
||||
|
|
|
|
@ -972,3 +972,8 @@ 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
|
||||
|
|
|
Loading…
Reference in a new issue