EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Stonewall and Shielding (https://www.eqemulator.org/forums/showthread.php?t=24487)

ChaosSlayer 03-19-2008 08:20 AM

the is no "problem" per say =)

there is no problem other than the one you(server admins) created themselves =)

the identical dmg hits come and will always come from MINDMG stat.
since mindmg is a damage npc will ALWAYS hit for regardless player level or ac.

KLS fix merely fixes so shielding will now also reduce mindmg not just random dmg.
but you will still get identical hits.

The only true solution to this is to set mindmg to 0 - atleast for most mobs.
Only raid bosses should have mindmg stat so they will still like a truck regardless of how many levels lower than they are.

KLS 03-19-2008 12:07 PM

Ok maybe I wasn't clear, shielding isn't calculated 100% correctly right now. I'm seeking to correct this, this isn't to address the admins that can't balance their own servers. AAs should be offering mitigation through AC mitigation, while item shielding should affect minimum damage only. All shielding was calculated in one spot, I'm simply putting them where they belong, with AAs before the min dmg check and item shielding after.

ChaosSlayer 03-19-2008 12:30 PM

just to make sure we on the same page:


curently:
dmg done cosnist of = MIn dmg (delt regardless ac) + random Dmg (reduced by ac)
100 (min) +100(random) +10% shielding= 100 + 90 = 190 dmg

10% shielding will cut of 10% of random dmg only


KLS fix will do: 10% shielding will cut of 10% of TOTAL dmg (min and random)

100 (min) +100(random) +10% shielding= 90 + 90 = 180 dmg


KLS please corect me if that is not what you mean

KLS 03-20-2008 11:15 AM

In essence shielding works like this currently:

Damage comes into the mitigation formula
We calculate our total mitigation from spells items and AAs and save it for later.
We plug our damage and mobs into the AC formula and reduce the damage.
We then do straight up mitigation from the remaining damage.
We check to see if we're below minimum hit, if we are we set to minimum hit.
Tada

How it will work.
Damage comes into the mitigation formula
We plug our damage and mobs into the AC formula and reduce the damage.
Damage mitigation from AA's is applied to the AC roll, thus adding the mitigation from damage reduced by the AC formula.
We check to see if we're below minimum hit, if we are we set to minimum hit.
We mitigate the remaining hit by item mitigation based off the minimum hit (so if you were capped at 35% item shielding and had a mob with 880 min hit it would reduce the damage by 308)
We do straight up spell mitigation to the remaining damage.
Tada

I changed it to be a bit more complex but after reading lots of stuff and talking with quite a few people I believe more accurate.


All times are GMT -4. The time now is 08:56 AM.

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