61 lines
2 KiB
JSON
61 lines
2 KiB
JSON
{
|
||
|
||
"ID": 9991145,
|
||
|
||
"Events": {
|
||
|
||
"OnCreate": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigOpenDialog"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"JsonText_1339", // 名单上的孩子们都已找到,幸好都还没有出现侵蚀反应。
|
||
|
||
"JsonText_1340" // 赶快把他们带出空洞吧。
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigCloseDialog"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnStart": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigOpenDialog"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//对话框内容
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"高威胁警报:\n侦测到异常以太活动,威胁级别提升至最高。请全力应对!"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigDropBattleID",
|
||
|
||
"Type":[61,62],
|
||
|
||
"SpecialName":"BattleID"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//这里已经出去了
|
||
|
||
"$type": "Share.CConfigTriggerBattle",
|
||
|
||
"BattleID": "specials(BattleID)",
|
||
|
||
"OnSuccess": "OnEnd"
|
||
|
||
// "EndHollow": true
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigFinishHollow"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnEnd": {
|
||
|
||
"Actions": [
|
||
|
||
// {
|
||
|
||
// "$type": "Share.CConfigCloseDialog"
|
||
|
||
// },
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigFinishHollow"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
}
|
||
|
||
}
|
||
|