mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-06 18:12:28 +08:00
3 lines
6.2 KiB
Go
3 lines
6.2 KiB
Go
-- 任务配置数据开始-----------------------------
|
|
|
|
main_id = 8006
|
|
|
|
sub_ids =
|
|
{
|
|
800601,
|
|
800602,
|
|
800603,
|
|
800612,
|
|
800604,
|
|
800605,
|
|
800609,
|
|
800610,
|
|
800613,
|
|
800611,
|
|
800606,
|
|
800614,
|
|
800607,
|
|
800608,
|
|
}
|
|
-- 任务配置数据结束---------------------------------
|
|
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
|
|
-- 父任务执行项数据开始-----------------------------
|
|
finish_action =
|
|
{
|
|
CLIENT = { },
|
|
SERVER = { },
|
|
}
|
|
|
|
fail_action =
|
|
{
|
|
CLIENT = { },
|
|
SERVER = { },
|
|
}
|
|
|
|
cancel_action =
|
|
{
|
|
CLIENT = { },
|
|
SERVER =
|
|
{
|
|
QUEST_EXEC_UNREGISTER_DYNAMIC_GROUP =
|
|
{
|
|
{ "166001248", "", },
|
|
{ "166001256", "", },
|
|
{ "166001282", "", },
|
|
{ "166001137", "", },
|
|
},
|
|
},
|
|
}
|
|
-- 父任务执行项数据结束-----------------------------
|
|
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
-- Actor模块数据开始--------------------------------
|
|
-- 空
|
|
-- Actor模块数据结束--------------------------------
|
|
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
-- 文本模块数据开始---------------------------------
|
|
-- 空
|
|
-- 文本模块数据结束---------------------------------
|
|
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
-- 路点模块数据开始---------------------------------
|
|
-- 空
|
|
-- 路点模块数据结束---------------------------------
|
|
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
|
|
|
|
-- 断线重连生成内容 开始----------------------------
|
|
-- 和questdata配的存档点对应
|
|
rewind_data =
|
|
{
|
|
["800601"] = { },
|
|
["800602"] = { },
|
|
["800603"] = { },
|
|
["800604"] = { },
|
|
["800605"] = { },
|
|
["800606"] = { },
|
|
["800608"] = { },
|
|
}
|
|
-- 断线重连生成内容 结束----------------------------
|
|
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
|
|
-- 校验数据 开始----------------------------------
|
|
-- 和任务lua中生成NPC/Monster/Gadget/Item等对应
|
|
quest_data =
|
|
{
|
|
["800601"] =
|
|
{
|
|
npcs =
|
|
{
|
|
{
|
|
id = 1022,
|
|
alias = "Npc1022",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q800601_guide",
|
|
scene_id = 6,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
{
|
|
id = 12427,
|
|
alias = "Npc12427",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q800601_guide",
|
|
scene_id = 6,
|
|
room_id = 0,
|
|
data_index = 2,
|
|
},
|
|
},
|
|
},
|
|
["800602"] =
|
|
{
|
|
npcs =
|
|
{
|
|
{
|
|
id = 1022,
|
|
alias = "Npc1022",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q800602_guide",
|
|
scene_id = 6,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
},
|
|
},
|
|
["800603"] =
|
|
{
|
|
npcs =
|
|
{
|
|
{
|
|
id = 1022,
|
|
alias = "Npc1022",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q800603_guide",
|
|
scene_id = 6,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
},
|
|
},
|
|
["800604"] =
|
|
{
|
|
npcs =
|
|
{
|
|
{
|
|
id = 1022,
|
|
alias = "Npc1022",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q800604_T800604_N1022",
|
|
scene_id = 6,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
{
|
|
id = 12427,
|
|
alias = "Npc12427",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q800605_N12458",
|
|
scene_id = 6,
|
|
room_id = 0,
|
|
data_index = 2,
|
|
},
|
|
},
|
|
},
|
|
["800605"] =
|
|
{
|
|
npcs =
|
|
{
|
|
{
|
|
id = 1022,
|
|
alias = "Npc1022",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q800604_T800604_N1022",
|
|
scene_id = 6,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
{
|
|
id = 12427,
|
|
alias = "Npc12427",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q800605_N12427",
|
|
scene_id = 6,
|
|
room_id = 0,
|
|
data_index = 2,
|
|
},
|
|
},
|
|
},
|
|
["800606"] =
|
|
{
|
|
npcs =
|
|
{
|
|
{
|
|
id = 1022,
|
|
alias = "Npc1022",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q800606_T800606_N1022",
|
|
scene_id = 6,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
{
|
|
id = 12427,
|
|
alias = "Npc12427",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q800606_T800606_guide",
|
|
scene_id = 6,
|
|
room_id = 0,
|
|
data_index = 2,
|
|
},
|
|
},
|
|
},
|
|
["800607"] =
|
|
{
|
|
npcs =
|
|
{
|
|
{
|
|
id = 1022,
|
|
alias = "Npc1022",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q800606_T800606_N1022",
|
|
scene_id = 6,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
},
|
|
},
|
|
["800608"] =
|
|
{
|
|
npcs =
|
|
{
|
|
{
|
|
id = 1022,
|
|
alias = "Npc1022",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q800606_T800606_N1022",
|
|
scene_id = 6,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
{
|
|
id = 10916,
|
|
alias = "Npc10916",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q800606_T800606_guide",
|
|
scene_id = 6,
|
|
room_id = 0,
|
|
data_index = 2,
|
|
},
|
|
},
|
|
},
|
|
["800609"] =
|
|
{
|
|
npcs =
|
|
{
|
|
{
|
|
id = 1022,
|
|
alias = "Npc1022",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q800604_T800604_N1022",
|
|
scene_id = 6,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
{
|
|
id = 12458,
|
|
alias = "Npc12458",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q800605_N12458",
|
|
scene_id = 6,
|
|
room_id = 0,
|
|
data_index = 2,
|
|
},
|
|
},
|
|
},
|
|
["800610"] =
|
|
{
|
|
npcs =
|
|
{
|
|
{
|
|
id = 1022,
|
|
alias = "Npc1022",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q800604_T800604_N1022",
|
|
scene_id = 6,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
{
|
|
id = 12459,
|
|
alias = "Npc12459",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q800605_N12459",
|
|
scene_id = 6,
|
|
room_id = 0,
|
|
data_index = 2,
|
|
},
|
|
},
|
|
},
|
|
["800611"] =
|
|
{
|
|
npcs =
|
|
{
|
|
{
|
|
id = 1022,
|
|
alias = "Npc1022",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q800611_T800611_N1005",
|
|
scene_id = 6,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
{
|
|
id = 12460,
|
|
alias = "Npc12460",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q800605_N12460",
|
|
scene_id = 6,
|
|
room_id = 0,
|
|
data_index = 2,
|
|
},
|
|
},
|
|
},
|
|
["800612"] =
|
|
{
|
|
npcs =
|
|
{
|
|
{
|
|
id = 1022,
|
|
alias = "Npc1022",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q800604_T800604_N1022",
|
|
scene_id = 6,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
{
|
|
id = 12427,
|
|
alias = "Npc12427",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q800605_N12458",
|
|
scene_id = 6,
|
|
room_id = 0,
|
|
data_index = 2,
|
|
},
|
|
},
|
|
},
|
|
["800613"] =
|
|
{
|
|
npcs =
|
|
{
|
|
{
|
|
id = 1022,
|
|
alias = "Npc1022",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q800604_T800604_N1022",
|
|
scene_id = 6,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
},
|
|
},
|
|
["800614"] = { },
|
|
}
|
|
-- 校验数据 结束----------------------------------
|
|
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|