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:
parent
dc9a2d8f13
commit
68b083192f
1 changed files with 4 additions and 4 deletions
|
@ -4081,9 +4081,9 @@ pokemon_id,stat_id,base_stat,effort
|
||||||
680,6,35,0
|
680,6,35,0
|
||||||
681,1,60,0
|
681,1,60,0
|
||||||
681,2,50,0
|
681,2,50,0
|
||||||
681,3,150,2
|
681,3,140,2
|
||||||
681,4,50,0
|
681,4,50,0
|
||||||
681,5,150,1
|
681,5,140,1
|
||||||
681,6,60,0
|
681,6,60,0
|
||||||
682,1,78,1
|
682,1,78,1
|
||||||
682,2,52,0
|
682,2,52,0
|
||||||
|
@ -4992,9 +4992,9 @@ pokemon_id,stat_id,base_stat,effort
|
||||||
10025,5,81,0
|
10025,5,81,0
|
||||||
10025,6,104,2
|
10025,6,104,2
|
||||||
10026,1,60,0
|
10026,1,60,0
|
||||||
10026,2,150,2
|
10026,2,140,2
|
||||||
10026,3,50,0
|
10026,3,50,0
|
||||||
10026,4,150,1
|
10026,4,140,1
|
||||||
10026,5,50,0
|
10026,5,50,0
|
||||||
10026,6,60,0
|
10026,6,60,0
|
||||||
10027,1,44,0
|
10027,1,44,0
|
||||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue