mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 14:14:17 +00:00
Change power of Luster Purge and Mist Ball
This commit is contained in:
parent
6f6b752dd5
commit
e5b310eace
1 changed files with 2 additions and 2 deletions
|
@ -293,8 +293,8 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
|
|||
292,arm-thrust,3,2,15,20,100,0,10,2,30,,5,10,7
|
||||
293,camouflage,3,1,,20,,0,7,1,214,,4,2,13
|
||||
294,tail-glow,3,7,,20,,0,7,1,322,,2,32,11
|
||||
295,luster-purge,3,14,70,5,100,0,10,3,73,50,4,9,22
|
||||
296,mist-ball,3,14,70,5,100,0,10,3,72,50,4,4,22
|
||||
295,luster-purge,3,14,95,5,100,0,10,3,73,50,4,9,22
|
||||
296,mist-ball,3,14,95,5,100,0,10,3,72,50,4,4,22
|
||||
297,feather-dance,3,3,,15,100,0,10,1,59,,2,28,19
|
||||
298,teeter-dance,3,1,,20,100,0,9,1,200,,3,6,14
|
||||
299,blaze-kick,3,10,85,10,90,0,10,2,201,10,2,1,17
|
||||
|
|
|
Loading…
Reference in a new issue