veekun_pokedex/pokedex/data/csv/move_damage_classes.csv
Lynn "Zhorken" Vaughan 2aa7848b62 Rename the "none" damage class to "non-damaging".
Also decapitalize the classes' names, because they make sense that way
and they're not among the things the games always capitalize.
2010-12-07 12:43:58 -05:00

5 lines
185 B
Plaintext

id,name,description
1,non-damaging,No damage
2,physical,"Physical damage, controlled by Attack and Defense"
3,special,"Special damage, controlled by Special Attack and Special Defense"