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

65 lines
1.9 KiB
JSON

{
"ID": 1011104,
"Events":
{
"OnStart":
{
"Actions":[
{
"$type": "Share.CConfigOpenDialog"
},
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event1011104_1"
]
},
{
"$type": "Share.CConfigJump",
"Jump": "OnPopUp"
}
]
},
"OnPopUp":{
"Actions":[
{
"$type": "Share.CConfigCloseDialog"
},
//线索2弹窗
{
"$type": "Share.CConfigShowPopWindow",
"PopID": 1011104,
"ShowDirectly": true
},
{
"$type": "Share.CConfigShowTip",
"TipID": 101110401
},
{
//次数+1
"$type":"Share.CConfigSetConditionProgress",
"ConditionID":30060045,
"Progress":1,
"ModifyType":"Add"
},
{
//线索计数器+1
"$type": "Share.CConfigSetHollowVariable",
"Key": "EventState.1011102",
"Value": "scenevar(EventState.1011102)+1"
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"OnEnd": {
"Actions": [
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}