Merge pull request #805 from giginet/fix-new-base-stats

This commit is contained in:
Alessandro Pezzè 2023-01-13 12:13:04 +01:00 committed by GitHub
commit 51535ad6e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5462,7 +5462,7 @@ pokemon_id,stat_id,base_stat,effort
911,1,104,0
911,2,75,0
911,3,100,0
911,4,100,3
911,4,110,3
911,5,75,0
911,6,66,0
912,1,55,0
@ -5514,7 +5514,7 @@ pokemon_id,stat_id,base_stat,effort
919,5,86,0
919,6,35,0
920,1,33,0
920,2,43,1
920,2,46,1
920,3,40,0
920,4,21,0
920,5,25,0
@ -5620,7 +5620,7 @@ pokemon_id,stat_id,base_stat,effort
937,3,90,0
937,4,125,3
937,5,109,0
937,6,36,0
937,6,39,0
938,1,50,0
938,2,62,1
938,3,40,0
@ -5750,7 +5750,7 @@ pokemon_id,stat_id,base_stat,effort
959,1,70,0
959,2,103,2
959,3,85,0
959,4,80,0
959,4,60,0
959,5,85,0
959,6,82,0
960,1,82,0
@ -5915,7 +5915,7 @@ pokemon_id,stat_id,base_stat,effort
988,4,140,3
988,5,110,0
988,6,110,0
989,1,124,0
989,1,154,0
989,2,140,3
989,3,108,0
989,4,50,0

1 pokemon_id stat_id base_stat effort
5462 911 1 104 0
5463 911 2 75 0
5464 911 3 100 0
5465 911 4 100 110 3
5466 911 5 75 0
5467 911 6 66 0
5468 912 1 55 0
5514 919 5 86 0
5515 919 6 35 0
5516 920 1 33 0
5517 920 2 43 46 1
5518 920 3 40 0
5519 920 4 21 0
5520 920 5 25 0
5620 937 3 90 0
5621 937 4 125 3
5622 937 5 109 0
5623 937 6 36 39 0
5624 938 1 50 0
5625 938 2 62 1
5626 938 3 40 0
5750 959 1 70 0
5751 959 2 103 2
5752 959 3 85 0
5753 959 4 80 60 0
5754 959 5 85 0
5755 959 6 82 0
5756 960 1 82 0
5915 988 4 140 3
5916 988 5 110 0
5917 988 6 110 0
5918 989 1 124 154 0
5919 989 2 140 3
5920 989 3 108 0
5921 989 4 50 0