-- 任务配置数据开始----------------------------- main_id = 71036 sub_ids = { 7103601, 7103602, 7103604, 7103605, 7103606, 7103607, 7103608, 7103609, 7103611, 7103610, } -- 任务配置数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 父任务执行项数据开始----------------------------- finish_action = { CLIENT = { }, SERVER = { }, } fail_action = { CLIENT = { }, SERVER = { }, } cancel_action = { CLIENT = { }, SERVER = { }, } -- 父任务执行项数据结束----------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- Actor模块数据开始-------------------------------- -- 空 -- Actor模块数据结束-------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 文本模块数据开始--------------------------------- -- 空 -- 文本模块数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 路点模块数据开始--------------------------------- -- 空 -- 路点模块数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 断线重连生成内容 开始---------------------------- -- 和questdata配的存档点对应 rewind_data = { ["7103601"] = { }, ["7103602"] = { }, ["7103609"] = { }, ["7103610"] = { npcs = { { id = 20523, alias = "Npc20523", script = "Actor/Npc/TempNPC", pos = "Q7104503_N20523", scene_id = 6, room_id = 0, data_index = 1, }, }, }, ["7103611"] = { }, } -- 断线重连生成内容 结束---------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 校验数据 开始---------------------------------- -- 和任务lua中生成NPC/Monster/Gadget/Item等对应 quest_data = { ["7103601"] = { npcs = { { id = 20523, alias = "Npc20523", script = "Actor/Npc/TempNPC", pos = "Q7104503_N20523", scene_id = 6, room_id = 0, data_index = 1, }, { id = 20006, alias = "Npc20006", script = "Actor/Npc/TempNPC", pos = "Q7104503_N20523", scene_id = 6, room_id = 0, data_index = 2, }, }, }, ["7103602"] = { npcs = { { id = 20523, alias = "Npc20523", script = "Actor/Npc/TempNPC", pos = "Q7104503_N20523", scene_id = 6, room_id = 0, data_index = 1, }, { id = 20006, alias = "Npc20006", script = "Actor/Npc/TempNPC", pos = "Q7104503_N20523", scene_id = 6, room_id = 0, data_index = 2, }, }, }, ["7103604"] = { }, ["7103605"] = { }, ["7103606"] = { }, ["7103607"] = { }, ["7103608"] = { }, ["7103609"] = { }, ["7103610"] = { npcs = { { id = 20006, alias = "Npc20006", script = "Actor/Npc/TempNPC", pos = "Q7104503_N20523", scene_id = 6, room_id = 0, data_index = 1, }, }, }, ["7103611"] = { npcs = { { id = 20523, alias = "Npc20523", script = "Actor/Npc/TempNPC", pos = "Q7104503_N20523", scene_id = 6, room_id = 0, data_index = 1, }, { id = 20006, alias = "Npc20006", script = "Actor/Npc/TempNPC", pos = "Q7104503_N20523", scene_id = 6, room_id = 0, data_index = 2, }, }, transmit_points = { { point_id = 1, scene_id = 6, pos = "Q7103611", }, }, }, } -- 校验数据 结束---------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>