FishParam and Spearfishing file updates

This commit is contained in:
Hezkezl
2019-11-17 09:48:36 -07:00
parent 40dfca751d
commit f96e158541
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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 key 0 1 2 3 4 5 6 7 8 9 10
2 # Text Item GatheringItemLevel IsHidden FishingRecordType TerritoryType GatheringSubCategory IsInLog TimeRestricted WeatherRestricted
3 int32 str Item uint16 GatheringItemLevelConvertTable bit&01 bit&02 FishingRecordType TerritoryType GatheringSubCategory bit&04 bit&08 bit&10
4 0 0 0 False False 0 0 0 True False False
5 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
6 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