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
+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
#,,,,,,,,,,,,,,,,
int32,uint16,uint16,byte,uint16,byte,byte,uint16,byte,byte,uint16,byte,uint32,byte,uint16,uint16,uint16
#,StandardFinishTime,IdealFinishTime,Act1FightType,Act1,ArenaType[1],Act2FightType,Act2,ArenaType[2],Act3FightType,Act3,ArenaType[3],ContentEntry,Order,GilReward,AlliedSealsReward,TomestonesReward
int32,uint16,uint16,byte,Row,byte,byte,Row,byte,byte,Row,byte,ContentEntry,byte,uint16,uint16,uint16
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
1,30,20,1,1,0,0,0,0,0,0,0,2883642,1,3000,50,40
2,210,150,1,2,0,1,3,0,0,0,0,2883643,2,3000,50,40
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
2 # StandardFinishTime IdealFinishTime Act1FightType Act1 ArenaType[1] Act2FightType Act2 ArenaType[2] Act3FightType Act3 ArenaType[3] ContentEntry Order GilReward AlliedSealsReward TomestonesReward
3 int32 uint16 uint16 byte uint16 Row byte byte uint16 Row byte byte uint16 Row byte uint32 ContentEntry byte uint16 uint16 uint16
4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
5 1 30 20 1 1 0 0 0 0 0 0 0 2883642 1 3000 50 40
6 2 210 150 1 2 0 1 3 0 0 0 0 2883643 2 3000 50 40