DEMISEMonsters.DED
C++ code, char(1 byte), short(2 bytes), int(4 bytes), float(4 bytes).
Ignore first 12 bytes. Next is "file version", "file revision" and "number of monsters". Then "number of monsters" times the monster structure which can be seen below.