{ "ID": 101003, "Sections": { "2": { "SectionProgress": { "ID": 101003, "OnEnter": [ "Sec1_DefaultTrigger" ], "OnExit": [ ], "OnAdd": [ ], "OnBeforeRemove": [ "Sec1_Destruct" ], "Events": { "Sec1_DefaultTrigger": { "ID": 100, "Actions": [ //低流量刷新氛围客人 { "$type": "Share.CActionCreateNPCCfg", "ID": 101, "TagID": 4138 }, { "$type": "Share.CActionCreateNPCCfg", "ID": 102, "TagID": 3016 } // { // "$type": "Share.CActionWait", // "ID": 103, // "MilliSeconds": 500 // } // { // "$type": "Share.CActionShowTip", // "ID": 104, // "TipID": 999300002, // "ShowPage": 1 // } ] }, "Sec1_Destruct": { "ID": 200, "Actions": [ //清理资源 { "$type": "Share.CActionRemoveNPCCfg", "ID": 201, "TagIDs": [ 4138, 3016 ] } ] } } } } } }