SpellTargetType of FriendlyChampionOrSov but not Self?

Hi all,

I'd like to have a spell that can be targeted at any friendly champion (or sov) but not at oneself.

So something like this tag:

<SpellTargetType>FriendlyChampionOrSov</SpellTargetType>

But somehow not allowed to be cast on Self.... any ideas?

Thanks.

 

2,668 views 2 replies
Reply #1 Top

<SpellTargetType>FriendlyChampion</SpellTargetType>

This should cover every champion you would obtain and you cannot target yourself with it. (not sure if it prevents enemy sovereigns you obtain)

Reply #2 Top

Thanks for quick response... i'm at work so can't test at the minute... but I'm wanting this to work for a spell that can be cast by normal champions as well as the Sov.... i'm guessing <SpellTargetType>FriendlyChampion</SpellTargetType> would not let a normal champion cast it at the Sov, what do you think?

So the outcome i'm looking for is.. for SpellX, Ceresa should be able to cast it on Craul, and Craul should be able to cast it on Ceresa... but they can't cast it on themselves.