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

27 lines
441 B
Plaintext
Executable File

--特戒
{
maxLevel = 35,
--触发条件
triggerList =
{
{ type = 5, valueList = {30,31,32,33,34,35}}, --等级达35
} ,
--引导的步骤
steps =
{
--第1步 出现快捷键指引的条件
{
condList =
{
{ type = 15, helpId = 0, dataList = {2,} }, --在指定地图
},
--快捷键提示出现
action = { type = 15, helpId = 0, data = 0, desc = 0 },
},
},
},