What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Barbarian Ignore Pain

blacula

New Member
Joined
Feb 22, 2013
Messages
115
Reaction score
0
Even though it really is a good way to mitigate damage at higher torment levels (ignore pain with iron hide rune gives 50% damage reduction and immunity to all AOE for 7 seconds) but the bot never seems to use it.
 
Trinity uses it at a certain HP percentage, check out the link below.

https://www.thebuddyforum.com/demonbuddy-forum/plugins/trinity/180215-barbarian-ignore-pain.html

public static bool CanCastIgnorePain
{
get
{
return

CanCast(SNOPower.Barbarian_IgnorePain);
}
}

This casts it when it isn't on Cooldown, it is near perfect. Thank you Mr Bubbel

What is perfect would be having it cast when it isn't already up, simply because If you're running two barbs or more, you're able to continuously have it up with timings.
 
Last edited:
So that one seems to be mainly for the speed buff (bravado) then. I just want to lower the HP threshold a bit so it uses it more often, but not off cooldown. Right now it doesn't really use it much at all. But my guy hardly ever dies, do I guess it uses it only when near death.
 
I believe it is similar to having your potion being used, and I am unsure if changing your potion would have an effect on whether it'll use Ignore pain more often or not. I myself would rather have it constantly being used, purely because I know at least while I am running higher GRifts, I'll die to trash less, and it is great when you're got a follower with Unity also.
 
Back
Top