added more successfully tested cards
This commit is contained in:
@@ -297,7 +297,7 @@ toughness=3
|
||||
[card]
|
||||
text=Return target creature card from your graveyard to the battlefield with a +1/+1 counter on it.
|
||||
target=creature|mygraveyard
|
||||
auto=moveTo(mybattlefield)
|
||||
auto=moveTo(myBattlefield)
|
||||
auto=counter(1/1)
|
||||
id=3720
|
||||
name=Miraculous Recovery
|
||||
@@ -307,6 +307,18 @@ type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text={3}{B}{B}, Sacrifice a creature: Return Necrosavant from your graveyard to the battlefield. Activate this ability only during your upkeep.
|
||||
autograveyard={3}{B}{B}{S(creature|myBattlefield)}:moveTo(myBattlefield) myTurnOnly
|
||||
rarity=R
|
||||
id=3622
|
||||
name=Necrosavant
|
||||
mana={3}{B}{B}{B}
|
||||
type=Creature
|
||||
subtype=Zombie Giant
|
||||
power=5
|
||||
toughness=5
|
||||
[/card]
|
||||
[card]
|
||||
id=3672
|
||||
name=Panther Warriors
|
||||
rarity=C
|
||||
|
||||
@@ -601,17 +601,6 @@ text=You may cast Necromancy as though it had flash. If you cast it any time a s
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=3622
|
||||
name=Necrosavant
|
||||
mana={3}{B}{B}{B}
|
||||
type=Creature
|
||||
subtype=Zombie Giant
|
||||
power=5
|
||||
toughness=5
|
||||
text={3}{B}{B}, Sacrifice a creature: Return Necrosavant from your graveyard to the battlefield. Activate this ability only during your upkeep.
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
id=3623
|
||||
name=Nekrataal
|
||||
mana={2}{B}{B}
|
||||
|
||||
Reference in New Issue
Block a user