手机版

魔兽世界乌龟服德鲁伊宏推荐

时间:2023-10-19 72

乌龟服德鲁伊宏有哪些?很多玩家在玩魔兽世界的过程当中都很喜欢用宏来让自己游玩的更加舒服、可以让玩家的操作更好。下面小编就给大家带来魔兽世界乌龟服德鲁伊宏推荐,快一起来看看吧。

乌龟服德鲁伊宏

1、月火术

/script if not FindBuff("月火术","target") then cast("月火术");end

魔兽世界乌龟服德鲁伊宏推荐图1

2、野性印记1

/run local a,b=UnitExists("target"),UnitIsFriend("Player","target");if a and b and not buffed("野性印记","target") then cast("野性印记");end

/run local a,b=UnitExists("target"),UnitIsFriend("Player","target");if a and b and not buffed("野性印记"(等级x),"target") then cast("野性印记");end

3、野性印记2

/script if not FindBuff("野性印记") then cast("野性印记");end

魔兽世界乌龟服德鲁伊宏推荐图2

4、荆棘术1

/run local a,b=UnitExists("target"),UnitIsFriend("Player","target");if a and b and not buffed("荆棘术","target") then cast("荆棘术");end

5、荆棘术2

/script if not FindBuff("荆棘术") then cast("荆棘术");end

魔兽世界乌龟服德鲁伊宏推荐图3

6、回春术1

/run local p=math.floor(UnitHealth("player")/UnitHealthMax("player")*100);if p<75 and not FindBuff("回春术","player") then cast("回春术");end

/run local p=math.floor(UnitHealth("player")/UnitHealthMax("player")*100);if p<200 and not FindBuff("回春术","player") then cast("回春术");end

p<200可以自己修改。

7、回春术2

/script if not FindBuff("回春术","target") then cast("回春术");end

魔兽世界乌龟服德鲁伊宏推荐图4

8、熊形态

/cast [stance:0] 熊形态

魔兽世界乌龟服德鲁伊宏推荐图5

9、挫志咆哮

/cast [nodebuff:挫志咆哮] 挫志咆哮

魔兽世界乌龟服德鲁伊宏推荐图6

10、抢怪

/m 自动目标

/m 月火术

11、上buff

/m 野性印记1

/m 野性印记2

/m 荆棘术1

/m 荆棘术2

/cast 回春术

12、打怪1

/m 自动目标

/m 自动攻击

/m 愤怒

13、打怪2

/m 自动目标

/m 自动攻击

/m 回春术1

/m 月火术

14、打怪3

/m 自动目标

/m 自动攻击

/m 熊形态

/m 挫志咆哮

/cast 槌击

魔兽世界乌龟服德鲁伊宏推荐的全部内容就介绍到这里,更多魔兽世界相关攻略正在添加中,敬请期待!