Frost Death Knight DPS Macros and Addons — The War Within (11.0.5)

Last updated on Oct 26, 2024 at 21:00 by Bicepspump 48 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 Death Knight in World of Warcraft — The War Within (11.0.5).

1.

Macros

1.1.

Generic Macros for Death Knights

1.1.1.

Raise Ally

  • #showtooltip Raise Ally
  • /cast [@mouseover,help][@target]Raise Ally

This macro casts Raise Ally Icon Raise Ally on your mouseover target, if they are a friendly player. Otherwise, it casts Raise Ally on your current target.

1.1.2.

Mind Freeze

  • #showtooltip Mind Freeze
  • /cast [@focus,harm,nodead][] Mind Freeze

This macro allows you to interrupt your focus target, if you have one, and if not to simply interrupt your current target.

1.2.

Specific Macros for Frost Death Knights

1.2.1.

Breath of Sindragosa Macro

  • #showtooltip Breath of Sindragosa
  • /use trinket
  • /cast Pillar of Frost
  • /cast !Breath of Sindragosa
  • /cast Reaper's Mark
  • /cast Empower Rune Weapon
  • /cast Raise Dead

This macro bakes in a ton of off-gcd spells and abilities into a single button. Replace the "trinket" here with whichever trinket you want to use. The "!" before Breath is added to prevent unintentionally canceling its effect by double-tapping the macro.

1.2.2.

Obliteration Trigger Macro

Maximising the value of Obliteration Icon Obliteration means fully utilising all the available GCDs you have during the window. Since Pillar of Frost Icon Pillar of Frost is off the GCD, we want to macro it with a GCD-button to start using your abilities ASAP in the window. When playing Deathbringer, this means always using your Pillar with Reaper's Mark Icon Reaper's Mark as they have the same Cooldown (with the standard talents). The macro looks like the one below:

  • #showtooltip Pillar of Frost
  • /cast Pillar of Frost
  • /cast Reaper's Mark
  • /cast Raise Dead
  • /cast Empower Rune Weapon
  • /use trinket

If you are not playing Deathbringer, you will need more Macros. Essentially, you want to create separate ones for Frostwyrm's Fury Icon Frostwyrm's Fury, Frost Strike Icon Frost Strike, Glacial Advance Icon Glacial Advance, Obliterate Icon Obliterate, Howling Blast Icon Howling Blast and Soul Reaper Icon Soul Reaper. Each macro represents a specific scenario where the corresponding ability is your "initiator" ability:

  • Frostwyrm's Fury Icon Frostwyrm's Fury (when playing Rider of the Apocalypse) whenever it is available.
  • Obliterate Icon Obliterate if you have a Killing Machine Icon Killing Machine proc.
  • Howling Blast Icon Howling Blast if you have a proc of Rime Icon Rime.
  • Soul Reaper Icon Soul Reaper if you have 3+ Runes and the boss is below 35% health.
  • Frost Strike Icon Frost Strike (Single Target), Glacial Advance Icon Glacial Advance (AoE) otherwise.
1.2.3.

Death Grip Mouseover Macro

  • #showtooltip Death Grip
  • /cast [target=mouseover,exists] Death Grip; Death Grip

This macro will cast Death Grip Icon Death Grip on your mouseover target.

1.2.4.

Anti-Magic Zone Cursor

  • #showtooltip Anti-Magic Zone
  • /cast [@cursor] Anti-Magic Zone

This macro instantly casts Anti-Magic Zone Icon Anti-Magic Zone at your cursor's location. It is useful for activating the Zone a tiny bit more quickly by spamming this macro button. It also generally helps in placing it effectively.

1.2.5.

Control Undead

Controlling an Undead creature in dungeons is a nice way to add some minor extra damage, as well as control a specific mob for however long you want. It does need re-controlling every 2 minutes, and this macro is perfect for that! It will target your pet, dismiss it, and then instantly control it again.

  • #showtooltip Control Undead
  • /target pet
  • /script PetDismiss()
  • /cast Control Undead
2.

Addons

2.1.

Generic Addons for Death Knights

2.2.

ElvUI

ElvUI is a complete replacement of the default User Interface. It comes with almost everything you need to perform properly: action bars, unit frames, cooldown timers, proc displays, etc.

2.2.1.

Boss Mods: Deadly Boss Mods or Bigwigs

Boss mods are addons that warn you about boss abilities and give you live advice on how to handle some mechanics. We strongly recommend you to get one such addon. At Icy Veins, we mostly use Deadly Boss Mods, the most popular boss mod. A good alternative is Big Wigs.

2.2.2.

GTFO

GTFO is a lightweight addon that notifies you when you are standing in harmful effects or when you are making other such mistakes. It is very useful, even if your boss mod is already alerting you of such things.

2.2.3.

Parrot or Mik's Scrolling Battle Text

Parrot and Mik's Scrolling Battle Text are highly customisable addons for displaying floating battle text while in combat (incoming heals, damage of your spells, etc.). They both work very well by default.

2.2.4.

Weak Auras

WeakAuras is an extremely useful addon that allows you to have visual effects on your screen, helping you track your buffs, debuffs and cooldowns. It is highly customisable and it can make it much, much easier to keep track of your procs and play your spec more proficiently. It can also be used for a variety of other functions.

2.2.5.

Recount / Skada / Details!

Recount is a well known addon that most people use for displaying current DPS or HPS (Healing Per Second). This add-on is not really lightweight, and provides a very high amount of information (and it can sometimes cause issues with performance). It is generally a good option to use Recount for checking what you take damage from and if the share of damage/healing you do with each of your abilities is similar to that of other players of your class.

An alternative to Recount (similar in function, so the choice is personal preference) is Details!.

A lightweight alternative to Recount and Details! is Skada Damage Meter.

2.2.6.

Omen Threat Meter

Omen Threat Meter is the most popular addon for displaying the current threat levels on your target. We recommend you to use it to avoid taking aggro when the tank is still building up threat on an enemy.

2.2.7.

Grid and GridClickSets (Optional)

ElvUI comes with decent raid frames. The only real reason for using Grid and GridClickSets is if you want to be able to mouseover dead raid or party members to resurrect them with Raise Ally Icon Raise Ally. If you choose to go with Grid, then you might want to also use GridStatusRaidDebuff.

2.3.

Specific Addons for Frost Death Knights

Currently, we do not believe that you need any additional addons to play your specialisation to its full potential.

3.

Changelog

  • 26 Oct. 2024: Updated Obliteration macros for better clarity.
  • 21 Oct. 2024: Reviewed for Patch 11.0.5.
  • 09 Sep. 2024: Updated for The War Within Season 1.
  • 21 Aug. 2024: Updated for The War Within.
  • 23 Jul. 2024: Updated for The War Within Pre-Patch.
  • 07 May 2024: Reviewed for 10.2.7.
  • 22 Apr. 2024: Reviewed for Season 4.
  • 22 Mar. 2024: Reviewed for Patch 10.2.6.
  • 15 Jan. 2024: Reviewed for Patch 10.2.5.
  • 01 Dec. 2023: Clarified loss when not using Oblit Macros.
  • 06 Nov. 2023: Updated for Patch 10.2
  • 04 Sep. 2023: Reviewed for Patch 10.1.7
  • 10 Jul. 2023: Reviewed for Patch 10.1.5.
  • 01 May 2023: Reviewed and Updated for Patch 10.1. Emphasised that oblit macros are not necessary.
  • 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: Updated for Dragonflight launch.
  • 25 Oct. 2022: Updated for Dragonflight pre-patch.
Show more
Show less