pub const fn get_default_properties(entity_type: u16) -> (u16, u16)Expand description
Returns the default authoritative vitals (max_integrity, max_priority) for a given entity type.
These values are the single source of truth for UI and early client-side prediction
before authoritative AgentProperties updates arrive.