Files
hk4e/gdconf/game_data_config/lua/quest/Q20704ShareConfig.lua
2022-11-30 00:00:20 +08:00

4 lines
4.8 KiB
Go

-- 任务配置数据开始-----------------------------
main_id = 20704
sub_ids =
{
2070401,
2070402,
2070403,
2070404,
2070405,
2070406,
2070407,
2070408,
}
-- 任务配置数据结束---------------------------------
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
-- 父任务执行项数据开始-----------------------------
finish_action =
{
CLIENT = { },
SERVER = { },
}
fail_action =
{
CLIENT = { },
SERVER = { },
}
cancel_action =
{
CLIENT = { },
SERVER =
{
QUEST_EXEC_DEL_ALL_SPECIFIC_PACK_ITEM =
{
{ "100527", },
{ "100526", },
},
QUEST_EXEC_REFRESH_GROUP_SUITE =
{
{ "3", "133107096,1", },
},
QUEST_EXEC_REFRESH_GROUP_SUITE =
{
{ "3", "133107097,1", },
},
},
}
-- 父任务执行项数据结束-----------------------------
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
-- Actor模块数据开始--------------------------------
--
-- Actor模块数据结束--------------------------------
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
-- 文本模块数据开始---------------------------------
--
-- 文本模块数据结束---------------------------------
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
-- 路点模块数据开始---------------------------------
--
-- 路点模块数据结束---------------------------------
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
rewind_data =
{
["2070401"] =
{
npcs =
{
{
id = 2093,
alias = "Npc2093",
script = "Actor/Npc/NpcFSMBehaviour",
pos = "Q20704_Start",
scene_id = 3,
room_id = 0,
data_index = 1,
},
},
},
["2070402"] =
{
npcs =
{
{
id = 2093,
alias = "Npc2093",
script = "Actor/Npc/NpcFSMBehaviour",
pos = "Q20704_Start",
scene_id = 3,
room_id = 0,
data_index = 1,
},
},
},
["2070403"] =
{
npcs =
{
{
id = 2093,
alias = "Npc2093",
script = "Actor/Npc/NpcFSMBehaviour",
pos = "Q20704_Start",
scene_id = 3,
room_id = 0,
data_index = 1,
},
},
},
["2070404"] =
{
npcs =
{
{
id = 2093,
alias = "Npc2093",
script = "Actor/Npc/NpcFSMBehaviour",
pos = "Q20704_Start",
scene_id = 3,
room_id = 0,
data_index = 1,
},
},
},
["2070405"] =
{
npcs =
{
{
id = 2093,
alias = "Npc2093",
script = "Actor/Npc/NpcFSMBehaviour",
pos = "Q20704_Start",
scene_id = 3,
room_id = 0,
data_index = 1,
},
},
},
["2070406"] =
{
npcs =
{
{
id = 2093,
alias = "Npc2093",
script = "Actor/Npc/NpcFSMBehaviour",
pos = "Q20704_Start",
scene_id = 3,
room_id = 0,
data_index = 1,
},
},
},
["2070407"] =
{
npcs =
{
{
id = 2093,
alias = "Npc2093",
script = "Actor/Npc/NpcFSMBehaviour",
pos = "Q20704_Start",
scene_id = 3,
room_id = 0,
data_index = 1,
},
},
},
["2070408"] =
{
npcs =
{
{
id = 2093,
alias = "Npc2093",
script = "Actor/Npc/NpcFSMBehaviour",
pos = "Q20704_Start",
scene_id = 3,
room_id = 0,
data_index = 1,
},
},
},
}
quest_data =
{
["2070401"] =
{
npcs =
{
{
id = 2093,
alias = "Npc2093",
script = "Actor/Npc/NpcFSMBehaviour",
pos = "Q20704_Start",
scene_id = 3,
room_id = 0,
data_index = 1,
},
},
},
["2070402"] =
{
npcs =
{
{
id = 2093,
alias = "Npc2093",
script = "Actor/Npc/NpcFSMBehaviour",
pos = "Q20704_Start",
scene_id = 3,
room_id = 0,
data_index = 1,
},
},
},
["2070403"] =
{
npcs =
{
{
id = 2093,
alias = "Npc2093",
script = "Actor/Npc/NpcFSMBehaviour",
pos = "Q20704_Start",
scene_id = 3,
room_id = 0,
data_index = 1,
},
},
},
["2070404"] =
{
npcs =
{
{
id = 2093,
alias = "Npc2093",
script = "Actor/Npc/NpcFSMBehaviour",
pos = "Q20704_Start",
scene_id = 3,
room_id = 0,
data_index = 1,
},
},
},
["2070405"] =
{
npcs =
{
{
id = 2093,
alias = "Npc2093",
script = "Actor/Npc/NpcFSMBehaviour",
pos = "Q20704_Start",
scene_id = 3,
room_id = 0,
data_index = 1,
},
},
},
["2070406"] =
{
npcs =
{
{
id = 2093,
alias = "Npc2093",
script = "Actor/Npc/NpcFSMBehaviour",
pos = "Q20704_Start",
scene_id = 3,
room_id = 0,
data_index = 1,
},
},
},
["2070407"] =
{
npcs =
{
{
id = 2093,
alias = "Npc2093",
script = "Actor/Npc/NpcFSMBehaviour",
pos = "Q20704_Start",
scene_id = 3,
room_id = 0,
data_index = 1,
},
},
},
["2070408"] =
{
npcs =
{
{
id = 2093,
alias = "Npc2093",
script = "Actor/Npc/NpcFSMBehaviour",
pos = "Q20704_Start",
scene_id = 3,
room_id = 0,
data_index = 1,
},
},
},
}