Updating with new definitions

This commit is contained in:
Hezkezl
2019-06-30 06:07:47 -06:00
parent 9aee74f219
commit 5cfe1321e8
25 changed files with 37 additions and 47 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
#,MinLevel,MaxLevel,BeastRankBonus,Icon{Reputation},Icon,MaxRank,AlliedBeastTribeQuest,Expansion,CurrencyItem,DisplayOrder,Name,,,,,,,
int32,bit&01,byte,BeastRankBonus,Image,Image,byte,Quest,ExVersion,Item,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,str
#,,MinLevel,BeastRankBonus,Icon{Reputation},Icon,MaxRank,Expansion,CurrencyItem,DisplayOrder,Name,,,,,,,,Name{Relation}
int32,bit&01,byte,BeastRankBonus,Image,Image,byte,ExVersion,Item,byte,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,str
0,False,0,0,0,0,0,0,0,0,"",0,"",0,0,0,0,0,""
1,True,0,0,61901,65016,4,0,21076,1,"Amalj'aa",0,"",0,0,0,0,0,"Amalj'aa Relations"
2,True,0,0,61902,65017,4,0,21075,2,"sylphs",0,"",0,0,0,0,0,"Sylphic Relations"
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
2 # MinLevel MaxLevel MinLevel BeastRankBonus Icon{Reputation} Icon MaxRank AlliedBeastTribeQuest Expansion Expansion CurrencyItem CurrencyItem DisplayOrder DisplayOrder Name Name Name{Relation}
3 int32 bit&01 byte BeastRankBonus Image Image byte Quest ExVersion ExVersion Item Item byte str sbyte str sbyte sbyte sbyte sbyte sbyte str
4 0 False 0 0 0 0 0 0 0 0 0 0 0 0 0 0
5 1 True 0 0 61901 65016 4 0 21076 1 Amalj'aa 0 0 0 0 0 0 Amalj'aa Relations
6 2 True 0 0 61902 65017 4 0 21075 2 sylphs 0 0 0 0 0 0 Sylphic Relations