Allright, thanks!Rydiak wrote: ↑Mon Aug 26, 2024 1:06 pmYou are in luck then! Check out my Damage Calculator link in my signature and then go to Avoidance Calculator. I have every avoidance formula used by this server chronicled there, including both a comparison of all the formulas against each other as well as the patch notes for each of the changes.
DisruptStrikeThrough% = (Caster.Intelligence / (Caster.Level * 7.5 + 50) * 0.075) + Caster.DisruptStrikeThrough
TargetDisrupt% =((Target.Willpower + Target.DisruptSkill ) / (Target.Level * 7.5 + 50) * 0.075) + Target.Disrupt%
FinalDisrupt% = TargetDisrupt% - DisruptStrikeThrough%
May indeed be what I'm remebering having been quoted as actual live formula. But apparently was not the case by 1.4.8, allthough I cannot find anything confirming it was changed other than your comment, but I will take your word for it
If I'm reading your comment incorrectly and this was indeed the formula up until live ended, I guess my recollection wasn't entirely **** though. I would be somewhat surprised if Londo got this incorrect to be honest.