-- 任务配置数据开始----------------------------- main_id = 72107 sub_ids = { 7210701, 7210732, 7210733, 7210734, 7210702, 7210704, 7210703, 7210705, 7210706, 7210707, 7210708, 7210714, 7210715, 7210721, 7210722, 7210723, 7210709, 7210716, 7210710, 7210717, 7210711, 7210718, 7210712, 7210719, 7210713, 7210720, 7210724, 7210725, 7210726, 7210727, 7210728, 7210729, 7210730, 7210731, } -- 任务配置数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 父任务执行项数据开始----------------------------- finish_action = { CLIENT = { }, SERVER = { }, } fail_action = { CLIENT = { }, SERVER = { }, } cancel_action = { CLIENT = { }, SERVER = { }, } -- 父任务执行项数据结束----------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- Actor模块数据开始-------------------------------- -- 空 -- Actor模块数据结束-------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 文本模块数据开始--------------------------------- -- 空 -- 文本模块数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 路点模块数据开始--------------------------------- -- 空 -- 路点模块数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 断线重连生成内容 开始---------------------------- -- 和questdata配的存档点对应 rewind_data = { ["7210701"] = { }, ["7210702"] = { }, ["7210703"] = { }, ["7210704"] = { }, ["7210705"] = { }, ["7210706"] = { }, ["7210707"] = { }, ["7210708"] = { }, ["7210709"] = { }, ["7210710"] = { }, ["7210711"] = { }, ["7210712"] = { }, ["7210713"] = { }, ["7210714"] = { }, ["7210715"] = { }, ["7210716"] = { }, ["7210717"] = { }, ["7210718"] = { }, ["7210719"] = { }, ["7210720"] = { }, ["7210721"] = { }, ["7210722"] = { }, ["7210723"] = { }, ["7210724"] = { }, ["7210725"] = { }, ["7210726"] = { }, ["7210727"] = { }, ["7210728"] = { }, ["7210729"] = { }, ["7210730"] = { }, ["7210731"] = { }, ["7210732"] = { }, ["7210733"] = { }, ["7210734"] = { }, } -- 断线重连生成内容 结束---------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 校验数据 开始---------------------------------- -- 和任务lua中生成NPC/Monster/Gadget/Item等对应 quest_data = { ["7210701"] = { }, ["7210702"] = { }, ["7210703"] = { }, ["7210704"] = { }, ["7210705"] = { }, ["7210706"] = { }, ["7210707"] = { }, ["7210708"] = { }, ["7210709"] = { }, ["7210710"] = { }, ["7210711"] = { }, ["7210712"] = { }, ["7210713"] = { }, ["7210714"] = { }, ["7210715"] = { }, ["7210716"] = { npcs = { { id = 20285, alias = "Npc20285", script = "Actor/Npc/TempNPC", pos = "Q3_72107_1", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7210717"] = { npcs = { { id = 20285, alias = "Npc20285", script = "Actor/Npc/TempNPC", pos = "Q3_72107_2_m", scene_id = 3, room_id = 0, data_index = 1, }, { id = 20286, alias = "Npc20286", script = "Actor/Npc/TempNPC", pos = "Q3_72107_2_w", scene_id = 3, room_id = 0, data_index = 2, }, }, }, ["7210718"] = { npcs = { { id = 20285, alias = "Npc20285", script = "Actor/Npc/TempNPC", pos = "Q3_72107_3", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7210719"] = { npcs = { { id = 20286, alias = "Npc20286", script = "Actor/Npc/TempNPC", pos = "Q3_72107_4", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7210720"] = { npcs = { { id = 20285, alias = "Npc20285", script = "Actor/Npc/TempNPC", pos = "Q3_72107_5", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7210721"] = { }, ["7210722"] = { }, ["7210723"] = { }, ["7210724"] = { }, ["7210725"] = { npcs = { { id = 20285, alias = "Npc20285", script = "Actor/Npc/TempNPC", pos = "Q3_72102_0", scene_id = 3, room_id = 0, data_index = 1, }, { id = 20286, alias = "Npc20286", script = "Actor/Npc/TempNPC", pos = "Q3_72102_1", scene_id = 3, room_id = 0, data_index = 2, }, }, }, ["7210726"] = { }, ["7210727"] = { npcs = { { id = 20285, alias = "Npc20285", script = "Actor/Npc/TempNPC", pos = "Q3_72107_7", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7210728"] = { }, ["7210729"] = { npcs = { { id = 20286, alias = "Npc20286", script = "Actor/Npc/TempNPC", pos = "Q3_72107_8", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7210730"] = { }, ["7210731"] = { npcs = { { id = 20285, alias = "Npc20285", script = "Actor/Npc/TempNPC", pos = "Q3_72107_9", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7210732"] = { }, ["7210733"] = { npcs = { { id = 1005, alias = "Paimon", script = "Actor/Quest/Q352/Paimon", pos = "Q3_72107_1", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7210734"] = { }, } -- 校验数据 结束---------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>