<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: &#8220;How to get 11.5K HP and Uncrushable Pre-Kara&#8221;</title>
	<atom:link href="http://chicanery.fibergeek.com/2007/05/15/how-to-get-115k-hp-and-uncrushable-pre-kara/feed/" rel="self" type="application/rss+xml" />
	<link>http://chicanery.fibergeek.com/2007/05/15/how-to-get-115k-hp-and-uncrushable-pre-kara/</link>
	<description>Impish by nature.</description>
	<pubDate>Mon, 01 Dec 2008 21:52:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Jayth</title>
		<link>http://chicanery.fibergeek.com/2007/05/15/how-to-get-115k-hp-and-uncrushable-pre-kara/#comment-1423</link>
		<dc:creator>Jayth</dc:creator>
		<pubDate>Sun, 17 Aug 2008 20:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://chicanery.fibergeek.com/?p=144#comment-1423</guid>
		<description>Kaziel, this is pre-kara, meaning gear to go into Karazhan. 10k would be plenty to OFF TANK, but Paladins aren't built for that, and 186 spell damage is plenty to main tank Karazhan, unless the player is absolutely awful.

I'm sorry but you're wrong.</description>
		<content:encoded><![CDATA[<p>Kaziel, this is pre-kara, meaning gear to go into Karazhan. 10k would be plenty to OFF TANK, but Paladins aren&#8217;t built for that, and 186 spell damage is plenty to main tank Karazhan, unless the player is absolutely awful.</p>
<p>I&#8217;m sorry but you&#8217;re wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sludge</title>
		<link>http://chicanery.fibergeek.com/2007/05/15/how-to-get-115k-hp-and-uncrushable-pre-kara/#comment-1406</link>
		<dc:creator>Sludge</dc:creator>
		<pubDate>Sat, 02 Aug 2008 00:22:16 +0000</pubDate>
		<guid isPermaLink="false">http://chicanery.fibergeek.com/?p=144#comment-1406</guid>
		<description>spell damage is very important, u want about as much spell damage equal to 1/2 your dps's dps. (read that last part right and it makes sense i promise).  otherwise you will have a tough time keeping aggro off of your dps.</description>
		<content:encoded><![CDATA[<p>spell damage is very important, u want about as much spell damage equal to 1/2 your dps&#8217;s dps. (read that last part right and it makes sense i promise).  otherwise you will have a tough time keeping aggro off of your dps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nibuca</title>
		<link>http://chicanery.fibergeek.com/2007/05/15/how-to-get-115k-hp-and-uncrushable-pre-kara/#comment-1078</link>
		<dc:creator>Nibuca</dc:creator>
		<pubDate>Mon, 21 Apr 2008 05:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://chicanery.fibergeek.com/?p=144#comment-1078</guid>
		<description>Whoops.  Sorry, I updated it.  That was a bad copy/paste from when I updated this list from "list of gear" to "list of stuff to look for in pally tanking".</description>
		<content:encoded><![CDATA[<p>Whoops.  Sorry, I updated it.  That was a bad copy/paste from when I updated this list from &#8220;list of gear&#8221; to &#8220;list of stuff to look for in pally tanking&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wakeman</title>
		<link>http://chicanery.fibergeek.com/2007/05/15/how-to-get-115k-hp-and-uncrushable-pre-kara/#comment-1076</link>
		<dc:creator>Wakeman</dc:creator>
		<pubDate>Sat, 19 Apr 2008 07:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://chicanery.fibergeek.com/?p=144#comment-1076</guid>
		<description>One of the limitation mentioned here is: Prefered Stats: intelligence, mana per 5, spell crit, healing, stamina

which, except stamina, are everything that might look important for a tankadins BUT aren't important in practice.

Was the paragraph got hacked?</description>
		<content:encoded><![CDATA[<p>One of the limitation mentioned here is: Prefered Stats: intelligence, mana per 5, spell crit, healing, stamina</p>
<p>which, except stamina, are everything that might look important for a tankadins BUT aren&#8217;t important in practice.</p>
<p>Was the paragraph got hacked?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nibuca</title>
		<link>http://chicanery.fibergeek.com/2007/05/15/how-to-get-115k-hp-and-uncrushable-pre-kara/#comment-131</link>
		<dc:creator>Nibuca</dc:creator>
		<pubDate>Tue, 22 Jan 2008 17:21:50 +0000</pubDate>
		<guid isPermaLink="false">http://chicanery.fibergeek.com/?p=144#comment-131</guid>
		<description>Added the label.

Uncrittable = 490 Defense.  This means that mobs level 73(boss ?? level mobs) will not be able to crit you.
Uncrushable = 102.3% combined avoidance.  Add together block, parry, miss (~5%),  and dodge to get your combined avoidance.  If it's above 102.3% then you can't be crushed (crushing blows deal 1.5x damage to you from mobs that are 3 levels higher than you).

Handy avoidance macro:
Paladin:
&lt;blockquote&gt;/script DEFAULT_CHAT_FRAME:AddMessage("Need 102.4 combined avoidance. Currently at:",0.8,0.8,1)
/script DEFAULT_CHAT_FRAME:AddMessage(GetDodgeChance()+GetBlockChance() + GetParryChance() +5+(GetCombatRatingBonus(CR_DEFENSE_SKILL) + 20)*0.04,1,0.5,0)
&lt;/blockquote&gt;
Warrior:
&lt;blockquote&gt;
/script DEFAULT_CHAT_FRAME:AddMessage("Need 102.4 combined avoidance. Currently at:",0.8,0.8,1)
/script DEFAULT_CHAT_FRAME:AddMessage(GetDodgeChance()+GetBlockChance() + GetParryChance() +5+(GetCombatRatingBonus(CR_DEFENSE_SKILL) )*0.04,1,0.5,0)
&lt;/blockquote&gt;

I've found Heroics to be much harder than Karazhan.  There are quite a few Heroics that even now when I'm almost fully Kara geared, I'm not sure we could handle them (any KoT).</description>
		<content:encoded><![CDATA[<p>Added the label.</p>
<p>Uncrittable = 490 Defense.  This means that mobs level 73(boss ?? level mobs) will not be able to crit you.<br />
Uncrushable = 102.3% combined avoidance.  Add together block, parry, miss (~5%),  and dodge to get your combined avoidance.  If it&#8217;s above 102.3% then you can&#8217;t be crushed (crushing blows deal 1.5x damage to you from mobs that are 3 levels higher than you).</p>
<p>Handy avoidance macro:<br />
Paladin:</p>
<blockquote><p>/script DEFAULT_CHAT_FRAME:AddMessage(&#8221;Need 102.4 combined avoidance. Currently at:&#8221;,0.8,0.8,1)<br />
/script DEFAULT_CHAT_FRAME:AddMessage(GetDodgeChance()+GetBlockChance() + GetParryChance() +5+(GetCombatRatingBonus(CR_DEFENSE_SKILL) + 20)*0.04,1,0.5,0)
</p></blockquote>
<p>Warrior:</p>
<blockquote><p>
/script DEFAULT_CHAT_FRAME:AddMessage(&#8221;Need 102.4 combined avoidance. Currently at:&#8221;,0.8,0.8,1)<br />
/script DEFAULT_CHAT_FRAME:AddMessage(GetDodgeChance()+GetBlockChance() + GetParryChance() +5+(GetCombatRatingBonus(CR_DEFENSE_SKILL) )*0.04,1,0.5,0)
</p></blockquote>
<p>I&#8217;ve found Heroics to be much harder than Karazhan.  There are quite a few Heroics that even now when I&#8217;m almost fully Kara geared, I&#8217;m not sure we could handle them (any KoT).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valdesta</title>
		<link>http://chicanery.fibergeek.com/2007/05/15/how-to-get-115k-hp-and-uncrushable-pre-kara/#comment-130</link>
		<dc:creator>Valdesta</dc:creator>
		<pubDate>Tue, 22 Jan 2008 15:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://chicanery.fibergeek.com/?p=144#comment-130</guid>
		<description>Might I suggest you label the top of this with what class you're talking about?  I saw plate and tank and thought Warrior ;)

I don't have a tank at near-Heroics level myself but I'm wondering:

Uncrushable != Uncrittable, right?  So, does this mean that "if you don't want to deal with the Heroics before Kara", it's actually easier for a tank to gear up to Kara standards than Heroics standards?

Or is this just one of the differences between a Pally tank and a Warrior tank? :)

Valdesta
&lt;a href="http://wowgrrl.com" rel="nofollow"&gt;WoWGrrl player blog&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Might I suggest you label the top of this with what class you&#8217;re talking about?  I saw plate and tank and thought Warrior <img src='http://chicanery.fibergeek.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
I don&#8217;t have a tank at near-Heroics level myself but I&#8217;m wondering:</p>
<p>Uncrushable != Uncrittable, right?  So, does this mean that &#8220;if you don&#8217;t want to deal with the Heroics before Kara&#8221;, it&#8217;s actually easier for a tank to gear up to Kara standards than Heroics standards?</p>
<p>Or is this just one of the differences between a Pally tank and a Warrior tank? <img src='http://chicanery.fibergeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Valdesta<br />
<a href="http://wowgrrl.com" rel="nofollow">WoWGrrl player blog</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://chicanery.fibergeek.com/2007/05/15/how-to-get-115k-hp-and-uncrushable-pre-kara/#comment-129</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Mon, 24 Sep 2007 02:21:31 +0000</pubDate>
		<guid isPermaLink="false">http://chicanery.fibergeek.com/?p=144#comment-129</guid>
		<description>As far as I have seen, as long as you are uncrushable, the spell dmg from the few pieces of Righteous gear and a good Spelldmg sword w/ spell power enchant is completely sufficient.</description>
		<content:encoded><![CDATA[<p>As far as I have seen, as long as you are uncrushable, the spell dmg from the few pieces of Righteous gear and a good Spelldmg sword w/ spell power enchant is completely sufficient.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walkere</title>
		<link>http://chicanery.fibergeek.com/2007/05/15/how-to-get-115k-hp-and-uncrushable-pre-kara/#comment-128</link>
		<dc:creator>Walkere</dc:creator>
		<pubDate>Mon, 20 Aug 2007 21:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://chicanery.fibergeek.com/?p=144#comment-128</guid>
		<description>Yes, spell damage is useful to increase your threat generation, but at low levels (200 Spell Dam, and Seal of the Crusader), you can generate plenty of threat.

I just got my Paladin to level 70, and my goal was about the same - get 11k+ HP, get uncrushable (or close to it), and head off to tank Karazhan for my guild.  I'm currently sitting at just over 200 Spell Damage, and I was able to tank the whole place.  I held aggro against an epic'ed out Rogue and an epic'ed out Shadow Priest.

Goal 1 is to survive.  Once you have the HP and avoidance to survive tanking, you can divert some points into Spell Damage.  Unfortunately, you won't be able to sacrifice the item value for Spell Damage until you pick up some Karazhan or later epics.</description>
		<content:encoded><![CDATA[<p>Yes, spell damage is useful to increase your threat generation, but at low levels (200 Spell Dam, and Seal of the Crusader), you can generate plenty of threat.</p>
<p>I just got my Paladin to level 70, and my goal was about the same - get 11k+ HP, get uncrushable (or close to it), and head off to tank Karazhan for my guild.  I&#8217;m currently sitting at just over 200 Spell Damage, and I was able to tank the whole place.  I held aggro against an epic&#8217;ed out Rogue and an epic&#8217;ed out Shadow Priest.</p>
<p>Goal 1 is to survive.  Once you have the HP and avoidance to survive tanking, you can divert some points into Spell Damage.  Unfortunately, you won&#8217;t be able to sacrifice the item value for Spell Damage until you pick up some Karazhan or later epics.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nibuca</title>
		<link>http://chicanery.fibergeek.com/2007/05/15/how-to-get-115k-hp-and-uncrushable-pre-kara/#comment-127</link>
		<dc:creator>Nibuca</dc:creator>
		<pubDate>Sun, 15 Jul 2007 15:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://chicanery.fibergeek.com/?p=144#comment-127</guid>
		<description>@Ryan
What makes you say that?  I'd love to see your information to back that statement up.

As far as I can tell, +spell damage adds directly to holy damage. Since most everything the tank is doing is generating holy damage it seems that +spell damage is the obvious choice.  More spell damage = more threat.</description>
		<content:encoded><![CDATA[<p>@Ryan<br />
What makes you say that?  I&#8217;d love to see your information to back that statement up.</p>
<p>As far as I can tell, +spell damage adds directly to holy damage. Since most everything the tank is doing is generating holy damage it seems that +spell damage is the obvious choice.  More spell damage = more threat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://chicanery.fibergeek.com/2007/05/15/how-to-get-115k-hp-and-uncrushable-pre-kara/#comment-126</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Sat, 14 Jul 2007 16:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://chicanery.fibergeek.com/?p=144#comment-126</guid>
		<description>Spell damage isnt all that important for a pally tank...</description>
		<content:encoded><![CDATA[<p>Spell damage isnt all that important for a pally tank&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
