-- 任务配置数据开始----------------------------- main_id = 73285 sub_ids = { 7328501, 7328502, 7328503, 7328504, 7328505, 7328506, 7328507, 7328508, 7328509, 7328510, 7328511, 7328512, 7328513, 7328514, 7328515, 7328516, 7328517, 7328518, } -- 任务配置数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 父任务执行项数据开始----------------------------- finish_action = { CLIENT = { }, SERVER = { }, } fail_action = { CLIENT = { }, SERVER = { }, } cancel_action = { CLIENT = { }, SERVER = { }, } -- 父任务执行项数据结束----------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- Actor模块数据开始-------------------------------- -- 空 -- Actor模块数据结束-------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 文本模块数据开始--------------------------------- -- 空 -- 文本模块数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 路点模块数据开始--------------------------------- -- 空 -- 路点模块数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 断线重连生成内容 开始---------------------------- -- 和questdata配的存档点对应 rewind_data = { ["7328501"] = { }, ["7328502"] = { npcs = { { id = 20927, alias = "Npc20927", script = "Actor/Npc/TempNPC", pos = "Q7328501_N20927", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7328503"] = { npcs = { { id = 20927, alias = "Npc20927", script = "Actor/Npc/TempNPC", pos = "Q7328501_N20927", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7328504"] = { npcs = { { id = 20927, alias = "Npc20927", script = "Actor/Npc/TempNPC", pos = "Q7328501_N20927", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7328505"] = { npcs = { { id = 20927, alias = "Npc20927", script = "Actor/Npc/TempNPC", pos = "Q7328501_N20927", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7328506"] = { npcs = { { id = 20927, alias = "Npc20927", script = "Actor/Npc/TempNPC", pos = "Q7328501_N20927", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7328507"] = { npcs = { { id = 20927, alias = "Npc20927", script = "Actor/Npc/TempNPC", pos = "Q7328501_N20927", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7328508"] = { npcs = { { id = 20927, alias = "Npc20927", script = "Actor/Npc/TempNPC", pos = "Q7328501_N20927", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7328509"] = { npcs = { { id = 20927, alias = "Npc20927", script = "Actor/Npc/TempNPC", pos = "Q7328501_N20927", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7328510"] = { npcs = { { id = 20927, alias = "Npc20927", script = "Actor/Npc/TempNPC", pos = "Q7328501_N20927", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7328511"] = { npcs = { { id = 20927, alias = "Npc20927", script = "Actor/Npc/TempNPC", pos = "Q7328501_N20927", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7328512"] = { npcs = { { id = 20927, alias = "Npc20927", script = "Actor/Npc/TempNPC", pos = "Q7328501_N20927", scene_id = 3, room_id = 0, data_index = 1, }, { id = 20381, alias = "Npc20381", script = "Actor/Npc/TempNPC", pos = "Q7328511_N20381", scene_id = 3, room_id = 0, data_index = 2, }, }, }, ["7328517"] = { }, ["7328518"] = { npcs = { { id = 20927, alias = "Npc20927", script = "Actor/Npc/TempNPC", pos = "Q7328501_N20927", scene_id = 3, room_id = 0, data_index = 1, }, }, }, } -- 断线重连生成内容 结束---------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 校验数据 开始---------------------------------- -- 和任务lua中生成NPC/Monster/Gadget/Item等对应 quest_data = { ["7328501"] = { npcs = { { id = 20927, alias = "Npc20927", script = "Actor/Npc/TempNPC", pos = "Q7328501_N20927", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7328502"] = { }, ["7328503"] = { }, ["7328504"] = { npcs = { { id = 30036, alias = "Npc30036", script = "Actor/Npc/TempNPC", pos = "Q7328504_N30036", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7328505"] = { }, ["7328506"] = { }, ["7328507"] = { npcs = { { id = 30037, alias = "Npc30037", script = "Actor/Npc/TempNPC", pos = "Q7328507_N30037", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7328508"] = { }, ["7328509"] = { }, ["7328510"] = { }, ["7328511"] = { npcs = { { id = 20381, alias = "Npc20381", script = "Actor/Npc/TempNPC", pos = "Q7328511_N20381", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7328512"] = { }, ["7328513"] = { }, ["7328514"] = { }, ["7328515"] = { }, ["7328516"] = { }, ["7328517"] = { npcs = { { id = 20927, alias = "Npc20927", script = "Actor/Npc/TempNPC", pos = "Q7328501_N20927", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7328518"] = { }, } -- 校验数据 结束---------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>