The Light and How to Swing It: The low level tank part 4

Here we are again with the final section on the low level paladin tanking guide. You can go back and read parts one, two, and three if you need to catch up. This final part deals with consumables, macros, and addons. As a dungeon runner, you don't have the high requirements usually associated with raids, but there are a couple things you'll want to keep an eye on. You'll want to keep reasonably buffed, have some useful macros to fall back on, and have some addons to help organize some of the more procedural steps. Let's take a look after the break.
Consumables:
For leveling up, generally you'll just want to keep a good stash of food and water. I recommend learning to cook so that your food will at least boost your stamina up a little bit. Most low level food is primarily stamina and spirit buffs and a lot of them are rather lacking. There are exceptions to that rule, but generally that's what you'll see. A lot of holiday food items are pretty good as they will usually scale with your stats. Some holiday food items even have unique buffs to things like hit and defense.
Fishing is helpful for getting something to put over the cooking fire especially if you're a die-hard dungeon runner and is pretty easy (if not boring) to skill up in and will keep you up to date with cooking supplies.
For secondary buffs on higher end food, if you need more hit, go with hit foods. If you need more threat, go with strength or attack power foods. Otherwise, use whatever consumables you have at your disposal. If you happen to be an alchemist, then try to make some potions, elixirs, or flasks that are useful to you. If you're an engineer, then lob some dynamite during pulls. Blacksmiths, use those Sharpening Stones and get a little extra threat. Scribes can use the scrolls that they made for skill ups. For leveling dungeons, use what you have available to you. For raiding, you'll probably want to be a little more precise about your choices.
Macros:
Macros are pre-defined little batches of commands that you can run. They're a bit like programming, because they can be told to do certain things in certain orders and they can be told to check for certain things first. Our old column Macro Anatomy did a little primer on what macros are, simple macros you can make, and more complex macros. There is also a guide on the WoW website as a simple guide to macros.
"Oh Crap" Macro - There are many variations on this one. My personal favorite just hits both trinkets and my Divine Protection cooldown. I used to also have it as a cast sequence where I hit my shield wall first and then hit it again to use Lay on Hands, but that doesn't work anymore thanks to the patch 3.3 change. If you'd rather use Lay on Hands for bringing you back from a near death experience, feel free to change it. Note that this will work with whatever trinkets you have on you. There is a number associated with each equipment slot and your trinket slots are numbers 13 and 14.
The "Unbubble" Divine Shield Macro - When soloing, you can just hit it once and you've got Divine Shield up so that you could hearth out if you were in a pickle. When tanking, you hit it once to use Divine Shield to clear any debuffs you have on you and then hit it again to cancel Divine Shield so that the monsters don't attack the rest of the party. This is also a great way to cancel out of effects you accidentally get yourself into although it doesn't always work. Just make sure you don't spam this macro if you want to bubble-hearth, because it'll end up canceling the bubble if you're not careful.#showtooltip
/cast Divine Protection
/use 13
/use 14
/cancelaura Divine Shield
/cast Divine Shield
The "ZOMG Heal the Healer!" Macro - Okay, the name is probably a little overboard, but occasionally your healer gets 'martyr vision' and starts concentrating so much on the tank's health bar that they forget their own. Either that or the entire group is taking a lot of damage and they figured that they should get everyone else healed first. In these situations, it's important to have something like Lay on Hands available. This one is a mouse-over macro so don't have to change targets to use it. All you have to do is put your mouse over the unit frame (the little window with the health bars) of the person you want to use it on and then hit the macro button. You don't even have to select them. This version can also be used by just clicking on them.
#showtooltip
/cast [target=mouseover, help] Lay on Hands; Lay on Hands
Addons:
Every paladin running dungeons should have a few types of addons. They'll need a blessing manager, a cleanse tracker of some sort to help them keep track of anyone who has debuffs you can remove. It's also good for a tank to have a way to keep tabs on what buffs and debuffs they have cast on them. We'll take a quick look through some of these.
Blessing Tracker - The main addon that everyone uses for this is PallyPower. It's been around for a long, long time and unfortunately, it sometimes shows it. If you're starting out, this is probably a good choice. Personally, I've been using ZOMGBuffs lately. While these two technically play together, they sometimes fight for dominance. If you're in a guild, check with your fellow paladins there to see which one they use and follow suit to avoid any issues.
Cleanse Tracker - I like Decursive for my remove debuff addon. However, being as paladin debuff cleansing is fairly simple (it's one spell for three things instead of a spell for each), you can do this fairly simply with a mouseover macro and some decent group unit frames (Grid, Pitbull, or even the default user interface). That would give you a little more control and less addon overhead. You'd just have to change the above Lay on Hands macro to use Cleanse instead (or Purify for you low level types).
Threat Tracker - Omen... Was I supposed to say more? Fine. The defacto threat meter addon in World of Warcraft is Omen. It's simple, easy to use, and it hooks into the underlying threat system that Blizzard lets addon developers have access to. You can use the in-game threat tracking, but it's not always as useful as you need it. You can use Omen to know when to tell the hunter to Feign Death or check when to hit Avenging Wrath to force your threat up higher.
Buff/Debuff Tracker - Being able to see what bad stuff you've currently got stacked on top of you is vitally important for some fights. You have to know if you've got 3 stacks of horrible damaging debuff that will drive your healer mad or if you're just standing in fire. There are a couple ways to do this. You could run custom buff/debuff bars such as Elkano's BuffBars (which is one of my favorites) and stack them in easy to see places or you could pre-plan for certain debuffs and use something like Power Auras Classic which you can setup to give you different glows when good or bad things happen. I use a mix of the two. There are certain debuffs that I want big flashing symbols on my screen to warn me about and there are others that I'm fine with just looking over at a short list of current debuffs to see what's what.
Reagent/Food Tracker - When you get near level 60, you'll start getting greater versions of all of your blessings. To cast one of these, you need a little item called Symbol of Kings. These are sold in stacks of twenty (and stack up to 100) at almost any reagent dealer and when running dungeons and raids, you'll go through metric tons of them. You'll also go through a lot of water at lower levels before you get talents and abilities to help you keep your mana up. However, there are addons to keep track of these things for you. There's a text line only one called FreeRefills which does a good job. There's also one with a graphical UI called Reagent Restocker. These can be setup to automatically keep you in stock with however many of a certain item you want. If you tell it you want two stacks of Symbol of Kings, then every time you open up a reagent vendor, it will try and purchase enough reagents to keep you at those 2 stacks. You can do the same thing for food, water, and any other consumable you want.
Well, that's pretty much it for our low level dungeon tanking guide. I hope you've enjoyed the series. We're going to be hitting a couple weeks of end game info and then delve into a low level healer's guide (that is unless we find a holy paladin columnist before then and then I'll let them cover it).
Filed under: Paladin, Analysis / Opinion, Add-Ons, Instances, (Paladin) The Light and How to Swing It






Reader Comments (Page 1 of 2)
Dressel Jan 9th 2010 8:45PM
Great series. The new Dungeon Finder had me mulling over starting a tankadin: this column has convinced me!
Possum Jan 9th 2010 9:06PM
Thank you, from my Baby Pally tank. I love my shield.
Rob Jan 9th 2010 9:15PM
Wonderful, thanks. I'm dusting off my paly and this is useful.
Mike Jan 9th 2010 9:52PM
When you mentioned the greater blessing, I think you meant to put might as one of them but instead you put 2 wisdoms. If may be on purpose but just a heads up ;)
Squelchy Jan 9th 2010 10:15PM
How did I miss this series? My young dwarf just tanked his first two instances (Deadmines & SW Stockade) and I'll defintely be going back to read the first parts.
Boal Jan 9th 2010 10:16PM
Please, please, please move these articles to WoW Rookie. How about an opinion piece on upcoming paladin changes in the next patch? Or a piece about the effects of the T10 set bonuses on healing/dps/tanks? Or maybe even a piece about the future of the paladin with the consolidation of stats in Cataclysm?
Just no more rookie/noob/twink articles please. The Light and How To Swing It is not the place for rookie/noob/twink tanking, especially not a FOUR PART SERIES on it.
Boal Jan 9th 2010 10:24PM
And before anyone comments saying "OMFG READ THE OTHER POSTS" I do. And the last one we had that was remotely close to anything the majority of readers want was
http://www.wow.com/2009/06/25/the-light-and-how-to-swing-it-patch-3-2-and-the-paladin
That was patch 3.2 if you didn't notice. That was in June. I don't know if Zach is gone or what, but he was informative AND full of opinion, which is what we all want. "I like Decursive for my remove debuff addon" is the most opinionated thing said in this article. If I wanted News I'd go to MMOChamp, if I want opinion I come to WoW.com. I don't want that to change, but you give neither in these articles.
Heilig Jan 9th 2010 11:47PM
I miss Zach. It's like we went from somebody who had no clue how to tank but at least loved the class to someone who can't really think of anything to talk about except tanking in content that no one who is advanced enough to even read this site cares about.
This entire 4 part series could have been one sentence.
The Light and How to Swing It: Low Level Tanking
"Nothing you do is relevant because you don't even get your high threat abilities until you're at least level 60"
The End
Calybos Jan 10th 2010 8:03AM
Yes, it is.
How many times does this have to be pointed out? No class column is the exclusive property of level 80 raiders. The Paladin column is for ALL Paladins, not just the endgame elitists.
Wait your turn.
Al Jan 10th 2010 3:16PM
Caly, you'd have a point except for the fact it's only been for low-level players lately.
A far cry from ALL Paladins. Levelling guides do not a Class Column make.
Heilig Jan 10th 2010 3:54PM
FOUR PARTS.
FOUR.
FOUR PARTS.
If you started a fresh Level 1 paladin when he posted the first part, you would have been 80 before he finished the series.
Stephen Jan 11th 2010 1:03AM
Maybe you haven't used the dungeon finder lately, but we have a real need for more tanks on our battlegroup. My pally alt has been level 80 for about 3 months, mainly as a retnoob trying to get into pug Naxx or Ulduar raids so I could get some tank gear. 3.3 finally has me gearing up with badge gear and I did my first raid tanking in Ulduar this weekend for an alt badge run. This blog is the perfect place for this kind of info and I bet I'm not the only one who was helped out by it.
SCHarper Jan 9th 2010 10:38PM
I'm really sorry, but I find this really lacking. I usually love the WoW.com guides, but this is one I can't see the point in.
Seriously though, post-30 tanking can be summed up into this [very basically] -
-run to mobs
-hit consecration
-hit an instant-cast offensive ability
-hit holy shield
-hit another instant-cast offensive ability
-(make sure you're positioned well)
-hit consecration again
Rinse and repeat.
I know, makes me look like an idiot. But seriously, you can use this to tank any normal instance or heroic. Even with raids, it's simply follow the 6-9-6-9 rotation - (if my little plan doesn't give you help, look it up. It's simples) - while following boss tactics.
I'm sorry if you enjoy the prot pala, but it's simple and not worth a long post any more.
Even if mine is.
Oh the irony.
SCHarper Jan 9th 2010 10:43PM
I thought I would add. I know people are giong to say' what about the useful macros?
Go to google. Type 'useful Paladin macros'. Use what is useful to you.
You see what I mean? Post things that either a). We can't find out from google in 1 second or b). Everyone doesn't know if they read the stickies on WoWhead or any other WoW forum.
Really.
:)
Morimoto Jan 9th 2010 10:54PM
Thank you so much! I've been poring over the first three installments, and just last night I successfully tanked my first ever dungeon. Most of the success was due to these columns, and I want you to know how much I appreciate them. Thanks, Gregg!
Spencer Gardner Jan 9th 2010 11:00PM
Gotta say, I agree with the above posters. This is a one article guide at best, seriously, up to level 40-50 zones, you could tank as a holy paladin and not miss a beat. Good idea, but should not go in the paladin column, should go in wow rookie, like a general "How to tank" series. I'm kind of shocked that there hasn't been a relevant pally article since June, I expect more from WoW.com.
jbodar Jan 10th 2010 12:10AM
PaladinBuffer > Pally Power
Instead of having to cycle through the blessings to change them, they're in a 2x2 box; just click on the one you want for each class. Otherwise it functions similarly (AFAICT) and will even talk to PallyPower users, so you can coordinate buffs.
Tyr Jan 10th 2010 1:02AM
Honestly, from 1-60 you can get away with pretty much anything as a tank in 5-mans. You can go full ret or holy, use no add-ons or macro's or strategies at ALL; just slap on a shield, turn on RF, hit consec and start casting whatever offensive shit you have that's not on cooldown.
Really, that's all it takes; I healed a full ret tank in maraudon on my baby priest today and it was still beyond easy.
Do we really need four articles on this? Where's the level 80 love?
atem55 Jan 10th 2010 6:28AM
@SCHARPER,
You can't actually do a proper 6-9-6-9 rotation at this level anyway, as you dont have all the tools for it, you would be sitting around not casting anything.
No shield of righteousness until 75, and you wont have the hammer of the righteous talent either.
Alexandrian Jan 10th 2010 7:51AM
I have to agree with those who feel this guide has been a bit ott. While the positive comments show that there is a place for this content, the sole Paladin column really isn't the place for it.
I specced Tank while levelling and never had any major issues, and i never read a guide or even reall any comment of any kind until i was 80 and wanted to start raiding.
Now i follow every bit of news and comment unfailingly, looking for an edge.
What i was really looking for from this column as 3.3 approached (and hit) was some comment for those of us it's really going to affect - those of us taking on ICC. I wanted to know what Frost items to pick up first, whether i should keep stacking Stam or switch to avoidance, whether i should stick with my Divine Sacrifice build now it's been nerfed or put the points into Divinty instead - it's only at this level that these details realy matter.