更新配置表

This commit is contained in:
flswld
2023-01-29 13:00:55 +08:00
parent 0ab4fd1d18
commit 5fbe66113e
3108 changed files with 587829 additions and 26766 deletions
@@ -1,3 +1,3 @@
-- 任务配置数据开始-----------------------------
-- 任务配置数据开始-----------------------------
main_id = 73099sub_ids = { 7309901, 7309904, 7309902, 7309903, 7309905,}-- 任务配置数据结束----------------------------------- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>-- 父任务执行项数据开始-----------------------------finish_action = { CLIENT = { }, SERVER = { },}fail_action = { CLIENT = { }, SERVER = { },}cancel_action = { CLIENT = { }, SERVER = { },}-- 父任务执行项数据结束------------------------------- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>-- Actor模块数据开始---------------------------------- -- Actor模块数据结束---------------------------------- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>-- 文本模块数据开始----------------------------------- -- 文本模块数据结束----------------------------------- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>-- 路点模块数据开始----------------------------------- -- 路点模块数据结束----------------------------------- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>-- 断线重连生成内容 开始------------------------------ 和questdata配的存档点对应rewind_data = { ["7309901"] = { }, ["7309902"] = { npcs = { { id = 1005, alias = "Paimon", script = "Actor/Quest/Q352/Paimon", pos = "Q7309905_N20840", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7309903"] = { }, ["7309904"] = { }, ["7309905"] = { npcs = { { id = 20840, alias = "Npc20840", script = "Actor/Npc/TempNPC", pos = "Q7309905_N20840", scene_id = 3, room_id = 0, data_index = 1, }, { id = 4246, alias = "Npc4246", script = "Actor/Npc/NpcFSMBehaviour", pos = "Q7309905_N4246", scene_id = 3, room_id = 0, data_index = 2, }, }, },}-- 断线重连生成内容 结束------------------------------ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>-- 校验数据 开始------------------------------------ 和任务lua中生成NPC/Monster/Gadget/Item等对应quest_data = { ["7309901"] = { }, ["7309902"] = { npcs = { { id = 1005, alias = "Paimon", script = "Actor/Quest/Q352/Paimon", pos = "Q7309905_N20840", scene_id = 3, room_id = 0, data_index = 1, }, }, }, ["7309903"] = { }, ["7309904"] = { }, ["7309905"] = { npcs = { { id = 20840, alias = "Npc20840", script = "Actor/Npc/TempNPC", pos = "Q7309905_N20840", scene_id = 3, room_id = 0, data_index = 1, }, { id = 4246, alias = "Npc4246", script = "Actor/Npc/NpcFSMBehaviour", pos = "Q7309905_N4246", scene_id = 3, room_id = 0, data_index = 2, }, }, },}-- 校验数据 结束------------------------------------ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>