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

227 lines
9.3 KiB
JSON

{
"ID": 1012004,
"Events": {
//隐藏房间
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigOpenDialog"
},
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_1012004_Log_1_1",
"Event_1012004_Log_1_2"
]
},
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
"Description": "Event_1012004_Des_1",
"Choices": [
{
"OptionText": "Event_1012004_op_1",
"OptionText2": "Event_1012004_op_1_split",
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigModifySceneProperty",
"Property": "Stamina",
"Count": "specials(op_stamina)"
}
]
},
{
"Weight": "specials(op_weight)",
"WeightGroup": 2,
"Actions": [
{
"$type": "Share.CConfigDropPool",
"Type": "Card",
"Num": 1,
"Rare": [
2,
3
]
},
{
"$type": "Share.CConfigJump",
"Jump": "Op_1_Over_1"
}
]
},
{
"Weight": "100-specials(op_weight)",
"WeightGroup": 2,
"Actions": [
{
//失败跳转
"$type": "Share.CConfigJump",
"Jump": "Op_1_Over_2",
"Weight": 2
}
]
}
]
},
{
"OptionText": "Event_1012004_op_2",
"OptionText2": "Event_1012004_op_2_split",
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "Op_2_Over_1"
}
]
}
]
}
]
}
]
},
"OnNext": {
"Actions": [
{
"$type": "Share.CConfigSetSpecial",
"SpecialName": "op_stamina",
"SpecialValue": "specials(op_stamina)+specials(op_stamina_ex)"
},
{
"$type": "Share.CConfigSetSpecial",
"SpecialName": "op_weight",
"SpecialValue": "specials(op_weight)+specials(op_weight_ex)"
},
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
"Description": "Event_1012004_Des_1",
"Choices": [
{
"OptionText": "Event_1012004_op_1",
"OptionText2": "Event_1012004_op_1_split",
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigModifySceneProperty",
"Property": "Stamina",
"Count": "specials(op_stamina)"
}
]
},
{
"Weight": "specials(op_weight)",
"WeightGroup": 2,
"Actions": [
{
"$type": "Share.CConfigDropPool",
"Type": "Card",
"Num": 1,
"Rare": [
2,
3
]
},
{
"$type": "Share.CConfigJump",
"Jump": "Op_1_Over_1"
}
]
},
{
"Weight": "100-specials(op_weight)",
"WeightGroup": 2,
"Actions": [
{
//失败跳转
"$type": "Share.CConfigJump",
"Jump": "Op_1_Over_2",
"Weight": 2
}
]
}
]
},
{
"OptionText": "Event_1012004_op_2",
"OptionText2": "Event_1012004_op_2_split",
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "Op_2_Over_1"
}
]
}
]
}
]
}
]
},
"Op_1_Over_1": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_1012004_op_1_over_1"
]
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"Op_1_Over_2": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_1012004_op_1_over_2"
]
},
{
"$type": "Share.CConfigJump",
"Jump": "OnNext"
}
]
},
"Op_2_Over_1": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_1012004_op_2_over_1"
]
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"OnEnd": {
"Actions": [
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
},
"Specials": {
//表格参数
"op_stamina": 5,
"op_stamina_ex": 5,
"op_weight": 25,
"op_weight_ex": 25
}
}