79 lines
2.1 KiB
JSON
79 lines
2.1 KiB
JSON
{
|
|
"惯性稳压器": {
|
|
"shapeName": "惯性稳压器",
|
|
"shapeDescription": "惯性稳压器描述",
|
|
"paramValue": {
|
|
"power": 100,
|
|
"noise": 100,
|
|
"heat": 100
|
|
},
|
|
"states": ["正常", "故障"],
|
|
"buttonImagePath": "BlockPuzzle/按钮缩略图[惯性稳压器]"
|
|
},
|
|
"散热系统": {
|
|
"shapeName": "散热系统",
|
|
"shapeDescription": "散热系统描述",
|
|
"paramValue": {
|
|
"power": 100,
|
|
"noise": 100,
|
|
"heat": 100
|
|
},
|
|
"states": ["正常", "故障"],
|
|
"buttonImagePath": "BlockPuzzle/按钮缩略图[散热系统]"
|
|
},
|
|
"旧式重型引擎": {
|
|
"shapeName": "旧式重型引擎",
|
|
"shapeDescription": "旧式重型引擎描述",
|
|
"paramValue": {
|
|
"power": 100,
|
|
"noise": 100,
|
|
"heat": 100
|
|
},
|
|
"states": ["正常", "故障"],
|
|
"buttonImagePath": "BlockPuzzle/按钮缩略图[旧式重型引擎]"
|
|
},
|
|
"动平衡飞轮组": {
|
|
"shapeName": "动平衡飞轮组",
|
|
"shapeDescription": "动平衡飞轮组描述",
|
|
"paramValue": {
|
|
"power": 100,
|
|
"noise": 100,
|
|
"heat": 100
|
|
},
|
|
"states": ["正常", "故障"],
|
|
"buttonImagePath": "BlockPuzzle/按钮缩略图[动平衡飞轮组]"
|
|
},
|
|
"辅助涡轮": {
|
|
"shapeName": "辅助涡轮",
|
|
"shapeDescription": "辅助涡轮描述",
|
|
"paramValue": {
|
|
"power": 100,
|
|
"noise": 100,
|
|
"heat": 100
|
|
},
|
|
"states": ["正常", "故障"],
|
|
"buttonImagePath": "BlockPuzzle/按钮缩略图[辅助涡轮]"
|
|
},
|
|
"进气系统": {
|
|
"shapeName": "进气系统",
|
|
"shapeDescription": "进气系统描述",
|
|
"paramValue": {
|
|
"power": 100,
|
|
"noise": 100,
|
|
"heat": 100
|
|
},
|
|
"states": ["正常", "故障"],
|
|
"buttonImagePath": "BlockPuzzle/按钮缩略图[进气系统]"
|
|
},
|
|
"排气共鸣腔": {
|
|
"shapeName": "排气共鸣腔",
|
|
"shapeDescription": "排气共鸣腔描述",
|
|
"paramValue": {
|
|
"power": 100,
|
|
"noise": 100,
|
|
"heat": 100
|
|
},
|
|
"states": ["正常", "故障"],
|
|
"buttonImagePath": "BlockPuzzle/按钮缩略图[排气共鸣腔]"
|
|
}
|
|
} |