Frost Mage DPS Macros and Addons — Dragonflight 10.2.5

Last updated on Jan 15, 2024 at 15:00 by Kuni 113 comments
General Information

On this page, you will find a number of useful macros and addons to make your life easier when playing your Frost Mage in World of Warcraft — Dragonflight 10.2.5.

If you were looking for WotLK Classic content, please refer to our TBC Mage addons and macros.

1.

Addons for Frost Mage

1.1.

Weak Auras

Weak Auras is the most important AddOn for players seeking to master their class and take their gameplay to new heights. If you aspire to do any Mythic raiding, this is the most powerful tool in your kit. Weak Auras allow you to display helpful visual cues anywhere on your screen, which enables you to play better. Most players use it to track their trinket procs, highlight on-screen displays of their most important cooldowns, or track the timers of boss mechanics. It is highly customizable and makes keeping track of your procs and cooldowns effortless. The drawback of Weak Auras is that it has a bit of a learning curve and is not the most user-friendly. Weak Auras allow you to import other players' data directly into their UI, however, and most players choose to simply import other people's Weak Auras rather than make their own. Weak Auras can be used to create just about anything you can imagine, as it is an LUA scripting tool (essentially an AddOn that creates other AddOns in-game). This is by far the most essential AddOn for players looking to step into Mythic raiding.

1.2.

Boss Mods

Boss Mods are helpful pre-made timers that allow you to keep track of the noteworthy mechanics in any given encounter. Usually, they come equipped with helpful prompts, visuals, and sounds to ensure you do not miss anything important.

1.2.1.

BigWigs Bossmods

BigWigs is the best boss mod available currently. It is extremely customizable, allowing you to change what is displayed on an individual boss level and how boldly you want each alert customized. BigWigs is typically the most accurate and periodically updated of the available Boss Mods. It does not require any setup at all, though there are a dizzying array of options and customizations should you wish to personalize your setup.

1.2.2.

Deadly Boss Mods

Deadly Boss Mods is an alternative to BigWigs, though it usually is not as accurate early in the patch. Most of the alerts are loud and flashy by default, making this a potentially good choice for players who have very little experience in a raid environment.

1.3.

Name Plates

Nameplates are essential for allowing you to easily keep track of basic debuffs and quickly select new targets in combat. While ElvUI nameplates do come standard with the AddOn, they are a little limited and occasionally buggy. Listed below are some good alternatives.

1.3.1.

KUI Nameplates

KUI Nameplates offer the highest degree of customization and accuracy. For example, you can easily configure the nameplates to enlarge and change color when a target reaches a certain percentage of health, which can be very helpful for classes with executes. They always correctly display your debuffs, and their click box is very accurate. Some setup is required, although it is very simple and straightforward.

1.3.2.

TidyPlates

TidyPlates are not quite as customizable or accurate as KUI, but they are an improvement over the default UI or the ElvUI nameplates. They are also great out of the box, requiring little to no setup at all, which is a plus for some players.

1.4.

Damage Meters

Damage meters display a variety of helpful data about what is taking place in combat, from your current DPS (or HPS) to the number of interrupts each player successfully used.

1.4.1.

Skada

Skada is a lightweight damage meter that is exceptionally accurate. It does not take up much memory, which could cause you to lag, and displays a wide range of helpful data. This is the recommended damage meter if you log your raid data to WarcraftLogs.

1.4.2.

Details

Details is a more heavyweight damage meter, taking up quite a bit of memory. It offers extensive in-game analysis tools compared to Skada, however, allowing you to break down your data in depth without leaving the game. This is the recommended damage meter if you do not log your raid data.

1.5.

Extra AddOns

These AddOns are just small trimmings that might make your life a little easier.

1.5.1.

Decursive

Decursive adds a small grid representing your party or raid to your UI. They are simple boxes with no actual information aside from if they are afflicted with a specific debuff type your class can dispel. You simply have to click the box that turned purple to use Remove Curse Icon Remove Curse on a teammate.

1.5.2.

Mik's Scrolling Battle Text

