稳固射击抽筋宏:
#show 稳固射击
/castsequence reset=3 稳固射击,自动射击
/施放 [target=pettarget,exists]杀戮命令
/script UIErrorsFrame:Clear()
近身技能宏
说明:(如果目标没有被摔拌则施放摔拌,有则猛禽一击+宠物攻击)+猫鼬撕咬
快捷键7:将此宏放在快捷栏7
/施放 猫鼬撕咬(等级 3)
/script local T; for i=0,15,1 do T=UnitDebuff(target, i); if (T and string.find (T,Trip)) then break; end; end; if (T and string.find (T,Trip)) then CastSpellByName(猛禽一击(等级 6)); else CastSpellByName(摔绊(等级 2)); PetAttack() end
请问你是什么天赋?先给你 个射击宏
#showtooltips 奇美拉射击
/console Sound_EnableSFX 0
/castsequence reset=3 奇美拉射击,稳固射击,瞄准射击,稳固射击,稳固射击,稳固射击,稳固射击
/console Sound_EnableSFX 1
/脚本 UIErrorsFrame:Clear()
这个宏我现在用的 射击很实用!!
兽王现在不用宏 如果你 实在想要的就 用这个吧!
#show 稳固射击
/施放 [target=pettarget,exists]杀戮命令
/castsequence reset=3 稳固射击(等级 2),自动射击
/script UIErrorsFrame:Clear()
/施放 狂野怒火
/施放 急速射击
这个也比较适用!
不知道你喜欢吗?如果喜欢要 给分哦
起点 回答采纳率:33.3% 11:02
1:1
#showtooltip 稳固射击
/castsequence reset=3 稳固射击,!自动射击
/cast [target=pettarget,exists] 杀戮命令
/script UIErrorsFrame:Clear();
2:3
#showtooltip 稳固射击
/cast 稳固射击
/cast !自动射击
/cast [target=pettarget,exists] 杀戮命令
/script UIErrorsFrame:Clear();
完美
#showtooltip 稳固射击
#show Steady Shot
/script UIErrorsFrame:Hide()
/stopcasting
/cast [target=pettarget,exists]杀戮命令
/stopcasting [nochanneling]
/script UIErrorsFrame:Clear()
/script UIErrorsFrame:Show()
/cast 稳固射击
#showtooltip 稳固射击
/stopcasting
/cast [target=pettarget,exists]杀戮命令
/stopcasting [nochanneling]
/script UIErrorsFrame:Clear()
/cast 稳固射击
更多资讯