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

BestLEGS [2.0.3] - Legendary Road

Did a 6h test with monk on normal.
Some issues

doesnt talk to captain rumford in the first place,takes a while
when dungeon isnt open just walks back & forward,after a while it moves on
at the entrance 'gate' always get stucks,moving for & backwards

all these issues are known but would be great if they could be fixed :) great work btw

the bad thing 'for me'
during the 6 hours of testing on normal safetp fast,ive only recieved 4 legendary's :( i guess RNG must really hate me!
 
:p apparently did not read the 1st post properly :p

But great work!
 
i really like the profile its good thanks for making it. but, sometimes profile just skips rares. i checked it for it might be skipping low rares but its not actually. is there a problem with bot or just my problem?

btw. i'm waiting a lvling profile for 2.0.3 from you :D
 
I'm casually using your profile to farm normal in hardcore with a barbar+demonhunter setup
i manage to rake in about 1.2 legendaries/hour, 150k gph and about 50mio xp/h using your kill all profile
 
the usuall drop from 1 Normal run
M7G7y65.jpg



btw working on adding combat-ignore tag, to attack only mothers
 
What kind of pickit are you using?
I currently disabled the pickup for anything but gems and legendaries .. which is kinda sad since there are some badass rares out there.

Is there a up2date pickit ? If not I'm gonna try to create one and if I succeed im obviously gonna share it.

greez
 
i use trinity settings to pickup all and salvage rares+magic

Do you destroy destructibles too ? What is your trinity settings for that ?

Sometimes Lea doesn' t open the door and the game close too :(
I'm stuck sometimes too when i travel the portal in front of the tp
 
Last edited:
In my opinion just make this run from start to gates and after wretched mother kill relogin.
 
if you wanna open cursed chest and Anvil of Fury open this Trinity/Configuration/DataDictionary.cs

and edit some strings to looks like this

for Cursed Chest
Code:
/// <summary>
        /// Interactable whitelist - things that need interacting with like special wheels, levers - they will be blacklisted for 30 seconds after one-use
        /// </summary>
        public static HashSet<int> InteractWhiteListIds { get { return interactWhiteListIds; } }
        private static readonly HashSet<int> interactWhiteListIds = new HashSet<int> {
            56686, 211999, 52685, 54882, 180575, 105478, 
            102927, // A1 Cursed Hold Prisoners
            5747, // A1 Cathedral Switch
			365097 // Cursed Chest - Damp Cellar
        };

for chests after Cursed chest
Code:
/// <summary>
        /// Resplendent chest SNO list
        /// </summary>
        public static HashSet<int> ResplendentChestIds { get { return resplendentChestIds; } }
        private static readonly HashSet<int> resplendentChestIds = new HashSet<int> {
            62873, 95011, 81424, 108230, 111808, 111809, 211861, 62866, 109264, 62866, 62860, 96993,
            // Magi
			112182,
			363725, 357331 // chests after Cursed Chest
         };

Anvil of fury
Code:
/// <summary>
        /// Chests/average-level containers that deserve a bit of extra radius (ie - they are more worthwhile to loot than "random" misc/junk containers)
        /// </summary>
        public static HashSet<int> ContainerWhiteListIds { get { return containerWhiteListIds; } }
        private static readonly HashSet<int> containerWhiteListIds = new HashSet<int> {
            62859, 62865, 62872, 78790, 79016, 94708, 96522, 130170, 108122, 111870, 111947, 213447, 213446, 51300, 179865, 109264, 212491, 210422, 211861, 
            // Magi
			196945, 70534,
            // Demonic Vessels
            103919,
            // GizmoType: Chest Name: trOut_Wilderness_Scarecrow_A-3924 ActorSNO: 78030 
            78030,
			173325, // Anvil of Fury
         };
 
Kevin, for a Monk run, i just wanna legendarys, Whats best profile and T you think is better i run ( FAST , FULL or ONLY).
 
i working on the issues dont test the profiles still on long runs
 
need a profile to run with kill only mothers!!! and elites
 
Last edited:
So far my wizard does fine in T3 Full runs with over 300mil xp per hour and anywhere from 1-3 legs per hour. Monk is better at FAST run but has to be on T1. Haven't tested barb yet.

All in all it's a good set of profiles. :)
 
DB starts the game and my toon just stands in town.

Loaded profile [Legendary Road FULL v0.1]
Game joined, Resetting profile caches.
========== Grid segmentation resetting!!! ============
Forced townrun initiated! Reason:Request from: ForceTowunRun tag
ToggleTargeting, new values: Looting:True LootRadius:100 Combat:True KillRadius:30
[Trinity] [TrinityMoveTo] Started Tag; x="2906.414" y="2797.841" z="24" name="" questId="1" stepId="0" worldId="71150" levelAreaId="19947"
 
Torment 1 Barb

===== Misc Statistics =====
Total tracking time: 29h 51m 19s
Total deaths: 67 [2,24 per hour]
Total games (approx): 517 [17,32 per hour]
Total XP gained: 12698,97 million [425,35 million per hour]
Total Gold gained: 347,37 Thousand [11,63 Thousand per hour]

===== Item DROP Statistics =====
Items:
Total items dropped: 2184 [73,15 per hour]

Items dropped by quality:
- White: 275 [9,21 per hour] {12,59 %}
- Magic: 955 [31,99 per hour] {43,73 %}
- Rare: 935 [31,32 per hour] {42,81 %}
- Legendary: 19 [0,64 per hour] {0,87 %}
--- ilvl 60 Legendary: 19 [0,64 per hour] {0,87 %}


17.32 games per hour / 0.64 leg per hour

what i doing wrong ?
 
Back
Top