{ //主城道具解锁——拉面解锁——黑丸刺身冰汤面-塞拉交付1 "ID": 40000504, "Specials": { "Radius": 2000, "UnlockState": 0 }, "Events": { "OnInteract": { "ID": 100, "Actions": [ // {//完成态演出 // "$type": "Share.CActionPerformCfg", // "ID": 101, // "PerformID": 39511, // "Predicates": [ // { // "$type": "Share.CConfigEventBySpecials", // "ParamName": "UnlockState", // "Param":"1", // "CompareType":"Equal" // } // ] // }, {//解锁对话演出 "$type": "Share.CActionPerformCfg", "ID": 101, "PerformID": 39510 }, // {//卡洛斯添加完成交互 // "$type": "Share.CActionChangeInteractCfg", // "ID": 102, // "InteractID": 40000583, // "TagIDs": [ // 4143 // ], // "Participators": { // "4143": "A" // }, // "InteractShape": "Sphere", // "InteractScale": { // "X": 2, // "Y": 0, // "Z": 0 // } // }, {//卡洛斯添加解锁交互 "$type": "Share.CActionChangeInteractCfg", "ID": 103, "InteractID": 40000505, "TagIDs": [ 4143 ], "Participators": { "4143": "A" }, "InteractShape": "Sphere", "InteractScale": { "X": 2, "Y": 0, "Z": 0 } }, {//完成态标记交互完成 "$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": 46002 }, { "$type": "Share.CActionResetEventCfg", "ID": 202 } ] } } }