《赛博朋克2077》开发商不想用DLC淡化原版结局
2023-10-30
更新时间:2023-10-19 21:03:56作者:橙橘网
乌龟服萨满宏有哪些?很多玩家在玩魔兽世界的过程当中都很喜欢用宏来让自己游玩的更加舒服。下面小编就给大家带来魔兽世界乌龟服萨满宏推荐,快一起来看看吧。
1、闪电盾
/script if not FindBuff("闪电") then cast("闪电之盾");end
2、石化武器
/script if not FindBuff("石化",nil,1) then cast("石化武器");end
3、火舌武器
/script if not FindBuff("火舌",nil,1) then cast("火舌武器");end
4、地震术
/run local a=SpellReady("地震术");if a then cast("地震术");end
5、烈焰震击
/run local a=SpellReady("烈焰震击");if a and not FindBuff("烈焰震击","target") then cast("烈焰震击");end
6、抢怪
/m 自动目标
/m 自动攻击
/m 地震术
7、打怪1
/m 自动攻击
/m 闪电盾
/m 火舌武器 ---或者/石化武器
/m 烈焰震击
/m 地震术
8、小号打怪
/m 自动攻击
/m 石化武器
/m 闪电箭