{ "ID": 2000109, "EventTypeTag": [ "CameraMoveToCenter_ban", "Battle" ], "Events": { "OnStart": { "Actions": [ { "$type":"Share.CConfigEmpty" }, // { // "$type": "Share.CConfigOpenDialog" // }, // { // "$type": "Share.CConfigLogText", // "Messages": [ // "前方发现了具有强烈敌意的以骸。\n保持警惕,做好战斗准备!" // ] // }, { "$type": "Share.CConfigTriggerBattle", "BattleID": "specials(BattleID)", "OnSuccess": "OnEnd", "EndHollow": true } ] }, "OnEnd": { "Actions": [ // { // "$type": "Share.CConfigLogText", // "Messages": [ // "JsonText_794", // 作战完成!以骸威胁反应已全部清除了。 // "JsonText_951" // 这些以太材料应该够恩佐大叔用上好一阵了,离开空洞吧。 // ] // }, // { // "$type": "Share.CConfigCloseDialog" // }, { "$type": "Share.CConfigFinishHollow" } ] } }, "Specials": { "BattleID": 0 } }