188 lines
6.6 KiB
JSON
188 lines
6.6 KiB
JSON
//灯塔
|
|
|
|
{
|
|
|
|
"ID": 1022,
|
|
|
|
"Events": {
|
|
|
|
"OnStart": {
|
|
|
|
"Actions": [
|
|
|
|
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigOpenDialog"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigChoiceServer",
|
|
|
|
"OptionsMode": "Normal",
|
|
|
|
"Title":"Event_1022_Title",
|
|
|
|
"Description":"Event_1022_OP1_Des",
|
|
|
|
"QuestionDescription": "Event_1022_OP1_QuestionDes",
|
|
|
|
"Choices": [
|
|
|
|
{
|
|
|
|
"OptionText": "Event_1022_OP1_1_1",
|
|
|
|
"OptionText2": "Event_1022_OP1_1_2",
|
|
|
|
"OptionIcon1": 109,
|
|
|
|
"OptionContents": [
|
|
|
|
{
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigJump",
|
|
|
|
"Jump": "OnBattle"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"OptionText": "Event_1022_OP1_2_1",
|
|
|
|
"OptionText2": "Event_1022_OP1_2_2",
|
|
|
|
"OptionIcon1": 106,
|
|
|
|
"OptionContents": [
|
|
|
|
{
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigJump",
|
|
|
|
"Jump": "OnEnd"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"OnBattle":{
|
|
|
|
"Actions":[
|
|
|
|
{
|
|
|
|
"$type":"Share.CConfigDropBattleID",
|
|
|
|
"Type":[70,71,72],
|
|
|
|
"SpecialName":"BattleID"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigTriggerBattle",
|
|
|
|
"BattleID": "specials(BattleID)",
|
|
|
|
"OnSuccess": "LightHouse",
|
|
|
|
"OnFailure": "LightHouse"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"LightHouse": {
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigPreset",
|
|
|
|
//无交互
|
|
|
|
"PerformKey" : "Chessboard_BattleEnd_None"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigCloseDialog",
|
|
|
|
"CameraMove":false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigOpenDialog"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigChoiceServer",
|
|
|
|
"OptionsMode": "Normal",
|
|
|
|
"Title":"Event_1022_Title",
|
|
|
|
"Description":"Event_1022_OP2_Des",
|
|
|
|
"QuestionDescription": "Event_1022_OP2_QuestionDes",
|
|
|
|
"Choices": [
|
|
|
|
{
|
|
|
|
"OptionText": "Event_1022_OP2_1_1",
|
|
|
|
"OptionText2": "Event_1022_OP2_1_2",
|
|
|
|
"OptionIcon1": 113,
|
|
|
|
"OptionContents": [
|
|
|
|
{
|
|
|
|
"Actions":
|
|
|
|
[
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigCloseDialog"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigCameraMove",
|
|
|
|
"StretchKey": "Far",
|
|
|
|
"Type": "CustomBound",
|
|
|
|
"BoundHalfW":3,
|
|
|
|
"BoundHalfH":3
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigWaitSeconds",
|
|
|
|
"Time": 0.5
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigSetMapState",
|
|
|
|
"Position": "Relative",
|
|
|
|
"NodeType": "All",
|
|
|
|
"X": 0,
|
|
|
|
"Y": 0,
|
|
|
|
// "Radius": 2,
|
|
|
|
// "Count": 12,
|
|
|
|
"Radius": 3,
|
|
|
|
"Count": 28,
|
|
|
|
"FromVisibleState": [
|
|
|
|
"TemporaryVisibleAtAround",
|
|
|
|
"VisibleAtGridAround"
|
|
|
|
],
|
|
|
|
"ToVisibleState": ["Visible"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigSetMapState",
|
|
|
|
"Position": "Relative",
|
|
|
|
"NodeType": "All",
|
|
|
|
"X": 0,
|
|
|
|
"Y": 0,
|
|
|
|
// "Radius": 2,
|
|
|
|
// "Count": 12,
|
|
|
|
"Radius": 3,
|
|
|
|
"Count": 28,
|
|
|
|
"FromVisibleState": [
|
|
|
|
"Visible"
|
|
|
|
],
|
|
|
|
"FromState":[
|
|
|
|
"Locked",
|
|
|
|
"Unlocked"
|
|
|
|
],
|
|
|
|
"ToState":[
|
|
|
|
"ShowEvent"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigWaitSeconds",
|
|
|
|
"Time": 0.5
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigCameraMove",
|
|
|
|
"Type": "Player",
|
|
|
|
"StretchKey": "Back"
|
|
|
|
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigFinishEvent"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"OnEnd": {
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigCloseDialog"
|
|
|
|
},
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigShowTip",
|
|
|
|
// "TipID": 102202,
|
|
|
|
// "Delay": 0
|
|
|
|
// },
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigFinishEvent"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Specials": {
|
|
|
|
"trigger": 0,
|
|
|
|
"BattleID":2020103
|
|
|
|
}
|
|
|
|
}
|
|
|