azerothcore / azerothcore-wotlk

Complete Open Source and Modular solution for MMO
http://www.azerothcore.org
GNU Affero General Public License v3.0
6.41k stars 2.57k forks source link

[SPELL][PVE] ARCANE TORRENT - BLOOD ELF RACIAL SPELL ! #1527

Closed Heisenberg520 closed 4 years ago

Heisenberg520 commented 5 years ago
SMALL DESCRIPTION:

The Arcane Torrent Spell , that is a Racial spell of the Blood Elf does not interrupt some Boss spells that should be interruptable

EXPECTED BLIZZLIKE BEHAVIOUR:

Should Interrupt , interruptable spells like https://www.wowhead.com/spell=71420/frostbolt or https://www.wowhead.com/spell=68982/phantom-blast , the arcane torrent spell should work as a Aoe silence , in Pvp works correctly

CURRENT BEHAVIOUR:

The Arcane Torrent Spell , that is a Racial spell of the Blood Elf does not interrupt some Boss spells that should be interruptable like Frostbolt (https://www.wowhead.com/spell=71420/frostbolt) of the Icc Boss Lady Deathwhisper ( https://www.wowhead.com/npc=36855/lady-deathwhisper#abilities) or the Phantom Blast (https://www.wowhead.com/spell=68982/phantom-blast) of the Boss Devourer of Souls (https://www.wowhead.com/npc=36502/devourer-of-souls#abilities) - this are just two , i don't know how many Boss SPELLS that should be interruptable are affected by this Issue, i've tried this spell olso on other npc and sometimes works and sometimes not , depends by the npc and the spell that he casts

STEPS TO REPRODUCE THE PROBLEM
  1. Create a Blood elf pg
  2. go in a instance like Forge of Souls (N/H) or in a Raid like Ice Crow Citadel (10N/H-25N/H)
  3. During the Fight of a Boss like the Devourer of Souls (Forge of Souls - last boss ) or the Lady Deathwhisper ( ICC - second Boss )- wait until the Devouver casts the Phantom Blast and try to interrupt him by using the arcane torrent spell and u will see that nothing will happen the Boss will be Immune to your silence , or try to fight and silence the Lady Deathwisper during the second phase when she uses the Frostbolt spell and u will see that the boss will be immune to your silence
EXTRA NOTES:

This should be a High prio fix cause in some cases could change the result of a important fight like the Lady Deathwhisper in a Icc RUN

AC HASH/COMMIT:

https://github.com/azerothcore/azerothcore-wotlk/commit/44272f169c49f20c79b78aeea634f3bc7c2dafd1


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/70574594-spell-pve-arcane-torrent-blood-elf-racial-spell?utm_campaign=plugin&utm_content=tracker%2F40032087&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F40032087&utm_medium=issues&utm_source=github).
GMKyle commented 5 years ago

this commit fix the issue and it's easy to adapt, I already run a few successful test. https://github.com/TrinityCore/TrinityCore/commit/fd88a67182b4915a702118151b1a1c6c87fe9ead

BarbzYHOOL commented 5 years ago

GMKyle if you want to contribute officially it's not that hard, we have a tutorial on the wiki. Otherwise thanks for the link