mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
2aa7848b62
Also decapitalize the classes' names, because they make sense that way and they're not among the things the games always capitalize.
185 B
185 B
1 | id | name | description |
---|---|---|---|
2 | 1 | non-damaging | No damage |
3 | 2 | physical | Physical damage, controlled by Attack and Defense |
4 | 3 | special | Special damage, controlled by Special Attack and Special Defense |