EverWrath/src
Lyuboslav Kotsev 10892a519d
fix(core/spell): Presence of Mind should not apply cooldown mods on c… (#17890)
fix(core/spell): Presence of Mind should not apply cooldown mods on category spells.

Mage T4 set 4 set bonus puts cooldown reduction on Presence of Mind which should not be passed down to category spells,
because in case of infinity cooldown on Arcane Power it does not get reset when you lose the Presence of Mind aura and Arcane Power stays forever in cooldown
or more specifically for 1 month(infinity cooldown).

Closes https://github.com/azerothcore/azerothcore-wotlk/issues/17800
Patch 3.0.9 https://wowpedia.fandom.com/wiki/Patch_3.0.9

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2024-06-17 22:05:07 +02:00
..
cmake fix(Deps): Fixed finding openssl 3.2 on windows (#18284) 2024-02-10 18:49:40 +01:00
common fix(LICENSE): update license file paths (#18972) 2024-05-29 20:10:39 +02:00
genrev feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
server fix(core/spell): Presence of Mind should not apply cooldown mods on c… (#17890) 2024-06-17 22:05:07 +02:00
test feat(Core/World): Implement DoForAllPlayers() helper for all online p… (#18060) 2024-01-01 13:57:57 +01:00
tools chore(Core/Misc): sort includes (#17776) 2023-11-18 17:51:26 +01:00
CMakeLists.txt refactor(Cmake): add support build selected applications and tools (#11836) 2022-05-31 17:05:39 +07:00