{ "ID": 100200071, "Sections": { // "1": { // "SectionProgress": { // "ID": 100000001, // "OnEnter": [], // "OnExit": [], // "OnAdd": ["Sec1_DefaultTrigger"], // "Events": { // "Sec1_DefaultTrigger": [ // //主城移除非必要的NPC以及交互 // { // "$type": "Share.CActionRemoveMainCityQuestInteractCfg" // }, // { // "$type": "Share.CActionRemoveMainCityQuestNpcCfg" // } // ] // } // } // }, "2": { "SectionProgress": { "ID": 1002000711, "OnAdd": [ "Sec1_DefaultTrigger" ], "OnEnter": [ ], "Events": { "Sec1_DefaultTrigger": { "ID": 100, "Actions": [ //主城移除非必要的NPC以及交互 // { // "$type": "Share.CActionChangeBackSceneInfoCfg", // "ID": 101, // "SectionID": 2, // "OpenUI": "None", // "Transform": "Workshop_PlayerPos_Default" // }, { "$type": "Share.CActionRemoveMainCityQuestInteractCfg", "ID": 102 }, { "$type": "Share.CActionRemoveMainCityQuestNpcCfg", "ID": 103, "QuestID": [ 10020005, 10020006, 10020007 ] } ] } } } } // "3": { // "SectionProgress": { // "ID": 100000003, // "OnAdd": ["Sec1_DefaultTrigger"], // "Events": { // "Sec1_DefaultTrigger": [ // //主城移除非必要的NPC以及交互 // { // "$type": "Share.CActionRemoveMainCityQuestInteractCfg" // }, // { // "$type": "Share.CActionRemoveMainCityQuestNpcCfg" // } // ] // } // } // } } }