_xiaofang/xiaofang/Assets/Resources/JsonAsset/IncidentSite .json
2024-12-06 15:43:36 +08:00

26 lines
878 B
JSON

[
{
"ID": 2001,
"Note": "厨房起火",
"Name": 2001,
"Scene": "9003",
"Position": "36,1,2",
"Volume": "-1",
"Difficulty": "1|2|6",
"SpecialEvent": "-1,-1,-1,-1|1,50,10,20|1,50,20,20",
"Role": "8000,8001,8002,8003,8004,8005,8006,8008,8009|8000,8001,8002,8003,8004,8005,8006,8008,8009|8000,8001,8002,8003,8004,8005,8006,8008,8009,8010",
"GeneralRole": "8000,8001,8002,8003,8004,8005,8006,8008,8009,8010"
},
{
"ID": 2002,
"Note": "学生宿舍起火",
"Name": 2002,
"Scene": "9002",
"Position": "0,0,0",
"Volume": "-1",
"Difficulty": "1|2|3",
"SpecialEvent": "-1,-1,-1,-1|1,50,10,20|1,50,20,20",
"Role": "8000,8001,8002,8003,8004,8005,8007,8011|8000,8001,8002,8003,8004,8005,8007,8011|8000,8001,8002,8003,8004,8005,8007,8011",
"GeneralRole": "8000,8001,8002,8003,8004,8005,8007,8010,8011"
}
]