mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Eerie Impulse lowers Special Attack, not Attack
This commit is contained in:
parent
74c779efe6
commit
d0e8f503b8
1 changed files with 1 additions and 1 deletions
|
@ -596,7 +596,7 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
|
||||||
595,mystical-fire,6,10,65,10,100,0,10,3,72,100,,,
|
595,mystical-fire,6,10,65,10,100,0,10,3,72,100,,,
|
||||||
596,spiky-shield,6,12,,10,,4,7,1,362,,,,
|
596,spiky-shield,6,12,,10,,4,7,1,362,,,,
|
||||||
597,aromatic-mist,6,18,,20,,0,3,1,363,,,,
|
597,aromatic-mist,6,18,,20,,0,3,1,363,,,,
|
||||||
598,eerie-impulse,6,13,,15,100,0,10,1,59,,,,
|
598,eerie-impulse,6,13,,15,100,0,10,1,369,,,,
|
||||||
599,venom-drench,6,4,,20,100,0,11,1,364,100,,,
|
599,venom-drench,6,4,,20,100,0,11,1,364,100,,,
|
||||||
600,powder,6,7,,20,100,1,10,1,365,,,,
|
600,powder,6,7,,20,100,1,10,1,365,,,,
|
||||||
601,geomancy,6,18,,10,,0,7,1,366,,,,
|
601,geomancy,6,18,,10,,0,7,1,366,,,,
|
||||||
|
|
|
Loading…
Reference in a new issue