{ "ID": 1000302, "EventTypeTag": [ "CameraMoveToCenter_ban", "Battle" ], "Specials": { "BattleID": 0, "HollowItem":0 }, "Events": { "OnStart": { "Actions": [ { "$type":"Share.CConfigEmpty" }, // { // "$type": "Share.CConfigOpenDialog" // }, // { // "$type": "Share.CConfigLogText", // "Messages": [ // "[杜拉罕]的信号似乎在更深层的空洞里\n先击败眼前的敌人!再去找它算账!" // ] // }, { "$type": "Share.CConfigTriggerBattle", "BattleID": "specials(BattleID)", "OnSuccess": "OnCurse", "GotoNextHollow" : true } ] }, "OnCurse":{ "Actions": [ { "$type":"Share.CConfigPrepareNextHollow", "ShowOther":[ { "$type":"Share.CConfigEventByCurse", "CompareType":"Greater", "Count":0 } ] }, { "$type":"Share.CConfigModifySceneProperty", "Property":"Stamina", "Count":"-sceneproperty(Stamina)", "Predicates":[ { "$type":"Share.CConfigEventByCurse", "CompareType":"Equal", "Count":0 } ] }, { "$type":"Share.CConfigRemoveCurse", "RemoveType":"Initiative", "Count":1, "Predicates":[ { "$type":"Share.CConfigEventByCurse", "CompareType":"Greater", "Count":0 } ] }, { "$type":"Share.CConfigSetHollowItem", "EPCharge":"specials(EPCharge)", "Predicates":[ { "$type":"Share.CConfigEventBySpecials", "ParamName":"HollowItem", "Param":"hollowitem()", "CompareType":"NotEqual" } ] }, { "$type":"Share.CConfigSetConditionProgress", "ConditionID":30060059, "Progress":1, "ModifyType":"Add" }, { "$type": "Share.CConfigGotoNextHollow" } ] }, "OnEnd": { "Actions": [ // { // "$type": "Share.CConfigCloseDialog" // }, { "$type": "Share.CConfigGotoNextHollow" } ] } } }