Removed Miraculous Recovery.
This card cannot work for now: The engine always tries to let the "+1/+1 counter"-effect trigger first, so it tries to give a creature in a graveyard a +1/+1 counter, and this is not possible in wagic for the moment. Closing issue306.
This commit is contained in:
@@ -22456,6 +22456,16 @@ power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
###Does not work 0.11.1.
|
||||
name=Miraculous Recovery
|
||||
target=creature|mygraveyard
|
||||
auto=counter(1/1,1)
|
||||
auto=moveTo(myBattlefield)
|
||||
text=Return target creature card from your graveyard to the battlefield with a +1/+1 counter on it.
|
||||
mana={4}{W}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Mirari
|
||||
text=Whenever you cast an instant or sorcery spell, you may pay {3}. If you do, copy that spell. You may choose new targets for the copy.
|
||||
mana={5}
|
||||
|
||||
Reference in New Issue
Block a user