ShanxiKnowledgeBase/SXElectricityInformationAcq.../Assets/StreamingAssets/DataConfig/SceneStepData.json

48 lines
852 B
JSON

{
"steps": [
{
"stepDescription": "前往现场",
"score": 5,
"actions": [
{
"description": "前往现场",
"score": 0,
"isSequential": false,
"targetObjects": [
"前往现场"
]
}
]
},
{
"stepDescription": "前往现场",
"score": 5,
"actions": [
{
"description": "前往现场",
"score": 0,
"isSequential": true,
"targetObjects": [
"Man_stand"
]
}
]
},
{
"stepDescription": "验电",
"score": 10,
"actions": [
{
"description": "验电",
"score": 0,
"isSequential": true,
"targetObjects": [
"插座"
]
}
]
}
]
}