-- 任务配置数据开始----------------------------- main_id = 73057 sub_ids = { 7305701, 7305708, 7305702, 7305707, 7305716, 7305703, 7305704, 7305710, 7305712, 7305711, 7305713, 7305715, 7305714, 7305705, 7305706, 7305709, } -- 任务配置数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 父任务执行项数据开始----------------------------- finish_action = { CLIENT = { }, SERVER = { }, } fail_action = { CLIENT = { }, SERVER = { }, } cancel_action = { CLIENT = { }, SERVER = { }, } -- 父任务执行项数据结束----------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- Actor模块数据开始-------------------------------- -- 空 -- Actor模块数据结束-------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 文本模块数据开始--------------------------------- -- 空 -- 文本模块数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 路点模块数据开始--------------------------------- -- 空 -- 路点模块数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 断线重连生成内容 开始---------------------------- -- 和questdata配的存档点对应 rewind_data = { ["7305701"] = { }, ["7305702"] = { }, ["7305704"] = { }, ["7305705"] = { npcs = { { id = 20576, alias = "Npc20576", script = "Actor/Npc/TempNPC", pos = "Q7305703_N20576_1177", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305706"] = { npcs = { { id = 20576, alias = "Npc20576", script = "Actor/Npc/TempNPC", pos = "Q7305703_N20576_1177", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305707"] = { }, ["7305708"] = { }, ["7305709"] = { }, ["7305710"] = { npcs = { { id = 20576, alias = "Npc20576", script = "Actor/Npc/TempNPC", pos = "Q7305703_N20576_1177", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305711"] = { npcs = { { id = 20576, alias = "Npc20576", script = "Actor/Npc/TempNPC", pos = "Q7305703_N20576_1177", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305712"] = { npcs = { { id = 20576, alias = "Npc20576", script = "Actor/Npc/TempNPC", pos = "Q7305703_N20576_1177", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305713"] = { npcs = { { id = 20576, alias = "Npc20576", script = "Actor/Npc/TempNPC", pos = "Q7305703_N20576_1177", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305714"] = { npcs = { { id = 20576, alias = "Npc20576", script = "Actor/Npc/TempNPC", pos = "Q7305703_N20576_1177", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305715"] = { npcs = { { id = 20576, alias = "Npc20576", script = "Actor/Npc/TempNPC", pos = "Q7305703_N20576_1177", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305716"] = { }, } -- 断线重连生成内容 结束---------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 校验数据 开始---------------------------------- -- 和任务lua中生成NPC/Monster/Gadget/Item等对应 quest_data = { ["7305701"] = { npcs = { { id = 20576, alias = "Npc20576", script = "Actor/Npc/TempNPC", pos = "Q7305701_N20577", scene_id = 3, room_id = 0, data_index = 1, bornShoesOffset = 1, }, }, }, ["7305702"] = { }, ["7305703"] = { npcs = { { id = 20576, alias = "Npc20576", script = "Actor/Npc/TempNPC", pos = "Q7305703_N20576_1784", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305704"] = { npcs = { { id = 20576, alias = "Npc20576", script = "Actor/Npc/TempNPC", pos = "Q7305703_N20576_1177", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305705"] = { npcs = { { id = 20765, alias = "Npc20765", script = "Actor/Npc/TempNPC", pos = "Q7305705_N20765", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305706"] = { }, ["7305707"] = { npcs = { { id = 20576, alias = "Npc20576", script = "Actor/Npc/TempNPC", pos = "Q7305701_N20577", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305708"] = { npcs = { { id = 1005, alias = "Paimon", script = "Actor/Quest/Q352/Paimon", pos = "Q7305701_N20577", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305709"] = { }, ["7305710"] = { }, ["7305711"] = { }, ["7305712"] = { }, ["7305713"] = { }, ["7305714"] = { }, ["7305715"] = { }, ["7305716"] = { npcs = { { id = 20576, alias = "Npc20576", script = "Actor/Npc/TempNPC", pos = "Q7305703_N20576_1784", scene_id = 3, room_id = 0, data_index = 1, }, }, transmit_points = { { point_id = 1, scene_id = 3, pos = "Q7305716", }, }, }, } -- 校验数据 结束---------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>