Moved damage classes to a separate table. #76
[zzz-pokedex.git] / pokedex / data / csv / move_damage_classes.csv
1 id,name,description
2 1,None,No damage
3 2,Physical,"Physical damage, controlled by Attack and Defense"
4 3,Special,"Special damage, controlled by Special Attack and Special Defense"