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

192 lines
6.6 KiB
JSON

{
"ID": 1010602,
"EventTypeTag": [
"CanUseHollowItem"
],
"Events": {
"OnStart": {
"Actions": [
//黑幕打开
// {
// "$type": "Share.CConfigCameraMove",
// "Type": "Player",
// "StretchKey": "Back"
// },
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.5
},
{
"$type": "Share.CConfigCameraMoveV2",
"StretchKey": "Target",
"Type": "CustomBound",
"BoundIndexX":22,
"BoundIndexY":38,
"CanControl": false ,
"UseStretchZ":false,
"FreezeZ":true
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 1,
"Y": 5,
"Radius": 0,
"Count": 1,
"FromVisibleState": [
"Visible"
],
"ToVisibleState": ["VisibleByTriggerEvent"]
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 2,
"Y": 4,
"Radius": 0,
"Count": 1,
"FromState": [
"BrightenOnlyVisible"
],
"ToState": ["Brighten"]
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 2,
"Y": 6,
"Radius": 0,
"Count": 1,
"FromVisibleState": [
"Visible"
],
"ToVisibleState": ["VisibleByTriggerEvent"]
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 2,
"Y": 7,
"Radius": 0,
"Count": 1,
"FromVisibleState": [
"Visible"
],
"ToVisibleState": ["VisibleByTriggerEvent"]
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 3,
"Y": 7,
"Radius": 0,
"Count": 1,
"FromVisibleState": [
"Visible"
],
"ToVisibleState": ["VisibleByTriggerEvent"]
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 4,
"Y": 7,
"Radius": 0,
"Count": 1,
"FromVisibleState": [
"Visible"
],
"ToVisibleState": ["VisibleByTriggerEvent"]
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 4,
"Y": 6,
"Radius": 0,
"Count": 1,
"FromVisibleState": [
"Visible"
],
"ToVisibleState": ["VisibleByTriggerEvent"]
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 4,
"Y": 5,
"Radius": 0,
"Count": 1,
"FromVisibleState": [
"Visible"
],
"ToVisibleState": ["VisibleByTriggerEvent"]
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 1
},
{
"$type": "Share.CConfigCameraMoveV2",
"StretchKey": "Back",
"Type": "Back",
"CanControl":true,
"UseStretchZ":true
},
{
"$type": "Share.CConfigSetHollowBlackout"
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.5
},
{
"$type": "Share.CConfigShowTip",
"TipID": 101060201,
"NeedClick": true,
"ClickGuide": true
},
{
"$type": "Share.CConfigSetHollowItem",
"HollowItemID": 10401, //低级炸弹
"EPCharge": 120 //充能
},
{
"$type": "Share.CConfigFinishBlackout"
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"OnEnd": {
"Actions": [
{
"$type": "Share.CConfigShowTip",
"TipID": 101060202
},
{
"$type":"Share.CConfigSetHollowSystemState",
"Key":[
"HollowItem"
],
"NeedClick": true,
"State": "Normal"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}