init
This commit is contained in:
27
LogicServer/data/config/guide/newGuides/guide351.txt
Normal file
27
LogicServer/data/config/guide/newGuides/guide351.txt
Normal file
@@ -0,0 +1,27 @@
|
||||
--自动战斗指引
|
||||
{
|
||||
maxLevel = 55,
|
||||
--触发条件
|
||||
triggerList =
|
||||
{
|
||||
{ type = 5, valueList = {10,11,12,13,14,15,16,17,18,19,20}}, --等级达20
|
||||
|
||||
} ,
|
||||
|
||||
--引导的步骤
|
||||
steps =
|
||||
{
|
||||
--第1步 出现快捷键指引的条件
|
||||
{
|
||||
condList =
|
||||
{
|
||||
{ type = 15, helpId = 0, dataList = {81,} }, --在指定地图
|
||||
|
||||
},
|
||||
|
||||
--快捷键提示出现
|
||||
action = { type = 15, helpId = 0, data = 0, desc = 0 },
|
||||
},
|
||||
|
||||
},
|
||||
},
|
||||
Reference in New Issue
Block a user