添加配置表

This commit is contained in:
flswld
2022-11-30 00:00:20 +08:00
parent f70a890338
commit d7f3f3b866
33382 changed files with 8476601 additions and 0 deletions

View File

@@ -0,0 +1,245 @@
-- 父任务id
main_id = 21021
-- 子任务id
sub_ids =
{
2102101,
2102102,
2102103,
2102104,
2102105,
2102106,
2102107,
2102108,
2102109,
2102110,
2102111,
2102112,
2102113,
2102114,
2102115,
2102116,
2102117,
2102118,
2102119,
2102123,
}
Npc20082 =
{
ID = 20082,
Alias = "NPC20082",
}
-- 存放断线重连生成内容和questdata配的存档点对应
rewind_data = {}
rewind_data["2102106"] =
{
npcs =
{
{
alias = "NPC20082",
script = "Actor/Npc/TempNPC",
id = 20082,
pos = "WQ2102106_Target",
scene_id = 3,
room_id = 0,
data_index = 1,
},
}
}
-- 校验用和任务lua中生成NPC/monster/gadget/item等对应
quest_data = {}
quest_data["2102106"] =
{
npcs = {
{
alias = "NPC20082",
script = "Actor/Npc/TempNPC",
id = 20082,
pos = "WQ2102106_Target",
scene_id = 3,
room_id = 0,
data_index = 1,
}
}
}
quest_data["2102101"] =
{
npcs = {
{
alias = "Paimon",
script = "Actor/Quest/Q352/Paimon",
id = 1005,
pos = "WQ2102106_Target",
scene_id = 3,
room_id = 0,
data_index = 1,
}
}
}
quest_data["2102108"] =
{
npcs = {
{
alias = "Paimon",
script = "Actor/Quest/Q352/Paimon",
id = 1005,
pos = "WQ2102106_Target",
scene_id = 3,
room_id = 0,
data_index = 1,
}
}
}
quest_data["2102102"] =
{
npcs = {
{
alias = "Paimon",
script = "Actor/Quest/Q352/Paimon",
id = 1005,
pos = "WQ2102106_Target",
scene_id = 3,
room_id = 0,
data_index = 1,
}
}
}
quest_data["2102111"] =
{
npcs = {
{
alias = "Paimon",
script = "Actor/Quest/Q352/Paimon",
id = 1005,
pos = "WQ2102106_Target",
scene_id = 3,
room_id = 0,
data_index = 1,
}
}
}
quest_data["2102114"] =
{
npcs = {
{
alias = "Paimon",
script = "Actor/Quest/Q352/Paimon",
id = 1005,
pos = "WQ2102106_Target",
scene_id = 3,
room_id = 0,
data_index = 1,
}
}
}
quest_data["2102115"] =
{
npcs = {
{
alias = "Paimon",
script = "Actor/Quest/Q352/Paimon",
id = 1005,
pos = "WQ2102106_Target",
scene_id = 3,
room_id = 0,
data_index = 1,
}
}
}
quest_data["2102124"] =
{
npcs = {
{
alias = "Paimon",
script = "Actor/Quest/Q352/Paimon",
id = 1005,
pos = "WQ2102106_Target",
scene_id = 3,
room_id = 0,
data_index = 1,
}
}
}
quest_data["2102123"] =
{
npcs = {
{
alias = "Paimon",
script = "Actor/Quest/Q352/Paimon",
id = 1005,
pos = "WQ2102106_Target",
scene_id = 3,
room_id = 0,
data_index = 1,
}
}
}
quest_data["2102126"] =
{
npcs = {
{
alias = "Paimon",
script = "Actor/Quest/Q352/Paimon",
id = 1005,
pos = "WQ2102106_Target",
scene_id = 3,
room_id = 0,
data_index = 1,
}
}
}
quest_data["2102127"] =
{
npcs = {
{
alias = "Paimon",
script = "Actor/Quest/Q352/Paimon",
id = 1005,
pos = "WQ2102106_Target",
scene_id = 3,
room_id = 0,
data_index = 1,
}
}
}