-- 任务配置数据开始----------------------------- main_id = 73257 sub_ids = { 7325715, 7325701, 7325702, 7325703, 7325704, 7325705, 7325706, 7325717, 7325716, 7325707, 7325708, 7325712, 7325713, 7325710, 7325711, 7325714, 7325709, } -- 任务配置数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 父任务执行项数据开始----------------------------- finish_action = { CLIENT = { }, SERVER = { }, } fail_action = { CLIENT = { }, SERVER = { }, } cancel_action = { CLIENT = { }, SERVER = { }, } -- 父任务执行项数据结束----------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- Actor模块数据开始-------------------------------- -- 空 -- Actor模块数据结束-------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 文本模块数据开始--------------------------------- -- 空 -- 文本模块数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 路点模块数据开始--------------------------------- -- 空 -- 路点模块数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 断线重连生成内容 开始---------------------------- -- 和questdata配的存档点对应 rewind_data = { ["7325701"] = { }, ["7325702"] = { }, ["7325703"] = { }, ["7325704"] = { npcs = { { id = 20887, alias = "Npc20887", script = "Actor/Npc/TempNPC", pos = "Q7325703_N20887", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7325705"] = { npcs = { { id = 20887, alias = "Npc20887", script = "Actor/Npc/TempNPC", pos = "Q7325703_N20887", scene_id = 3, room_id = 0, data_index = 1, }, { id = 20892, alias = "Npc20892", script = "Actor/Npc/TempNPC", pos = "Q7325703_N20892", scene_id = 3, room_id = 0, data_index = 2, }, }, }, ["7325706"] = { }, ["7325707"] = { npcs = { { id = 20883, alias = "Npc20883", script = "Actor/Npc/TempNPC", pos = "N20883_T7325717", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7325709"] = { }, ["7325710"] = { }, ["7325711"] = { }, ["7325714"] = { }, ["7325715"] = { }, ["7325716"] = { npcs = { { id = 20883, alias = "Npc20883", script = "Actor/Npc/TempNPC", pos = "N20883_T7325717", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7325717"] = { }, } -- 断线重连生成内容 结束---------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 校验数据 开始---------------------------------- -- 和任务lua中生成NPC/Monster/Gadget/Item等对应 quest_data = { ["7325701"] = { npcs = { { id = 20883, alias = "Npc20883", script = "Actor/Npc/TempNPC", pos = "DUMMY_POS 331700004", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7325702"] = { }, ["7325703"] = { npcs = { { id = 20887, alias = "Npc20887", script = "Actor/Npc/TempNPC", pos = "Q7325703_N20887", scene_id = 3, room_id = 0, data_index = 1, }, { id = 20892, alias = "Npc20892", script = "Actor/Npc/TempNPC", pos = "Q7325703_N20892", scene_id = 3, room_id = 0, data_index = 2, }, }, }, ["7325704"] = { npcs = { { id = 20892, alias = "Npc20892", script = "Actor/Npc/TempNPC", pos = "Q7325703_N20892", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7325705"] = { }, ["7325706"] = { }, ["7325707"] = { }, ["7325708"] = { npcs = { { id = 20883, alias = "Npc20883", script = "Actor/Npc/TempNPC", pos = "Q7325708_N20883", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7325709"] = { }, ["7325710"] = { }, ["7325711"] = { }, ["7325712"] = { }, ["7325713"] = { }, ["7325714"] = { npcs = { { id = 20883, alias = "Npc20883", script = "Actor/Npc/TempNPC", pos = "Q7325714_N20883", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7325715"] = { }, ["7325716"] = { }, ["7325717"] = { npcs = { { id = 20883, alias = "Npc20883", script = "Actor/Npc/TempNPC", pos = "N20883_T7325717", scene_id = 3, room_id = 0, data_index = 1, }, }, }, } -- 校验数据 结束---------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>