Patch 4.36

This commit is contained in:
Josh Freeman
2018-08-07 10:57:28 +01:00
parent 95ffe70641
commit 9597b0856d
119 changed files with 16511 additions and 2834 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
#,,,,,,,,,PlaceName,AethernetName,Territory,Level[0],Level[1],Level[2],Level[3],IsAetheryte,AethernetGroup,,,Map,Aetherstream{X},Aetherstream{Y},
int32,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,PlaceName,PlaceName,TerritoryType,Level,Level,Level,Level,bit&01,byte,bit&02,uint32,Map,int16,int16,byte
#,,,,,,,,,PlaceName,AethernetName,Territory,Level[0],Level[1],Level[2],Level[3],IsAetheryte,AethernetGroup,,RequiredQuest,Map,Aetherstream{X},Aetherstream{Y},
int32,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,PlaceName,PlaceName,TerritoryType,Level,Level,Level,Level,bit&01,byte,bit&02,Quest,Map,int16,int16,byte
0,"aetheryte",0,"aetheryte crystals",0,1,0,0,0,0,0,0,0,0,0,0,False,0,False,0,0,0,0,0
1,"Aethernet shard",0,"Aethernet shards",0,1,1,0,0,1,0,1,1360027,3785149,3785150,3785151,True,0,False,0,0,0,0,0
2,"",0,"",0,0,1,0,0,52,1384,132,1359064,3661246,3661247,3661248,True,2,False,0,2,1560,720,11
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
2 # PlaceName AethernetName Territory Level[0] Level[1] Level[2] Level[3] IsAetheryte AethernetGroup RequiredQuest Map Aetherstream{X} Aetherstream{Y}
3 int32 str sbyte str sbyte sbyte sbyte sbyte sbyte PlaceName PlaceName TerritoryType Level Level Level Level bit&01 byte bit&02 uint32 Quest Map int16 int16 byte
4 0 aetheryte 0 aetheryte crystals 0 1 0 0 0 0 0 0 0 0 0 0 False 0 False 0 0 0 0 0
5 1 Aethernet shard 0 Aethernet shards 0 1 1 0 0 1 0 1 1360027 3785149 3785150 3785151 True 0 False 0 0 0 0 0
6 2 0 0 0 1 0 0 52 1384 132 1359064 3661246 3661247 3661248 True 2 False 0 2 1560 720 11