-- 任务配置数据开始----------------------------- main_id = 73305 sub_ids = { 7330501, 7330521, 7330520, 7330519, 7330518, 7330517, 7330516, 7330515, 7330514, 7330512, 7330511, 7330502, 7330503, 7330504, 7330505, 7330506, 7330507, 7330513, 7330508, 7330510, 7330509, } -- 任务配置数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 父任务执行项数据开始----------------------------- finish_action = { CLIENT = { }, SERVER = { }, } fail_action = { CLIENT = { }, SERVER = { }, } cancel_action = { CLIENT = { }, SERVER = { }, } -- 父任务执行项数据结束----------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- Actor模块数据开始-------------------------------- -- 空 -- Actor模块数据结束-------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 文本模块数据开始--------------------------------- -- 空 -- 文本模块数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 路点模块数据开始--------------------------------- -- 空 -- 路点模块数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 断线重连生成内容 开始---------------------------- -- 和questdata配的存档点对应 rewind_data = { ["7330501"] = { }, ["7330502"] = { }, ["7330503"] = { }, ["7330504"] = { npcs = { { id = 20846, alias = "Npc20846", script = "Actor/Npc/TempNPC", pos = "Q7330504_N20846", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7330505"] = { }, ["7330506"] = { npcs = { { id = 20846, alias = "Npc20846", script = "Actor/Npc/TempNPC", pos = "Q7330506_N20846", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7330507"] = { }, ["7330508"] = { }, ["7330509"] = { npcs = { { id = 20846, alias = "Npc20846", script = "Actor/Npc/TempNPC", pos = "Q7330509_N20846", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7330510"] = { }, ["7330511"] = { }, ["7330512"] = { npcs = { { id = 20846, alias = "Npc20846", script = "Actor/Npc/TempNPC", pos = "Q7330501_N20846", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7330513"] = { }, ["7330514"] = { }, } -- 断线重连生成内容 结束---------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 校验数据 开始---------------------------------- -- 和任务lua中生成NPC/Monster/Gadget/Item等对应 quest_data = { ["7330501"] = { npcs = { { id = 20846, alias = "Npc20846", script = "Actor/Npc/TempNPC", pos = "Q7330501_N20846", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7330502"] = { }, ["7330503"] = { npcs = { { id = 20846, alias = "Npc20846", script = "Actor/Npc/TempNPC", pos = "Q7330504_N20846", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7330504"] = { npcs = { { id = 20846, alias = "Npc20846", script = "Actor/Npc/TempNPC", pos = "Q7330504_N20846", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7330505"] = { npcs = { { id = 20846, alias = "Npc20846", script = "Actor/Npc/TempNPC", pos = "Q7330506_N20846", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7330506"] = { npcs = { { id = 20846, alias = "Npc20846", script = "Actor/Npc/TempNPC", pos = "Q7330506_N20846", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7330507"] = { }, ["7330508"] = { }, ["7330509"] = { npcs = { { id = 20846, alias = "Npc20846", script = "Actor/Npc/TempNPC", pos = "Q7330509_N20846", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7330510"] = { npcs = { { id = 20846, alias = "Npc20846", script = "Actor/Npc/TempNPC", pos = "Q7330509_N20846", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7330511"] = { }, ["7330512"] = { npcs = { { id = 20846, alias = "Npc20846", script = "Actor/Npc/TempNPC", pos = "Q7330501_N20846", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7330513"] = { }, ["7330514"] = { }, ["7330515"] = { }, ["7330516"] = { }, ["7330517"] = { }, ["7330518"] = { }, ["7330519"] = { }, ["7330520"] = { }, ["7330521"] = { }, } -- 校验数据 结束---------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>