mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-26 19:59:10 +00:00
Updating with new definitions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
key,0,1,2,3,4,5,6,7,8,9,10
|
||||
#,Text,Item,GatheringItemLevel,IsHidden,,FishingRecordType,TerritoryType,IsInLog,TimeRestricted,WeatherRestricted,GatheringSubCategory
|
||||
int32,str,Item,uint16,bit&01,bit&02,FishingRecordType,TerritoryType,uint16,bit&04,bit&08,GatheringSubCategory
|
||||
#,Text,Item,GatheringItemLevel,IsHidden,,FishingRecordType,TerritoryType,GatheringSubCategory,IsInLog,TimeRestricted,WeatherRestricted
|
||||
int32,str,Item,uint16,bit&01,bit&02,FishingRecordType,TerritoryType,GatheringSubCategory,bit&04,bit&08,bit&10
|
||||
0,"",0,0,False,False,0,0,0,True,False,False
|
||||
1,"This dark green variety of seaweed found in all five of Eorzea's seas has been known to grow up to a malm (1760 yalms) in length.",4776,4,False,False,0,128,0,True,False,False
|
||||
2,"A brown-carapaced freshwater crustacean commonly found in the rivers and lakes of Aldenard. So eager are crayfish to grasp at anything that may happen by, fishers boast that they need not even bait their lines to catch the creatures.",4925,2,False,False,2,148,0,True,False,False
|
||||
|
||||
|
Reference in New Issue
Block a user