魔兽世界乌龟服圣骑士宏指南
魔兽世界乌龟服圣骑士宏指南这个问题是魔兽世界中大家都会遇到的一个问题,那么有多少小伙伴知道这个问题该怎么解决呢?下面是小编给玩家们汇总的魔兽世界乌龟服圣骑士宏指南解决方法,一起来看看吧!
魔兽世界乌龟服圣骑士宏指南
一、主宏
/script RunMacro("攻击")
/script local m,h=math.floor(UnitMana("player")/UnitManaMax("player")*100),math.floor(UnitHealth("player")/UnitHealthMax("player")*100);if not buffed("圣印") and not buffed("圣光审判","target") then cast("光明圣印");else if not buffed("圣光审判","target") and (GetActionCooldown(49)==0) and buffed("光明圣印") then cast("审判");else if buffed("正义圣印") and m>=70 and (GetActionCooldown(49)==0) then cast("审判");else if not buffed("圣印") and h>50 then cast("正义圣印");else if not buffed("光明圣印")and h<50 then cast("光明圣印")end;end;end;end;end
/script RunMacro("神盾")
/script if not buffed("智慧祝福", 'player') then cast("智慧祝福",1);end
/script local m,g=math.floor(UnitMana("player")/UnitManaMax("player")*100),GetActionCooldown(64);if m>=50 and g==0 then cast("神圣打击");end
二、神圣之盾宏
/script local m,h=math.floor(UnitMana("player")/UnitManaMax("player")*100),math.floor(UnitHealth("target")/UnitHealthMax("target")*100);if(UnitAffectingCombat("player")==1) and (GetActionCooldown(51)==0) and m>=80 then CastSpellByName("神圣之盾");end
三、自动攻击宏
/script if ( not PlayerFrame.inCombat ) then CastSpellByName("攻击") end
这些就是55下载小编带来的魔兽世界乌龟服圣骑士宏指南内容了,看完这篇文章大家应该对这块信息有所了解了,这样玩游戏的时候就更轻松了,能够帮到大家就是55下载小编最大的荣幸,祝大家游戏愉快~
相关文章
- 魔兽世界乌龟服一命模式乌龟币退还方法指南 11-11
- 魔兽世界乌龟服一命模式死了乌龟币会退吗一览 11-10
- 《魔兽世界》乌龟服炼金300配方介绍 11-09
- 《魔兽世界》乌龟服插件任务没有提示解决方法 11-09
- 魔兽乌龟服战士三刀流推荐 11-09
- 魔兽世界乌龟服战士练级天赋是什么 11-07