ai_mission_dialogue
mdlg
- Fields
- 7
- Structs
- 3
- Shipped tags
- 13
- Root size
- 12 B
- Version
- 1
3 structs
ai_mission_dialogue_block_struct
Root1 fields · 12 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 12 | linesblock mission_dialogue_lines_block · max 500 | block |
mission_dialogue_lines_block_struct
3 fields · 20 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | name | string id |
| 4 | 12 | variantsblock mission_dialogue_variants_block · max 10 | block |
| 16 | 4 | default sound effect | string id |
mission_dialogue_variants_block_struct
3 fields · 24 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | variant designation | string id |
| 4 | 16 | sound | tag reference |
| 20 | 4 | sound effect | string id |
Generated from the shipped game data, which carries its own tag definitions. Schema only: field names, types, offsets, and option names are published; tag values are not. See Self-describing tag layout for how this is extracted.