-- 任务配置 -- 父任务id main_id = 21004 sub_ids = { 2100401, 2100402, 2100480, 2100481, 2100403, 2100410, 2100411, 2100412, 2100413, 2100414, 2100420, 2100421, 2100422, 2100430, 2100431, 2100432, 2100440, 2100450, } ---存放断线重连生成内容,和questdata配的存档点对应 rewind_data = {} --[[ rewind_data["2100403"] = { npcs = { { alias = "Npc221101", script = "Actor/Npc/TempNPC", id = 221101, pos = "Q21004_SorayaPos", scene_id = 3, room_id = 0, data_index = 0, }, } } rewind_data["2100410"] = { npcs = { { alias = "Npc221101", script = "Actor/Npc/TempNPC", id = 221101, pos = "Q21004_SorayaPos", scene_id = 3, room_id = 0, data_index = 0, }, } } rewind_data["2100411"] = { npcs = { { alias = "Npc221101", script = "Actor/Npc/TempNPC", id = 221101, pos = "Q21004_SorayaPos", scene_id = 3, room_id = 0, data_index = 0, }, } } rewind_data["2100412"] = { npcs = { { alias = "Npc221101", script = "Actor/Npc/TempNPC", id = 221101, pos = "Q21004_SorayaPos", scene_id = 3, room_id = 0, data_index = 0, }, } } rewind_data["2100413"] = { npcs = { { alias = "Npc221101", script = "Actor/Npc/TempNPC", id = 221101, pos = "Q21004_SorayaPos", scene_id = 3, room_id = 0, data_index = 0, }, } } rewind_data["2100420"] = { npcs = { { alias = "Npc221101", script = "Actor/Npc/TempNPC", id = 221101, pos = "Q21004_SorayaPos", scene_id = 3, room_id = 0, data_index = 0, }, } } rewind_data["2100421"] = { npcs = { { alias = "Npc221101", script = "Actor/Npc/TempNPC", id = 221101, pos = "Q21004_SorayaPos", scene_id = 3, room_id = 0, data_index = 0, }, } } rewind_data["2100430"] = { npcs = { { alias = "Npc221101", script = "Actor/Npc/TempNPC", id = 221101, pos = "Q21004_SorayaPos", scene_id = 3, room_id = 0, data_index = 0, }, } } rewind_data["2100440"] = { npcs = { { alias = "Npc221101", script = "Actor/Npc/TempNPC", id = 221101, pos = "Q21004_SorayaPos", scene_id = 3, room_id = 0, data_index = 0, }, } } rewind_data["2100450"] = { npcs = { { alias = "Npc221101", script = "Actor/Npc/TempNPC", id = 221101, pos = "Q21004_SorayaPos", scene_id = 3, room_id = 0, data_index = 0, }, } } ]] quest_data = {} --[[ quest_data["2100403"] = { npcs = { { alias = "Npc221101", script = "Actor/Npc/TempNPC", id = 221101, pos = "Q21004_SorayaPos", scene_id = 3, room_id = 0, data_index = 1, }, } } ]] quest_data["2100481"] = { npcs = { { alias = "Paimon", script = "Actor/Quest/Q352/Paimon", id = 1005, pos = "Q21004_SorayaPos", scene_id = 3, room_id = 0, data_index = 1, }, } }