Japanese damage class names. Hokey at best, but.

This commit is contained in:
Eevee 2012-11-17 02:29:05 -08:00
parent b1626f290b
commit 9a1f38a76d

View file

@ -1,4 +1,7 @@
move_damage_class_id,local_language_id,name,description
1,9,non-damaging,No damage
1,1,へんか,ダメージない
1,9,status,No damage
2,1,ぶつり,ぶつりのダメージ。こうげきとぼうぎょを行使する
2,9,physical,"Physical damage, controlled by Attack and Defense"
3,1,とくしゅ,とくしゅのダメージ。とくこうととくぼうを行使する
3,9,special,"Special damage, controlled by Special Attack and Special Defense"

1 move_damage_class_id local_language_id name description
2 1 9 1 non-damaging へんか No damage ダメージない
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