Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
如题
在脚本菜单里面
自动施法黑名单(填技能代码,使用半角逗号分隔):
parry.yi,parry.dao
然后再添加监听触发器 BUFF改变监听>>
改变类型 新增 BuffId busy 触发对象 自己
后面添加 >>>
[if] (:combating) [if] (:cd parry.dao) == false @perform (parry.dao)