237 lines
9.8 KiB
JSON
237 lines
9.8 KiB
JSON
{
|
|
|
|
"ID": 2011331,
|
|
|
|
"Events": {
|
|
|
|
"OnStart": {
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type":"Share.CConfigEmpty"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type":"Share.CConfigRandomBattleID",
|
|
|
|
"Type":["Boss"],
|
|
|
|
"Tags":["Normal"],
|
|
|
|
"SpecialName":"BattleID"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigTriggerBattle",
|
|
|
|
"BattleID": "specials(BattleID)",
|
|
|
|
"OnSuccess": "OnChoose"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"OnChoose": {
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigPreset",
|
|
|
|
"PerformKey" : "Chessboard_BattleEnd_None"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigOpenDialog"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigChoiceServer",
|
|
|
|
"OptionsMode": "Normal",
|
|
|
|
"Title":"Event_1011_Title",//首领引发的危机
|
|
|
|
"Description": "Event_1011_5",//首领被击败了,一些宝物露了出来
|
|
|
|
"QuestionDescription": "Event_1011_6",//要怎么做?
|
|
|
|
"Choices":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"OptionText": "Event_1011_7",
|
|
|
|
"OptionText2": "Event_1011_8",//清空当前压力
|
|
|
|
"OptionIcon1": 105,
|
|
|
|
"OptionContents":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"Actions":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"$type":"Share.CConfigModifySceneProperty",
|
|
|
|
"Property":"Stamina",
|
|
|
|
"Count":"-sceneproperty(Stamina)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigJump",
|
|
|
|
"Jump": "OnRealEnd"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"OptionText": "Event_1011_9",
|
|
|
|
"OptionText2": "Event_1011_10",//恢复60EP
|
|
|
|
"OptionIcon1": 104,
|
|
|
|
"Predicates":[
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigEventBySpecials",
|
|
|
|
"ParamName": "emptyHollowItem",
|
|
|
|
"Param":"hollowitem()",
|
|
|
|
"CompareType":"NotEqual"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"OptionContents":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"Actions":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"$type":"Share.CConfigSetHollowItem",
|
|
|
|
"EPCharge":"specials(EpCharge)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigJump",
|
|
|
|
"Jump": "OnRealEnd"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"OptionText": "Event_1011_11",
|
|
|
|
"OptionText2": "Event_1011_12", // 鉴定高级骸章
|
|
|
|
"OptionIcon1": 101,
|
|
|
|
"OptionContents":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"Actions":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigJump",
|
|
|
|
"Jump": "OnChooseCard"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"OnChooseCard": {
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigRandomDropID",
|
|
|
|
"Type": "Card",
|
|
|
|
"Rare":[
|
|
|
|
4
|
|
|
|
],
|
|
|
|
"SpecialName": [
|
|
|
|
"RandomCard_1",
|
|
|
|
"RandomCard_2",
|
|
|
|
"RandomCard_3"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigChoiceServer",
|
|
|
|
"OptionsMode": "Normal",
|
|
|
|
"ShowMode": "Card",
|
|
|
|
"Choices": [
|
|
|
|
{
|
|
|
|
"OptionText": "Event_Common_Choose", // 选择
|
|
|
|
"OptionItemID1": "specials(RandomCard_1)",
|
|
|
|
"OptionContents": [
|
|
|
|
{
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigDropPool",
|
|
|
|
"Type": "Card",
|
|
|
|
"ItemID": "specials(RandomCard_1)",
|
|
|
|
"Num": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigJump",
|
|
|
|
"Jump": "OnRealEnd"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"OptionText": "Event_Common_Choose", // 选择
|
|
|
|
"OptionItemID1": "specials(RandomCard_2)",
|
|
|
|
"OptionContents": [
|
|
|
|
{
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigDropPool",
|
|
|
|
"Type": "Card",
|
|
|
|
"ItemID": "specials(RandomCard_2)",
|
|
|
|
"Num": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigJump",
|
|
|
|
"Jump": "OnRealEnd"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"OptionText": "Event_Common_Choose", // 选择
|
|
|
|
"OptionItemID1": "specials(RandomCard_3)",
|
|
|
|
"OptionContents": [
|
|
|
|
{
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigDropPool",
|
|
|
|
"Type": "Card",
|
|
|
|
"ItemID": "specials(RandomCard_3)",
|
|
|
|
"Num": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigJump",
|
|
|
|
"Jump": "OnRealEnd"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"OnEnd": {
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigCloseDialog"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigFinishEvent"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"OnRealEnd": {
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigCloseDialog"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigSetMapState",
|
|
|
|
"Position": "Relative",
|
|
|
|
"NodeType": "All",
|
|
|
|
"X": -1,
|
|
|
|
"Y": 0,
|
|
|
|
"Radius": 0,
|
|
|
|
"Count": 1,
|
|
|
|
"FromVisibleState": [
|
|
|
|
"VisibleByTriggerEvent"
|
|
|
|
],
|
|
|
|
"ToVisibleState": ["Visible"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigFinishEvent",
|
|
|
|
"CanTriggerAgain":false
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Specials": {
|
|
|
|
"BattleID": 0,
|
|
|
|
"RandomCard_1": 0,
|
|
|
|
"RandomCard_2": 0,
|
|
|
|
"RandomCard_3": 0,
|
|
|
|
//表格参数
|
|
|
|
"EpCharge":60
|
|
|
|
}
|
|
|
|
}
|
|
|