魔兽世界乌龟服圣骑士宏指南

作者:油菜花 2023-10-20 17:23 七叶子游戏
     

魔兽世界乌龟服圣骑士宏指南详细攻略带给大家,这款游戏最近上线了新的活动内容和玩法,新内容上线,很多玩家都还在摸索中,相信也偶尔会遇见不会解决的问题,下面就带大家一起看看攻略。

魔兽世界乌龟服圣骑士宏指南

一、主宏

/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

以上就是小编为各位用户们整理的魔兽世界乌龟服圣骑士宏指南详细攻略啦,如果还有疑问可在下面评论区留言,小编也会第一时间及时帮助大家解决问题。

相关文章

更多

违法和不良信息举报邮箱:1548127136@qq.com

版权投诉与合作邮箱:1548127136@qq.com

版权所有Copyright © 2021-2024 7yz.com 七叶子游戏 All Rights Reserved