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

45 lines
1.6 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": 9991144,
"EventTypeTag": [
"LostChild"
],
"Events": {
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigOpenDialog"
},
{
"$type": "Share.CConfigLogText",
"Messages": [
"JsonText_1326", // 谢天谢地你找到了一个迷失的孩子!虽然精疲力尽又十分害怕,但这孩子顺从地跟上了你们……
"JsonText_1327" // 你长舒了一口气<color=#A5A5A5>降低了25点压力值</color>
]
},
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigModifySceneProperty",
"Property": "Stamina",
"Count": -25
},
{
"$type": "Share.CConfigSetConditionProgress",
"ConditionID": 30060001,
"Progress": 1,
"ModifyType": "Add"
},
{
//设置变量,普通孩子计数器
"$type": "Share.CConfigSetHollowVariable",
"Key": "Event.9991144",
"Value": "scenevar(Event.9991144)+1"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}