mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-26 03:49:09 +00:00
Patch 4.5
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
key,0,1,2,3,4,5,6,7,8
|
||||
#,Name,CompanyCraftDraftCategory,RequiredItem[0],RequiredItemCount[0],RequiredItem[1],RequiredItemCount[1],RequiredItem[2],RequiredItemCount[2],Order
|
||||
int32,str,CompanyCraftDraftCategory,Item,byte,Item,byte,Item,byte,uint32
|
||||
#,Name,CompanyCraftDraftCategory,,,,,,,Order
|
||||
int32,str,CompanyCraftDraftCategory,int32,byte,int32,byte,int32,byte,uint32
|
||||
0,"airship prototype II",1,12923,6,0,0,0,0,1
|
||||
1,"airship prototype III",1,12924,10,12923,4,0,0,2
|
||||
2,"airship prototype IV",1,12925,10,12923,4,0,0,3
|
||||
@@ -30,3 +30,4 @@ int32,str,CompanyCraftDraftCategory,Item,byte,Item,byte,Item,byte,uint32
|
||||
26,"submersible prototype III",1,12925,10,12923,4,0,0,9
|
||||
27,"odder otter house prototype",2,12922,21,12921,19,12923,17,9
|
||||
28,"submersible prototype IV",1,12926,14,12924,4,0,0,10
|
||||
29,"submersible prototype V",1,12927,14,12925,4,12923,4,11
|
||||
|
||||
|
Reference in New Issue
Block a user