mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
7 lines
101 B
Text
7 lines
101 B
Text
id,damage_class_id,name
|
|
1,,HP
|
|
2,2,Attack
|
|
3,2,Defense
|
|
4,3,Special Attack
|
|
5,3,Special Defense
|
|
6,,Speed
|