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

[Crusader] Heaven's Fury question

Aazaroth

New Member
Joined
May 3, 2014
Messages
407
Reaction score
2
Hey,

how can i change the code of Heaven's Fury to cast it on elite and waste it not on trash mobs(running arround of the elites)
 
My guess is:

private static bool CanCastHeavensFury()
{
return CanCast(SNOPower.X1_Crusader_HeavensFury3) && CurrentTarget.IsEliteRareUnique;
}

Disclaimer: you are looking at my third post
 
Sorry for ask here, My cru still not use Heaven Fury on single monster. Could you please advice?
 
Back
Top