-- 任务配置数据开始----------------------------- main_id = 72113 sub_ids = { 7211301, 7211302, 7211303, 7211304, 7211305, 7211306, 7211315, 7211307, 7211312, 7211308, 7211314, 7211319, 7211309, 7211313, 7211316, 7211318, 7211310, 7211317, 7211311, } -- 任务配置数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 父任务执行项数据开始----------------------------- finish_action = { CLIENT = { }, SERVER = { }, } fail_action = { CLIENT = { }, SERVER = { }, } cancel_action = { CLIENT = { }, SERVER = { }, } -- 父任务执行项数据结束----------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- Actor模块数据开始-------------------------------- -- 空 -- Actor模块数据结束-------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 文本模块数据开始--------------------------------- -- 空 -- 文本模块数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 路点模块数据开始--------------------------------- -- 空 -- 路点模块数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 断线重连生成内容 开始---------------------------- -- 和questdata配的存档点对应 rewind_data = { ["7211301"] = { }, ["7211302"] = { }, ["7211303"] = { }, ["7211304"] = { }, ["7211305"] = { }, ["7211306"] = { }, ["7211307"] = { }, ["7211308"] = { }, ["7211309"] = { }, ["7211310"] = { }, ["7211311"] = { }, ["7211312"] = { }, ["7211313"] = { }, ["7211314"] = { npcs = { { id = 1005, alias = "Paimon", script = "Actor/Quest/Q352/Paimon", pos = "Q3_72113_First_Paimon", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7211315"] = { }, ["7211317"] = { }, ["7211318"] = { }, ["7211319"] = { }, } -- 断线重连生成内容 结束---------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 校验数据 开始---------------------------------- -- 和任务lua中生成NPC/Monster/Gadget/Item等对应 quest_data = { ["7211301"] = { }, ["7211302"] = { npcs = { { id = 1005, alias = "Paimon", script = "Actor/Quest/Q352/Paimon", pos = "Q3_72113_First_Paimon", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7211303"] = { npcs = { { id = 1005, alias = "Paimon", script = "Actor/Quest/Q352/Paimon", pos = "Q3_72113_First_Paimon", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7211304"] = { npcs = { { id = 1005, alias = "Paimon", script = "Actor/Quest/Q352/Paimon", pos = "Q3_72113_First_Paimon", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7211305"] = { npcs = { { id = 1005, alias = "Paimon", script = "Actor/Quest/Q352/Paimon", pos = "Q3_72113_First_Paimon", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7211306"] = { }, ["7211307"] = { npcs = { { id = 1005, alias = "Paimon", script = "Actor/Quest/Q352/Paimon", pos = "Q3_72113_First_Paimon", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7211308"] = { }, ["7211309"] = { npcs = { { id = 1005, alias = "Paimon", script = "Actor/Quest/Q352/Paimon", pos = "Q3_72113_First_Paimon", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7211310"] = { npcs = { { id = 1005, alias = "Paimon", script = "Actor/Quest/Q352/Paimon", pos = "Q3_72113_BrokenBridge_Paimon", scene_id = 3, room_id = 0, data_index = 1, }, { id = 20317, alias = "Npc20317", script = "Actor/Npc/TempNPC", pos = "Q3_72113_Cage_GentouRingo", scene_id = 3, room_id = 0, data_index = 2, }, }, }, ["7211311"] = { npcs = { { id = 20317, alias = "Npc20317", script = "Actor/Npc/TempNPC", pos = "Q3_72113_Cage_GentouRingo", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7211312"] = { }, ["7211313"] = { npcs = { { id = 1005, alias = "Paimon", script = "Actor/Quest/Q352/Paimon", pos = "Q3_72113_BrokenBridge_Paimon", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7211314"] = { npcs = { { id = 1005, alias = "Paimon", script = "Actor/Quest/Q352/Paimon", pos = "Q3_72113_First_Paimon", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7211315"] = { }, ["7211316"] = { }, ["7211317"] = { transmit_points = { { point_id = 1, scene_id = 3, pos = "Q3_72113_Cage_Player", }, }, }, ["7211318"] = { }, ["7211319"] = { }, } -- 校验数据 结束---------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>