{ "ID": 2011404, "EventTypeTag": [ "CameraMoveToCenter", "Battle" ], "Events": { "OnStart": { "Actions": [ //接入Galgame { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, { "$type": "Share.CConfigPerform", "PerformID" : 15010 }, { "$type": "Share.CConfigJump", "Jump": "OnRealStart" } ] }, "OnRealStart": { "Actions": [ { "$type":"Share.CConfigEmpty" }, { "$type": "Share.CConfigSwitchServer", "Switch": [ { "Weight": 50, "Conditions":[ { "$type": "Share.CConfigEventBySpecials", "ParamName": "BattleID1", "Param":0, "CompareType":"NotEqual" } ], "Actions": [ { "$type":"Share.CConfigSetSpecial", "SpecialName":"BattleID", "SpecialValue":"specials(BattleID1)" } ] }, { "Weight": 50, "Conditions":[ { "$type": "Share.CConfigEventBySpecials", "ParamName": "BattleID2", "Param":0, "CompareType":"NotEqual" } ], "Actions": [ { "$type":"Share.CConfigSetSpecial", "SpecialName":"BattleID", "SpecialValue":"specials(BattleID2)" } ] }, { "Weight": 50, "Conditions":[ { "$type": "Share.CConfigEventBySpecials", "ParamName": "BattleID3", "Param":0, "CompareType":"NotEqual" } ], "Actions": [ { "$type":"Share.CConfigSetSpecial", "SpecialName":"BattleID", "SpecialValue":"specials(BattleID3)" } ] }, { "Weight": 50, "Conditions":[ { "$type": "Share.CConfigEventBySpecials", "ParamName": "BattleID4", "Param":0, "CompareType":"NotEqual" } ], "Actions": [ { "$type":"Share.CConfigSetSpecial", "SpecialName":"BattleID", "SpecialValue":"specials(BattleID4)" } ] }, { "Weight": 50, "Conditions":[ { "$type": "Share.CConfigEventBySpecials", "ParamName": "BattleID5", "Param":0, "CompareType":"NotEqual" } ], "Actions": [ { "$type":"Share.CConfigSetSpecial", "SpecialName":"BattleID", "SpecialValue":"specials(BattleID5)" } ] }, { "Weight": 50, "Conditions":[ { "$type": "Share.CConfigEventBySpecials", "ParamName": "BattleID6", "Param":0, "CompareType":"NotEqual" } ], "Actions": [ { "$type":"Share.CConfigSetSpecial", "SpecialName":"BattleID", "SpecialValue":"specials(BattleID6)" } ] }, { "Weight": 50, "Conditions":[ { "$type": "Share.CConfigEventBySpecials", "ParamName": "BattleID7", "Param":0, "CompareType":"NotEqual" } ], "Actions": [ { "$type":"Share.CConfigSetSpecial", "SpecialName":"BattleID", "SpecialValue":"specials(BattleID7)" } ] }, { "Weight": 50, "Conditions":[ { "$type": "Share.CConfigEventBySpecials", "ParamName": "BattleID8", "Param":0, "CompareType":"NotEqual" } ], "Actions": [ { "$type":"Share.CConfigSetSpecial", "SpecialName":"BattleID", "SpecialValue":"specials(BattleID8)" } ] }, { "Weight": 50, "Conditions":[ { "$type": "Share.CConfigEventBySpecials", "ParamName": "BattleID9", "Param":0, "CompareType":"NotEqual" } ], "Actions": [ { "$type":"Share.CConfigSetSpecial", "SpecialName":"BattleID", "SpecialValue":"specials(BattleID9)" } ] }, { "Weight": 50, "Conditions":[ { "$type": "Share.CConfigEventBySpecials", "ParamName": "BattleID10", "Param":0, "CompareType":"NotEqual" } ], "Actions": [ { "$type":"Share.CConfigSetSpecial", "SpecialName":"BattleID", "SpecialValue":"specials(BattleID10)" } ] } ] }, { "$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":1020060009, "Progress":1, "ModifyType":"Add" }, //----观测任务---- { "$type":"Share.CConfigSetConditionProgress", "ConditionID":1020060016, "Progress":1, "ModifyType":"Add" }, //---- // { // "$type": "Share.CConfigModifySceneProperty", // "Property": "Ban_Character1", // "Count": 1 // }, { "$type": "Share.CConfigGotoNextHollow" } ] }, "OnEnd": { "Actions": [ { "$type": "Share.CConfigGotoNextHollow" } ] } }, "Specials": { "BattleID": 0, "BattleID1": 0, "BattleID2": 0, "BattleID3": 0, "BattleID4": 0, "BattleID5": 0, "BattleID6": 0, "BattleID7": 0, "BattleID8": 0, "BattleID9": 0, "BattleID10": 0, "EPCharge": 60, "HollowItem": 0 } }