Patch 4.55, 4.56, 4.57 and 4.58

Bringing repo up to date with the final patch of the Stormblood expansion
This commit is contained in:
Hezkezl
2019-06-23 06:24:34 -06:00
parent a2747d59e2
commit f10581e86d
221 changed files with 19127 additions and 11772 deletions
+4 -3
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13
#,ModelKey,HousingItemCategory,UsageType,UsageParameter,HousingLayoutLimit,CustomTalk,Item,DestroyOnRemoval,,,,,,
int32,byte,HousingItemCategory,byte,uint32,HousingLayoutLimit,CustomTalk,Item,bit&01,bit&02,bit&04,byte,byte,byte,bit&08
#,ModelKey,HousingItemCategory,UsageType,UsageParameter,,CustomTalk,Item,DestroyOnRemoval,,,,,,
int32,byte,byte,byte,uint32,byte,CustomTalk,Item,bit&01,bit&02,bit&04,byte,byte,byte,bit&08
131072,0,17,0,0,0,0,0,False,False,True,0,0,0,False
131073,1,17,0,0,0,0,6686,False,False,True,0,0,0,False
131074,2,17,0,0,0,0,6476,False,False,True,0,0,0,False
@@ -184,6 +184,7 @@ int32,byte,HousingItemCategory,byte,uint32,HousingLayoutLimit,CustomTalk,Item,bi
131257,179,17,18,0,77,721373,22520,False,False,True,0,0,0,True
131258,172,17,0,0,0,0,22580,False,False,True,0,0,0,False
131259,173,17,0,0,0,0,22581,False,False,True,0,0,0,False
131262,176,17,0,0,0,0,24535,False,False,True,0,0,0,False
131263,177,17,0,0,0,0,22582,False,False,True,0,0,0,False
131264,178,17,0,0,0,721037,22583,False,False,True,5,0,0,False
131265,180,17,0,0,0,0,22584,False,False,True,5,0,0,False
@@ -191,4 +192,4 @@ int32,byte,HousingItemCategory,byte,uint32,HousingLayoutLimit,CustomTalk,Item,bi
131267,183,17,0,0,0,0,23898,False,False,True,0,0,0,False
131268,187,17,0,0,0,0,23899,False,False,True,0,0,0,False
131269,184,17,0,0,0,0,24536,False,False,True,0,0,0,False
131270,185,17,0,0,0,0,24537,False,False,True,0,0,0,False
131270,185,17,0,0,0,0,24537,False,False,True,5,0,0,False
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13
2 # ModelKey HousingItemCategory UsageType UsageParameter HousingLayoutLimit CustomTalk Item DestroyOnRemoval
3 int32 byte HousingItemCategory byte byte uint32 HousingLayoutLimit byte CustomTalk Item bit&01 bit&02 bit&04 byte byte byte bit&08
4 131072 0 17 0 0 0 0 0 False False True 0 0 0 False
5 131073 1 17 0 0 0 0 6686 False False True 0 0 0 False
6 131074 2 17 0 0 0 0 6476 False False True 0 0 0 False
184 131257 179 17 18 0 77 721373 22520 False False True 0 0 0 True
185 131258 172 17 0 0 0 0 22580 False False True 0 0 0 False
186 131259 173 17 0 0 0 0 22581 False False True 0 0 0 False
187 131262 176 17 0 0 0 0 24535 False False True 0 0 0 False
188 131263 177 17 0 0 0 0 22582 False False True 0 0 0 False
189 131264 178 17 0 0 0 721037 22583 False False True 5 0 0 False
190 131265 180 17 0 0 0 0 22584 False False True 5 0 0 False
192 131267 183 17 0 0 0 0 23898 False False True 0 0 0 False
193 131268 187 17 0 0 0 0 23899 False False True 0 0 0 False
194 131269 184 17 0 0 0 0 24536 False False True 0 0 0 False
195 131270 185 17 0 0 0 0 24537 False False True 0 5 0 0 False