schema update

This commit is contained in:
xiashtra
2024-06-27 15:39:41 -04:00
parent 1b6d74360f
commit 480c9075cb
46 changed files with 72 additions and 182 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9
#,Type,AdditionalData,AcceptClassJobCategory,Category,UnlockCondition,SortKey,Icon,Name,,
int32,byte,Row,ClassJobCategory,byte,BannerCondition,uint16,Image,uint16,int32,str
#,Type,AdditionalData,AcceptClassJobCategory,Category,UnlockCondition,,,SortKey,Icon,Name
int32,byte,Row,ClassJobCategory,byte,BannerCondition,uint16,uint16,uint16,Image,str
0,0,0,1,0,0,0,0,0,0,"未設定"
1,20,3,1,3,1,0,0,1,82083,"Standing 1"
2,11,91,1,3,1,0,0,2,82083,"Standing 2"
1 key 0 1 2 3 4 5 6 7 8 9
2 # Type AdditionalData AcceptClassJobCategory Category UnlockCondition SortKey Icon Name SortKey Icon Name
3 int32 byte Row ClassJobCategory byte BannerCondition uint16 Image uint16 uint16 int32 Image str
4 0 0 0 1 0 0 0 0 0 0 未設定
5 1 20 3 1 3 1 0 0 1 82083 Standing 1
6 2 11 91 1 3 1 0 0 2 82083 Standing 2