HollowPS_TV_experiments/extras/zzz-0.1-jsons/Event2010901.json

78 lines
2.9 KiB
JSON

{
"ID": 2010901, //起始点1
"Events": {
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigOpenDialog"
},
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event2010901_1",//委托的要求是拍摄「展现空洞危险性」的短片。说到危险性……最危险的就是以骸了吧。
"Event2010901_2",//好,为了展现出以骸的高大,增加画面压迫感,是时候派出「可控式远端记录载体了」了
"Event2010901_3"//(其实就是绑着摄影机的遥控小车)
]
},
{
"$type": "Share.CConfigCloseDialog"
},
// {
// "$type": "Share.CConfigCameraMove",
// "StretchKey": "Far",
// "Type": "CustomBound",
// "BoundIndexX":19,
// "BoundIndexY":43
// },
// {
// "$type": "Share.CConfigWaitSeconds",
// "Time": "1"
// },
// {
// "$type": "Share.CConfigCameraMove",
// "StretchKey": "Back",
// "Type": "Player"
// },
//弹窗教学:不稳定区域
{
"$type": "Share.CConfigShowPopWindow",
"PopID":2020701,
"ShowDirectly": false
},
{
"$type":"Share.CConfigFreezeChessBoardCamera",
"StretchKey":"Far",
"IndexX":24,
"IndexY":53
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": "1.5"
},
//小车出现
{
"$type": "Share.CConfigEventModification",
"X": 9,
"Y": 2,
"Position": "Absolute",
"Radius": 0,
"ModificationNum": 1,
"ModificationType": 1,
"TargetEventType": 1,
"EventID": [
2010907
], //车
"EventState": "ShowEvent",
"VisibleState": "Visible"
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": "0.5"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}