{ "ID": 100200041, "Sections": { "2": { "SectionProgress": { "ID": 1002000411, "OnAdd": [ "Sec1_DefaultTrigger" ], "OnExit": [ "Sec1_ExitTrigger" ], "Events": { "Sec1_ExitTrigger": { "ID": 100, "Actions": [ //主城移除非必要的NPC以及交互 { "$type": "Share.CActionRemoveMainCityQuestInteractCfg", "ID": 101 }, { "$type": "Share.CActionRemoveMainCityQuestNpcCfg", "ID": 102 } ] }, "Sec1_DefaultTrigger": { "ID": 200, "Actions": [ { "$type": "Share.CActionRemoveMainCityQuestInteractCfg", "ID": 201 } ] } } } } // "3": { // "SectionProgress": { // "ID": 100000003, // "OnAdd": ["Sec1_DefaultTrigger"], // "Events": { // "Sec1_DefaultTrigger": [ // //主城移除非必要的NPC以及交互 // { // "$type": "Share.CActionRemoveMainCityQuestInteractCfg" // }, // { // "$type": "Share.CActionRemoveMainCityQuestNpcCfg" // } // ] // } // } // } } }