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

Not using Furious Charge

SeaNanners

Member
Joined
Aug 16, 2012
Messages
270
Reaction score
1
Hi my barb just run up the the enemy and stands still he dont use charge at all. WHy? can someone help me pls :(
 
I noticed that too, not using Furious Charge.
Only using when Out of combat is selected.
 
Last edited:
Hi my barb just run up the the enemy and stands still he dont use charge at all. WHy? can someone help me pls :(

Is this with the new trinity?
Haven't tested today with new trinity but yesterday with the old one it was working fine.
 
What build are you guys using? With the latest version of trinity it'll cast FC all the time if you have 4 raekor pieces, otherwise it'll cast FC when there are elites nearby or 3 or more trash mobs.
 
What build are you guys using? With the latest version of trinity it'll cast FC all the time if you have 4 raekor pieces, otherwise it'll cast FC when there are elites nearby or 3 or more trash mobs.

Thats a lie. I have 4 piece Raekor set with the ring of grandeur. And it seems like it doesnt cast charge on any bosses.
 
I'm not lying to you buddy. You all just have to update to the latest version of trinity. It wasn't working in the old version that came with the last DB update, but it's working now.
 
I'm not lying to you buddy. You all just have to update to the latest version of trinity. It wasn't working in the old version that came with the last DB update, but it's working now.

Can confirm its working just fine Jubis with latest Trinity. Speed clearing 65-68 in new season with a best of 72 when i let it push. I did just recently use the suggestion from https://www.thebuddyforum.com/demonbuddy-forum/235900-2-4-ik6-raek4-86-gr-14.html

Changing:
Code:
Skills.Barbarian.FuriousCharge.Charges > 0
to
Code:
Skills.Barbarian.FuriousCharge.Charges > 1

in the playermover.cs


This allows us to enable Furious Charge OOC without expending every charge. It did speed my runs up a bit while allowing me to always have a charge to fight with. This does require 4set Raekors.
 
I can work something out there. Thanks for pointing it out.
 
Back
Top