Skip to content
skzk edited this page Jul 18, 2024 · 19 revisions

Item ID: 0x05 (5)
Item file: aux

Structure

Field(s) Description
struct kdop_item

See k-DOP item.

Flags:
Bit 0: Left hand traffic
Bit 1: Water reflection
Bit 2: Ignore cut planes
Bit 3: No model hookups
Bits 4-5: LOD variant
Bits 8-12: Color variant, 1-indexed. 0 means the model doesn't have any
Bit 12: Detail vegetation
Bit 13: No collision
Bit 14: No shadows
Bit 15: No mirror reflection
Bit 17: Hide terrain

token model
Unit name of the model, as defined in /def/world/model.sii.
token model_look
token model_variant
Look and variant of the model.
u32 add_parts_count
array_token add_parts
Unit names of enabled additional parts.
u64 node_uid UID of the node of this item.
float scale_x
float scale_y
float scale_z
Relative scale of the model.
token terrain_material Unit name of the terrain material for models with terrain.
u32 terrain_color Color tint for said terrain as RGBA.
float terrain_rot UV rotation of the terrain texture.
Clone this wiki locally