182 lines
7.3 KiB
JSON
182 lines
7.3 KiB
JSON
{
|
||
|
||
//命运1
|
||
|
||
"ID": 2021002,
|
||
|
||
"Events": {
|
||
|
||
"OnStart": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetHollowVariable",
|
||
|
||
"Key": "Event_2021005",
|
||
|
||
"Value": "scenevar(Event_2021005)+1"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigOpenDialog"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigChoiceServer",
|
||
|
||
"OptionsMode": "Normal",
|
||
|
||
"Title":"Event2021002_Title", //悲怆的调查员
|
||
|
||
"Description": "Event2021002_1",
|
||
|
||
"QuestionDescription": "Event2021002_2", //全部拿走有点过分,选几个骸章吧。
|
||
|
||
"Choices": [
|
||
|
||
{
|
||
|
||
"OptionText": "Event2021002_3",
|
||
|
||
"OptionText2": "Event2021002_4", //增加{specials(Stamina)}压力,随机获得3枚[能量]骸章
|
||
|
||
"OptionIcon1": 101,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
//-20压力值
|
||
|
||
"$type": "Share.CConfigModifySceneProperty",
|
||
|
||
"Property": "Stamina",
|
||
|
||
"Count": "specials(Stamina)"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigDropCard",
|
||
|
||
"Type": 0,
|
||
|
||
"Num":3,
|
||
|
||
"Genre":[
|
||
|
||
1004
|
||
|
||
],
|
||
|
||
"Specials": [
|
||
|
||
"RandomCard_1",
|
||
|
||
"RandomCard_2",
|
||
|
||
"RandomCard_3"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "Op_1_Over"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event2021002_5",
|
||
|
||
"OptionText2": "Event2021002_6", //增加{specials(Stamina)}压力,随机获得3枚[眩晕]骸章
|
||
|
||
"OptionIcon1": 101,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
//-20压力值
|
||
|
||
"$type": "Share.CConfigModifySceneProperty",
|
||
|
||
"Property": "Stamina",
|
||
|
||
"Count": "specials(Stamina)"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigDropCard",
|
||
|
||
"Type": 0,
|
||
|
||
"Num":3,
|
||
|
||
"Genre":[
|
||
|
||
1010
|
||
|
||
],
|
||
|
||
"Specials": [
|
||
|
||
"RandomCard_1",
|
||
|
||
"RandomCard_2",
|
||
|
||
"RandomCard_3"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "Op_2_Over"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"Op_1_Over":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event2021002_7"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigDropPool",
|
||
|
||
"Type": "Card",
|
||
|
||
"ItemID": "specials(RandomCard_1)",
|
||
|
||
"Num": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigDropPool",
|
||
|
||
"Type": "Card",
|
||
|
||
"ItemID": "specials(RandomCard_2)",
|
||
|
||
"Num": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigDropPool",
|
||
|
||
"Type": "Card",
|
||
|
||
"ItemID": "specials(RandomCard_3)",
|
||
|
||
"Num": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"Op_2_Over":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event2021002_8"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigDropPool",
|
||
|
||
"Type": "Card",
|
||
|
||
"ItemID": "specials(RandomCard_1)",
|
||
|
||
"Num": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigDropPool",
|
||
|
||
"Type": "Card",
|
||
|
||
"ItemID": "specials(RandomCard_2)",
|
||
|
||
"Num": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigDropPool",
|
||
|
||
"Type": "Card",
|
||
|
||
"ItemID": "specials(RandomCard_3)",
|
||
|
||
"Num": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnEnd":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigCloseDialog"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigSetConditionProgress",
|
||
|
||
"ConditionID":30060140,
|
||
|
||
"Progress": 1,
|
||
|
||
"ModifyType":"Add"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigFinishEvent"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
},
|
||
|
||
"Specials": {
|
||
|
||
"Stamina":30,
|
||
|
||
|
||
|
||
"RandomCard_1": 0,
|
||
|
||
"RandomCard_2": 0,
|
||
|
||
"RandomCard_3": 0
|
||
|
||
}
|
||
|
||
}
|
||
|