《魔兽世界》乌龟服术士宏推荐
游戏攻略乌龟服术士宏有哪些?很多玩家在玩魔兽世界的过程当中都很喜欢用宏来让自己打架更加方便。下面小编就给大家带来魔兽世界乌龟服术士宏推荐,快一起来看看吧。
乌龟服术士宏
1、献祭
/script if not buffed("献祭", "target") then cast("献祭");end
2、痛苦诅咒
/script if not buffed("痛苦诅咒", "target") then cast("痛苦诅咒");end
2.1、痛苦诅咒1
/run local p=math.floor(UnitHealth("target")/UnitHealthMax("target")*100);if p>20 and not FindBuff("痛苦诅咒","target") then cast("痛苦诅咒");end
目标生命大于20%时,放痛苦诅咒,反复按不重复施放。
或者
2.2、痛苦诅咒2
/run local p=UnitHealth("target"); if p>300 and not FindBuff("痛苦诅咒","target") then cast("痛苦诅咒");end
目标生命值大于300时放鲁莽诅咒;反复按不重复施放。
3、腐蚀术
/script if not buffed("腐蚀术", "target") then cast("腐蚀术");end
没腐蚀术上腐蚀术。
4、吸取生命
/script if not buffed("吸取生命", "target") then cast("吸取生命");end
反复按不重复施放。
4.1、吸取生命1
/run local p=math.floor(UnitHealth("player")/UnitHealthMax("player")*100);if p<70 and not FindBuff("吸取生命","target") then cast("吸取生命");end
自己生命值小于70%时吸取生命;反复按不重复施放。
或者
4.2、吸取生命2
/run local p=UnitHealth("player"); if p<300 and not FindBuff("吸取生命","target") then cast("吸取生命");end
自己生命值小于300时施放;反复按不重复施放。
5、吸取灵魂
/script if not buffed("吸取灵魂", "target") then cast("吸取灵魂");end
反复按不重复施放。
5.1、吸取灵魂1
/run local p=math.floor(UnitHealth("target")/UnitHealthMax("target")*100);if p<20 and not FindBuff("吸取灵魂","target") then cast("吸取灵魂");end
目标生命值小于20%时吸取生命,反复按不重复施放。数值可以改成自己想要的数值。
或者
5.2、吸取灵魂2
/run local p=UnitHealth("target"); if p<300 and not FindBuff("吸取灵魂","target") then cast("吸取灵魂");end
目标生命值小于300时吸取生命,反复按不重复施放。数值可以改成自己想要的数值。
6.1、自动魔杖1
/run local p=math.floor(UnitHealth("target")/UnitHealthMax("target")*100);if p>70 and not IsAutoRepeatAction(6) then CastSpellByName("射击"); end
目标生命值大于70%时施放,反复按不取消,和前面"吸取生命1"搭配使用。数值改成和“吸取生命1”同样的数值。
6.2、自动魔杖2
/run local p=UnitHealth("target"); if p>300 and not IsAutoRepeatAction(6) then CastSpellByName("射击"); end
目标生命值大于300时施放,反复按不取消,和前面和前面“吸取生命2”搭配使用。数值改成和“吸取生命2”同样的数值。
7、鲁莽诅咒
/script if not buffed("鲁莽诅咒", "target") then cast("鲁莽诅咒");end
没鲁莽上鲁莽。
7.1、鲁莽诅咒1
/run local p=math.floor(UnitHealth("target")/UnitHealthMax("target")*100);if p<20 and not FindBuff("鲁莽诅咒","target") then cast("鲁莽诅咒");end
目标生命小于20%时,放鲁莽诅咒,反复按不重复施放。数值可以改成自己想要的数值。
或者
7.2、鲁莽诅咒2
/run local p=UnitHealth("target"); if p<300 and not FindBuff("鲁莽诅咒","target") then cast("鲁莽诅咒");end
目标生命值小于300时放鲁莽诅咒,反复按不重复施放。数值可以改成自己想要的数值。
8.1、打怪1
/m 自动目标
/m 自动攻击
/m 暗影箭
前几级,没献祭时打怪用。
8.11、有献祭后,就:
/m 自动目标
/m 自动攻击
/m 献祭
/m 暗影箭
8.2、打怪2
/m 自动目标
/m 宠物攻击
/m 献祭
/m 腐蚀术
/m 痛苦诅咒
/m 自动魔杖
5级装备魔杖后,打怪轻松多了。
8.3、打怪3
/m 自动目标
/m 宠物攻击
/m 献祭
/m 腐蚀术
/m 痛苦诅咒1
/m 鲁莽诅咒1
/m 自动魔杖
以上就是魔兽世界乌龟服术士宏推荐,更多游戏相关资讯攻略请关注游戏攻略网,我们将会第一时间更新最全的内容帮助大家了解该游戏,一起来看一下吧。
攻略汇总 | ||
配置要求 |
|
怎么赚钱 |
职业推荐 |
入坑指南 |
|
全宝石 |
全任务 |
|
材料收集 | ||
秘银外壳 | 犀牛肉 | 魔铁矿石 |
血鳞鲶鱼 | 泥鱼群 | 极地毛皮 |
任务攻略 | ||
红玉丁香 |
会见奥术师 |
幽灵鱼 |
希洛塔姆 |
滚岩峡谷 |
开后门 |
更多内容:魔兽世界专题魔兽世界论坛