mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Sync Pokémon stats with Showdown.
This commit is contained in:
parent
9e3bfd7971
commit
329312a546
1 changed files with 10 additions and 10 deletions
|
@ -3931,7 +3931,7 @@ pokemon_id,stat_id,base_stat,effort
|
||||||
655,6,104,0
|
655,6,104,0
|
||||||
656,1,41,0
|
656,1,41,0
|
||||||
656,2,56,0
|
656,2,56,0
|
||||||
656,3,41,0
|
656,3,40,0
|
||||||
656,4,62,0
|
656,4,62,0
|
||||||
656,5,44,0
|
656,5,44,0
|
||||||
656,6,71,0
|
656,6,71,0
|
||||||
|
@ -4156,7 +4156,7 @@ pokemon_id,stat_id,base_stat,effort
|
||||||
693,3,88,0
|
693,3,88,0
|
||||||
693,4,120,0
|
693,4,120,0
|
||||||
693,5,89,0
|
693,5,89,0
|
||||||
693,6,63,0
|
693,6,59,0
|
||||||
694,1,44,0
|
694,1,44,0
|
||||||
694,2,38,0
|
694,2,38,0
|
||||||
694,3,33,0
|
694,3,33,0
|
||||||
|
@ -4201,7 +4201,7 @@ pokemon_id,stat_id,base_stat,effort
|
||||||
700,6,60,0
|
700,6,60,0
|
||||||
701,1,78,0
|
701,1,78,0
|
||||||
701,2,92,0
|
701,2,92,0
|
||||||
701,3,77,0
|
701,3,75,0
|
||||||
701,4,74,0
|
701,4,74,0
|
||||||
701,5,63,0
|
701,5,63,0
|
||||||
701,6,118,0
|
701,6,118,0
|
||||||
|
@ -4235,12 +4235,12 @@ pokemon_id,stat_id,base_stat,effort
|
||||||
706,4,110,0
|
706,4,110,0
|
||||||
706,5,150,0
|
706,5,150,0
|
||||||
706,6,80,0
|
706,6,80,0
|
||||||
707,1,58,0
|
707,1,57,0
|
||||||
707,2,81,0
|
707,2,80,0
|
||||||
707,3,91,0
|
707,3,91,0
|
||||||
707,4,81,0
|
707,4,80,0
|
||||||
707,5,87,0
|
707,5,87,0
|
||||||
707,6,76,0
|
707,6,75,0
|
||||||
708,1,43,0
|
708,1,43,0
|
||||||
708,2,70,0
|
708,2,70,0
|
||||||
708,3,48,0
|
708,3,48,0
|
||||||
|
@ -4265,11 +4265,11 @@ pokemon_id,stat_id,base_stat,effort
|
||||||
711,4,58,0
|
711,4,58,0
|
||||||
711,5,75,0
|
711,5,75,0
|
||||||
711,6,84,0
|
711,6,84,0
|
||||||
712,1,56,0
|
712,1,55,0
|
||||||
712,2,69,0
|
712,2,69,0
|
||||||
712,3,86,0
|
712,3,85,0
|
||||||
712,4,32,0
|
712,4,32,0
|
||||||
712,5,36,0
|
712,5,35,0
|
||||||
712,6,28,0
|
712,6,28,0
|
||||||
713,1,95,0
|
713,1,95,0
|
||||||
713,2,117,0
|
713,2,117,0
|
||||||
|
|
|
Loading…
Reference in a new issue