data: fix pound move

This commit is contained in:
Naramsim 2023-05-30 16:42:05 +02:00
parent 7ea75a11f8
commit 5b3bbf5e09
3 changed files with 6 additions and 14 deletions

View file

@ -8451,14 +8451,8 @@ move_id,local_language_id,name
874,4,淘金潮
874,9,Make It Rain
874,11,ゴールドラッシュ
875,1,はたく
875,4,拍击
875,9,Pound
875,11,はたく
876,1,はたく
876,4,拍击
876,9,Pound
876,11,はたく
875,9,Psyblade
876,9,Hydro Steam
877,1,カタストロフィ
877,4,大灾难
877,9,Ruination

1 move_id local_language_id name
8451 874 4 淘金潮
8452 874 9 Make It Rain
8453 874 11 ゴールドラッシュ
8454 875 1 9 はたく Psyblade
8455 875 876 4 9 拍击 Hydro Steam
875 9 Pound
875 11 はたく
876 1 はたく
876 4 拍击
876 9 Pound
876 11 はたく
8456 877 1 カタストロフィ
8457 877 4 大灾难
8458 877 9 Ruination

View file

@ -873,8 +873,8 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
872,aqua-step,9,11,80,10,100,0,10,2,,,,,
873,raging-bull,9,1,90,10,100,0,10,2,,,,,
874,make-it-rain,9,9,120,5,100,0,11,3,,,,,
875,pound,9,1,40,35,100,0,10,2,,,,,
876,pound,9,1,40,35,100,0,10,2,,,,,
875,psyblade,9,14,80,15,100,0,10,2,,,,,
876,hydro-steam,9,11,80,15,100,0,10,3,,,,,
877,ruination,9,17,1,10,90,0,10,3,,,,,
878,collision-course,9,2,100,5,100,0,10,2,,,,,
879,electro-drift,9,13,100,5,100,0,10,3,,,,,
@ -899,8 +899,6 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
898,noxious-torque,9,4,100,10,100,0,10,2,,,,,
899,combat-torque,9,2,100,10,100,0,10,2,,,,,
900,magical-torque,9,18,100,10,100,0,10,2,,,,,
901,hydro-steam,9,11,80,15,100,0,10,3,,,,,
902,psyblade,9,14,80,15,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
873 872 aqua-step 9 11 80 10 100 0 10 2
874 873 raging-bull 9 1 90 10 100 0 10 2
875 874 make-it-rain 9 9 120 5 100 0 11 3
876 875 pound psyblade 9 1 14 40 80 35 15 100 0 10 2
877 876 pound hydro-steam 9 1 11 40 80 35 15 100 0 10 2 3
878 877 ruination 9 17 1 10 90 0 10 3
879 878 collision-course 9 2 100 5 100 0 10 2
880 879 electro-drift 9 13 100 5 100 0 10 3
899 898 noxious-torque 9 4 100 10 100 0 10 2
900 899 combat-torque 9 2 100 10 100 0 10 2
901 900 magical-torque 9 18 100 10 100 0 10 2
901 hydro-steam 9 11 80 15 100 0 10 3
902 psyblade 9 14 80 15 100 0 10 2
902 10001 shadow-rush 3 10002 55 100 0 10 2 10001
903 10002 shadow-blast 3 10002 80 100 0 10 2 44
904 10003 shadow-blitz 3 10002 40 100 0 10 2 1

View file

@ -513234,7 +513234,7 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
1009,25,225,1,28,
1009,25,784,1,35,
1009,25,407,1,42,
1009,25,901,1,56,
1009,25,876,1,56,
1009,25,406,1,63,
1009,25,200,1,70,
1009,25,53,1,77,
@ -513287,7 +513287,7 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
1010,25,14,1,35,
1010,25,533,1,42,
1010,25,348,1,49,
1010,25,902,1,56,
1010,25,875,1,56,
1010,25,370,1,63,
1010,25,286,1,70,
1010,25,224,1,77,

Can't render this file because it is too large.