{ //主城道具解锁——邦布抱枕 S-解锁对话 "ID": 40000547, "Specials": { "Radius": 2000, "UnlockState": 0 }, "Events": { "OnInteract": { "ID": 100, "Actions": [ {//解锁状态对话 "$type": "Share.CActionPerformCfg", "ID": 101, "PerformID": 39566, "Return":[ "UnlockState" ], "Predicates": [ { "$type": "Share.CConfigEventBySpecials", "ParamName": "UnlockState", "Param":"1", "CompareType":"Equal" } ] }, {//解锁态完成交互 "$type": "Share.CActionInteractFinishCfg", "ID": 102, "Predicates": [ { "$type": "Share.CConfigEventBySpecials", "ParamName": "UnlockState", "Param":"2", "CompareType":"Equal" } ] }, {//初见状态对话 "$type": "Share.CActionPerformCfg", "ID": 103, "PerformID": 39565, "Predicates": [ { "$type": "Share.CConfigEventBySpecials", "ParamName": "UnlockState", "Param":"0", "CompareType":"Equal" } ] }, {//初见态参数修正 "$type": "Share.CConfigSetSpecial", "ID": 104, "SpecialName": "UnlockState", "SpecialValue": 1, "Predicates": [ { "$type": "Share.CConfigEventBySpecials", "ParamName": "UnlockState", "Param":"0", "CompareType":"Equal" } ] }, { "$type": "Share.CActionResetEventCfg", "ID": 110 } ] }, "OnStart": { "ID": 200, "Actions": [ { "$type": "Share.CActionPerformCfg", "ID": 201, "PerformID": 46022 }, { "$type": "Share.CActionResetEventCfg", "ID": 202 } ] } } }