See I’m not sure it matters in bgs since everyone is brought up to 99. Other secondary stats are brought up to the x9 level of other brackets making lower level mean even less than it used to way back in the day.I'm curious to see how 90 vs 99 in full prideful acts. I can't imagine a 99 pulling higher dps than a 90 considering they have the same talents, spells etc.
Only issue is no rings and ammy
I am going to throw together a pvp power set on my 85 warrior and I’ll let you guys know what I see. Might be a day or two.
I'm leveling a balance druid right now to try out 85 twinking. It appears the 85 PvP gear is more OP than anything as it is the only one that gives both PvP power and PvP resillience. Although you don't get the absurd amount of PvP power on the weapons. If they end up nerfing those weapons though, 85 may very well end up being the most OP twinking level.
Do we know of a script or macro that shows total resilience for a character? Not the one that shows the rating/total number, but one that shows the total percentage?
There's an add-on to show additional stats that aren't normally displayed. Not sure if that does this calculation or not.
Do we know of a script or macro that shows total resilience for a character? Not the one that shows the rating/total number, but one that shows the total percentage?
http://www.wowhead.com/item=71818/stormy-deepholm-ioliteWhat is the +7 pvp power gems called again? I forget.
while i was at the vendor i picked up some of the shoulder enchant thingys and noticed the level restricion on them. its the same level as boa shoulder at the level 100 stage. this lower i level gear can be enchanted which is pretty nice. the legion stull was too high of ilevel except for rings and neck
/run print(GetCombatRatingBonus(16))
/run print("Damage:", GetPvpPowerDamage(), "Healing:", GetPvpPowerHealing())
Indeed, i had also been searching for this script for a long while, very glad someone figured it out as i always wondered how much % PvP resilience gave. Just to be sure however, has anyone been able to test PvP resilience to see if it actually reduces damage?YYYYEEEEEEEEEEEEEESSSSSS! Finally! This script eluded me for years -- thank you so much for posting it! I just tried it in a few different brackets, and it works beautifully. I mean, here's to hoping it's accurate, but it sounds like given the experiences in this thread, PvP resilience is back as strongly as PvP power.
This is a big, big find.
YYYYEEEEEEEEEEEEEESSSSSS! Finally! This script eluded me for years -- thank you so much for posting it! I just tried it in a few different brackets, and it works beautifully. I mean, here's to hoping it's accurate, but it sounds like given the experiences in this thread, PvP resilience is back as strongly as PvP power.
This is a big, big find.
Indeed, i had also been searching for this script for a long while, very glad someone figured it out as i always wondered how much % PvP resilience gave. Just to be sure however, has anyone been able to test PvP resilience to see if it actually reduces damage?
Also, at any point would strength be better over PvP power, or does PvP flat increase your damage at a better rate then strength/a primary stat?
I can confirm pvp power adds massive healing and damage buffs!I'm curious to see how 90 vs 99 in full prideful acts. I can't imagine a 99 pulling higher dps than a 90 considering they have the same talents, spells etc.
Only issue is no rings and ammy
I just tested this on my 85 mage.
With Cataclysmic Gladiator gear and PvP Power gems on each socket I get 25.9% more damage against players. This damage increase has been confirmed through duels as well.
I got this from some other forum member, can't remember the name but the credit goes to him/her. To check your numbers make a macro of the following:
Code:/run print("Damage:", GetPvpPowerDamage(), "Healing:", GetPvpPowerHealing())