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
+2 -2
View File
@@ -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
1 key 0 1 2 3 4 5
2 # Description Item GatheringItemLevel FishingRecordType TerritoryType IsVisible
3 int32 str Item GatheringItemLevelConvertTable byte FishingRecordType TerritoryType bit&01
4 0 0 0 0 0 False
5 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
6 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