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

56 lines
1.7 KiB
JSON

//灯塔
{
"ID": 767,
"Events": {
"OnStart": {
"Actions": [
{
"$type":"Share.CConfigEmpty"
},
// {
// "$type": "Share.CConfigOpenDialog"
// },
// {
// "$type": "Share.CConfigChoiceServer",
// "OptionsMode": "Normal",
// "Title":"传送",
// "Description":"即将开始传送",
// "QuestionDescription": "test",
// "Choices": [
// {
// "OptionText": "传送",
// "OptionIcon1": 100,
// "OptionContents": [
// {
// }
// ]
// }
// ]
// },
// {
// "$type": "Share.CConfigCloseDialog"
// },
{
"$type": "Share.CConfigTransfer",
"X":4,
"Y":8,
"Random":false
},
// {
// "$type": "Share.CConfigShowTip",
// "TipID": 102202,
// "Delay": 0
// },
{
"$type": "Share.CConfigFinishEvent"
}
]
}
},
"Specials": {
"trigger": 0,
"BattleID":2020103
}
}