{ //主城道具解锁——拉面解锁——黑丸红椒鸡汤面-实际扣除交互 "ID": 40000503, "Specials": { "Radius": 2000 }, "Events": { "OnInteract": { "ID": 100, "Actions": [ {//完成状态对话 "$type": "Share.CActionPerformCfg", "ID": 101, "PerformID": 39509 // "Predicates": [ // { // "$type": "Share.CConfigEventBySpecials", // "ParamName": "UnlockState", // "Param":"2", // "CompareType":"Equal" // } // ] }, { "$type": "Share.CActionResetEventCfg", "ID": 103 } ] }, "OnStart": { "ID": 200, "Actions": [ {//气泡演出 "$type": "Share.CActionPerformCfg", "ID": 201, "PerformID": 46001 }, { "$type": "Share.CActionResetEventCfg", "ID": 202 } ] } } }