mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-15 06:40:51 +01:00
7 lines
429 B
JSON
7 lines
429 B
JSON
|
{
|
||
|
"type": "number",
|
||
|
"format": "double",
|
||
|
"description": "The overall integrity of the component, which determines the performance of the component. A value of 0 indicates that the component is almost completely degraded, while a value of 1 indicates that the component is in near perfect condition. The integrity of the component is non-repairable, and represents permanent wear over time.",
|
||
|
"minimum": 0,
|
||
|
"maximum": 1
|
||
|
}
|