This commit is contained in:
xiashtra
2023-10-31 03:52:50 -04:00
parent 3e3df9141a
commit a4a9d2cc96
170 changed files with 5130 additions and 4476 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8
#,Description,Item,GatheringItemLevel,,FishingRecordType,TerritoryType,,IsVisible,
int32,str,Item,GatheringItemLevelConvertTable,uint16,FishingRecordType,TerritoryType,uint16,uint16,bit&02
#,Description,Item,GatheringItemLevel,,,FishingRecordType,TerritoryType,,IsVisible
int32,str,Item,GatheringItemLevelConvertTable,uint16,bit&01,FishingRecordType,TerritoryType,uint16,bit&02
0,"",0,0,0,False,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,4000,False,10,0,0,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,4000,False,11,0,0,True
1 key 0 1 2 3 4 5 6 7 8
2 # Description Item GatheringItemLevel FishingRecordType TerritoryType FishingRecordType TerritoryType IsVisible IsVisible
3 int32 str Item GatheringItemLevelConvertTable uint16 FishingRecordType bit&01 TerritoryType FishingRecordType uint16 TerritoryType uint16 bit&02
4 0 0 0 0 False 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 4000 False 10 0 0 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 4000 False 11 0 0 True