mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
changed some “major status effect” to “major status ailment”
This commit is contained in:
parent
ed9afcb214
commit
46668155b0
16 changed files with 3 additions and 841 deletions
pokedex/data/csv
|
@ -1,16 +1,4 @@
|
|||
move_damage_class_id,local_language_id,name,description
|
||||
1,1,へんか,ダメージない
|
||||
1,5,statut,Aucun dégât
|
||||
1,6,status,Kein Schaden
|
||||
1,7,estado,Sin Daño
|
||||
1,9,status,No damage
|
||||
2,1,ぶつり,ぶつりのダメージ。こうげきとぼうぎょを行使する
|
||||
2,5,physique,"Dégâts physique, influencés par l'Attaque et la Défense"
|
||||
2,6,physisch,"Physischer Schaden, beeinflusst von Angriff und Verteidigung"
|
||||
2,7,físico,"Daño Físico, controlado por el Ataque y Defensa"
|
||||
2,9,physical,"Physical damage, controlled by Attack and Defense"
|
||||
3,1,とくしゅ,とくしゅのダメージ。とくこうととくぼうを行使する
|
||||
3,5,spéciale,"Dégâts spéciaux, influencés par l'Attaque Spéciale et la Défense Spéciale"
|
||||
3,6,spezial,"Spezieller Schaden, beeinflusst von Spezialangriff und Spezialverteidigung"
|
||||
3,7,especial,"Daño Especial, controlado por el Ataque Esecieal y Defensa Especial"
|
||||
3,9,special,"Special damage, controlled by Special Attack and Special Defense"
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue