TvC Animation Format
Header:
0x00(4) - Entry Count
0x04(4) - unk (usually 00 00 00 10)
0x08(4) - unk float
0x0C(4) - unk float
0x10(4) - unk (usually 00 00 00 40)
0x14(2) - FF FF constant
Frame Data Entry:
0x00(2) - unk (usually 02 02)
0x02(2) - unk (bone id?)
0x04(2) - unk (frame id?)
0x06(2) - Float Count
0x08(4) - unk float
0x0C(4) - unk (usually 00 00 00 00)
0x10(4) - Offset to 32bit float values
0x14(4) - Offset to 64bit float values
0x18(

- unk (usually padding of 00)
Notes: The first entry is a bit different.