Jump to content

[7889][FIX] Mutilate


Auntie Mangos

Recommended Posts

btw

probably a bad formula ,much less dmg

The formula to calculate mutilate damage is (corrected regarding offhand damage, see note at end):

Opportunity = 1 + (0.1 * Opportunity Rank)

Offhand Reduction = 0.5 + (0.05 * Dual Wield Specialization Rank)

Lethality = 0.06 * Lethality Rank

Poison Bonus = 1 + (0.2 if Poisoned Target)

Average Weapon Damage = (Weapon Minimum Damage + Weapon Maximum Damage) / 2

Modifier = (Attack Power / 14) * 1.7

Base Damage = Average Weapon Damage + Modifier

Mainhand Base Damage = Base Damage + Mutilate Bonus Damage

Mainhand Damage = Mainhand Base Damage * Poison Bonus * Opportunity

Mainhand Critical Damage = Mainhand Damage * (2 + Lethality)

Offhand Base Damage = (Base Damage * Offhand Reduction) + ( Mutilate Bonus Damage * (1 + (.1 * Dual Wield Specialization Rank))

Offhand Damage = Offhand Base Damage * Poison Bonus * Opportunity

Offhand Critical Damage = Offhand Damage * (2 + Lethality)

Minimum Mutilate Damage = Mainhand Damage + Offhand Damage

Maximum Mutilate Damage = Mainhand Critical Damage + Offhand Critical Damage

Link to comment
Share on other sites

  • Replies 52
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 weeks later...

Description: MaNGOS adaptation for DragonShard Realm

[p74] Fix: Mutilate does not require to be behind the target.

Maxxie (author)

February 03, 2009

src/game/Spell.cpp

since the code will not copy correctly it's right here:

http://github.com/dragonshard/mangos/commit/ae9714ccaa6bcab443f4cc18f90c27d5dca69d55

it fixed there, so there should be no problem inserting it in next revision.

Link to comment
Share on other sites

Applied in [7889]

Thank You

Hi again, we just tested the fix, and it wasn't working :( Mutilate still says "U gotta be behind ur target"

Any ideas?

P.S Nm, the server says revision 7894, but in game still says 7887 which is probably the correct one, which means it hasnt been applied yet

Just confirming that the server was running on old binaries and now everything is fine. Mutilate works, A big thank you to the mangos team

Link to comment
Share on other sites

  • 3 months later...
  • 2 months later...
  • 4 weeks later...
"mutilate with cold blood, crits only mainhand"

Unclear how fix this in non-hack way. Buff have 1 charge and it used at first triggered spell cast for main hand.

ok thats a bug we can live with, because cold blood is more often used with eviscerate or envenom.

but the low damage mutilate is putting out, thats where it gets real ugly

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use