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
+4 -4
View File
@@ -1,5 +1,5 @@
key,0,1,2,3,4,5,6,7,8
#,Image,FontColor,,,,UnlockCondition,SortKey,Name,
#,Image,FontColor,,,,UnlockCondition,SortKey,,Name
int32,Image,byte,bool,bool,byte,BannerCondition,byte,uint16,str
0,0,0,True,True,0,0,0,0,"None"
1,0,0,False,False,0,0,0,0,""
@@ -101,9 +101,9 @@ int32,Image,byte,bool,bool,byte,BannerCondition,byte,uint16,str
97,0,0,False,False,0,0,0,0,""
98,193720,2,True,True,0,570,4,2600,"Wondrous Whimsy"
99,193721,1,True,True,0,571,4,2601,"Fantastic Faux"
100,0,0,False,False,0,0,0,0,""
101,0,0,False,False,0,0,0,0,""
102,0,0,False,False,0,0,0,0,""
100,193735,1,True,True,0,575,7,2700,"Blunderful"
101,193736,1,True,True,0,576,7,2701,"Blunderous"
102,193737,1,True,True,0,577,7,2702,"Blunder-villed"
103,0,0,False,False,0,0,0,0,""
104,0,0,False,False,0,0,0,0,""
105,0,0,False,False,0,0,0,0,""
1 key 0 1 2 3 4 5 6 7 8
2 # Image FontColor UnlockCondition SortKey Name Name
3 int32 Image byte bool bool byte BannerCondition byte uint16 str
4 0 0 0 True True 0 0 0 0 None
5 1 0 0 False False 0 0 0 0
101 97 0 0 False False 0 0 0 0
102 98 193720 2 True True 0 570 4 2600 Wondrous Whimsy
103 99 193721 1 True True 0 571 4 2601 Fantastic Faux
104 100 0 193735 0 1 False True False True 0 0 575 0 7 0 2700 Blunderful
105 101 0 193736 0 1 False True False True 0 0 576 0 7 0 2701 Blunderous
106 102 0 193737 0 1 False True False True 0 0 577 0 7 0 2702 Blunder-villed
107 103 0 0 False False 0 0 0 0
108 104 0 0 False False 0 0 0 0
109 105 0 0 False False 0 0 0 0