This commit is contained in:
Thomas
2018-09-04 11:04:57 +02:00
parent 216e77c896
commit 0a3e9dc77d
51 changed files with 43608 additions and 43604 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,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42
#,Singular,,Plural,,,,,,,,FlyingCondition,,,,IsFlying,,,RideBGM,,,,,,,,,,,,Order,Icon,,,,,,,MountAction,IsAirborne,,,,
int32,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,int32,uint16,byte,byte,byte,byte,byte,byte,byte,BGM,str,str,str,byte,byte,bit&01,bit&02,int32,int32,int32,int32,int16,Image,byte,byte,byte,byte,byte,byte,MountAction,bit&04,bit&08,bit&10,bit&20,bit&40
#,Singular,,Plural,,StartsWithVowel,,,,ModelChara,,FlyingCondition,,,,IsFlying,,MountCustomize,RideBGM,,,,,,,,,,,,Order,Icon,,,,,,,MountAction,IsAirborne,,,,
int32,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,ModelChara,uint16,MountFlyingCondition,byte,byte,byte,byte,byte,MountCustomize,BGM,str,str,str,byte,byte,bit&01,bit&02,int32,int32,int32,int32,int16,Image,byte,byte,byte,byte,byte,byte,MountAction,bit&04,bit&08,bit&10,bit&20,bit&40
0,"",0,"",0,0,1,0,0,0,0,0,45,15,15,0,0,0,0,"","","",10,10,False,True,0,0,0,0,-1,0,0,100,0,0,100,0,0,False,False,False,False,False
1,"company chocobo",0,"company chocobos",0,0,1,0,0,1,2,2,45,15,15,1,0,1,62,"SE_Bt_Etc_ChocoboWhistle","SE_Bt_Etc_ChocoboWhistle_only","SE_Bt_Etc_ChocoboBye",20,20,False,True,65536,65536,65537,0,0,4401,1,100,0,0,55,0,0,False,False,False,False,False
2,"",0,"",0,0,1,0,0,1,3,0,45,15,15,0,0,1,61,"","","SE_Bt_Etc_ChocoboBye",20,20,False,True,65537,65537,65537,65537,-1,0,0,100,0,0,55,0,0,False,False,False,False,False
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
2 # Singular Plural StartsWithVowel ModelChara FlyingCondition IsFlying MountCustomize RideBGM Order Icon MountAction IsAirborne
3 int32 str sbyte str sbyte sbyte sbyte sbyte sbyte int32 ModelChara uint16 byte MountFlyingCondition byte byte byte byte byte byte MountCustomize BGM str str str byte byte bit&01 bit&02 int32 int32 int32 int32 int16 Image byte byte byte byte byte byte MountAction bit&04 bit&08 bit&10 bit&20 bit&40
4 0 0 0 0 1 0 0 0 0 0 45 15 15 0 0 0 0 10 10 False True 0 0 0 0 -1 0 0 100 0 0 100 0 0 False False False False False
5 1 company chocobo 0 company chocobos 0 0 1 0 0 1 2 2 45 15 15 1 0 1 62 SE_Bt_Etc_ChocoboWhistle SE_Bt_Etc_ChocoboWhistle_only SE_Bt_Etc_ChocoboBye 20 20 False True 65536 65536 65537 0 0 4401 1 100 0 0 55 0 0 False False False False False
6 2 0 0 0 1 0 0 1 3 0 45 15 15 0 0 1 61 SE_Bt_Etc_ChocoboBye 20 20 False True 65537 65537 65537 65537 -1 0 0 100 0 0 55 0 0 False False False False False