Fixed ivy cudgel accuracy in moves.csv

This commit is contained in:
TillFox 2023-09-23 17:04:49 +02:00
parent 34e0513087
commit ceb5c7ebda

View file

@ -902,7 +902,7 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
901,blood-moon,9,1,140,5,100,0,10,3,,,,,
902,matcha-gotcha,9,12,80,15,90,0,10,3,,,,,
903,syrup-bomb,9,12,60,10,85,0,10,3,,,,,
904,ivy-cudgel,9,12,100,10,1100,0,10,2,,,,,
904,ivy-cudgel,9,12,100,10,100,0,10,2,,,,,
10001,shadow-rush,3,10002,55,,100,0,10,2,10001,,,,
10002,shadow-blast,3,10002,80,,100,0,10,2,44,,,,
10003,shadow-blitz,3,10002,40,,100,0,10,2,1,,,,

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
902 901 blood-moon 9 1 140 5 100 0 10 3
903 902 matcha-gotcha 9 12 80 15 90 0 10 3
904 903 syrup-bomb 9 12 60 10 85 0 10 3
905 904 ivy-cudgel 9 12 100 10 1100 100 0 10 2
906 10001 shadow-rush 3 10002 55 100 0 10 2 10001
907 10002 shadow-blast 3 10002 80 100 0 10 2 44
908 10003 shadow-blitz 3 10002 40 100 0 10 2 1