{ "ID": 1001216, "Specials": { "Radius": 2000, "IsAcceptQuest": 0 }, "Events": { "OnInteract": { "ID": 100, "Actions": [ {//播放后日谈演出 "$type": "Share.CActionPerformCfg", "ID": 101, "PerformID": 30173, "Predicates": [ { "$type": "Share.CConfigEventBySpecials", "ParamName": "IsAcceptQuest", "Param":"1", "CompareType":"NotEqual" } ] }, //标记交互完成完成 { "$type": "Share.CConfigSetSpecial", "ID": 102, "SpecialName": "IsAcceptQuest", "SpecialValue": "1", "Predicates": [ { "$type": "Share.CConfigEventBySpecials", "ParamName": "IsAcceptQuest", "Param":"1", "CompareType":"NotEqual" } ] } ] }, "OnStart": { "ID": 200, "Actions": [ { // 已完成委托后的触发气泡 "$type": "Share.CActionPerformCfg", "ID": 201, "PerformID": 45010, "Predicates": [ { "$type": "Share.CConfigEventBySpecials", "ParamName": "IsAcceptQuest", "Param":"1", "CompareType":"Equal" } ] }, { "$type": "Share.CActionResetEventCfg", "ID": 202 } ] } }, "Predicates": [ { "$type": "Share.CConfigEventByCharacterType", "Type": "1" } ] }