Core/Auras: Implement SPELL_AURA_MOD_DAMAGE_PERCENT_DONE_BY_TARGET_AURA_MECHANIC

Port From (https://github.com/TrinityCore/TrinityCore/commit/6a760de79b6dc9d821bd6dd2c362301c307991f0)
This commit is contained in:
hondacrx
2023-09-04 07:55:44 -04:00
parent fb44221203
commit 54c6d05de0
3 changed files with 17 additions and 1 deletions
@@ -256,7 +256,7 @@ namespace Framework.Constants
ModAuraDurationByDispelNotStack = 246,
CloneCaster = 247,
ModCombatResultChance = 248,
ConvertRune = 249,
ModDamagePercentDoneByTargetAuraMechanic = 249,
ModIncreaseHealth2 = 250,
ModEnemyDodge = 251,
ModSpeedSlowAll = 252,