Not long now! Remember to bring potions if you can, they have such a huge effect on DPS.
Also, if anyone is able to record the raid from their point of view that'd be awesome, but make sure you have a decent amount of harddrive space free (at 1080p with 30fps, you should need a maximum of about 200-250gb if you're recording everything or 30-40gb if you're only recording bosses).
A message to any death knights who are coming: We will all be controlling
Plague Scientists when we reach the plague quarter using
Control Undead (so make sure it's on your action bars somewhere).
It is important that you
don't let this mob die as there are only 6 of them, so make sure you
use Death Coil heals on it if needed. Here's a macro for healing your pet with Death Coil:
Code:
#showtooltip
/cast [@pet] Death Coil
You will also
need to re-control it every 5 minutes (as that's how long Control Undead lasts). Please keep an eye out for when your pet will need to be re-controlled so people dont accidentally kill it in the middle of a trash pull.
The reason this mob is so useful is because it has an ability called Plague Stream which
increases someone's damage by 100% (constantly). As the mages are most likely to be doing the most DPS,
we will be casting it on them, so you will need to
use one of the following 2 macros. If you have enough macro slots, make a macro for several different abilities (like Frost Strike, Obliterate, Howling Blast, etc).
If you have the player set to focus, you can use this macro by replacing SPELLNAME with one of your spells (eg. Frost Strike). Do not remove the ! in front of the SPELLNAME though:
Code:
#showtooltip
/cast !SPELLNAME
/cast [@focus,nodead,help][@player] !Plague Stream
If you want to use your focus for something else, you can make the macro target a specific player by name instead by using this macro and replacing PLAYERNAME with their name (replace SPELLNAME too ofc). I'm not 100% sure how this works with cross-realm players (you might need to include the realm name too), so it's probably best to use the focus one above instead:
Code:
#showtooltip
/cast !SPELLNAME
/cast [@PLAYERNAME,nodead,help][@player] !Plague Stream
Finally, one last thing that I will remind you about when we get there:
After we kill Blood Queen, all the DKs who are controlling undead mobs MUST go back down the way we came (do not jump through the trap-door like everyone else). This is because the mob sometimes decides to run down the side which we didn't clear, meaning we pull a lot of extra trash mobs.