mirror of
https://gitlab.com/YuukiPS/GC-Resources.git
synced 2025-04-28 09:05:26 +00:00
3 lines
5.3 KiB
Lua
3 lines
5.3 KiB
Lua
-- 任务配置数据开始-----------------------------
|
|
|
|
main_id = 40084
|
|
|
|
sub_ids =
|
|
{
|
|
4008401,
|
|
4008403,
|
|
4008417,
|
|
4008419,
|
|
4008404,
|
|
4008405,
|
|
4008414,
|
|
4008402,
|
|
4008406,
|
|
4008407,
|
|
4008418,
|
|
4008420,
|
|
4008408,
|
|
4008409,
|
|
4008413,
|
|
4008412,
|
|
4008410,
|
|
4008416,
|
|
4008411,
|
|
4008415,
|
|
}
|
|
-- 任务配置数据结束---------------------------------
|
|
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
|
|
-- 父任务执行项数据开始-----------------------------
|
|
finish_action =
|
|
{
|
|
CLIENT = { },
|
|
SERVER = { },
|
|
}
|
|
|
|
fail_action =
|
|
{
|
|
CLIENT = { },
|
|
SERVER = { },
|
|
}
|
|
|
|
cancel_action =
|
|
{
|
|
CLIENT = { },
|
|
SERVER =
|
|
{
|
|
QUEST_EXEC_UNREGISTER_DYNAMIC_GROUP =
|
|
{
|
|
{ "133302707", "", },
|
|
},
|
|
QUEST_EXEC_DEL_ALL_SPECIFIC_PACK_ITEM =
|
|
{
|
|
{ "120159", },
|
|
},
|
|
},
|
|
}
|
|
-- 父任务执行项数据结束-----------------------------
|
|
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
-- Actor模块数据开始--------------------------------
|
|
-- 空
|
|
-- Actor模块数据结束--------------------------------
|
|
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
-- 文本模块数据开始---------------------------------
|
|
-- 空
|
|
-- 文本模块数据结束---------------------------------
|
|
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
-- 路点模块数据开始---------------------------------
|
|
-- 空
|
|
-- 路点模块数据结束---------------------------------
|
|
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
|
|
|
|
-- 断线重连生成内容 开始----------------------------
|
|
-- 和questdata配的存档点对应
|
|
rewind_data =
|
|
{
|
|
["4008401"] = { },
|
|
["4008402"] = { },
|
|
["4008403"] = { },
|
|
["4008404"] = { },
|
|
["4008405"] = { },
|
|
["4008406"] = { },
|
|
["4008407"] = { },
|
|
["4008408"] = { },
|
|
["4008409"] = { },
|
|
["4008410"] = { },
|
|
["4008411"] = { },
|
|
["4008412"] = { },
|
|
["4008413"] = { },
|
|
["4008414"] = { },
|
|
["4008415"] = { },
|
|
["4008416"] = { },
|
|
["4008417"] = { },
|
|
["4008418"] = { },
|
|
["4008419"] = { },
|
|
["4008420"] = { },
|
|
}
|
|
-- 断线重连生成内容 结束----------------------------
|
|
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
|
|
-- 校验数据 开始----------------------------------
|
|
-- 和任务lua中生成NPC/Monster/Gadget/Item等对应
|
|
quest_data =
|
|
{
|
|
["4008401"] = { },
|
|
["4008402"] = { },
|
|
["4008403"] = { },
|
|
["4008404"] =
|
|
{
|
|
npcs =
|
|
{
|
|
{
|
|
id = 12861,
|
|
alias = "Npc12861",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q4008404_N12861",
|
|
scene_id = 47103,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
},
|
|
},
|
|
["4008405"] =
|
|
{
|
|
npcs =
|
|
{
|
|
{
|
|
id = 12861,
|
|
alias = "Npc12861",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q4008206_N12858",
|
|
scene_id = 47103,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
},
|
|
gadgets =
|
|
{
|
|
{
|
|
id = 70290660,
|
|
alias = "Gadget70290660",
|
|
pos = "Q4008405_guide",
|
|
scene_id = 47103,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
},
|
|
transmit_points =
|
|
{
|
|
{
|
|
point_id = 1,
|
|
scene_id = 47103,
|
|
pos = "Q4008206",
|
|
},
|
|
},
|
|
},
|
|
["4008406"] =
|
|
{
|
|
npcs =
|
|
{
|
|
{
|
|
id = 1063,
|
|
alias = "Npc1063",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q4008406_N1063",
|
|
scene_id = 3,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
{
|
|
id = 1034,
|
|
alias = "Npc1034",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q4008406_N1034",
|
|
scene_id = 3,
|
|
room_id = 0,
|
|
data_index = 2,
|
|
},
|
|
},
|
|
},
|
|
["4008407"] = { },
|
|
["4008408"] =
|
|
{
|
|
npcs =
|
|
{
|
|
{
|
|
id = 1063,
|
|
alias = "Npc1063",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q4008408_N1063",
|
|
scene_id = 47103,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
},
|
|
},
|
|
["4008409"] =
|
|
{
|
|
npcs =
|
|
{
|
|
{
|
|
id = 1063,
|
|
alias = "Npc1063",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q4008206_N12858",
|
|
scene_id = 47103,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
},
|
|
gadgets =
|
|
{
|
|
{
|
|
id = 70290660,
|
|
alias = "Gadget70290660",
|
|
pos = "Q4008405_guide",
|
|
scene_id = 47103,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
},
|
|
transmit_points =
|
|
{
|
|
{
|
|
point_id = 2,
|
|
scene_id = 47103,
|
|
pos = "Q4008206",
|
|
},
|
|
},
|
|
},
|
|
["4008410"] =
|
|
{
|
|
npcs =
|
|
{
|
|
{
|
|
id = 1034,
|
|
alias = "Npc1034",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q4008410_N1034",
|
|
scene_id = 3,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
},
|
|
},
|
|
["4008411"] =
|
|
{
|
|
npcs =
|
|
{
|
|
{
|
|
id = 12855,
|
|
alias = "Npc12855",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q4008411_N12855",
|
|
scene_id = 3,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
},
|
|
},
|
|
["4008412"] = { },
|
|
["4008413"] =
|
|
{
|
|
npcs =
|
|
{
|
|
{
|
|
id = 1063,
|
|
alias = "Npc1063",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q4008408_N1063",
|
|
scene_id = 47103,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
},
|
|
},
|
|
["4008414"] =
|
|
{
|
|
npcs =
|
|
{
|
|
{
|
|
id = 12861,
|
|
alias = "Npc12861",
|
|
script = "Actor/Npc/TempNPC",
|
|
pos = "Q4008404_N12861",
|
|
scene_id = 47103,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
},
|
|
},
|
|
["4008415"] =
|
|
{
|
|
npcs =
|
|
{
|
|
{
|
|
id = 1005,
|
|
alias = "Paimon",
|
|
script = "Actor/Quest/Q352/Paimon",
|
|
pos = "Q4008415_N1005",
|
|
scene_id = 3,
|
|
room_id = 0,
|
|
data_index = 1,
|
|
},
|
|
},
|
|
},
|
|
["4008416"] = { },
|
|
["4008417"] = { },
|
|
["4008418"] = { },
|
|
["4008419"] = { },
|
|
["4008420"] = { },
|
|
}
|
|
-- 校验数据 结束----------------------------------
|
|
-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|