This commit is contained in:
aixianling
2024-12-16 13:51:31 +08:00
commit 00ee9dd8ea
1884 changed files with 817815 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
--特戒
{
maxLevel = 75,
--触发条件
triggerList =
{
{ type = 5, valueList = {70}}, --等级达70
} ,
--引导的步骤
steps =
{
--第1步 出现快捷键指引的条件
{
condList =
{
{ type = 15, helpId = 0, dataList = {8,} }, --在指定地图
},
--快捷键提示出现
action = { type = 15, helpId = 0, data = 0, desc = 0 },
},
},
},