单机
《魔兽世界》乌龟服牧师宏推荐
2023-10-19 18:53 责编:小小攻栏目:单机
乌龟服牧师宏有哪些?很多玩家在玩魔兽世界的过程当中都很喜欢用宏来让自己操作更加的流畅。下面小编就给大家带来魔兽世界乌龟服牧师宏推荐,快一起来看看吧。 陀螺游戏吧1

乌龟服牧师宏

1、虚弱妖术 /script if not FindBuff("虚弱妖术","target") then cast("虚弱妖术");end 种族技能,有需要的可以用。 陀螺游戏吧2 2、痛 /script if not FindBuff("暗言术:痛","target") then cast("暗言术:痛");end 没痛上痛。 陀螺游戏吧3 3、盾 /script if not buffed("真言术:盾", "player") and not buffed("虚弱灵魂", "player") then cast("真言术:盾");end 没盾上盾,有虚弱灵魂效果时不会有反应,这是为了不卡其他技能。 陀螺游戏吧4 4、韧1 /run local a,b=UnitExists("target"),UnitIsFriend("Player","target");if a and b and not buffed("真言术:韧","target") then cast("真言术:韧");end 给友方上韧。 4.1、韧2 /script if not FindBuff("真言术:韧") then cast("真言术:韧");end 给自己上韧。 韧1和韧2是用在一起的. 陀螺游戏吧5 5、恢复 /run local p=math.floor(UnitHealth("player")/UnitHealthMax("player")*100);if p<80 and not FindBuff("恢复","player") then cast("恢复");end 自己生命小于80%时,且身上没恢复时,施放恢复。 注:其中“p<80”可以改成自己需要的数值。 陀螺游戏吧6 6、心灵之火 /script if not FindBuff("心灵之火") then cast("心灵之火");end 没心灵上心灵。 巨魔的闪电盾一类的buff,替换下技能名就能用了。 陀螺游戏吧7 7、上buff /macro 韧1 /macro 韧2 /macro 盾 目标为友方目标时,上韧。 非友方目标或者没目标时,对自己上韧和盾。 8、打怪 /m 自动目标 /m 恢复 /m 心灵之火 /m 盾 /m 痛 /m 自动魔杖 自动选目标,没盾套盾,没痛上痛,然后扔魔杖。 9、心灵震爆 /run local a=SpellReady("心灵震爆");if a then cast("心灵震爆");end 陀螺游戏吧8 震爆技能好了就用。 10、吸血鬼之触 /script if not FindBuff("吸血鬼之触","target") then cast("吸血鬼之触");end 没触就放触。 陀螺游戏吧9 以上就是魔兽世界乌龟服牧师宏推荐,更多游戏相关资讯攻略请关注陀螺游戏吧,我们将会第一时间更新最全的内容帮助大家了解该游戏,一起来看一下吧。 更多内容:
显示全文

猜你喜欢

加载中...