1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00

aegislash's stats were reduced in gen VIII

This commit is contained in:
tesu 2020-07-31 02:24:37 -04:00
parent dc9a2d8f13
commit 68b083192f

View file

@ -4081,9 +4081,9 @@ pokemon_id,stat_id,base_stat,effort
680,6,35,0
681,1,60,0
681,2,50,0
681,3,150,2
681,3,140,2
681,4,50,0
681,5,150,1
681,5,140,1
681,6,60,0
682,1,78,1
682,2,52,0
@ -4992,9 +4992,9 @@ pokemon_id,stat_id,base_stat,effort
10025,5,81,0
10025,6,104,2
10026,1,60,0
10026,2,150,2
10026,2,140,2
10026,3,50,0
10026,4,150,1
10026,4,140,1
10026,5,50,0
10026,6,60,0
10027,1,44,0

1 pokemon_id stat_id base_stat effort
4081 680 6 35 0
4082 681 1 60 0
4083 681 2 50 0
4084 681 3 150 140 2
4085 681 4 50 0
4086 681 5 150 140 1
4087 681 6 60 0
4088 682 1 78 1
4089 682 2 52 0
4992 10025 5 81 0
4993 10025 6 104 2
4994 10026 1 60 0
4995 10026 2 150 140 2
4996 10026 3 50 0
4997 10026 4 150 140 1
4998 10026 5 50 0
4999 10026 6 60 0
5000 10027 1 44 0