Scary Face changed from 90% to 100% accuracy in B/W.

This commit is contained in:
Eevee 2011-08-29 19:25:50 -07:00
parent 29324e39af
commit 690a64cbf7
2 changed files with 2 additions and 1 deletions

View file

@ -52,6 +52,7 @@ move_id,changed_in_version_group_id,type_id,power,pp,accuracy,effect_id,effect_c
170,11,,,40,,,
174,11,10001,,,,,
178,11,,,,85,,
184,11,,,,90,,
192,8,,100,,,,
200,8,,90,,,,
202,8,,,5,,,

1 move_id changed_in_version_group_id type_id power pp accuracy effect_id effect_chance
52 170 11 40
53 174 11 10001
54 178 11 85
55 184 11 90
56 192 8 100
57 200 8 90
58 202 8 5

View file

@ -182,7 +182,7 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
181,powder-snow,2,15,40,25,100,0,11,3,6,10,2,1,5
182,protect,2,1,0,10,,4,7,1,112,,3,15,16
183,mach-punch,2,2,40,30,100,1,10,2,104,,1,30,1
184,scary-face,2,1,0,10,90,0,10,1,61,,5,10,2
184,scary-face,2,1,0,10,100,0,10,1,61,,5,10,2
185,faint-attack,2,17,60,20,,0,10,2,18,,4,27,18
186,sweet-kiss,2,1,0,10,75,0,10,1,50,,3,18,19
187,belly-drum,2,1,0,10,,0,7,1,143,,3,32,11

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
182 181 powder-snow 2 15 40 25 100 0 11 3 6 10 2 1 5
183 182 protect 2 1 0 10 4 7 1 112 3 15 16
184 183 mach-punch 2 2 40 30 100 1 10 2 104 1 30 1
185 184 scary-face 2 1 0 10 90 100 0 10 1 61 5 10 2
186 185 faint-attack 2 17 60 20 0 10 2 18 4 27 18
187 186 sweet-kiss 2 1 0 10 75 0 10 1 50 3 18 19
188 187 belly-drum 2 1 0 10 0 7 1 143 3 32 11