I´m always dying in molten core. My Trinitysetup is set to 19 (standard) + 100% health and my DH is allways running inside molten core since some trinity version (probably since patch 2.1). What is wrong there?
I updated the Trinity SVN 1 hour ago. Now my crusader dont use Heaven's Fury at all. I had a extra copy of trinity SVN and i had not update that one. I rolled back from this newest version to the previous one and everything working normally.
Thanks, I'll take it for a spin.These only work with the WHEN tag, DB doesn't provide a way to add conditions. For example usage check out https://www.thebuddyforum.com/demon...ture-mode/179338-profile-brutal-key-farm.html
how are people doing high level grifts and getting the bot to pickup the purple progression orbs?
If you want Trinity to pick up purple orbs in Greater Rifts change this in
ItemHandling.cs:
if (name.StartsWith("tiered_rifts_Orb")) return GItemType.ProgressionGlobe;
to
if (name.StartsWith("tiered_rifts_orb")) return GItemType.ProgressionGlobe;
i changed 80 to 50 and it feels monk plays a bit sloppy compared to 2.1.18 or previous.
Completely ignores progress orbs, anyone else having this issue, if not, I will post a log.
yep, every Trinity version I've used ignores them unless the pathing goes through one of themI've tried many fresh installs which hasn't helped
I found this a day or so ago in this thread:
I did as described and it works for me. It was line 405 in .../Trinity/Items/ItemHandling.cs for me.
I found this a day or so ago in this thread:
I did as described and it works for me. It was line 405 in .../Trinity/Items/ItemHandling.cs for me.
All props to Ledge on the fix! Glad I could help dig it out of the forum wall for you.Thanks heaps buddy, this worked for me![]()
A [SafeMoveTo] as a list, the movement is much more fluid, occurs most high-speed (WD full CD + Spirit vessel + SpiritWalk 3s + horrify Stalker + ring of larceny).
Code:<SafeMoveToList questId="1"> <Destinations> <Destination x="2121.814" y="1752.232" z="0.1000008" pathPrecision="10"/> <Destination x="2100.219" y="1677.018" z="0.1000005" pathPrecision="10"/> .... <Destination x="1576.791" y="786.8594" z="9.155185" pathPrecision="30"/> <Destination x="1563.451" y="824.5952" z="22.32685" pathPrecision="30"/> </Destinations> </SafeMoveToList>
i have been trying to work on it and it worked in 2.1.15 Trinity, but since then i havent been able to get the fetish tracking to workNew version, nice.
Will make sure to test it.
BTW
Any chance for implementation of Zuni set? Would really help if bot casted Fetish Army at the beginning of the run and not at the first elite encountered.