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,14,15,16,17,18,19,20,21,22,23,24
#,GatheringLevel,BigFish{OnReach},BigFish{OnEnd},FishingSpotCategory,Rare,TerritoryType,PlaceName{Main},PlaceName{Sub},X,Z,Radius,,Item[0],Item[1],Item[2],Item[3],Item[4],Item[5],Item[6],Item[7],Item[8],Item[9],PlaceName,Order,
int32,byte,str,str,str,byte,TerritoryType,PlaceName,PlaceName,uint16,int16,int16,uint16,Item,Item,Item,Item,Item,Item,Item,Item,Item,Item,PlaceName,uint16,uint16
#,GatheringLevel,BigFish{OnReach},BigFish{OnEnd},,FishingSpotCategory,Rare,TerritoryType,PlaceName{Main},PlaceName{Sub},X,Z,Radius,,Item[0],Item[1],Item[2],Item[3],Item[4],Item[5],Item[6],Item[7],Item[8],Item[9],PlaceName,Order
int32,byte,str,str,str,byte,bit&01,TerritoryType,PlaceName,PlaceName,int16,int16,uint16,byte,Item,Item,Item,Item,Item,Item,Item,Item,Item,Item,PlaceName,uint16
0,0,"","","",0,False,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,950,0
1,15,"REACH!","FAIL!","",1,False,0,0,0,0,0,0,0,4776,4869,4870,4876,4877,4936,0,0,0,0,0,0
2,5,"","","",2,False,148,0,0,1094,1058,400,2,4925,4927,4932,4934,4935,4936,4952,7705,0,0,951,46
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
2 # GatheringLevel BigFish{OnReach} BigFish{OnEnd} FishingSpotCategory Rare FishingSpotCategory TerritoryType Rare PlaceName{Main} TerritoryType PlaceName{Sub} PlaceName{Main} X PlaceName{Sub} Z X Radius Z Radius Item[0] Item[1] Item[0] Item[2] Item[1] Item[3] Item[2] Item[4] Item[3] Item[5] Item[4] Item[6] Item[5] Item[7] Item[6] Item[8] Item[7] Item[9] Item[8] PlaceName Item[9] Order PlaceName Order
3 int32 byte str str str byte TerritoryType bit&01 PlaceName TerritoryType PlaceName uint16 PlaceName int16 int16 uint16 Item byte Item Item Item Item Item Item Item Item Item PlaceName Item uint16 PlaceName uint16
4 0 0 0 False 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 950 0
5 1 15 REACH! FAIL! 1 False 0 0 0 0 0 0 0 4776 4869 4870 4876 4877 4936 0 0 0 0 0 0
6 2 5 2 False 148 0 0 1094 1058 400 2 4925 4927 4932 4934 4935 4936 4952 7705 0 0 951 46