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

FC for barb maybe fixs that?

Mathew7500

Member
Joined
May 18, 2013
Messages
65
Reaction score
0
stop it killing yellows and blues just kills whites and trash only for quick rush for exp and boss?
 
FC Barb is broken in rev 513. It is now using basic attacks on a single target until something interesting is found. No kiting nor moving. DEAD.
@jubisman

I annotate 2 lines out and works well now. Why did you add this into the BarbarianCombat.cs???
Code:
                //if (Legendary.StrongarmBracers.IsEquipped && TimeSincePowerUse(SNOPower.Barbarian_FuriousCharge) < 4000)
                    //return false;
 
Last edited:
It's from an older build that used FC to keep the bastions of will buff up. AFAIK the new FC build doesn't use Strongarm Bracers, hence why I left that code there.
 
Strongarm Bracers is used for speed farms like ~60 lvl grifts or nephalem rifts.
 
Good to know, thanks for the heads up. I'll get rid of that part of the code then.
 
Back
Top