Skyrim Mod:Mod File Format/DLBR
The UESPWiki – Your source for The Elder Scrolls since 1995
A DLBR record is a Dialogue "Branch", which is a reference of an associated QUST record, as well as a starting DIAL (Dialogue) topic.
C | Field | Name | Type/Size | Info |
---|---|---|---|---|
+ | EDID | Editor ID | zstring | |
+ | QNAM | Parent Quest | formid | Reference to the QUST record to which the dialogue branch belongs. |
+ | TNAM | Unknown | uint32 | Dialogue Tab
|
+ | DNAM | Flags | uint32 | Bits 0-1:
Bit 2: Exclusive |
+ | SNAM | Start Dialogue | formid | Reference to a DIAL. |