Patches 5.15 and 5.18 updates

This commit is contained in:
Hezkezl
2020-02-17 08:51:42 -07:00
parent f96e158541
commit 96ed3e4030
172 changed files with 4542 additions and 2169 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
#,Item{Atma},Item{Animus},Icon,,,,,,,,,,,,,
int32,Item,Item,Image,uint16,byte,byte,byte,uint16,byte,byte,byte,uint16,byte,byte,uint16,byte
#,Item{Atma},Item{Animus},Icon,Materia[0],NoteMain[0],NoteSub[0],NoteSelection{1}[0],Materia[1],NoteMain[1],NoteSub[1],NoteSelection[1],Materia[2],NoteMain[2],NoteSub[2],Materia[3],NoteSelection[3]
int32,Item,Item,Image,Materia,RelicNote,RelicNote,RelicNote,Materia,RelicNote,RelicNote,RelicNote,Materia,RelicNote,RelicNote,Materia,RelicNote
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
1,7824,7834,80152,39,1,2,0,43,4,5,0,44,7,8,45,9
2,7825,7835,80153,39,1,2,3,43,4,5,6,44,7,8,47,9
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
2 # Item{Atma} Item{Animus} Icon Materia[0] NoteMain[0] NoteSub[0] NoteSelection{1}[0] Materia[1] NoteMain[1] NoteSub[1] NoteSelection[1] Materia[2] NoteMain[2] NoteSub[2] Materia[3] NoteSelection[3]
3 int32 Item Item Image uint16 Materia byte RelicNote byte RelicNote byte RelicNote uint16 Materia byte RelicNote byte RelicNote byte RelicNote uint16 Materia byte RelicNote byte RelicNote uint16 Materia byte RelicNote
4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
5 1 7824 7834 80152 39 1 2 0 43 4 5 0 44 7 8 45 9
6 2 7825 7835 80153 39 1 2 3 43 4 5 6 44 7 8 47 9