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

152 lines
No EOL
5.2 KiB
JSON

{
"ID": 2020834, //区域入口
"Events": {
"OnStart": {
"Actions": [
//镜头
{
"$type": "Share.CConfigCameraMove",
"StretchKey": "Far",
"Type": "CustomBound",
"BoundIndexX":183,
"BoundIndexY":234
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": "0.5"
},
//关门
{
"$type": "Share.CConfigSetMapState",
"X": 7,
"Y": 10,
"Position": "Absolute",
"Radius": 0,
"Count": 1,
"FromVisibleState": [
"Visible"
],
"ToVisibleState": [
"VisibleByTriggerEvent"
]
},
{
"$type": "Share.CConfigSetMapState",
"X": 6,
"Y": 13,
"Position": "Absolute",
"Radius": 0,
"Count": 1,
"FromVisibleState": [
"Visible"
],
"ToVisibleState": [
"VisibleByTriggerEvent"
]
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": "0.5"
},
//敌人1
//下一步出现
{
"$type": "Share.CConfigEventModification",
"X": 9,
"Y": 11,
"Position": "Absolute",
"Radius": 0,
"ModificationNum": 1,
"ModificationType": 1,
"TargetEventType": 1,
"EventID": [
2020832
], //移动敌人
"EventState": "ShowEvent",
"VisibleState": "Visible"
},
//上一步还原
{
"$type": "Share.CConfigEventModification",
"X": 8,
"Y": 11,
"Position": "Absolute",
"Radius": 0,
"ModificationNum": 1,
"ModificationType": 1,
"TargetEventID": [
2020832
],
"TargetEventType": 1,
"EventID": [
1000
],
"EventState": "Unstable",
"VisibleState": "Visible"
},
//敌人2
//下一步出现
{
"$type": "Share.CConfigEventModification",
"X": 8,
"Y": 14,
"Position": "Absolute",
"Radius": 0,
"ModificationNum": 1,
"ModificationType": 1,
"TargetEventType": 1,
"EventID": [
2020854
], //移动敌人
"EventState": "ShowEvent",
"VisibleState": "Visible"
},
//上一步还原
{
"$type": "Share.CConfigEventModification",
"X": 9,
"Y": 14,
"Position": "Absolute",
"Radius": 0,
"ModificationNum": 1,
"ModificationType": 1,
// "TargetEventID": [
// 2020854
// ],
"TargetEventType": 1,
"EventID": [
1000
],
"EventState": "Unstable",
"VisibleState": "Visible"
},
{
"$type": "Share.CConfigShowTip",
"TipID": 202080508
},
{
"$type": "Share.CConfigShowTip",
"TipID": 202080509
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": "1"
},
{
"$type": "Share.CConfigCameraMove",
"StretchKey": "Back",
"Type": "Player"
},
//关门标记
{
"$type": "Share.CConfigSetHollowVariable",
"Key": "CloseDoor.2020834",
"Value": 1
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}