{ //主城道具解锁——事件巨兽-解锁交互1 "ID": 40000511, "Specials": { "Radius": 2000, "Unlockstate": 0 }, "Events": { "OnInteract": { "ID": 100, "Actions": [ {//解锁态演出 "$type": "Share.CActionPerformCfg", "ID": 101, "PerformID": 39523 }, {//完成态标记交互完成 "$type": "Share.CActionInteractFinishCfg", "ID": 104 } // {//修改脚本解锁状态 // "$type": "Share.CConfigSetSpecial", // "ID": 103, // "SpecialName": "Unlockstate", // "SpecialValue": "1", // "Predicates": [ // { // "$type": "Share.CConfigEventBySpecials", // "ParamName": "Unlockstate", // "Param":"0", // "CompareType":"Equal" // } // ] // }, // { // "$type": "Share.CActionResetEventCfg", // "ID": 105 // } ] }, "OnStart": { "ID": 200, "Actions": [ {//气泡演出 "$type": "Share.CActionPerformCfg", "ID": 201, "PerformID": 46007 }, { "$type": "Share.CActionResetEventCfg", "ID": 202 } ] } } }