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

177 lines
6.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"ID": 99911440,
"EventTypeTag": [
"LostChild"
],
"Events": {
"OnStart": {
"Actions": [
{
//任务进度(找到孩子+1
"$type": "Share.CConfigSetConditionProgress",
"ConditionID": 30060001,
"Progress": 1,
"ModifyType": "Add"
},
{
//小于3则再帮忙找一个大于等于3则直接带走
"$type": "Share.CConfigIf",
"Conditions": [
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "Event_2010302",
"Count": 3,
"CompareType": "Less"
}
],
"OnSuccess": "OnHelpFind",
"OnFailure": "OnFinish"
}
]
},
"OnHelpFind": {
"Actions": [
{
"$type": "Share.CConfigOpenDialog"
},
{
"$type": "Share.CConfigLogText",
"Messages": [
"JsonText_1328" // 出乎意料,有一个并没有在失踪名单上的孩子找上了你们!
]
},
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
"Description": "JsonText_1329", // “请不要赶走我!我是他们的朋友!我放心不下他们就悄悄跟上来了,我知道其中一个在哪!请让我帮忙吧!”
"Choices": [
{
"OptionText": "JsonText_1330", // 听从指示
"OptionText2": "JsonText_1331", // 揭露1个丢失儿童的位置
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "Op_1_Over_1"
}
]
}
]
},
{
"OptionText": "JsonText_1332", // 拒绝指示
"OptionText2": "JsonText_843", // (离开)
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "Op_2_Over_1"
}
]
}
]
}
]
}
]
},
"OnFinish": {
"Actions": [
{
"$type": "Share.CConfigOpenDialog"
},
{
"$type": "Share.CConfigLogText",
"Messages": [
"JsonText_1333", // “我是他们的朋友!放心不下所以悄悄跟了上来,没想到你们已经全都找到啦!真厉害!”
"JsonText_1334", // 看见队列中的其它失踪者,这孩子非常惊喜
"JsonText_1335", // 这孩子自然地融入队伍中,开始柔声安慰其他人,所有孩童的紧张感都得到了显著的缓解
"JsonText_1336" // 你长舒一口气<color=#A5A5A5>降低了25点压力值</color>
]
},
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigModifySceneProperty",
"Property": "Stamina",
"Count": -25
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"Op_1_Over_1": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
"JsonText_1337" // 一个丢失儿童的位置已被揭露
]
},
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Relative",
"NodeType": "All",
"Radius": 12,
"Count": 1,
"EventTypeTag": "LostChild",
"FromState": [
"Locked"
],
"ToState": ["ShowEvent"]
},
{
"$type": "Share.CConfigCameraMove",
"StretchKey": "SuperFar",
"Type": "Center",
"CanControl": false
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.5
},
{
"$type": "Share.CConfigCameraMove",
"StretchKey": "Back",
"Type": "Player"
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"Op_2_Over_1": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
"JsonText_1338" // 孩子似乎有些失落,但还是乖乖跟上了你们
]
},
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"OnEnd": {
"Actions": [
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}