HollowPS_TV_experiments/extras/zzz-0.1-jsons/Event2011408.json

229 lines
8.2 KiB
JSON

//灯塔
{
"ID": 2011408,
"Events": {
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigOpenDialog"
},
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
"Title":"Event2011408_Title",
"Description":"Event2011408_1",
"QuestionDescription": "Event2011408_2",
"Choices": [
{
"OptionText": "Event2011408_3",
"OptionText2": "Event2011408_4",
"OptionIcon1": 109,
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnBattle"
}
]
}
]
},
{
"OptionText": "Event2011408_5",
"OptionText2": "Event2011408_6",
"OptionIcon1": 106,
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
}
]
}
]
}
]
},
"OnBattle":{
"Actions":[
{
"$type":"Share.CConfigRandomBattleID",
"Type":["Elite"],
"Tags":["Normal"],
"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":"Event2011408_Title",
"Description":"Event2011408_7",
"QuestionDescription": "Event2011408_8",
"Choices": [
{
"OptionText": "Event2011408_9",
"OptionIcon1": 113,
"OptionContents": [
{
"Actions":
[
]
}
]
}
]
},
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigCameraMoveV2",
"StretchKey": "Far",
"Type": "TriggerPosition",
"PositionOffsetType":"Relative",
"PositionOffsetX":0,
"PositionOffsetY":0,
"RadiusX":6,
"RadiusY":6,
"CanControl":false,
"UseStretchZ":true
// "FreezeZ":true
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.5
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Relative",
"NodeType": "All",
"X": 0,
"Y": 0,
// "Radius": 2,
// "Count": 12,
"Radius": 1,
"Count": 28,
"ToVisibleState": ["Visible"]
// "ToState":["ShowEvent"]
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.1
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Relative",
"NodeType": "All",
"X": 0,
"Y": 0,
// "Radius": 2,
// "Count": 12,
"Radius": 2,
"Count": 28,
"ToVisibleState": ["Visible"]
// "ToState":["ShowEvent"]
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.1
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Relative",
"NodeType": "All",
"X": 0,
"Y": 0,
// "Radius": 2,
// "Count": 12,
"Radius": 3,
"Count": 28,
"ToVisibleState": ["Visible"]
// "ToState":["ShowEvent"]
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.1
},
{
"$type": "Share.CConfigEventModification",
"ModificationNum":"rand(1,3)",
"ModificationType":1,
"TargetEventID": [
1003
],
"TargetCoreNode":0,
"TargetEventType":1,
"EventID":[
1017,1018,1016
],
"EventState":"ShowEvent",
"VisibleState":"Visible",
"Position":"Relative",
"X":0,
"Y":0,
"Radius":3
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 1
},
{
"$type": "Share.CConfigCameraMoveV2",
"StretchKey": "Back",
"Type": "Back",
"CanControl":true,
"UseStretchZ":false
},
{
"$type": "Share.CConfigFinishEvent",
"CanTriggerAgain":false
}
]
},
"OnEnd": {
"Actions": [
{
"$type": "Share.CConfigCloseDialog"
},
// {
// "$type": "Share.CConfigShowTip",
// "TipID": 102202,
// "Delay": 0
// },
{
"$type": "Share.CConfigFinishEvent"
}
]
}
},
"Specials": {
"trigger": 0,
"BattleID":2020103
}
}