DotP 2014 Coming up with a Strionic Resonator workaround
Strionic Resonator seems like a fun card to play with. After watching Michael Jacob copy Aurelia, the Warleader's ability in the Community Cup I started thinking of ways that Strionic Resonator could be coded in DotP. The only thing I could think of is rewriting triggered abilities as a spell. For example, Acidic Slime would be coded so that when it entered the battlefield, it would cast a copy of a spell that would destroy an artifact, creature, or land. Then the copy of the destruction spell would go onto the stack and be potentially able to be copied by Strionic Resonator.
Is something like this possible? I started looking at the Cipher code and it uses "CopySpell()" and "CastSpellForFree()". Is it possible to copy a spell not in any decklist? My gut reaction is no and this idea will not work but I figured I'd ask.
Is something like this possible? I started looking at the Cipher code and it uses "CopySpell()" and "CastSpellForFree()". Is it possible to copy a spell not in any decklist? My gut reaction is no and this idea will not work but I figured I'd ask.