survival_mode_globals
smdt
- Fields
- 20
- Structs
- 5
- Shipped tags
- 1
- Root size
- 112 B
- Version
- 1
5 structs
survival_mode_globals_struct_definition
Root8 fields · 112 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 16 | survival mode text | tag reference |
| 16 | 16 | countdown sound | tag reference |
| 32 | 16 | respawn sound | tag reference |
| 48 | 16 | co-op spawning globals | tag reference |
| 64 | 12 | wave templatesblock survival_mode_wave_templates · max 128 | block |
| 76 | 12 | state responsesblock game_engine_status_response_block · max 32 | block |
| 88 | 12 | spartan voicesblock survival_spartan_voice · max 16 | block |
| 100 | 12 | team colorsblock multiplayer_color_block · max 32 | block |
survival_mode_wave_templates_struct
1 fields · 12 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 12 | color | real rgb color |
game_engine_status_response_block
6 fields · 72 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | name | string id |
| 4 | 16 | male dialogue | tag reference |
| 20 | 16 | female dialogue | tag reference |
| 36 | 4 | default dialogue effect | string id |
| 40 | 16 | Preview sound (male) | tag reference |
| 56 | 16 | Preview sound (female) | tag reference |
survival_spartan_voice
3 fields · 12 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 2 | state
| short enum |
| 4 | 4 | ffa message | string id |
| 8 | 4 | team message | string id |
multiplayer_color_block
2 fields · 20 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | name | string id |
| 4 | 16 | wave template | tag reference |
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.