Core/Auras: Reimplement SPELL_AURA_MOD_ARMOR_PENETRATION_PCT, it is back from the dead

Port From (https://github.com/TrinityCore/TrinityCore/commit/11f6576f04688fb89d97e2bbe7ae97a8b6585415)
This commit is contained in:
Hondacrx
2024-11-17 13:11:53 -05:00
parent 447c222665
commit 83f5185fc3
2 changed files with 6 additions and 3 deletions
@@ -287,8 +287,8 @@ namespace Framework.Constants
Unk277 = 277, // Old ModMaxAffectedTargets. Unused 4.3.4
ModDisarmRanged = 278,
InitializeImages = 279,
ProvideSpellFocus = 280,
ModGuildReputationGainPct = 281, // NYI
ModArmorPenetrationPct = 280,
ProvideSpellFocus = 281,
ModBaseHealthPct = 282,
ModHealingReceived = 283, // Possibly Only For Some Spell Family Class Spells
Linked = 284,