Modify move powers

This commit is contained in:
giginet 2024-01-02 20:15:38 +09:00
parent b2176573a6
commit c73c73af7b

View file

@ -815,14 +815,14 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
814,dual-wingbeat,8,3,40,10,90,0,10,2,1,,,,
815,scorching-sands,8,5,70,10,100,0,10,3,1,30,,,
816,jungle-healing,8,12,,10,,0,13,1,1,,,,
817,wicked-blow,8,17,80,5,100,0,10,2,1,,,,
817,wicked-blow,8,17,75,5,100,0,10,2,1,,,,
818,surging-strikes,8,11,25,5,100,0,10,2,1,,,,
819,thunder-cage,8,13,80,15,90,0,10,3,1,100,,,
820,dragon-energy,8,16,150,5,100,0,11,3,1,,,,
821,freezing-glare,8,14,90,10,100,0,10,3,1,10,,,
822,fiery-wrath,8,17,90,10,100,0,11,3,1,20,,,
823,thunderous-kick,8,2,90,10,100,0,10,2,1,100,,,
824,glacial-lance,8,15,130,5,100,0,11,2,1,,,,
824,glacial-lance,8,15,120,5,100,0,11,2,1,,,,
825,astral-barrage,8,8,120,5,100,0,11,3,1,,,,
826,eerie-spell,8,14,80,5,100,0,10,3,1,,,,
827,dire-claw,8,4,80,15,100,0,10,2,,,,,

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
815 814 dual-wingbeat 8 3 40 10 90 0 10 2 1
816 815 scorching-sands 8 5 70 10 100 0 10 3 1 30
817 816 jungle-healing 8 12 10 0 13 1 1
818 817 wicked-blow 8 17 80 75 5 100 0 10 2 1
819 818 surging-strikes 8 11 25 5 100 0 10 2 1
820 819 thunder-cage 8 13 80 15 90 0 10 3 1 100
821 820 dragon-energy 8 16 150 5 100 0 11 3 1
822 821 freezing-glare 8 14 90 10 100 0 10 3 1 10
823 822 fiery-wrath 8 17 90 10 100 0 11 3 1 20
824 823 thunderous-kick 8 2 90 10 100 0 10 2 1 100
825 824 glacial-lance 8 15 130 120 5 100 0 11 2 1
826 825 astral-barrage 8 8 120 5 100 0 11 3 1
827 826 eerie-spell 8 14 80 5 100 0 10 3 1
828 827 dire-claw 8 4 80 15 100 0 10 2