Currently, the spell Power of the Shadows (Shadow Knight, Level 70) spell is activating the incorrect proc/effect and I could not figure out why. From the database, we see this:
Code: Select all
2 : Effect type : Increase ATK by 85
9 : Effect type : Add Proc:Strike of the Knight
The above Proc is Strike of the Knight, which has Spell ID 9008; this is the normally intended proc. But for some reason when this spell is currently used ingame and the spell procs, it is activating Spell ID 9009 instead, which is a powerful group heal called Healing Command (which group heals 1500). Being that this spell procs a ton, it does a LOT of healing on the entire group. I could not figure out why it was activating Spell ID 9009 instead of 9008.
Just reporting the issue, thanks for reading.
-Ragna the Bloodedge