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

Crusader Stampede build

i was wondering how i could make it so that i cast valour and provoke as soon as it gets off CD?
 
EDIT: Got it to work for some reason it crashed because of my DHcombat.cs

where i have to change this options?

\Plugins\Trinity\Combat\Abilities\CrusaderCombat.cs



When i use it my trinity doesnt appear in the plugin-tab i tried this:

Code:
return CanCast(SNOPower.x1_Crusader_Phalanx3) && (TargetUtil.ClusterExists(15f, 3) || TargetUtil.AnyMobsInRange(15f, 1));

and this:

Code:
return CanCast(SNOPower.x1_Crusader_Phalanx3);

Iam using Trinity 2.1.12 if anyone got something please let me know. :)
 
Last edited:
What makes it a stampede build? What gear and skills?

I need to know that so I can add this to Trinity
 
What makes it a stampede build? What gear and skills?

I need to know that so I can add this to Trinity

Akkhan/CDR/AtkSp%/Furnace (optional) spam every spell on cooldown (thanks Law + Unstopp). Horse (the spell, dunno the name) for movement.

See this BUILD (more or less equiv)
 
Last edited:
0-3sec Akkhan cooldown (akkhan rune with regeneration of wrath)
Law with Critical
etc.
Phs. 2hander or Furnace
Bracers with Knockback dmg..
Easy T6

Crusader - Game Guide - Diablo III
This is how i play it



1-4deaths a hour with Bot is good

7-16legs a hour
 
Does anyone knows how to force-spam on cd both LoV and Provoke in the .cs file?
It seems that the bot (or at least my combat routine) attempts to use them only during elites.

Is anyone experiencing that?
 
Does anyone knows how to force-spam on cd both LoV and Provoke in the .cs file?
It seems that the bot (or at least my combat routine) attempts to use them only during elites.

Is anyone experiencing that?
Just insert a anymobaround check and set it to like 3 mobs also do it with anyelitearound. You can find it iam sure.
 
I cant put it to work here...

Someone who got the file working fine ... with closed ranged fight , can upload it ?


Thx.
 
Back
Top