mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
428 B
428 B
1 | move_damage_class_id | local_language_id | name | description |
---|---|---|---|---|
2 | 1 | 1 | へんか | ダメージない |
3 | 1 | 9 | status | No damage |
4 | 2 | 1 | ぶつり | ぶつりのダメージ。こうげきとぼうぎょを行使する |
5 | 2 | 9 | physical | Physical damage, controlled by Attack and Defense |
6 | 3 | 1 | とくしゅ | とくしゅのダメージ。とくこうととくぼうを行使する |
7 | 3 | 9 | special | Special damage, controlled by Special Attack and Special Defense |