Common Macros for Paladins 4.3.

paladin divine_storm

Fourth installment of articles about the use of macros used for a long time about each class. We hope they help you play WoW more comfortably.

This second article belongs to the Paladins.

Remember that the macros must be in English, except for the skills that must be written exactly as they are in your client, whether in Spanish, English, German, etc.

And as always, if you have any suggestion like a macro that you think is interesting and it is not in this or another list depending on the class, feel free to comment on it in the comment box so that we can add it.

Cast / Cast

#showtooltip Divine supplication
/ cancellation Divine supplication
/ cast Divine supplication

Explanation: We press once to cancel Divine Supplication, we press again to launch Divine Supplication.


Use multiple skills at the same time

#showtooltip
/ cast Divine supplication
/ stopcasting
/ cast Divine favor
/ use add-bead-name
/ cast [help] [target = targettarget, help]Holy shock

Explanation: Multiple abilities can be cast at the same time as long as they don't cause global cooldown, that's why we added Holy Shock at the end of the macro. The last part of the macro means that if our target is friendly or enemy it will cast Holy Shock.


Mark a spotlight

#showtooltip
/ focus [target = focus, noexists] [target = focus, dead] [target = focus, harm]
/ stopmacro [target = focus, noexists]
/ cast [mod: alt, target = focus] [] Light signal

Explanation: 1. If we do not have a focus marked, it is dead or is a hostile target, it will set the current target as the focus. 2. If we don't have a focus, stop executing the next lines of the macro. 3. Pressing the macro + Alt, it will launch Signal of the Light to the focus, if not, it will launch it to the current target.


#showtooltip
/ cast [mod: alt, target = player] [target = mouseover, help, exists]
[help] [target = player]Hand of freedom

Explanation: Pressing the macro + Alt, it will launch Hand of Freedom on us, doing otherwise will launch Hand of Freedom on the friendly target that we currently have or on the friendly target that is under our cursor.


/ cancellation Divine shield
/ cancellation Protection hand

Explanation: We can use this macro to cancel our Divine Shield or Hand of Protection if we cast it at ourselves earlier.


*

#showtooltip
/ target name
/ cast [target = target, exists] Hammer of Justice
/ targetlasttarget

Explanation: By typing the name of the target we want to stun, we can throw the Hammer of Justice at it without losing our main objective. 


#showtooltip Fanaticism
/ cast Fanaticism
/ use bead-name
/ cast Vengeful Wrath
/ cast Templar verdict
/ start attack

Explanation: Cast these magic and use the trinket to do maximum damage.


/ cast [target = focus, harm, nodead, exists] Judgment

Explanation: Judgment now refreshes debuff time to accuse, so this macro can help keep debuff on the target without recasting Exorcism.


Leave a Comment

Your email address will not be published. Required fields are marked with *

*

*

  1. Responsible for the data: Miguel Ángel Gatón
  2. Purpose of the data: Control SPAM, comment management.
  3. Legitimation: Your consent
  4. Communication of the data: The data will not be communicated to third parties except by legal obligation.
  5. Data storage: Database hosted by Occentus Networks (EU)
  6. Rights: At any time you can limit, recover and delete your information.

  1.   Sergio Leonardo said

    / cast [target = focus, harm, nodead, exists] Statement
    Explanation: Judgment now refreshes the time of the Charge debuff, so this macro can help keep debuff on the target without having to recast Exorcism
    : Or not I knew 🙁 thank you very much this very good 

  2.   Alexander Sorata said

    / target 
    / cast [target = target, exists] Hammer of Justice
    / targetlasttarget
    By writing the name of the target that we want to stun, the tanks will be able to throw the hammer of justice at it without losing our previous target, which will be the one we are tanking.

    1.    wowoxy said

      Thanks, we add it to the list 😉