If you are not satisfied with the default combat text, this AddOn is an alternative that allows you to heavily customize your scrolling combat text. Quite a bit of setup is required.

1.5.3.

DeathNote

DeathNote displays the last several deaths for each of your party or raid members. For 30 seconds before their death, a complete timestamp of their combat log is displayed, showing their current health, what heals they received, what buffs and debuffs they had, whether they used their cooldowns, etc. This AddOn helps break down your death as well as finding out whether that guy did use his healthstone.

1.5.4.

Doom CooldownPulse

Whenever one of your abilities comes off cooldown, this AddOn flashes a large transparent version of the ability in the center of your screen, alerting you that it is off cooldown. You can easily configure what is displayed or use it by default.

1.5.5.

Angry Assignments

This AddOn allows you to set up text assignments that are displayed to everyone else in the raid group that has the AddOn. Extremely beneficial for raiding guilds, particularly when assigning jobs like interrupt orders, or what players are soaking in what quadrants of the room, etc.

2.

Macros

2.1.

Generic Macros for Mages

2.1.1.
  • #showtooltip
  • /stopcasting
  • /cast Blink

Pressing Blink Icon Blink will now cancel your current spellcast and causes you to immediately Blink. Note that this should not be used with Shimmer Icon Shimmer as it will unnecessarily cancel your current cast.

2.1.2.

1-Button Block

  • #showtooltip
  • /stopcasting
  • /cancelaura Ice Block
  • /cast Ice Block

Cancels your current cast and immediately puts you in Ice Block Icon Ice Block. Pressing Ice Block again will cancel the effect. Not recommended if you spam your buttons.

2.1.3.

Block Cancel

  • /cancelaura Ice Block

If you are a button spammer you can put this on a separate keybind as your Ice Block Icon Ice Block, allowing you to cancel your Ice Block early if you so desire.

2.1.4.

Alter Time Cancel

  • /cancelaura Alter Time

You can use the above macro to cancel Alter Time Icon Alter Time if you do not want to be teleported back to the location / health where you were when you initially cast Alter Time.

2.1.5.

Mouseover Decurse

  • #showtooltip
  • /use [@cursor]Remove Curse

Invaluable for dealing with the Afflicted affix in Mythic+, this will remove curse on whatever unit you are mousing over.

2.2.

Specific Macros for Frost Mages

  • #showtooltip
  • /use [@cursor]Blizzard

This will automatically place Blizzard Icon Blizzard at your mouse cursor when pressed, without having to actually click the ground. It should be noted that the cursor condition can be applied to any ground target effect, as seen in the Freeze Icon Freeze macro below.

2.2.1.

Water Elemental

  • #showtooltip
  • /cast [@cursor]Freeze

This macro will let you put the Freeze Icon Freeze ability of your Water Elemental on your action bar, and have it cast instantly at your cursor location rather than having to click.

These macros allow you to manage your Water Elemental's movement and attacks.

  • /petattack

This orders your Water Elemental to attack your target.

  • /petfollow

This orders your Water Elemental to follow you.

  • /petmoveto

This orders your Water Elemental to move to a location of your choice. Moving your Water Elemental to a central location can be very helpful, as the Water Elemental sometimes stands very far away from the boss and wastes time chasing the boss if the boss moves.

3.

Changelog

  • 16 Mar. 2024: Reviewed for Patch 10.2.6.
  • 15 Jan. 2024: Reviewed for Patch 10.2.5.
  • 06 Nov. 2023: Reviewed for Patch 10.2.
  • 04 Sep. 2023: Reviewed for Patch 10.1.7
  • 10 Jul. 2023: Reviewed for Patch 10.1.5.
  • 29 Apr. 2023: Removed ElvUI, added mouseover decurse for Afflicted.
  • 20 Mar. 2023: Reviewed for Patch 10.0.7.
  • 24 Jan. 2023: Reviewed for Patch 10.0.5.
  • 11 Dec. 2022: Reviewed for Dragonflight Season 1.
  • 28 Nov. 2022: Reviewed for Dragonflight launch.
  • 24 Oct. 2022: Updated for Dragonflight pre-patch.
Show more
Show less