schema update

This commit is contained in:
xiashtra
2024-06-27 15:39:41 -04:00
parent 1b6d74360f
commit 480c9075cb
46 changed files with 72 additions and 182 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13
#,Text,Item,GatheringItemLevel,OceanStars,,IsHidden,FishingRecordType,FishingSpot,GatheringSubCategory,IsInLog,AchievementCredit,,,
int32,str,Row,GatheringItemLevelConvertTable,str,int32,uint16,FishingRecordType,FishingSpot,GatheringSubCategory,byte,uint16,uint16,bit&02,uint32
#,Text,,,,Item,GatheringItemLevel,OceanStars,,IsHidden,FishingRecordType,FishingSpot,GatheringSubCategory,IsInLog,AchievementCredit
int32,str,str,str,str,Row,GatheringItemLevelConvertTable,byte,uint16,bit&01,FishingRecordType,FishingSpot,GatheringSubCategory,bit&02,uint32
0,"","","","",0,0,0,0,False,0,0,0,True,0
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,0,2000,False,0,36,0,True,0
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,0,2000,False,2,2,0,True,0
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13
2 # Text Item GatheringItemLevel OceanStars Item IsHidden GatheringItemLevel FishingRecordType OceanStars FishingSpot GatheringSubCategory IsHidden IsInLog FishingRecordType AchievementCredit FishingSpot GatheringSubCategory IsInLog AchievementCredit
3 int32 str Row str GatheringItemLevelConvertTable str str int32 Row uint16 GatheringItemLevelConvertTable FishingRecordType byte FishingSpot uint16 GatheringSubCategory bit&01 byte FishingRecordType uint16 FishingSpot uint16 GatheringSubCategory bit&02 uint32
4 0 0 0 0 0 False 0 0 0 True 0
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 0 2000 False 0 36 0 True 0
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 0 2000 False 2 2 0 True 0