Need ~35-45% unbuffed crit (higher is better), 1000-2000 loh... most of the rest of the stats work either way... crit dmg is highly valued for ww spec though.Just curious the stats needed for a WW Barb? I have the money to buy new gear, just dunno what to get. Currently a rend barb tank.
I run WAY faster with WW barb.Stay as a rend barb tank if I was you, not much of a difference. At least not in my experience.
I run 74k Dps with rend / shield etc, tried out ww and changed a ton of gear around and really the extra death an hour in the end didn't make any real difference to speed.
Perhaps I didn't upgrade his gear enough.. I doubt this tho.. 1000ar, 1900 loh, 52% crit. With 400% crit dmg.
Your stats are all better than mine and I get <0.5 dph on average.... as low as 0.1 dph. You need to play around with the configuration of trinity. (PS I don't even use warcry)
Edit: PS: Avoidance is bad.
if u guys still have old versions of trinity, i am on 1.4.6.1..
try replacing the original ww code with this
// Sprint buff, if same suitable targets as elites, keep maintained for WW users
if (!bBuffsOnly && hashPowerHotbarAbilities.Contains(SNOPower.Barbarian_Sprint) && !playerStatus.bIsIncapacitated &&
(
// Always keep up if we are whirlwinding
hashPowerHotbarAbilities.Contains(SNOPower.Barbarian_Whirlwind) && GilesUseTimer(SNOPower.Barbarian_Sprint)
) &&
// If they have battle-rage, make sure it's up
(!hashPowerHotbarAbilities.Contains(SNOPower.Barbarian_BattleRage) || (hashPowerHotbarAbilities.Contains(SNOPower.Barbarian_BattleRage) && GilesHasBuff(SNOPower.Barbarian_BattleRage))) &&
// Don't already have sprint up
!GilesHasBuff(SNOPower.Barbarian_Sprint) &&
// The timer is out OR ignore the timer if we don't have sprint
(GilesUseTimer(SNOPower.Barbarian_Sprint) || !GilesHasBuff(SNOPower.Barbarian_Sprint)) &&
((playerStatus.dCurrentEnergy >= 40 && !playerStatus.bWaitingForReserveEnergy) || playerStatus.dCurrentEnergy >= iWaitingReservedAmount) && PowerManager.CanCast(SNOPower.Barbarian_Sprint))
{
return new GilesPower(SNOPower.Barbarian_Sprint, 0f, vNullLocation, iCurrentWorldID, -1, USE_COMBAT_ONLY, USE_SLOWLY);
}
this hasnt failed me yet. i always try the newest versions and end up going back to this version.. coz it works the best for me
if you try putting this code in latest versions however, the trinity wont compile.
well give us some details..... Or is it some secret? Avoidance is bad so put avoidance at zero? play around with configuration like what the trash kill radius? You don't use warcry so what do you use??? how much resis do you have without warcry?
btw im playing with avoidance off.. i am not sure how avoidance is in 1.4.6.1
Thing is that cdmichaelb comes here and he says he is the best.. and sh1t but unfortunantly he never posted a single gear part, he only says "bla bla bla i do runs verry fast , i catch 500+ items per hour and never die".. but thats it.. thats the kind of share that we do not need. so m8 i think you will have to figure out for your self or with help of really usefull ppl .
Cool that was my next question... THats what i do aswell but wasn't sure if it mattered or not.
Sorry for all the questions but what is your radius set at as well???
**EDIT** Just wanted to say thanks for the Tip PLZstop... The WW sprint works wonder like that and seems so much more effcient thans again man.
no problem. what radius?