mirror of
https://github.com/PokeAPI/pokeapi
synced 2025-02-19 22:18:25 +00:00
This commit is contained in:
parent
aad6b7cbd0
commit
985096d697
1 changed files with 6 additions and 0 deletions
|
@ -7,6 +7,7 @@ stat_id,local_language_id,name
|
|||
1,7,PS
|
||||
1,8,PS
|
||||
1,9,HP
|
||||
1,12,HP
|
||||
2,1,こうげき
|
||||
2,3,공격
|
||||
2,4,攻擊
|
||||
|
@ -15,6 +16,7 @@ stat_id,local_language_id,name
|
|||
2,7,Ataque
|
||||
2,8,Attacco
|
||||
2,9,Attack
|
||||
2,12,攻击
|
||||
3,1,ぼうぎょ
|
||||
3,3,방어
|
||||
3,4,防禦
|
||||
|
@ -23,6 +25,7 @@ stat_id,local_language_id,name
|
|||
3,7,Defensa
|
||||
3,8,Difesa
|
||||
3,9,Defense
|
||||
3,12,防御
|
||||
4,1,とくこう
|
||||
4,3,특수공격
|
||||
4,4,特攻
|
||||
|
@ -31,6 +34,7 @@ stat_id,local_language_id,name
|
|||
4,7,Ataque Especial
|
||||
4,8,Attacco Speciale
|
||||
4,9,Special Attack
|
||||
4,12,特攻
|
||||
5,1,とくぼう
|
||||
5,3,특수방어
|
||||
5,4,特防
|
||||
|
@ -39,6 +43,7 @@ stat_id,local_language_id,name
|
|||
5,7,Defensa Especial
|
||||
5,8,Difesa Speciale
|
||||
5,9,Special Defense
|
||||
5,12,特防
|
||||
6,1,すばやさ
|
||||
6,3,스피드
|
||||
6,4,速度
|
||||
|
@ -47,6 +52,7 @@ stat_id,local_language_id,name
|
|||
6,7,Velocidad
|
||||
6,8,Velocità
|
||||
6,9,Speed
|
||||
6,12,速度
|
||||
7,1,めいちゅう
|
||||
7,3,명중률
|
||||
7,5,Précision
|
||||
|
|
|
Loading…
Add table
Reference in a new issue