I'm looking to use On Hit Cast Spell Unique Power because the default on hit cast spell system can be disastrous, but I'm having a hard time getting the appropriate tag based script to reference to PC properly.
I've tried using GetItemActivator as well as just referencing the last item activated and it's owner, but nothing seems to work.
If I drop a spell script in the tag based script, the spell effects run fine but the damage can't calculate because it can't make reference to anything.
Does anyone know how to make reference to the PC in this type of tag based scripting?