Description
clcInfo rotation addon for Death Knights. So far, it only does frost rotations but it deals with both 2h and dual wield priorities. Has minimal support for some DPS imporving racial cooldowns too.
IMPORTANT: clcInfo_DeathKnight ONLY HAS ROTATIONS FOR FROST
Provides both now and "next" icon routines, similar to the clcInfo paladin rotation. To use this addon, you should create two icons in clcInfo, and assign each of the following functions to those buttons
Primary "Now" spell:
return IconFrost1()
"Next" or "After" spell:
return IconFrost2()
Given the nature of Death Knight mechanics, especially with Runic Empowerment, the next spell in the rotation is fairly advisory and can change if runes cool down because of RE.


