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

142 lines
4.7 KiB
JSON

{
"ID": 1010714,
"EventTypeTag": [
"CameraMoveToCenter"
],
"Events": {
"OnStart": {
"Actions": [
//前面塌方
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.3
},
{
"$type": "Share.CConfigCameraMove",
"StretchKey": "Far",
"Type": "CustomBound",
"BoundIndexX":11,
"BoundIndexY":26
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.3
},
//第一组
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 4,
"Y": 2,
"Radius": 0,
"Count": 1,
"FromVisibleState": [
"Visible"
],
"ToVisibleState": ["VisibleByTriggerEvent"]
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 6,
"Y": 2,
"Radius": 0,
"Count": 1,
"FromVisibleState": [
"Visible"
],
"ToVisibleState": ["VisibleByTriggerEvent"]
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.1
},
//第二组
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 6,
"Y": 1,
"Radius": 0,
"Count": 1,
"FromVisibleState": [
"Visible"
],
"ToVisibleState": ["VisibleByTriggerEvent"]
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.1
},
//第三组
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 3,
"Y": 2,
"Radius": 0,
"Count": 1,
"FromVisibleState": [
"Visible"
],
"ToVisibleState": ["VisibleByTriggerEvent"]
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 7,
"Y": 1,
"Radius": 0,
"Count": 1,
"FromVisibleState": [
"Visible"
],
"ToVisibleState": ["VisibleByTriggerEvent"]
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.8
},
{
"$type": "Share.CConfigCameraMove",
"Type": "Player",
"StretchKey": "Back"
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.2
},
//Tips提示死路
{
"$type": "Share.CConfigShowTip",
"TipID": 101071401,
"Delay": 0,
"Type":"Duration",
"Duration": 50,
"NextTips":[
{
"$type": "Share.CConfigShowTip",
"TipID": 101071402
}
]
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"OnEnd": {
"Actions": [
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}