mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-22 11:23:13 +00:00
Add moves available since Indigo Disk
This commit is contained in:
parent
f9225dc825
commit
fd9fa1a464
1 changed files with 15 additions and 0 deletions
|
@ -903,6 +903,21 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
|
||||||
902,matcha-gotcha,9,12,80,15,90,0,10,3,,,,,
|
902,matcha-gotcha,9,12,80,15,90,0,10,3,,,,,
|
||||||
903,syrup-bomb,9,12,60,10,85,0,10,3,,,,,
|
903,syrup-bomb,9,12,60,10,85,0,10,3,,,,,
|
||||||
904,ivy-cudgel,9,12,100,10,100,0,10,2,,,,,
|
904,ivy-cudgel,9,12,100,10,100,0,10,2,,,,,
|
||||||
|
905,electro-shot,9,13,130,10,100,0,10,3,,,,,
|
||||||
|
906,tera-starstorm,9,1,120,5,100,0,11,3,,,,,
|
||||||
|
907,fickle-beam,9,16,80,5,100,0,10,3,,,,,
|
||||||
|
908,burning-bulwark,9,10,0,10,0,4,7,1,,,,,
|
||||||
|
909,thunderclap,9,13,70,5,100,1,10,3,,,,,
|
||||||
|
910,mighty-cleave,9,6,95,5,100,0,10,2,,,,,
|
||||||
|
911,tachyon-cutter,9,9,50,10,0,0,10,3,,,,,
|
||||||
|
912,hard-press,9,9,0,10,100,0,10,2,,,,,
|
||||||
|
913,dragon-cheer,9,16,0,15,0,0,15,1,,,,,
|
||||||
|
914,alluring-voice,9,18,80,10,100,0,10,3,,,,,
|
||||||
|
915,temper-flare,9,10,75,10,100,0,10,2,,,,,
|
||||||
|
916,supercell-slam,9,13,100,15,95,0,10,2,,,,,
|
||||||
|
917,psychic-noise,9,14,75,10,100,0,10,3,,,,,
|
||||||
|
918,upper-hand,9,2,65,15,100,3,10,2,,,,,
|
||||||
|
919,malignant-chain,9,4,100,5,100,0,10,3,,,,,
|
||||||
10001,shadow-rush,3,10002,55,,100,0,10,2,10001,,,,
|
10001,shadow-rush,3,10002,55,,100,0,10,2,10001,,,,
|
||||||
10002,shadow-blast,3,10002,80,,100,0,10,2,44,,,,
|
10002,shadow-blast,3,10002,80,,100,0,10,2,44,,,,
|
||||||
10003,shadow-blitz,3,10002,40,,100,0,10,2,1,,,,
|
10003,shadow-blitz,3,10002,40,,100,0,10,2,1,,,,
|
||||||
|
|
|
Loading…
Reference in a new issue