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

Unhallowed Essence Multishot Demon Hunter - Discipline Bug

tryk

New Member
Joined
Apr 13, 2017
Messages
3
Reaction score
1
Hi, when running a Unhallowed Essence Multishot Build, i have chosen a Routine specific for the Build made by, "xzjv" and there is a setting for how much discipline it should reserve for optimal damage output, but no matter what it is set for, the bot just spams Vault until its empty.

What am i doing wrong ?

Furthermore it does not use Preparation to refill Discipline.
 
Replace DemonHunterBase.cs in the \Plugins\Trinity\Routines\DemonHunter\ folder with the attachment.

Or if you prefer to change your own copy, open the DemonHunterBase.cs file and change this line from:

if (!Runes.DemonHunter.Punishment.IsActive && Player.SecondaryResourcePct <= 0.5f)

to

if (!Runes.DemonHunter.Punishment.IsActive && Player.SecondaryResourcePct <= 1.8)

This will cause bot to start using Preparation to replenish Discipline to keep it at high level
 

Attachments

Back
Top