{ "ID": 2011209, "Events": { "OnStart": { "Actions": [ // { // "$type": "Share.CConfigPerform", // "PerformID" : 10008 // }, { "$type":"Share.CConfigEmpty" }, { //这里已经出去了 "$type": "Share.CConfigTriggerBattle", "BattleID": "specials(BattleID)", "OnSuccess": "OnEnd", "EndHollow": true } // { // "$type": "Share.CConfigFinishHollow" // } ] }, "OnEnd": { "Actions": [ { "$type":"Share.CConfigSetConditionProgress", "ConditionID":1020060005, "Progress":1, "ModifyType":"Add" }, { "$type": "Share.CConfigFinishHollow" } ] } }, "Specials": { "BattleID": 10102041 } }