veekun_pokedex/pokedex/data/csv/types.csv

20 lines
352 B
Plaintext

id,name,abbreviation,generation_id,damage_class_id
1,normal,NRM,1,2
2,fighting,FGT,1,2
3,flying,FLY,1,2
4,poison,PSN,1,2
5,ground,GRN,1,2
6,rock,RCK,1,2
7,bug,BUG,1,2
8,ghost,GST,1,2
9,steel,STL,2,2
10,fire,FIR,1,3
11,water,WTR,1,3
12,grass,GRS,1,3
13,electric,ELE,1,3
14,psychic,PSY,1,3
15,ice,ICE,1,3
16,dragon,DRG,1,3
17,dark,DAR,2,3
18,???,???,2,1