{ "ID": 100200011, "Sections": { "2": { "SectionProgress": { "ID": 100200011, "OnAdd": [ "Sec1_DefaultTrigger" ], "OnExit": [ "Sec1_OnExitTrigger" ], "Events": { "Sec1_DefaultTrigger": { "ID": 100, "Actions": [ { "$type": "Share.CActionRemoveMainCityQuestInteractCfg", "ID": 101 } ] }, "Sec1_OnExitTrigger": { "ID": 200, "Actions": [ //删除所有的交互 { "$type": "Share.CActionRemoveMainCityQuestInteractCfg", "ID": 201 }, //退出Section时,删除对应NPC { "$type": "Share.CActionRemoveMainCityQuestNpcCfg", "ID": 202 } ] } } } } } }