-- 任务配置数据开始----------------------------- main_id = 73100 sub_ids = { 7310014, 7310001, 7310002, 7310003, 7310004, 7310005, 7310006, 7310007, 7310008, 7310009, 7310010, 7310011, 7310012, 7310013, 7310015, } -- 任务配置数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 父任务执行项数据开始----------------------------- finish_action = { CLIENT = { }, SERVER = { }, } fail_action = { CLIENT = { }, SERVER = { }, } cancel_action = { CLIENT = { }, SERVER = { }, } -- 父任务执行项数据结束----------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- Actor模块数据开始-------------------------------- -- 空 -- Actor模块数据结束-------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 文本模块数据开始--------------------------------- -- 空 -- 文本模块数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 路点模块数据开始--------------------------------- -- 空 -- 路点模块数据结束--------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 断线重连生成内容 开始---------------------------- -- 和questdata配的存档点对应 rewind_data = { ["7310001"] = { npcs = { { id = 4246, alias = "Npc4246", script = "Actor/Npc/NpcFSMBehaviour", pos = "Q7309905_N4246", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7310002"] = { npcs = { { id = 4246, alias = "Npc4246", script = "Actor/Npc/NpcFSMBehaviour", pos = "Q7309905_N4246", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7310003"] = { npcs = { { id = 4246, alias = "Npc4246", script = "Actor/Npc/NpcFSMBehaviour", pos = "Q7309905_N4246", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7310004"] = { npcs = { { id = 4246, alias = "Npc4246", script = "Actor/Npc/NpcFSMBehaviour", pos = "Q7309905_N4246", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7310005"] = { npcs = { { id = 4246, alias = "Npc4246", script = "Actor/Npc/NpcFSMBehaviour", pos = "Q7309905_N4246", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7310006"] = { npcs = { { id = 4246, alias = "Npc4246", script = "Actor/Npc/NpcFSMBehaviour", pos = "Q7309905_N4246", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7310007"] = { npcs = { { id = 4246, alias = "Npc4246", script = "Actor/Npc/NpcFSMBehaviour", pos = "Q7309905_N4246", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7310008"] = { npcs = { { id = 4246, alias = "Npc4246", script = "Actor/Npc/NpcFSMBehaviour", pos = "Q7309905_N4246", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7310009"] = { npcs = { { id = 4246, alias = "Npc4246", script = "Actor/Npc/NpcFSMBehaviour", pos = "Q7309905_N4246", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7310010"] = { npcs = { { id = 4246, alias = "Npc4246", script = "Actor/Npc/NpcFSMBehaviour", pos = "Q7309905_N4246", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7310011"] = { npcs = { { id = 4246, alias = "Npc4246", script = "Actor/Npc/NpcFSMBehaviour", pos = "Q7309905_N4246", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7310012"] = { npcs = { { id = 4246, alias = "Npc4246", script = "Actor/Npc/NpcFSMBehaviour", pos = "Q7309905_N4246", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7310013"] = { npcs = { { id = 4246, alias = "Npc4246", script = "Actor/Npc/NpcFSMBehaviour", pos = "Q7309905_N4246", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7310014"] = { }, ["7310015"] = { npcs = { { id = 4246, alias = "Npc4246", script = "Actor/Npc/NpcFSMBehaviour", pos = "Q7309905_N4246", scene_id = 3, room_id = 0, data_index = 1, }, }, }, } -- 断线重连生成内容 结束---------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 校验数据 开始---------------------------------- -- 和任务lua中生成NPC/Monster/Gadget/Item等对应 quest_data = { ["7310001"] = { }, ["7310002"] = { }, ["7310003"] = { }, ["7310004"] = { }, ["7310005"] = { }, ["7310006"] = { }, ["7310007"] = { }, ["7310008"] = { }, ["7310009"] = { }, ["7310010"] = { }, ["7310011"] = { }, ["7310012"] = { }, ["7310013"] = { }, ["7310014"] = { npcs = { { id = 4246, alias = "Npc4246", script = "Actor/Npc/NpcFSMBehaviour", pos = "Q7309905_N4246", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7310015"] = { npcs = { { id = 4246, alias = "Npc4246", script = "Actor/Npc/NpcFSMBehaviour", pos = "Q7309905_N4246", scene_id = 3, room_id = 0, data_index = 1, }, }, }, } -- 校验数据 结束---------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>