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

102 lines
3.3 KiB
JSON

//提示
{
"ID": 2020906,
"Events": {
"OnCreate":{
"Actions":[
{
"$type": "Share.CConfigShowTip",
"TipID":"202090105",//17
"Delay": 0
},
{
"$type": "Share.CConfigCameraMove",
"StretchKey": "Far",
"Type": "CustomBound",
"BoundIndexX":70,
"BoundIndexY":104
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.75
},
{
"$type": "Share.CConfigCameraMove",
"Type": "Player",
"StretchKey": "Back"
}
]
},
"OnStart": {
"Actions": [
//------观测任务------
{
//不借助提示完成任务
"$type": "Share.CConfigSetHollowVariable",
"Key": "Tips_2020906",
"Value": 1
},
{
"$type": "Share.CConfigCameraMoveV2",
"StretchKey": "Far",
"Type": "CustomBound",
"BoundIndexX":53,
"BoundIndexY":121,
"CanControl":false,
"UseStretchZ":true
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.5
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Relative",
"NodeType": "All",
"EventTypeTag":"Color",
"X": 0,
"Y": 0,
"Radius": 20,
"Count": 10,
"FromState": [
"Locked"
],
"ToState": ["ShowEvent"]
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.75
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Relative",
"NodeType": "All",
"EventTypeTag":"Color",
"X": 0,
"Y": 0,
"Radius": 20,
"Count": 10,
"FromState": [
"ShowEvent"
],
"ToState": ["Locked"]
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.5
},
{
"$type": "Share.CConfigCameraMoveV2",
"StretchKey": "Back",
"Type": "Back",
"CanControl":true,
"UseStretchZ":false
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}