i hope my Crusader condemn cooldown i retouch Combat files
private static bool CanCastCondemn()
{
return CanCast(SNOPower.X1_Crusader_Condemn) && (TargetUtil.EliteOrTrashInRange(600f) || TargetUtil.AnyMobsInRange(600f, CrusaderSettings.CondemnAoECount))
&& (!Legendary.FrydehrsWrath.IsEquipped || Player.PrimaryResource >= 0);
but i was not as expected.
help me
private static bool CanCastCondemn()
{
return CanCast(SNOPower.X1_Crusader_Condemn) && (TargetUtil.EliteOrTrashInRange(600f) || TargetUtil.AnyMobsInRange(600f, CrusaderSettings.CondemnAoECount))
&& (!Legendary.FrydehrsWrath.IsEquipped || Player.PrimaryResource >= 0);
but i was not as expected.
help me
How crusader condemn cooldown off?
Aucun commentaire:
Enregistrer un commentaire