device_terminal
term
- Fields
- 150
- Structs
- 21
- Shipped tags
- 2
- Root size
- 64 B
- Version
- 1
21 structs
- device_terminal_struct_definition
- device_struct_definition
- object_block_struct
- object_early_mover_obb_block
- object_ai_properties_block
- object_function_block
- mapping_function
- object_function_interpolation_block
- object_runtime_interpolator_functions_block
- global_object_attachment_block
- water_physics_hull_surface_definition_block
- water_physics_material_override
- water_physics_drag_properties_struct
- physics_force_function_struct
- jetwash_definition_block
- object_change_colors
- object_change_color_initial_permutation
- object_change_color_function
- multiplayer_object_block
- object_spawn_effects_block
- terminal_page_block_definition
device_terminal_struct_definition
Root7 fields · 64 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 8 | device | struct |
| 8 | 4 | terminal number | long integer |
| 12 | 4 | action string | string id |
| 16 | 4 | name | string id |
| 20 | 16 | activation sound | tag reference |
| 36 | 16 | strings | tag reference |
| 52 | 12 | pagesblock terminal_page_block_definition · max 32 | block |
device_struct_definition
3 fields · 8 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 2 | bitmap sequence index | short integer |
| 2 | 2 | bitmap sprite index | short integer |
| 4 | 4 | text | string id |
object_block_struct
17 fields| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | — | object | struct |
| — | 4 | device flags
| long flags |
| — | 4 | power transition time | real |
| — | 4 | power acceleration time | real |
| — | 4 | position transition time | real |
| — | 4 | position acceleration time | real |
| — | 4 | depowered position transition time | real |
| — | 4 | depowered position acceleration time | real |
| — | 16 | open (up) | tag reference |
| — | 16 | close (down) | tag reference |
| — | 16 | opened | tag reference |
| — | 16 | closed | tag reference |
| — | 16 | depowered | tag reference |
| — | 16 | repowered | tag reference |
| — | 4 | delay time | real |
| — | 16 | delay effect | tag reference |
| — | 4 | automatic activation radius | real |
object_early_mover_obb_block
35 fields · 332 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | object flags
| long flags |
| 4 | 2 | object secondary flags
| word flags |
| 6 | 2 | runtime object type | short integer |
| 8 | 4 | runtime flags | long integer |
| 12 | 4 | bounding radius | real |
| 16 | 12 | bounding offset | real point 3d |
| 28 | 4 | horizontal acceleration scale | real |
| 32 | 4 | vertical acceleration scale | real |
| 36 | 4 | angular acceleration scale | real |
| 40 | 2 | lightmap shadow mode
| short enum |
| 42 | 1 | sweetener size
| char enum |
| 43 | 1 | water density
| char enum |
| 44 | 4 | dynamic light sphere radius | real |
| 48 | 12 | dynamic light sphere offset | real point 3d |
| 60 | 4 | generic hud text | string id |
| 64 | 16 | generic service tag list | tag reference |
| 80 | 4 | default model variant | string id |
| 84 | 16 | model | tag reference |
| 100 | 16 | crate object | tag reference |
| 116 | 16 | collision damage | tag reference |
| 132 | 16 | brittle collision damage | tag reference |
| 148 | 12 | early mover OBBblock object_early_mover_obb_block · max 1 | block |
| 160 | 16 | creation effect | tag reference |
| 176 | 16 | material effects | tag reference |
| 192 | 16 | melee sound | tag reference |
| 208 | 12 | ai propertiesblock object_ai_properties_block · max 1 | block |
| 220 | 12 | functionsblock object_function_block · max 256 | block |
| 232 | 12 | runtime interpolator functionsblock object_runtime_interpolator_functions_block · max 256 | block |
| 244 | 12 | attachmentsblock global_object_attachment_block · max 24 | block |
| 256 | 12 | hull surfacesblock water_physics_hull_surface_definition_block · max 64 | block |
| 268 | 12 | jetwashblock jetwash_definition_block · max 4 | block |
| 280 | 12 | change colorsblock object_change_colors · max 4 | block |
| 292 | 12 | multiplayer objectblock multiplayer_object_block · max 1 | block |
| 304 | 16 | simulation_interpolation | tag reference |
| 320 | 12 | spawn effectsblock object_spawn_effects_block · max 1 | block |
object_ai_properties_block
3 fields · 48 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 16 | multiplayer spawn effect | tag reference |
| 16 | 16 | survival spawn effect | tag reference |
| 32 | 16 | campaign spawn effect | tag reference |
object_function_block
17 fields · 60 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 1 | game engine flags
| byte flags |
| 1 | 1 | type
| char enum |
| 2 | 1 | teleporter passability
| byte flags |
| 4 | 4 | boundary width/radius | real |
| 8 | 4 | boundary box length | real |
| 12 | 4 | boundary +height | real |
| 16 | 4 | boundary -height | real |
| 20 | 1 | boundary shape
| char enum |
| 21 | 1 | spawn timer type
| char enum |
| 22 | 2 | default spawn time | short integer |
| 24 | 2 | default abandonment time | short integer |
| 26 | 2 | flags
| word flags |
| 28 | 4 | normal weight | real |
| 32 | 4 | boundary center marker | string id |
| 36 | 4 | spawned object marker name | string id |
| 40 | 16 | spawned object | tag reference |
| 56 | 4 | NYI boundary material | string id |
mapping_function
2 fields · 24 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 12 | initial permutationsblock object_change_color_initial_permutation · max 32 | block |
| 12 | 12 | functionsblock object_change_color_function · max 4 | block |
object_function_interpolation_block
5 fields · 36 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | scale flags
| long flags |
| 4 | 12 | color lower bound | real rgb color |
| 16 | 12 | color upper bound | real rgb color |
| 28 | 4 | darken by | string id |
| 32 | 4 | scale by | string id |
object_runtime_interpolator_functions_block
4 fields · 32 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | weight | real |
| 4 | 12 | color lower bound | real rgb color |
| 16 | 12 | color upper bound | real rgb color |
| 28 | 4 | variant name | string id |
global_object_attachment_block
7 fields · 36 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | marker name | string id |
| 4 | 4 | radius | real |
| 8 | 4 | maximum traces | long integer |
| 12 | 4 | maximum emission length | real |
| 16 | 8 | trace yaw angle | angle bounds |
| 24 | 8 | trace pitch angle | angle bounds |
| 32 | 4 | particle offset | real |
water_physics_hull_surface_definition_block
4 fields · 24 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 2 | flags
| word flags |
| 4 | 4 | marker name | string id |
| 8 | 4 | radius | real |
| 12 | 12 | dragblock water_physics_material_override · max 512 | block |
water_physics_material_override
2 fields · 68 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | material | string id |
| 4 | 64 | drag | struct |
water_physics_drag_properties_struct
4 fields · 64 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 28 | pressure | struct |
| 28 | 28 | suction | struct |
| 56 | 4 | linear damping | real |
| 60 | 4 | angular damping | real |
physics_force_function_struct
2 fields · 28 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 24 | velocity to pressure | struct |
| 24 | 4 | max velocity | real |
jetwash_definition_block
6 fields · 32 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 16 | type | tag reference |
| 16 | 4 | marker | string id |
| 20 | 1 | change color
| char enum |
| 21 | 1 | flags
| byte flags |
| 24 | 4 | primary scale | string id |
| 28 | 4 | secondary scale | string id |
object_change_colors
10 fields · 68 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | flags
| long flags |
| 4 | 4 | import name | string id |
| 8 | 4 | export name | string id |
| 12 | 4 | turn off with | string id |
| 16 | 4 | ranged interpolation name | string id |
| 20 | 4 | min value | real |
| 24 | 24 | default function | struct |
| 48 | 4 | scale by | string id |
| 52 | 12 | interpolationblock object_function_interpolation_block · max 2 | block |
| 64 | 4 | runtime interpolator index | long block index |
object_change_color_initial_permutation
1 fields · 4 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | runtime interpolator to object function mapping | long integer |
object_change_color_function
6 fields · 24 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | interpolation mode
| long enum |
| 4 | 4 | linear travel time | real |
| 8 | 4 | acceleration | real |
| 12 | 4 | spring k | real |
| 16 | 4 | spring c | real |
| 20 | 4 | fraction | real |
multiplayer_object_block
1 fields · 20 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 20 | data | data |
object_spawn_effects_block
5 fields · 16 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | ai flags
| long flags |
| 4 | 4 | ai type name | string id |
| 8 | 4 | interaction name | string id |
| 12 | 2 | ai size
| short enum |
| 14 | 2 | leap jump speed
| short enum |
terminal_page_block_definition
9 fields · 44 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | node name | string id |
| 4 | 4 | runtime node index | long integer |
| 8 | 4 | x0 | real |
| 12 | 4 | x1 | real |
| 16 | 4 | y0 | real |
| 20 | 4 | y1 | real |
| 24 | 4 | z0 | real |
| 28 | 4 | z1 | real |
| 32 | 12 | angles | real euler angles 3d |
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.