0xC0DB5AE7 - Kuree/Sims4Tools GitHub Wiki

 WORD Unk1
 DWORD  position of Entry Ref List

 WORD Count of Entry Refs
 For Count
   DWORD entry type
   DWORD position in resource

Entry Types

86 77 F0 E7 // STRING1
BC A4 0F 79 // STRING2
9B 03 94 B9 // QWORD Object Tuning (xml) IID
88 D8 DE CA // Resource reference of ? (null ref usually)
4F AE 06 E2 // Resource reference of _RIG entry
F3 AF 85 8A // Resource reference of RSLT entry
C6 AC 20 8D // Resource reference of MODL entry
D8 7A 73 6C // Resource reference of FTPT entry
FB 21 E4 E6 // DWORD counted list of unknown DWORDS
5F A9 D5 EC // STRING3
A4 FA F4 E4 // FLOAT price
94 83 D0 DC // FLOAT unk (probably to do with unlocking or emotions)
BE AE 72 21 // SHORT unk (probably to do with unlocking or emotions)

Resource reference format
   DWORD = "04 00 00 00"
   QWORD IID
   DWORD TID
   DWORD GID

⚠️ **GitHub.com Fallback** ⚠️