mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-25 19:39:10 +00:00
Patch 5.1 files fixed (should be accurate now...)
For some reason, telling the update 'yes' in SaintC.cmd.exd deleted a ton of definitions everywhere.
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18
|
||||
#,EXPBonus%,,,,,,,,,,,,,,,,,,
|
||||
int32,byte,byte,bool,sbyte,int16,sbyte,int16,byte,bool,sbyte,int16,sbyte,int16,byte,bool,sbyte,int16,sbyte,int16
|
||||
#,EXPBonus%,BaseParam[0],IsRelative[0],Value[0],Max[0],Value{HQ}[0],Max{HQ}[0],BaseParam[1],IsRelative[1],Value[1],Max[1],Value{HQ}[1],Max{HQ}[1],BaseParam[2],IsRelative[2],Value[2],Max[2],Value{HQ}[2],Max{HQ}[2]
|
||||
int32,byte,BaseParam,bool,sbyte,int16,sbyte,int16,BaseParam,bool,sbyte,int16,sbyte,int16,BaseParam,bool,sbyte,int16,sbyte,int16
|
||||
0,3,0,False,0,0,0,0,0,False,0,0,0,0,0,False,0,0,0,0
|
||||
1,3,0,False,0,0,0,0,0,False,0,0,0,0,0,False,0,0,0,0
|
||||
2,3,0,False,0,0,0,0,0,False,0,0,0,0,0,False,0,0,0,0
|
||||
|
||||
|
Reference in New Issue
Block a user