116 lines
4 KiB
JSON
116 lines
4 KiB
JSON
{
|
|
|
|
"ID": 1032,
|
|
|
|
"Events": {
|
|
|
|
"OnStart": {
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigOpenDialog"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigJump",
|
|
|
|
"Jump": "OnChoose"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"OnChoose":{
|
|
|
|
"Actions":[
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigChoiceServer",
|
|
|
|
"OptionsMode": "Normal",
|
|
|
|
"Title":"Event_1032_Title",
|
|
|
|
"Description": "Event_1032_OP1_Des",
|
|
|
|
"QuestionDescription": "Event_1032_OP1_QuestionDes",
|
|
|
|
"Choices": [
|
|
|
|
{
|
|
|
|
"OptionText": "Event_1032_OP1_1_1",
|
|
|
|
"OptionText2": "Event_1032_OP1_1_2",
|
|
|
|
"OptionIcon1": 113,
|
|
|
|
"OptionContents": [
|
|
|
|
{
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigJump",
|
|
|
|
"Jump": "OnTeleport"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"OptionText": "Event_1032_OP1_2_1",
|
|
|
|
"OptionText2": "Event_1032_OP1_2_2",
|
|
|
|
"OptionIcon1": 106,
|
|
|
|
"OptionContents": [
|
|
|
|
{
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigJump",
|
|
|
|
"Jump": "OnEnd"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"OnTeleport":{
|
|
|
|
"Actions":[
|
|
|
|
//随机到某个房间
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigSetHollowVariable",
|
|
|
|
"Key": "CurrentLayer_1032",
|
|
|
|
"Value": "hollowlevel()"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigCloseDialog"
|
|
|
|
},
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigPreset",
|
|
|
|
// "PerformKey":"Chessboard_FinishHollow"
|
|
|
|
// },
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigNewHollow",
|
|
|
|
"HollowMaps":[
|
|
|
|
"40002-1"
|
|
|
|
],
|
|
|
|
"SectionID": "NextLayer"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type":"Share.CConfigPrepareNextHollow",
|
|
|
|
"SectionID":"specials(NextLayer)",
|
|
|
|
"ShowOther":[
|
|
|
|
{
|
|
|
|
"$type":"Share.CConfigEventByCurse",
|
|
|
|
"CompareType":"Greater",
|
|
|
|
"Count":999
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigGotoNextHollow",
|
|
|
|
"Reward":false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigFinishEvent"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"OnEnd":{
|
|
|
|
"Actions":[
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigCloseDialog"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigFinishEvent"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Specials": {
|
|
|
|
//表格参数
|
|
|
|
"Value": 10,
|
|
|
|
"NextLayer":0
|
|
|
|
}
|
|
|
|
}
|
|
|