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

76 lines
2.6 KiB
JSON

{
"ID": 9991143,
"Events": {
"OnHollowCreated": {
"Actions": [
{
"$type": "Share.CConfigCameraMove",
"StretchKey": "Far",
"Type": "Center"
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 2
},
{
"$type": "Share.CConfigCameraMove",
"Type": "Player",
"StretchKey": "Back"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
},
"OnCreate": {
"Actions": [
{
"$type": "Share.CConfigOpenDialog"
},
{
"$type": "Share.CConfigLogText",
"Messages": [
"JsonText_1323" // 本次的委托目标是消灭空洞内的强敌,以削弱、抑制空洞的活性化等级
]
},
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
"Description": "JsonText_1324", // 活性异变期间的空洞会产生以太涡流现象,若能谨慎利用或许可以快速穿越部分区域。
"Choices": [
{
"OptionText": "JsonText_1325", // 准备出发
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
}
]
}
]
},
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
},
"OnEnd": {
"Actions": [
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}