Project1

标题: YEP动作序列插件的远程攻击怎么设置? [打印本页]

作者: 寂寞带哥走    时间: 2019-5-21 13:00
标题: YEP动作序列插件的远程攻击怎么设置?
系统默认的攻击通过插件写好动作以后,
所有角色默认的攻击都是直接走上去砍一刀。(包括装备弓箭时)
如何设置在装备远程武器时有不同的攻击指令?
原地不动打一枪那种。
作者: 寂寞带哥走    时间: 2019-5-26 11:28
没人知道吗!!!!!!!!
作者: 寂寞带哥走    时间: 2019-5-26 12:26
<target action>
if user.attackMotion() !== 'missile'
  move user: target, front, 15
  wait: 20
else
perform start
end
  motion attack: user
  wait: 15
  animation 1: target
  wait: 5
  action effect
  wait: 5
</target action>
<Critical Multiplier: 150%>
作者: 寂寞带哥走    时间: 2019-5-26 12:53
已经解决




欢迎光临 Project1 (https://rpg.blue/) Powered by Discuz! X3.1