Post new topic   Reply to topic    Crusaders of the Light Forum Index -> Warriors
View previous topic :: View next topic  
Kurto
Kurto_hydraxis
Officer Alts



Joined: 03 Dec 2010
Posts: 20

Send private message
Reply with quote

re: Prot Warrior (Tank)

0
Next week will feature a prot warrior - tanking - 'How-To' course. You are welcome to join, even if you arent a tank! Else I'll post macros and thoughts he as the time approaches.
Kurto
Kurto_hydraxis
Officer Alts



Joined: 03 Dec 2010
Posts: 20

Send private message
Reply with quote

re: Targeting macro

0
/script SetCVar("targetNearestDistance", 10)
/targetenemy
/script SetCVar("targetNearestDistance", 20)
Kurto
Kurto_hydraxis
Officer Alts



Joined: 03 Dec 2010
Posts: 20

Send private message
Reply with quote

re: Shield/Shout

0
/cast Shield Block(Defensive Stance):
/cast Demoralizing Shout
Kurto
Kurto_hydraxis
Officer Alts



Joined: 03 Dec 2010
Posts: 20

Send private message
Reply with quote

re: Shield slam , life, Rage

0
/cast Shield Slam
/cast Victory Rush:
/cast Inner Rage:
Kurto
Kurto_hydraxis
Officer Alts



Joined: 03 Dec 2010
Posts: 20

Send private message
Reply with quote

re: Just How Squishy am I? Theres a macro for that

0
As a tank we are trying to get to an 102.5 Unhittable rating with the best avoidance that we can muster. This is what makes gearing up a pain because the question of do I use this 384, or this 397 (or whatever) gear musch easier to resolve. Additionally this macro works for all tank classes

/run local b,d,p,r,a=GetBlockChance(),GetDodgeChance(),GetParryChance(),GetCombatRating(CR_DEFENSE_SKILL) a=1/(.0625+.956/(r/122.9625)) ChatFrame1:AddMessage(format("Unhittable: %.2f%% Avoidance: %.2f%% Defense %+.0f rating",b+d+p+5+a,d+p+5+a,r-689))


It'll help solve the squishy equation by knowing if its a gear or skill issue. Skill can be learned/improved but you've still got to win those rolls (Shout out to fric and his healing mace).

Post your best setup here and lets learn from each other.
Posts from:   
Post new topic   Reply to topic    Crusaders of the Light Forum Index -> Warriors All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum