Add new file

This commit is contained in:
John
2021-04-07 22:35:30 +00:00
parent a9296d67f7
commit c738da065e

View File

@@ -0,0 +1,7 @@
Name:Theoretical Duplication
ManaCost:2 U
Types:Instant
A:SP$ Effect | Triggers$ CreatureETB | SpellDescription$ Whenever a nontoken creature enters the battlefield under an opponent's control this turn, create a token that's a copy of that creature.
SVar:CreatureETB:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.nonToken+OppCtrl | TriggerZones$ Command | Execute$ TrigCopy | TriggerDescription$ Whenever a nontoken creature enters the battlefield under an opponent's control this turn, create a token that's a copy of that creature.
SVar:TrigCopy:DB$ CopyPermanent | Defined$ TriggeredCard | Controller$ You
Oracle:Whenever a nontoken creature enters the battlefield under an opponent's control this turn, create a token that's a copy of that creature.