This is the problem:
https://github.com/EQEmu/Server/blob...ells.cpp#L1753
KEI is a target type '41' spell - aka. 'ST_Group'
So, the target you supply is overridden to 'self' when the spell is actually cast.
I'm not familiar enough with the spell code to offer a suggestion..but, someone else may be
