mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-24 19:09:10 +00:00
96662ff348
I think this is actual 5.5 data, because the MasterpieceSupply stuff in this is removed (which SE did remove from the files in the patch)
16 lines
434 B
CSV
16 lines
434 B
CSV
key,0,1,2,3,4
|
|
#,Name,HideOrder,Icon,Order,
|
|
int32,str,byte,Image,byte,bit&01
|
|
0,"",0,0,0,False
|
|
1,"All",0,0,0,False
|
|
2,"Locales I",0,82022,1,False
|
|
3,"Dungeons",0,82024,3,False
|
|
4,"Trials",0,82027,4,False
|
|
5,"Raids I",0,82025,5,False
|
|
6,"Others",0,82029,8,False
|
|
7,"Seasonal",1,82030,9,False
|
|
8,"Online Store & Bonuses",1,82031,10,True
|
|
9,"Locales II",0,82023,2,False
|
|
10,"Raids II",0,82026,6,False
|
|
11,"Ambient",0,82028,7,False
|