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