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

168 lines
7.3 KiB
JSON

{
"ID": 2010302,
"EventTypeTag": [
"LostChild"
],
"Specials":{
"branch":0,
"stamina":-25
},
"Events": {
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigOpenDialog"
},
{
"$type": "Share.CConfigSwitchServer",
"Switch": [
{
"Weight": 50,
"Conditions":[
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "Branch_1_2010302",
"CompareType": "Equal",
"Count": 0
}
],
"Actions": [
{
"$type": "Share.CConfigSetHollowVariable",
"Key": "Branch_1_2010302",
"Value": 1
},
{
"$type": "Share.CConfigSetSpecial",
"SpecialName": "branch",
"SpecialValue": 1
}
]
},
{
"Weight": 50,
"Conditions":[
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "Branch_2_2010302",
"CompareType": "Equal",
"Count": 0
}
],
"Actions": [
{
"$type": "Share.CConfigSetHollowVariable",
"Key": "Branch_2_2010302",
"Value": 1
},
{
"$type": "Share.CConfigSetSpecial",
"SpecialName": "branch",
"SpecialValue": 2
}
]
},
{
"Weight": 50,
"Conditions":[
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "Branch_3_2010302",
"CompareType": "Equal",
"Count": 0
}
],
"Actions": [
{
"$type": "Share.CConfigSetHollowVariable",
"Key": "Branch_3_2010302",
"Value": 1
},
{
"$type": "Share.CConfigSetSpecial",
"SpecialName": "branch",
"SpecialValue": 3
}
]
},
{
"Weight": 50,
"Conditions":[
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "Branch_4_2010302",
"CompareType": "Equal",
"Count": 0
}
],
"Actions": [
{
"$type": "Share.CConfigSetHollowVariable",
"Key": "Branch_4_2010302",
"Value": 1
},
{
"$type": "Share.CConfigSetSpecial",
"SpecialName": "branch",
"SpecialValue": 4
}
]
}
]
},
{
"$type": "Share.CConfigJump",
"Jump": "Branch"
}
]
},
"Branch":{
"Actions":[
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
"Title":"Event2010302_Title_{specials(branch)}", //蛋糕小窝&...
"Description": "Event2010302_Des_{specials(branch)}", // 你们发现了一个底部印着骨头图案的小食盆,里面积满了了尘土,看来很久没有被使用过了。&....
"QuestionDescription": "Event2010302_QuestionDes_{specials(branch)}", //但不论如何……
"Choices": [
{
"OptionText": "Event2010302_OP_1",//迅速行动。
"OptionText2": "Event2010302_OP_2",//降低{specials(stamina)}点压力值。
"OptionIcon1":105,
"OptionContents": [
{
"Actions":
[
{
"$type": "Share.CConfigModifySceneProperty",
"Property": "Stamina",
"Count": "specials(stamina)"
}
]
}
]
}
]
},
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigSetConditionProgress",
"ConditionID": 30060001,
"Progress": 1,
"ModifyType": "Add"
},
{
//设置变量,普通孩子计数器
"$type": "Share.CConfigSetHollowVariable",
"Key": "Event_2010302",
"Value": "scenevar(Event_2010302)+1"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}