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

4 lines
2.9 KiB
Go

-- 任务配置数据开始-----------------------------
main_id = 22009
sub_ids =
{
2200901,
2200902,
2200903,
}
-- 任务配置数据结束---------------------------------
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
-- 父任务执行项数据开始-----------------------------
finish_action =
{
CLIENT = { },
SERVER =
{
QUEST_EXEC_REFRESH_GROUP_SUITE =
{
{ "3", "133104575,1", },
},
QUEST_EXEC_DEL_ALL_SPECIFIC_PACK_ITEM =
{
{ "100511", },
},
},
}
fail_action =
{
CLIENT = { },
SERVER =
{
QUEST_EXEC_REFRESH_GROUP_SUITE =
{
{ "3", "133104575,1", },
},
QUEST_EXEC_DEL_ALL_SPECIFIC_PACK_ITEM =
{
{ "100511", },
},
},
}
cancel_action =
{
CLIENT = { },
SERVER =
{
QUEST_EXEC_REFRESH_GROUP_SUITE =
{
{ "3", "133104575,1", },
},
QUEST_EXEC_DEL_ALL_SPECIFIC_PACK_ITEM =
{
{ "100511", },
},
},
}
-- 父任务执行项数据结束-----------------------------
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
-- Actor模块数据开始--------------------------------
--
-- Actor模块数据结束--------------------------------
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
-- 文本模块数据开始---------------------------------
--
-- 文本模块数据结束---------------------------------
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
-- 路点模块数据开始---------------------------------
--
-- 路点模块数据结束---------------------------------
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
rewind_data =
{
["2200901"] =
{
npcs =
{
{
id = 2211,
alias = "Npc2211",
script = "Actor/Npc/NpcFSMBehaviour",
pos = "Q22009SoRaYaInitPos",
scene_id = 3,
room_id = 0,
data_index = 1,
},
},
},
["2200902"] =
{
npcs =
{
{
id = 2211,
alias = "Npc2211",
script = "Actor/Npc/NpcFSMBehaviour",
pos = "Q22009SoRaYaInitPos",
scene_id = 3,
room_id = 0,
data_index = 1,
},
},
},
["2200903"] =
{
npcs =
{
{
id = 2211,
alias = "Npc2211",
script = "Actor/Npc/NpcFSMBehaviour",
pos = "Q22009SoRaYaInitPos",
scene_id = 3,
room_id = 0,
data_index = 1,
},
},
},
}
quest_data =
{
["2200901"] =
{
npcs =
{
{
id = 2211,
alias = "Npc2211",
script = "Actor/Npc/NpcFSMBehaviour",
pos = "Q22009SoRaYaInitPos",
scene_id = 3,
room_id = 0,
data_index = 1,
},
},
},
["2200902"] =
{
npcs =
{
{
id = 2211,
alias = "Npc2211",
script = "Actor/Npc/NpcFSMBehaviour",
pos = "Q22009SoRaYaInitPos",
scene_id = 3,
room_id = 0,
data_index = 1,
},
},
},
["2200903"] =
{
npcs =
{
{
id = 2211,
alias = "Npc2211",
script = "Actor/Npc/NpcFSMBehaviour",
pos = "Q22009SoRaYaInitPos",
scene_id = 3,
room_id = 0,
data_index = 1,
},
},
},
}