Eerie Impulse lowers Special Attack, not Attack

This commit is contained in:
Eevee (Alex Munroe) 2015-10-05 05:27:22 -07:00
parent 74c779efe6
commit d0e8f503b8
1 changed files with 1 additions and 1 deletions

View File

@ -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,,,
596,spiky-shield,6,12,,10,,4,7,1,362,,,,
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,,,
600,powder,6,7,,20,100,1,10,1,365,,,,
601,geomancy,6,18,,10,,0,7,1,366,,,,

1 id identifier generation_id type_id power pp accuracy priority target_id damage_class_id effect_id effect_chance contest_type_id contest_effect_id super_contest_effect_id
596 595 mystical-fire 6 10 65 10 100 0 10 3 72 100
597 596 spiky-shield 6 12 10 4 7 1 362
598 597 aromatic-mist 6 18 20 0 3 1 363
599 598 eerie-impulse 6 13 15 100 0 10 1 59 369
600 599 venom-drench 6 4 20 100 0 11 1 364 100
601 600 powder 6 7 20 100 1 10 1 365
602 601 geomancy 6 18 10 0 7 1 366