Final update (with new definitions/fixes) before Patch 5.21

This commit is contained in:
Hezkezl
2020-03-10 00:12:42 -06:00
parent b3ee022d84
commit d219b04830
13 changed files with 23 additions and 23 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
#,GatheringLevel,BigFish{OnReach},BigFish{OnEnd},FishingSpotCategory,Rare,TerritoryType,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,byte,bit&01,TerritoryType,uint16,uint16,int16,int16,Item,Item,Item,Item,Item,Item,Item,Item,Item,Item,PlaceName,int32,uint16,byte
#,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,byte,bit&01,TerritoryType,PlaceName,PlaceName,int16,int16,uint16,byte,Item,Item,Item,Item,Item,Item,Item,Item,Item,Item,PlaceName,byte
0,0,"","",0,False,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,950,0
1,53,"REACH!","FAIL!",5,False,0,0,0,0,0,0,0,4869,12715,0,0,0,0,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
2 # GatheringLevel BigFish{OnReach} BigFish{OnEnd} FishingSpotCategory Rare TerritoryType X PlaceName{Main} Z PlaceName{Sub} Radius X Z Item[0] Radius Item[1] Item[2] Item[0] Item[3] Item[1] Item[4] Item[2] Item[5] Item[3] Item[6] Item[4] Item[7] Item[5] Item[8] Item[6] Item[9] Item[7] PlaceName Item[8] Order Item[9] PlaceName Order
3 int32 byte str str byte bit&01 TerritoryType uint16 PlaceName uint16 PlaceName int16 int16 Item uint16 Item byte Item Item Item Item Item Item Item Item PlaceName Item int32 Item uint16 PlaceName byte
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 53 REACH! FAIL! 5 False 0 0 0 0 0 0 0 4869 12715 0 0 0 0 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