mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Add new file
This commit is contained in:
@@ -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.
|
||||||
Reference in New Issue
Block a user