aboutsummaryrefslogtreecommitdiff
path: root/src/common/Debugging/WheatyExceptionReport.cpp
diff options
context:
space:
mode:
authorariel- <ariel-@users.noreply.github.com>2016-10-12 02:54:01 -0300
committerariel- <ariel-@users.noreply.github.com>2016-10-12 02:54:01 -0300
commit9128e377e0d4e028c61ccc1e7b4fd778852ec177 (patch)
treece13f686313adb47c515d5d40bb6213f6322160c /src/common/Debugging/WheatyExceptionReport.cpp
parentaaa1a43204c7dbb9c5bd5f9622b7b3d6065407e2 (diff)
DB/Spell: Fix a few nonworking procs:
- Icy Talons, Holy Concentration, Surge of Light, Trauma, Glowing twilight scale: these auras have SPELL_ATTR3_CAN_PROC_WITH_TRIGGERED, but spells triggering them don't have SPELL_ATTR2_TRIGGERED_CAN_TRIGGER_PROC or SPELL_ATTR3_TRIGGERED_CAN_TRIGGER_PROC_2, so I suspect a wrong flag implementation in the core. Setting the "can proc with triggered" attribute for now. - Trauma, Glowing twilight scale: added spell_proc entry to override SPELLFAMILY_PALADIN in dbc (no spells from other spell family could trigger this) - Light's Grace: Casted Holy Light was proccing the triggered aura and removing the charge instantly, Add "must use spell mod" attribute. - Dislodged Foreign Object: should proc on damaging spell casts only (has positive spell proc flag in DBC)
Diffstat (limited to 'src/common/Debugging/WheatyExceptionReport.cpp')
0 files changed, 0 insertions, 0 deletions