Files
chuanqi-server-instance/LogicServer/data/config/guide/newGuides/guide237.txt
2024-12-16 20:45:03 +08:00

27 lines
399 B
Plaintext
Executable File

--BOSS副本
{
maxLevel = 60,
--触发条件
triggerList =
{
{ type = 5, valueList = {57,58,59,60}}, --等级达60
} ,
--引导的步骤
steps =
{
--第1步 出现快捷键指引的条件
{
condList =
{
{ type = 15, helpId = 0, dataList = {8,} }, --在指定地图
},
--快捷键提示出现
action = { type = 15, helpId = 0, data = 2, desc = 0 },
},
},
},