「World of Warcraft」のタートルサーバーパラディンのマクロが推奨する戦略についてですが、難しいのは、誰もがこの戦略を注意深く研究していないことです。ただし、本当によくわからない場合は、この質問に詳しく答えているこのガイドを読むことができます。お見逃しなく!
/script RunMacro("攻撃")
/script local m,h=math.floor(UnitMana("プレイヤー")/UnitManaMax("プレイヤー")*100),math.floor(UnitHealth("プレイヤー")/UnitHealthMax("プレイヤー")*100);if not buffed("Sacred Seal") and not buffed("Holy Light Judgment","target") then Cast("Bright Seal");else if not buffed("Holy Light Judgment","target") and (GetActionCooldown( 49)==0) および buffed("Seal of Light") then Cast("Judgement");else if buffed("Seal of Justice") and m>=70 and (GetActionCooldown(49)==0) then Cast ("ジャッジメント");else if not buffed("Saint Seal") and h>50 then Cast("Seal of Light");else if not buffed("Bright Seal") and h<50 then Cast(" Seal of Light ")終わり;終わり;終わり;終わり;終わり
/script RunMacro("イージス")
/script if not buff("Blessing of Wisdom", 'player') then Cast("Blessing of Wisdom",1);end
/script local m,g=math.floor(UnitMana("player")/UnitManaMax("player")*100),GetActionCooldown(64);if m>=50 and g==0 then Cast("Holy Strike" );終わり
/script local m,h=math.floor(UnitMana("プレーヤー")/UnitManaMax("プレーヤー")*100),math.floor(UnitHealth("ターゲット")/UnitHealthMax("ターゲット")*100);if (UnitAffectingCombat("player")==1) および (GetActionCooldown(51)==0) および m>=80 then CastSpellByName("Holy Shield");end
/script if ( PlayerFrame.inCombat ではない) then CastSpellByName("攻撃") end