This commit is contained in:
xiashtra
2023-10-31 03:52:50 -04:00
parent 3e3df9141a
commit a4a9d2cc96
170 changed files with 5130 additions and 4476 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
#,,MinLevel,BeastRankBonus,Icon{Reputation},Icon,MaxRank,Expansion,CurrencyItem,DisplayOrder,Name,Adjective,Plural,PossessivePronoun,StartsWithVowel,Pronoun,Article,DEF,Name{Relation},
int32,bit&01,byte,BeastRankBonus,Image,Image,byte,ExVersion,Item,uint32,byte,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,str
#,,MinLevel,BeastRankBonus,Icon{Reputation},Icon,MaxRank,Expansion,,CurrencyItem,DisplayOrder,Name,Adjective,Plural,PossessivePronoun,StartsWithVowel,Pronoun,Article,DEF,Name{Relation}
int32,bit&01,byte,BeastRankBonus,Image,Image,byte,ExVersion,uint32,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,0,""
1,True,0,0,61901,65016,4,0,0,21076,1,"Amalj'aa",0,"",0,0,0,0,0,"Amalj'aa Relations"
2,True,0,0,61902,65017,4,0,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 18
2 # MinLevel BeastRankBonus Icon{Reputation} Icon MaxRank Expansion CurrencyItem DisplayOrder CurrencyItem Name DisplayOrder Adjective Name Plural Adjective PossessivePronoun Plural StartsWithVowel PossessivePronoun Pronoun StartsWithVowel Article Pronoun DEF Article Name{Relation} DEF Name{Relation}
3 int32 bit&01 byte BeastRankBonus Image Image byte ExVersion Item uint32 uint32 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 0
5 1 True 0 0 61901 65016 4 0 0 21076 1 Amalj'aa 0 0 0 0 0 0 Amalj'aa Relations
6 2 True 0 0 61902 65017 4 0 0 21075 2 sylphs 0 0 0 0 0 0 Sylphic Relations