-- 任务配置数据开始----------------------------- main_id = 73056 sub_ids = { 7305601, 7305613, 7305606, 7305607, 7305609, 7305608, 7305610, 7305612, 7305615, 7305614, 7305602, 7305603, 7305611, 7305604, 7305605, } -- 任务配置数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 父任务执行项数据开始----------------------------- finish_action = { CLIENT = { }, SERVER = { }, } fail_action = { CLIENT = { }, SERVER = { }, } cancel_action = { CLIENT = { }, SERVER = { }, } -- 父任务执行项数据结束----------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- Actor模块数据开始-------------------------------- -- 空 -- Actor模块数据结束-------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 文本模块数据开始--------------------------------- -- 空 -- 文本模块数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 路点模块数据开始--------------------------------- -- 空 -- 路点模块数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 断线重连生成内容 开始---------------------------- -- 和questdata配的存档点对应 rewind_data = { ["7305602"] = { }, ["7305603"] = { npcs = { { id = 20744, alias = "Npc20744", script = "Actor/Npc/TempNPC", pos = "Q7305602_N20744", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305604"] = { npcs = { { id = 20578, alias = "Npc20578", script = "Actor/Npc/TempNPC", pos = "Q7305604_N20576_985", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305605"] = { }, ["7305606"] = { npcs = { { id = 20744, alias = "Npc20744", script = "Actor/Npc/TempNPC", pos = "Q7305606_N20744", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305607"] = { npcs = { { id = 20744, alias = "Npc20744", script = "Actor/Npc/TempNPC", pos = "Q7305609_N20744", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305608"] = { npcs = { { id = 20744, alias = "Npc20744", script = "Actor/Npc/TempNPC", pos = "Q7305610_N20744", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305609"] = { }, ["7305610"] = { }, ["7305611"] = { }, ["7305613"] = { }, ["7305614"] = { }, ["7305615"] = { }, } -- 断线重连生成内容 结束---------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 校验数据 开始---------------------------------- -- 和任务lua中生成NPC/Monster/Gadget/Item等对应 quest_data = { ["7305601"] = { npcs = { { id = 20744, alias = "Npc20744", script = "Actor/Npc/TempNPC", pos = "Q7305601_N3055_984", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305602"] = { npcs = { { id = 20744, alias = "Npc20744", script = "Actor/Npc/TempNPC", pos = "Q7305602_N20744", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305603"] = { }, ["7305604"] = { npcs = { { id = 20578, alias = "Npc20578", script = "Actor/Npc/TempNPC", pos = "Q7305604_N20576_985", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305605"] = { }, ["7305606"] = { npcs = { { id = 20744, alias = "Npc20744", script = "Actor/Npc/TempNPC", pos = "Q7305606_N20744", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305607"] = { }, ["7305608"] = { }, ["7305609"] = { npcs = { { id = 20744, alias = "Npc20744", script = "Actor/Npc/TempNPC", pos = "Q7305609_N20744", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305610"] = { npcs = { { id = 20744, alias = "Npc20744", script = "Actor/Npc/TempNPC", pos = "Q7305610_N20744", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305611"] = { npcs = { { id = 20744, alias = "Npc20744", script = "Actor/Npc/TempNPC", pos = "Q7305601_N3055_984", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7305612"] = { }, ["7305613"] = { }, ["7305614"] = { }, ["7305615"] = { }, } -- 校验数据 结束---------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>