Yep, you can decrease trigger range of trash combat.
Or increase minimum trash mob pack size with & decrease Trash mob cluster radius.
Also make sure that "extend trash-kill range after combat" is not checked.
But if you run a build without movement spells/summons/illusory boots you can be...
Hi all.
Currently i`m running Hexwuko/inna`s/sage`s tempest rush build for bounty and d. breath farming.
With electric field rune you can literally rush through like a WW barb (ofc it`s not a 255% MS but still something like 150+) watching everything on your screen explodes.
But there is a...
Updated my post, you probably wasn`t able to see the code i quoted.
actually trinity by default atm just check in spellhistory, how much times sentry was casted with last 30 seconds.
also junkie1977 already suggested how to count sentries within XXX range in his custom DH routine.
something...
@ rrrix
a few suggestions about new DH sentry
I`m new here, and I do not know understand the mechanisms of the plugin and bot
And maybe all that I write is bullshit
1)int sentryCoolDown = SpellHistory.SpellUseCountInTime(SNOPower.DemonHunter_Sentry, TimeSpan.FromSeconds(24)) >= 4 ? 12 : 6...