EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Avoidance Equation. (https://www.eqemulator.org/forums/showthread.php?t=36635)

Zamthos 03-10-2013 08:11 PM

Avoidance Equation.
 
The avoidance equation looks a little something like this:

Code:

int avoidance = (acmod() + ((GetSkill(DEFENSE) + itembonuses.HeroicAGI/10)*16)/9);
My reason for posting this is because some servers, like mine, go up in to high stats and this equation seems to make people invincible beyond a certain point, I don't know whether I should divide by more than 10, multiply by less than 16 or divide by less than 9, has anyone ever modified this? Feedback would be great.

Drajor 03-10-2013 08:51 PM

Hard cap it.

Zamthos 03-10-2013 09:03 PM

Or that. Thanks, Drajor.


All times are GMT -4. The time now is 09:08 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.