257 lines
9.6 KiB
JSON
257 lines
9.6 KiB
JSON
{
|
||
|
||
//监察官员:调查日志426.ver3
|
||
|
||
"ID": 1011004,
|
||
|
||
"Events": {
|
||
|
||
"OnHollowCreated": //设置日记初始状态为关闭
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetHollowVariable",
|
||
|
||
"Key": "DiaryStatus.1011004",
|
||
|
||
"Value": 0
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigFinishEvent"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnStart": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigOpenDialog"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event_1011004_Log_1_1"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigChoiceServer",
|
||
|
||
"OptionsMode": "Normal",
|
||
|
||
"Description": "Event_1011004_Des_1",
|
||
|
||
"Choices": [
|
||
|
||
//没监察官的执念,则+30%全队Hp
|
||
|
||
{
|
||
|
||
"OptionText": "Event_1011004_op_1",
|
||
|
||
"OptionText2": "Event_1011004_op_1_split",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
//没祝福:监察官的执念 1105030
|
||
|
||
"$type": "Share.CConfigEventByCurse",
|
||
|
||
"ItemID": "specials(bless_1)",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Count": 0
|
||
|
||
}
|
||
|
||
],
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "Op_1_Over_1"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//有监察官的执念,则延长生效时间
|
||
|
||
// {
|
||
|
||
// "OptionText": "Event_1011004_op_2",
|
||
|
||
// "OptionText2": "Event_1011004_op_2_split",
|
||
|
||
// "Predicates": [
|
||
|
||
// {
|
||
|
||
// //有祝福:监察官的执念 "specials(bless_1)"
|
||
|
||
// "$type": "Share.CConfigEventByCurse",
|
||
|
||
// "ItemID": "specials(bless_1)",
|
||
|
||
// "CompareType": "Equal",
|
||
|
||
// "Count": 1
|
||
|
||
// }
|
||
|
||
// ],
|
||
|
||
// "OptionContents": [
|
||
|
||
// {
|
||
|
||
// "Actions": [
|
||
|
||
// {
|
||
|
||
// "$type": "Share.CConfigJump",
|
||
|
||
// "Jump": "Op_2_Over_1"
|
||
|
||
// }
|
||
|
||
// ]
|
||
|
||
// }
|
||
|
||
// ]
|
||
|
||
// },
|
||
|
||
//无条件-30压力值
|
||
|
||
{
|
||
|
||
"OptionText": "Event_1011004_op_3",
|
||
|
||
"OptionText2": "Event_1011004_op_3_split",
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "Op_3_Over_1"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//润了润了
|
||
|
||
{
|
||
|
||
"OptionText": "Event_1011004_op_4",
|
||
|
||
"OptionText2": "Event_1011004_op_4_split",
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "Op_4_Over_1"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"Op_1_Over_1": //+30%全队Hp
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event_1011004_op_1_over_1",
|
||
|
||
"Event_1011004_op_1_over_2"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigModifyProperty",
|
||
|
||
"Property": "Hp",
|
||
|
||
"Count": "property(HpMax_Battle)*specials(op_1_0)*0.01"
|
||
|
||
},
|
||
|
||
//设置日记状态为打开
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetHollowVariable",
|
||
|
||
"Key": "DiaryStatus.1011004",
|
||
|
||
"Value": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"Op_2_Over_1": //执念次数+3
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event_1011004_op_2_over_1",
|
||
|
||
"Event_1011004_op_2_over_2",
|
||
|
||
"Event_1011004_op_2_over_3",
|
||
|
||
"Event_1011004_op_2_over_4"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigDropCurse",
|
||
|
||
"CurseID": "specials(bless_1)",
|
||
|
||
"TimeCount": "specials(op_2_0)",
|
||
|
||
"Stack": "Stack"
|
||
|
||
},
|
||
|
||
//设置日记状态为打开
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetHollowVariable",
|
||
|
||
"Key": "DiaryStatus.1011004",
|
||
|
||
"Value": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"Op_3_Over_1": //-30压力值
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event_1011004_op_3_over_1",
|
||
|
||
"Event_1011004_op_3_over_2",
|
||
|
||
"Event_1011004_op_3_over_3",
|
||
|
||
"Event_1011004_op_3_over_4"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigModifySceneProperty",
|
||
|
||
"Property": "Stamina",
|
||
|
||
"Count": "-specials(op_3_0)"
|
||
|
||
},
|
||
|
||
//设置日记状态为打开
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetHollowVariable",
|
||
|
||
"Key": "DiaryStatus.1011004",
|
||
|
||
"Value": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"Op_4_Over_1": //润了润了
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event_1011004_op_4_over_1"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnEnd": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CActionChangeHollowEventWeightCfg",
|
||
|
||
"EventID": 1011004,
|
||
|
||
"WeightFactor": 0
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CActionChangeHollowEventWeightCfg",
|
||
|
||
"EventID": 1011005,
|
||
|
||
"WeightFactor": 10000,
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByHollowVariable",
|
||
|
||
"Key": "HaveBeenTo.1011005",
|
||
|
||
"Count": 0,
|
||
|
||
"CompareType": "Equal"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetHollowVariable",
|
||
|
||
"Key": "HaveBeenTo.1011004",
|
||
|
||
"Value": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigCloseDialog"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigFinishEvent"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
},
|
||
|
||
"Specials": {
|
||
|
||
"op_1_0": 30,
|
||
|
||
"op_2_0": 3,
|
||
|
||
"op_3_0": 30,
|
||
|
||
"bless_1": 1105030
|
||
|
||
}
|
||
|
||
}
|
||
|