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

Three Musketeers - fast legendary farm after 2.0.4

anyone else experiencing strange dry spells on zulton kulle? i'm not talking about RNG -- i'm talking about 48 games per hour t3 Kulle for 2 hours and not a single legendary or plan dropped? this was an hour of campaign + quest turn in and an hour of adventure mode kulle.
 
does anyone know how to rotate the 4 profiles? I use the R-YAR relogger but then it just disconnects (instant leave) and the same one gets used..
 
anyone else experiencing strange dry spells on zulton kulle? i'm not talking about RNG -- i'm talking about 48 games per hour t3 Kulle for 2 hours and not a single legendary or plan dropped? this was an hour of campaign + quest turn in and an hour of adventure mode kulle.

It's RNG mate.

They won't be nerfing boss loot tables.
 
Does EXP Bonus's not effect Ghom Exp/hour ?

I have Hellfire Ring + 41% Exp bonus gem in gelm.... it doesn't effect the quest exp.. but does it give a good boost of exp for Ghom himself?



Or should I just switch to my Magic Fing gear?
 
My wiz always comes close to Kulle before attacking, how do I make it attack at longer range?
 
Rings/Gems etc do not effect quests, The only thing that can boost them is either difficulty level OR pool of reflection exp. You can get like 13m per on T5 or about 10m on T4 with PoR exp stacking.
 
Whenever i use ghom instant leave i get code: 42002 which says i'm entering a game too fast after being disconnected. my wait time is 10-15 secs in between games
 
I have updated the barb.cs to the parts you mention in the original post, but my barb is still casting abilities at the original fury amount.

What am I missing?
 
T5 Ghom still superb

===== Misc Statistics =====
Total tracking time: 4h 43m 6s
Total deaths: 0 [0 per hour]
Total games (approx): 3 [0.64 per hour]
Total XP gained: 5860.84 million [1242.13 million per hour]
Total Gold gained: 29363.78 Thousand [6223.27 Thousand per hour]

===== Item DROP Statistics =====
Items:
Total items dropped: 801 [169.76 per hour]
Items dropped by ilvl:

Items dropped by quality:
- White: 30 [6.36 per hour] {3.75 %}
- Magic: 91 [19.29 per hour] {11.36 %}
- Rare: 668 [141.57 per hour] {83.4 %}
- Legendary: 12 [2.54 per hour] {1.5 %}

Gem Drops:
Total gems: 1 [0.21 per hour]


===== Item PICKUP Statistics =====
Items:
Total items picked up: 771 [163.4 per hour]
Item picked up by ilvl:

Items picked up by quality:
- Magic: 91 [19.29 per hour] {11.8 %}
- Rare: 668 [141.57 per hour] {86.64 %}
- Legendary: 12 [2.54 per hour] {1.56 %}
 
My wiz always comes close to Kulle before attacking, how do I make it attack at longer range?
Try this it works for me

In Trinity\Combat\HandleTarget.cs change line 399:

Code:
if ((TargetCurrentDistance <= TargetRangeRequired && CurrentTargetIsInLoS) || stuckOnTarget || npcInRange)
To:
Code:
if (TargetRangeRequired <= 1f || (TargetCurrentDistance <= TargetRangeRequired && CurrentTargetIsInLoS) || stuckOnTarget || npcInRange)
 
Well this prolly has been asked 100 times, but I cant seem to find an reply inbetween all theese replys lol.

But where can i get theese loot statistics people copy paste in here?
 
Well this prolly has been asked 100 times, but I cant seem to find an reply inbetween all theese replys lol.

But where can i get theese loot statistics people copy paste in here?
demon folder\TrinityLogs\character --> Runstats - Class
 
With a Barbarian (Ghom Face to Face normal) v.07 activates WotB and waits for Ghom to come in range. There is not any problem with v0.6 though.
 
With a Barbarian (Ghom Face to Face normal) v.07 activates WotB and waits for Ghom to come in range. There is not any problem with v0.6 though.

same version, same class, no problems
reinstall bot and trinity maybe
 
Whenever i use ghom instant leave i get code: 42002 which says i'm entering a game too fast after being disconnected. my wait time is 10-15 secs in between games

seems like a lot of people are getting this error in the last few days. couldn't the devs of this profile just implement something that closes the error notification everytime it pops up? that way it shouldn't slow down games per hour that much and most importantly this would be afkable again.
 
Back
Top