猛击流福音(武器战摇摆计时器)
非常适合武器战的一款攻击计时器,这款计时器虽然其他物理职业也能用,但是效果没有武器战那么好,因为他只显示主手的攻速计时。
建议搭配插件自带的猛击宏:
/run if false then CastSpellByName"猛击()" end
/run if not _a then for i=1,72 do if IsAttackAction(i) then _a=i end end end if not IsCurrentAction(_a)then UseAction(_a)end if st_timer>UnitAttackSpeed"player"*0.9 then CastSpellByName"猛击()" end
此宏的作用是:只有在一次自动攻击后,攻击计时器刚被重置,才会施放猛击
命令:/st
改变位置(X轴Y轴):/st x [number] 和 /st y [number]
改变高度 /st w [number]
改变宽度 /st h [number]
改变透明度 /st a [number] *(between 0-1)*
链接: https://pan.baidu.com/s/1mnswn6H51OywdTIOLTQBEQ 提取码: mjsz