View Single Post
  #4  
Old 03-07-2009, 07:48 AM
Wolftousen
Sarnak
 
Join Date: Apr 2008
Posts: 49
Default

Ok, I'm kind of stuck with Rage Volley. I see that it goes through the Special Attacks and then does DoSpecialAttackDamage function. This forces the disc to completely subvert the Berserker AAs that effect it (all the throwing AAs they got aided in it).

Before fixing the amount of damage it does (the highest isn't to far off, but it shouldn't ever be hitting for lower than 38 non-crit at 65 with no AAs) I want to fix the fact that it is resisted/misses most of the time. This was an unresistable 100% chance to hit disc on live.

In the ChanceToHit function, is there a way to determine the spell that is being cast so that I can Identify if it is the Rage Volley Disc and apply the proper accuracy to it?
Reply With Quote