mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 14:14:17 +00:00
Modify move powers
This commit is contained in:
parent
b2176573a6
commit
c73c73af7b
1 changed files with 2 additions and 2 deletions
|
@ -815,14 +815,14 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
|
|||
814,dual-wingbeat,8,3,40,10,90,0,10,2,1,,,,
|
||||
815,scorching-sands,8,5,70,10,100,0,10,3,1,30,,,
|
||||
816,jungle-healing,8,12,,10,,0,13,1,1,,,,
|
||||
817,wicked-blow,8,17,80,5,100,0,10,2,1,,,,
|
||||
817,wicked-blow,8,17,75,5,100,0,10,2,1,,,,
|
||||
818,surging-strikes,8,11,25,5,100,0,10,2,1,,,,
|
||||
819,thunder-cage,8,13,80,15,90,0,10,3,1,100,,,
|
||||
820,dragon-energy,8,16,150,5,100,0,11,3,1,,,,
|
||||
821,freezing-glare,8,14,90,10,100,0,10,3,1,10,,,
|
||||
822,fiery-wrath,8,17,90,10,100,0,11,3,1,20,,,
|
||||
823,thunderous-kick,8,2,90,10,100,0,10,2,1,100,,,
|
||||
824,glacial-lance,8,15,130,5,100,0,11,2,1,,,,
|
||||
824,glacial-lance,8,15,120,5,100,0,11,2,1,,,,
|
||||
825,astral-barrage,8,8,120,5,100,0,11,3,1,,,,
|
||||
826,eerie-spell,8,14,80,5,100,0,10,3,1,,,,
|
||||
827,dire-claw,8,4,80,15,100,0,10,2,,,,,
|
||||
|
|
|
Loading…
Reference in a new issue