{ //BOSS战 - 终点 "ID": 2010503, "EventTypeTag": [ "CameraMoveToCenter_ban", "Battle" ], "Events": { "OnStart": { "Actions": [ //------观测任务------ { //速通记录保持者 "$type":"Share.CConfigSetConditionProgress", "ConditionID":30060089, "Progress":1, "ModifyType":"Add", "Predicates":[ { "$type":"Share.CConfigEventByCurse", "CompareType":"Equal", "Count":0 } ] }, //------------ { "$type":"Share.CConfigEmpty" }, { "$type":"Share.CConfigDropBattleID", "Type":[61], "SpecialName":"BattleID" }, { //这里已经出去了 "$type": "Share.CConfigTriggerBattle", "BattleID": "specials(BattleID)", "OnSuccess": "OnEnd", "EndHollow": true } ] }, "OnEnd": { "Actions": [ { "$type": "Share.CConfigFinishHollow" } ] } }, "Specials": { "BattleID": 0 } }