mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-24 19:09:10 +00:00
12 lines
193 B
CSV
12 lines
193 B
CSV
|
|
key,0,1,2
|
||
|
|
#,,,Name
|
||
|
|
int32,byte,byte,str
|
||
|
|
0,3,2,"Woodworking"
|
||
|
|
1,1,5,"Smithing"
|
||
|
|
2,3,1,"Armorcraft"
|
||
|
|
3,2,4,"Goldsmithing"
|
||
|
|
4,3,4,"Leatherworking"
|
||
|
|
5,2,5,"Clothcraft"
|
||
|
|
6,4,6,"Alchemy"
|
||
|
|
7,5,6,"Cooking"
|