113 lines
2.7 KiB
JSON
113 lines
2.7 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/按钮缩略图[散热系统]"
|
|
},
|
|
"旧动力核心": {
|
|
"shapeName": "旧动力核心",
|
|
"shapeDescription": "旧动力核心描述",
|
|
"paramValue": {
|
|
"power": 100,
|
|
"noise": 100,
|
|
"heat": 100
|
|
},
|
|
"states": ["正常", "故障"],
|
|
"buttonImagePath": "BlockPuzzle/按钮缩略图[旧动力核心]"
|
|
},
|
|
"新动力核心": {
|
|
"shapeName": "新动力核心",
|
|
"shapeDescription": "新动力核心描述",
|
|
"paramValue": {
|
|
"power": 100,
|
|
"noise": 100,
|
|
"heat": 100
|
|
},
|
|
"states": ["正常", "故障"],
|
|
"buttonImagePath": "BlockPuzzle/按钮缩略图[新动力核心]"
|
|
}
|
|
} |