'월드 오브 워크래프트'에서 거북 서버 성기사의 매크로가 추천하는 전략은 사실 어렵지 않은데, 다들 이 전략을 주의깊게 연구하지 않았다는 점이다. 하지만 정말 확실하지 않다면 이 가이드를 읽어보시면 이 질문에 대한 자세한 답변을 얻을 수 있습니다. 놓치지 마세요!
/script RunMacro("공격")
/script local m,h=math.floor(UnitMana("player")/UnitManaMax("player")*100),math.floor(UnitHealth("player")/UnitHealthMax("player")*100);if 버프되지 않음("성스러운 인장") 및 버프되지 않음("성스러운 빛의 심판","대상") 다음 시전("밝은 인장"); 그렇지 않으면 버프되지 않은 경우("성스러운 빛의 심판","대상") 및 (GetActionCooldown( 49)==0) 및 버프("빛의 봉인") 후 시전("심판"); 그렇지 않은 경우 버프("정의의 봉인") 및 m>=70 및 (GetActionCooldown(49)==0) 시전 ("심판"); 그렇지 않으면 버프되지 않고("성인의 인장") h>50이면 시전("정의의 인장"); 그렇지 않으면 버프되지 않고("밝은 인장") h<50이면 시전(" 빛의 인장 ")끝;끝;끝;끝;끝
/script RunMacro("이지스")
/script if not befed("지혜의 축복", 'player') thencast("지혜의 축복",1);end
/script local m,g=math.floor(UnitMana("player")/UnitManaMax("player")*100),GetActionCooldown(64);m>=50이고 g==0이면 시전("성스러운 일격" );끝
/script local m,h=math.floor(UnitMana("player")/UnitManaMax("player")*100),math.floor(UnitHealth("대상")/UnitHealthMax("대상")*100);if (UnitAffectingCombat("player")==1) and (GetActionCooldown(51)==0) and m>=80 then CastSpellByName("Holy Shield");end
/script if ( PlayerFrame.inCombat 아님 ) then CastSpellByName("Attack") end