{ "ID": 1000307, "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" } ] }, "OnEnd": { "Actions": [ { "$type":"Share.CConfigSetConditionProgress", "ConditionID":30060060, "Progress":1, "ModifyType":"Add" }, // { // "$type":"Share.CConfigSetHollowSystemState", // "Key":[ // "HollowResultPage" // ], // "State": "Close" // }, { "$type": "Share.CConfigFinishHollow" } ] } }, "Specials": { "BattleID": 0 } }