Skip to content

StickLuaFunctions v0.9.0-Alpha

Latest

Choose a tag to compare

@xbigxiangx-dot xbigxiangx-dot released this 29 Jul 13:46
b34da3f

更新

  • 新增 ST_AddAttackIndexListener,用于监听物理攻击序号。
  • 扩展 opcode#1special = 1 时增加副手攻击次数,special = 2 时增加该武器的攻击次数(仅支持 increment 模式)。

Changes

  • Added ST_AddAttackIndexListener for physical attack-index events.
  • Extended opcode#1: special = 1 increases the number of off-hand attacks, while special = 2 increases the number of attacks made with that weapon. Currently, only increment mode is supported.