friarsol wrote:Ok, I was able to successfully test this working with a deck of Angelic Protector and Elvish Fury. If you could do some more robust testing Sloth it would be greatly appreciated.
I did some testing (Angelic Protector, Dormant Gomazoa and Mirozel) and everything worked fine. Thanks a lot Sol.
I will try to continue removing the remains of checkTargetingEffects (Cowardice and Horobi, Death's Wail), but it needs a new option for "Defined" in the abilities triggered by SpellAbilityCast: "TriggeredTarget".
Update: Converting these cards to trigger is more difficult than I thought. I'm afraid SpellAbilityCast can't really handle it, since a triggered ability has to go on the stack for each target of the spell. Maybe we need to create a new trigger "BecomesTarget". I'm not volunteering.