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

Crusader delayed attacks, waits for Wrath

ryan1cf

New Member
Joined
Sep 1, 2014
Messages
49
Reaction score
1
Using DB Beta 556 with Trinity 2.13.7, QT 3.5.6, Adventurer 1.0.0.95

My Crusader attacks and keeps attacking when he has Wrath, but once he runs out he doesn't use his primary skill, so he just sits there and waits for Wrath to refill or another skill to be ready.

I have Slash, Shield Bash, Iron Skin, Shield Glare, Laws of Valor and Provoke. I can do up to GR 21 but not past that because he's not using Slash.

I have Roland's Legacy x4 equipped, using a 2 handed weapon with shield.

Thanks
 
Here the same.... Its useless for the Crusader...
Please fix it!
 
Perfect support.... NOT!
Crusader in use with Trinity is useless! Thanks for that sh*t!
 
if you tried lookign around you would realize that using trinity 3.0 works....
 
I changed the number of mobs for provoke from 3 to 1 in my crusadercombat.cs

// Provoke
if (CanCast(SNOPower.X1_Crusader_Provoke) && TargetUtil.AnyMobsInRange(15f, 1))
{
return new TrinityPower(SNOPower.X1_Crusader_Provoke);
}
 
Last edited:
Back
Top