restricted the creation of clones from progenator mimic to check if the clone is a token before making more.
This commit is contained in:
@@ -65716,7 +65716,7 @@ toughness=10
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Progenitor Mimic
|
name=Progenitor Mimic
|
||||||
auto=transforms((,newability[@each my upkeep:clone])) forever
|
auto=transforms((,newability[@each my upkeep:all(this) ifnot cantargetcard(*[token]) then clone])) forever
|
||||||
auto=may copy NotATarget(creature)
|
auto=may copy NotATarget(creature)
|
||||||
text=You may have Progenitor Mimic enter the battlefield as a copy of any creature on the battlefield except it gains "At the beginning of your upkeep, if this creature isn't a token, put a token onto the battlefield that's a copy of this creature."
|
text=You may have Progenitor Mimic enter the battlefield as a copy of any creature on the battlefield except it gains "At the beginning of your upkeep, if this creature isn't a token, put a token onto the battlefield that's a copy of this creature."
|
||||||
mana={4}{G}{U}
|
mana={4}{G}{U}
|
||||||
|
|||||||
Reference in New Issue
Block a user