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

88 lines
3 KiB
JSON

//起点
{
"ID": 2011411,
"Events": {
"OnStart": {
"Actions": [
//斜打说话
{
"$type": "Share.CConfigOpenDialog"
},
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
"Title":"Event2011411_Title",
"Description": "Event2011411_1",
"QuestionDescription": "Event2011411_2",
"Choices": [
{
"OptionText": "Event2011411_3",
"OptionIcon1": 106,
"OptionContents": [
{
"Actions": [
]
}
]
}
]
},
{
"$type": "Share.CConfigCloseDialog"
},
//看灯塔
{
"$type": "Share.CConfigCameraMoveV2",
"StretchKey": "Target",
"Type": "TriggerPosition",
"PositionOffsetType":"Absolute",
"PositionOffsetX":10,
"PositionOffsetY":6,
"RadiusX":2,
"RadiusY":2,
"CanControl":false,
"UseStretchZ":true,
"FreezeZ":true
},
{
"$type": "Share.CConfigShowTip",
"TipID": 201141101
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.5
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 10,
"Y": 6,
"Radius": 0,
"Count": 1,
"ToVisibleState": ["Visible"],
"ToState": ["ShowEvent"]
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 1
},
//fairy
{
"$type": "Share.CConfigCameraMoveV2",
"StretchKey": "Back",
"Type": "Back",
"CanControl":true,
"UseStretchZ":false
},
{
"$type": "Share.CConfigShowTip",
"TipID": 201141102
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}