Redirect Spell
When a spell missile arrives at its target we call 'RedirectSpell' hooks. To direct the spell to a different target, place the combatant index of the new target in hook parameter [5]. If you would like a message to be displayed, place the desired message in hook parameter [6].
Parameters
None
Context
Combatant - $AttackerContext() (the spell caster)
Combatant - $TargetContext() (the original target of the spell)
Spell - $SpellContext()