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

159 lines
6.2 KiB
JSON

{
"ID": 1012008,
"Events": {
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigOpenDialog"
},
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_1012008_Log_1_1",
"Event_1012008_Log_1_2"
]
},
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
"Description": "Event_1012008_Des_1",
"Choices": [
{
"OptionText": "Event_1012008_op_1",
"OptionText2": "Event_1012008_op_1_split",
"Predicates": [
{
"$type": "Share.CConfigEventByItemID",
"ItemID": 1,
"CompareType": "GreaterEqual",
"Count": "specials(op_1_0)"
}
],
"OptionContents": [
{
"Actions": [
{
//-35金币
"$type": "Share.CConfigAddItem",
"ItemID": 1,
"Count": "-specials(op_1_0)"
},
{
//全体5%
"$type": "Share.CConfigModifyProperty",
"Property": "Hp",
"Count": "property(HpMax_Battle)*specials(op_1_1)*0.01"
},
{
"$type": "Share.CConfigJump",
"Jump": "Op_1_Over_1"
}
]
}
]
},
{
"OptionText": "Event_1012008_op_2",
"OptionText2": "Event_1012008_op_2_split",
"OptionContents": [
{
"Actions": [
{
//80金币
"$type": "Share.CConfigAddItem",
"ItemID": 1,
"Count": "specials(op_2_0)"
},
{
//-5点压力
"$type": "Share.CConfigModifySceneProperty",
"Property": "Stamina",
"Count": "-specials(op_2_1)"
},
{
"$type": "Share.CConfigJump",
"Jump": "Op_2_Over_1"
}
]
}
]
},
{
"OptionText": "Event_1012008_op_3",
"OptionText2": "Event_1012008_op_3_split",
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "Op_3_Over_1"
}
]
}
]
}
]
}
]
},
"Op_1_Over_1": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_1012008_op_1_over_1"
]
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"Op_2_Over_1": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_1012008_op_2_over_1"
]
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"Op_3_Over_1": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_1012008_op_3_over_1"
]
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"OnEnd": {
"Actions": [
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
},
"Specials": {
//表格参数
"op_1_0": 200,
"op_1_1": 10,
"op_2_0": 50,
"op_2_1": 5
}
}