This commit is contained in:
xiashtra
2025-12-16 02:11:41 -06:00
committed by GitHub
parent e960bd4276
commit 6a2329d57f
613 changed files with 150989 additions and 84507 deletions
+7 -7
View File
@@ -1,10 +1,10 @@
key,0,1,2,3
#,,,,
int32,bit&01,uint16,byte,str
0,False,0,0,""
1,False,0,0,""
2,False,0,0,""
3,False,0,0,""
4,False,0,0,""
5,False,0,0,""
6,False,0,0,""
0,False,0,255,""
1,True,5,5,"Field"
2,True,1,1,"Class/Job"
3,True,3,2,"Icon/Marker"
4,True,4,3,"Signs/Symbols"
5,False,0,255,"グループ"
6,True,2,0,"Attack Types"
1 key 0 1 2 3
2 #
3 int32 bit&01 uint16 byte str
4 0 False 0 0 255
5 1 False True 0 5 0 5 Field
6 2 False True 0 1 0 1 Class/Job
7 3 False True 0 3 0 2 Icon/Marker
8 4 False True 0 4 0 3 Signs/Symbols
9 5 False 0 0 255 グループ
10 6 False True 0 2 0 Attack Types