Fire Mage DPS Macros and Addons — Dragonflight 10.2.6

Last updated on Mar 19, 2024 at 18:50 by Dutchmagoz 63 comments
General Information

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

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

1.

Addons for Fire Mage

1.1.

ElvUI

ElvUI is a complete replacement for the default User Interface. It is a very popular UI addon for all levels of play, including the highest levels of play. It is very user-friendly and takes very little time to set up and master. It also comes already furnished with almost everything you need; unit frames, raid frames, minimap, buffs and debuffs, and much more. You can easily unlock and drag all the components around so your UI will look exactly the way you want it to. ElvUI is clean, easy to use, and a great starting point for your UI.

1.2.

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 a 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.

Nowadays, WeakAuras are used by every raiding guild at practically all levels of play, and generally every patch there a new popular WeakAura packs for the new raid tier, with warnings and information for every boss fight. The same applies to Mythic+, where there are packs for every single dungeon.

1.3.

BigWigs (BW) or Deadly Boss Mods (DBM)

BigWigs and Deadly Boss Mods are both very popular boss mods. (DBM) out of the box is very flashy with a lot of sounds compared to Big Wigs, which for some people might be a pro, whereas for others a con. Both tend to have a lot of updates throughout a patch, and which one you use usually comes down to personal preference, but having at least one of them is critical in a raiding environment. Generally, guilds will ask everyone to use the same boss mod, so depending on the guild you might have to use a specific one.

1.4.

Plater

Plater is the Weakauras of nameplates. Plater is extremely customizable, and is the go-to nameplates addons for high-end play, especially in Mythic+, which often has a lot of enemies on your screen all with multiple various important things to track. If you want to push high Mythic+ keys, plater is a key addon to use.

1.5.

Details

Details is the go-to damage meter used by practically all players. It is very customizable, and can do a lot of things, including creating Weakauras based on events that happened in details, which can be useful if you want to make your own Weakauras. However, even if you do not need any of these advanced functionalities, it is a very reliable DPS meter.

1.6.

Extra AddOns

These AddOns are popular community addons that you might want to install, especially when considering group play.

1.6.1.

Mythic Dungeon Tools (MDT)

This is a key addon for high Mythic+ pushing. It allows you to plan dungeons ahead of time within the addon, see all the enemies in a dungeon, their abilities, health, and much more.

1.6.2.

Method Raid Tools (MRT)

This is a key addon for high-end raiding. It comes with a couple of key features, but one of the most important ones, and used by many guilds, is the ability to create notes that go up on the screen. These notes can contain all kinds of assignments, or information that is useful to have quickly available. Additionally, in high-end guilds, these notes are often also used in combination with Weakauras to create assignments that show up mid-combat for individual players.

Alongside the notes feature, the addon also has all kinds of other useful tools, like automatically marking certain enemies or players, cooldown tracking, and much more. If you are looking to step up your raiding game, this is a good addon to have, and most high end guilds will require you to have it.

2.

Macros

2.1.

Fire Specific Macros

2.1.1.

1-Button Combustion

  • #showtooltip Combustion
  • /cast Berserking
  • /cast Combustion
  • /use 13

This will cast Combustion Icon Combustion and activate the first trinket slot at the same time. Additionally, it will also activate Berserking Icon Berserking. If you have a different race, you can replace Berserking for your race. Keep in mind that you can use Combustion while casting other spells, in which case, you will have to keep pressing the macro until after the cast finishes to activate the trinket and racial.

2.1.2.

Cast At Cursor Meteor

  • #showtooltip Meteor
  • /cast [@cursor] Meteor;

This will cast Meteor Icon Meteor at the location of your cursor instead of first showing a targeting circle. You can replace Meteor for any other spell with a targeting circle, like Flamestrike Icon Flamestrike or Ring of Frost Icon Ring of Frost.

2.2.

Generic Macros for Mages

2.2.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.2.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.2.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.2.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.2.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.

3.

Changelog

  • 19 Mar. 2024: Updated for 10.2.6., updating the default addons to a more relevant set of addons for today's Raiding and Mythic+ climate.
  • 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 the Fire rework of 10.1.5, and no changes were necessary.
  • 28 Apr. 2023: Added a generic weakaura pack containing all neccesary WeakAuras for all specs.
  • 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