Skyrim Mod:Mod File Format/DEBR
The UESPWiki – Your source for The Elder Scrolls since 1995
DEBR records contain information on "debris". In Skyrim.esm, there are only 3 records, 'IceFormDebris', 'IceFormDebris14', and 'IceWraithDebris'.
The structure is simple, DATA and MODT repeat many times for the 2 IceFormDebris and just DATA repeats for IceWraithDebris
C | SubRecord | Name | Type/Size | Info |
---|---|---|---|---|
+ | EDID | editorId | zstring | Editor id |
* | DATA | directional data? | struct | struct - 42 bytes for IceForm (have MODT) and 45 for IceWraith (does not)
|
- | MODT | model data | MODT | 6 12-byte structs (assume xyz) |