Core/Auras: Implemented aura to increase armor by percentage of primary stat

Port From (https://github.com/TrinityCore/TrinityCore/commit/b574be08ae552dcc4bba09e15422d74866a0e7d2)
This commit is contained in:
hondacrx
2021-03-29 12:12:49 -04:00
parent b00a895f19
commit 6e2c9a32e7
3 changed files with 30 additions and 4 deletions
@@ -289,7 +289,7 @@ namespace Framework.Constants
Unk265 = 265,
SetVignette = 266, //NYI
ModImmuneAuraApplySchool = 267,
Unk268 = 268, // Old ModAttackPowerOfStatPercent. Unused 4.3.4
ModArmorPctFromStat = 268,
ModIgnoreTargetResist = 269,
ModSchoolMaskDamageFromCaster = 270,
ModSpellDamageFromCaster = 271,
@@ -505,7 +505,7 @@ namespace Framework.Constants
ConvertConsumedRune = 481,
Unk482 = 482,
SuppressTransforms = 483, // NYI
Unk484 = 484,
AllowInterruptSpell = 484, // NYI
ModMovementForceMagnitude = 485,
Unk486 = 486,
Unk487 = 487,