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

40 lines
1.4 KiB
JSON

//开始事件
{
"ID": 2010801,
"Events": {
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigOpenDialog"
},
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
"Title":"Event2010801_Title", //任务简报
"Description": "Event2010801_1", //本次的委托内容是拍摄空洞冒险短片,为了拍摄出游刃有余的场面,尽量不要去惹危险的大家伙吧。
"QuestionDescription": "Event2010801_2", //调整心情,出发吧。
"Choices": [
{
"OptionText": "Event2010801_3", //准备出发。
"OptionIcon1": 106,
"OptionContents": [
{
"Actions":
[
]
}
]
}
]
},
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}