55Honey / Acore_ZoneDebuff

Lua script for Azerothcore with ElunaLUA to debuff players in zones listed in the configuration.
GNU Affero General Public License v3.0
4 stars 4 forks source link

BG heal reduction messes with player healing reduction spell and ability effects #28

Open Contrubius opened 2 years ago

Contrubius commented 2 years ago

What client do you play on?

enUS

Faction

Both

Content Phase:

Generic

Current Behaviour

Just BG reduction: image BG + mortal strike image Mortal strike reduces the healing by just 38%

Outside of BG image MS outside of BG image

Expected Blizzlike Behaviour

Healing reduction effects (like mortal strike, aimed shot, wound poison) correctly reduce healing received by 50% in battlegrounds

Source

Maths

Steps to reproduce the problem

Go into a BG and heal someone with and without mortal strike effect calculate the difference

Extra Notes

Originally reported: https://github.com/chromiecraft/chromiecraft/issues/3999

AC rev. hash/commit

https://github.com/chromiecraft/azerothcore-wotlk/commit/e0b7c7d0d3b1ea65860439add2c676b3e18f8f8b

Operating system

Ubuntu 20.04

Modules

Customizations

None

Server

ChromieCraft

55Honey commented 2 years ago

Tried to change the spell effect of the custom healing aura to the same as Mortal Strike. No dice, it doesn't stack. The current outlook indicates that only a new spellscript could solve this.