Patch 4.36

This commit is contained in:
Josh Freeman
2018-08-07 10:57:28 +01:00
parent 95ffe70641
commit 9597b0856d
119 changed files with 16511 additions and 2834 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
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,,,,,
#,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
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
@@ -162,7 +162,7 @@ int32,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,int32,uint16,byte,byte,byte,by
158,"lunar kamuy",0,"lunar kamuy",0,0,1,0,0,2195,2,1,45,85,85,1,0,44,552,"SE_Bt_Etc_InugamiWhistle","SE_Bt_Etc_GuuBooWhistle_only","SE_Bt_Etc_InugamiBye",20,10,False,True,0,0,0,0,117,8027,251,100,9,3,70,0,0,False,False,False,False,False
159,"dodo",0,"dodos",0,0,1,0,0,2194,2,1,45,15,70,1,2,61,319,"SE_Bt_Etc_DodoWhistle","SE_Bt_Etc_GuuBooWhistle_only","SE_Bt_Etc_DodoBye",20,10,False,True,0,0,0,0,118,8022,41,100,0,0,50,0,0,False,False,False,False,False
160,"",0,"",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"","","",0,0,False,False,0,0,0,0,0,0,0,0,0,0,0,0,0,False,False,False,False,False
161,"",0,"",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"","","",0,0,False,False,0,0,0,0,0,0,0,0,0,0,0,0,0,False,False,False,False,False
161,"Rathalos",0,"Rathalos",0,0,1,0,0,2257,2,1,45,15,70,1,2,62,564,"SE_Bt_Etc_NIKUBossWhistle","SE_Bt_Etc_GuuBooWhistle_only","SE_Bt_Etc_NIKUBossBye",20,10,False,True,0,0,0,0,120,8025,255,100,0,0,50,0,0,False,False,False,False,False
162,"magitek conveyor",0,"magitek conveyors",0,0,1,0,0,2258,2,1,45,15,15,1,2,63,319,"SE_Bt_Etc_HakaseIsuWhistle","SE_Bt_Etc_MadoWhistle_only","SE_Bt_Etc_HakaseIsuBye",0,10,False,True,0,0,0,0,121,8023,31,100,0,0,50,0,0,True,False,False,False,False
163,"prototype conveyor",0,"prototype conveyors",0,0,1,0,0,2307,2,1,45,15,15,1,2,63,319,"SE_Bt_Etc_HakaseIsuWhistle","SE_Bt_Etc_MadoWhistle_only","SE_Bt_Etc_HakaseIsuBye",0,10,False,True,0,0,0,0,122,8024,31,100,0,0,50,0,0,True,False,False,False,False
164,"mikoshi",0,"mikoshi",0,0,1,0,0,2202,2,1,45,15,15,1,2,0,570,"SE_Bt_Etc_NamazuoWhistle","SE_Bt_Etc_GuuBooWhistle_only","SE_Bt_Etc_NamazuoBye",20,10,False,False,0,0,0,0,123,8018,105,100,0,0,50,0,41,False,True,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 FlyingCondition IsFlying RideBGM Order Icon MountAction IsAirborne
3 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
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
162 158 lunar kamuy 0 lunar kamuy 0 0 1 0 0 2195 2 1 45 85 85 1 0 44 552 SE_Bt_Etc_InugamiWhistle SE_Bt_Etc_GuuBooWhistle_only SE_Bt_Etc_InugamiBye 20 10 False True 0 0 0 0 117 8027 251 100 9 3 70 0 0 False False False False False
163 159 dodo 0 dodos 0 0 1 0 0 2194 2 1 45 15 70 1 2 61 319 SE_Bt_Etc_DodoWhistle SE_Bt_Etc_GuuBooWhistle_only SE_Bt_Etc_DodoBye 20 10 False True 0 0 0 0 118 8022 41 100 0 0 50 0 0 False False False False False
164 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 False False 0 0 0 0 0 0 0 0 0 0 0 0 0 False False False False False
165 161 Rathalos 0 Rathalos 0 0 0 1 0 0 0 2257 0 2 0 1 0 45 0 15 0 70 0 1 0 2 0 62 0 564 SE_Bt_Etc_NIKUBossWhistle SE_Bt_Etc_GuuBooWhistle_only SE_Bt_Etc_NIKUBossBye 0 20 0 10 False False True 0 0 0 0 0 120 0 8025 0 255 0 100 0 0 0 50 0 0 False False False False False
166 162 magitek conveyor 0 magitek conveyors 0 0 1 0 0 2258 2 1 45 15 15 1 2 63 319 SE_Bt_Etc_HakaseIsuWhistle SE_Bt_Etc_MadoWhistle_only SE_Bt_Etc_HakaseIsuBye 0 10 False True 0 0 0 0 121 8023 31 100 0 0 50 0 0 True False False False False
167 163 prototype conveyor 0 prototype conveyors 0 0 1 0 0 2307 2 1 45 15 15 1 2 63 319 SE_Bt_Etc_HakaseIsuWhistle SE_Bt_Etc_MadoWhistle_only SE_Bt_Etc_HakaseIsuBye 0 10 False True 0 0 0 0 122 8024 31 100 0 0 50 0 0 True False False False False
168 164 mikoshi 0 mikoshi 0 0 1 0 0 2202 2 1 45 15 15 1 2 0 570 SE_Bt_Etc_NamazuoWhistle SE_Bt_Etc_GuuBooWhistle_only SE_Bt_Etc_NamazuoBye 20 10 False False 0 0 0 0 123 8018 105 100 0 0 50 0 41 False True False False False