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

238 lines
8.5 KiB
JSON

//全局
{
"ID": 2011207,
"Specials":{
"Cnt1":0,
"Cnt2":0,
"Cnt3":0,
//危险区域
"index1":51,
"index2":62,
"index2_5":41,
//发现新区域
"index3":57
},
"Events": {
"OnTurn":{
"Actions":[
{
"$type": "Share.CConfigJump",
"Jump": "ShowEnd",
"Predicates":[
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "Target_20112",
"CompareType": "Equal",
"Count": 3
},
{
"$type": "Share.CConfigEventBySpecials",
"ParamName": "Cnt3",
"Param":0,
"CompareType":"Equal"
}
]
}
]
},
"ShowEnd":{
"Actions":[
{
"$type": "Share.CConfigShowTip",
"TipID": 201120703
},
{
"$type":"Share.CConfigSetSpecial",
"SpecialName":"Cnt3",
"SpecialValue":1
},
{
"$type": "Share.CConfigCameraMoveV2",
"StretchKey": "Target",
"Type": "CustomBound",
"BoundIndexX":48,
"BoundIndexY":72,
"CanControl":false,
"UseStretchZ":true,
"FreezeZ":true
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.5
},
{
"$type": "Share.CConfigEventModification",
"ModificationNum":1,
"ModificationType":1,
"IndexList":[60],
"TargetCoreNode":0,
"TargetEventType":1,
"EventID":[
2011209
],
"EventState":"ShowEvent",
"VisibleState":"Visible"
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 1
},
{
"$type": "Share.CConfigCameraMoveV2",
"StretchKey": "Target",
"Type": "Back",
"CanControl":true,
"UseStretchZ":false,
"FreezeZ":true
},
//------观测任务------
{
//布布存钱罐
"$type":"Share.CConfigSetConditionProgress",
"ConditionID":1020060013,
"Progress":1,
"ModifyType":"Add"
}
//------------
]
},
"OnPlayerMove": {
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "PlayFairy_Warning",
"Predicates":[
{
"$type":"Share.CConfigEventByOr",
"Predicates":
[
{
"$type":"Share.CConfigEventBySpecials",
"ParamName":"index1",
"Param":"getindex(0,0,0,0,0)",
"CompareType":"Equal"
},
{
"$type":"Share.CConfigEventBySpecials",
"ParamName":"index2",
"Param":"getindex(0,0,0,0,0)",
"CompareType":"Equal"
},
{
"$type":"Share.CConfigEventBySpecials",
"ParamName":"index2_5",
"Param":"getindex(0,0,0,0,0)",
"CompareType":"Equal"
}
]
},
{
"$type": "Share.CConfigEventBySpecials",
"ParamName": "Cnt1",
"Param":0,
"CompareType":"Equal"
},
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "Light_2011206",
"CompareType": "NotEqual",
"Count": 1
}
]
},
{
"$type": "Share.CConfigJump",
"Jump": "PlayFairy_Surprise",
"Predicates":[
{
"$type":"Share.CConfigEventBySpecials",
"ParamName":"index3",
"Param":"getindex(0,0,0,0,0)",
"CompareType":"Equal"
},
{
"$type": "Share.CConfigEventBySpecials",
"ParamName": "Cnt2",
"Param":0,
"CompareType":"Equal"
}
]
}
]
},
"PlayFairy_Warning":{
"Actions":[
{
"$type": "Share.CConfigShowTip",
"TipID": 201120701
},
{
"$type":"Share.CConfigSetSpecial",
"SpecialName":"Cnt1",
"SpecialValue":1
},
{
"$type": "Share.CConfigSetMapState",
"IndexList":[63],
"NodeType": "All",
"FromVisibleState": [
"Visible"
],
"ToVisibleState": ["VisibleByTriggerEvent"]
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": "0.1"
},
{
"$type": "Share.CConfigSetMapState",
"IndexList":[52],
"NodeType": "All",
"FromVisibleState": [
"Visible"
],
"ToVisibleState": ["VisibleByTriggerEvent"]
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": "0.1"
},
{
"$type": "Share.CConfigSetMapState",
"IndexList":[53],
"NodeType": "All",
"FromVisibleState": [
"Visible"
],
"ToVisibleState": ["VisibleByTriggerEvent"]
}
]
},
"PlayFairy_Surprise":{
"Actions":[
{
"$type":"Share.CConfigSetSpecial",
"SpecialName":"Cnt2",
"SpecialValue":1
},
{
"$type": "Share.CConfigShowTip",
"TipID": 201120702
},
//------观测任务------
{
//布布存钱罐
"$type":"Share.CConfigSetConditionProgress",
"ConditionID":1020060012,
"Progress":1,
"ModifyType":"Add"
}
//------------
]
}
}
}