mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-24 10:59:11 +00:00
FishParam and Spearfishing file updates
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,GatheringSubCategory,IsInLog,TimeRestricted,WeatherRestricted
|
||||
int32,str,Item,uint16,bit&01,bit&02,FishingRecordType,TerritoryType,GatheringSubCategory,bit&04,bit&08,bit&10
|
||||
int32,str,Item,GatheringItemLevelConvertTable,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
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
key,0,1,2,3,4,5
|
||||
#,Description,Item,GatheringItemLevel,,TerritoryType,IsVisible
|
||||
int32,str,Item,GatheringItemLevelConvertTable,byte,TerritoryType,bit&01
|
||||
#,Description,Item,GatheringItemLevel,FishingRecordType,TerritoryType,IsVisible
|
||||
int32,str,Item,GatheringItemLevelConvertTable,FishingRecordType,TerritoryType,bit&01
|
||||
0,"",0,0,0,0,False
|
||||
20000,"Those who dare gaze into its swirling whorls risk spiraling into infinite madness. Luckily, few have peered into that void, as an intact specimen of this fragile shell is scarcely to be found.",20144,205,26,613,True
|
||||
20001,"Despite its name, the shading of this protogynous species is subject to variation as it transitions genders. As a result, some infer that its tenebrous title in fact references the deadly, viscous toxin it secretes.",20145,205,11,613,True
|
||||
|
||||
|
Reference in New Issue
Block a user