Re: Card Development Questions
Wouldn't it be better to grant static abilities to tokens? I will see what I can do.jeffwadsworth wrote:That is why the "Affected$ Self" is in there.ArsenalNut wrote:I think to do this right you would need a keyword that you could give the token when its created. Because of the "those creatures" text, you need to apply the ability to the specific token instances created by the spell and not just all tokens that match the desired type. I haven't found a mechanism to do this with pump and continuous effects. I ran across this when I was trying to script Gilt-Leaf Ambush. I could give all Elf Warrior token deathtouch till end of turn but not just the ones created by the spell.jeffwadsworth wrote:Elephant Resurgence. Is there a way to get something like this to work currently?
- | Open
EDIT: It's there now. Use "TokenStaticAbilities" pointing to an SVar (see Chimeric Mass using AF Animate).