Added Upheaval. Fixed Zombify
This commit is contained in:
@@ -1214,6 +1214,16 @@ toughness=3
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
text=Return all permanents to their owners' hands.
|
||||
id=31852
|
||||
name=Upheaval
|
||||
auto=moveTo(ownerhand) all(*|inplay)
|
||||
color=Blue
|
||||
rarity=R
|
||||
type=Sorcery
|
||||
mana={4}{U}{U}
|
||||
[/card]
|
||||
[card]
|
||||
text=Swampwalk {B}: Whispering Shade gets +1/+1 until end of turn
|
||||
id=29734
|
||||
name=Whispering Shade
|
||||
@@ -1243,8 +1253,8 @@ rarity=C
|
||||
text=Return target creature card from your graveyard to play.
|
||||
id=29847
|
||||
name=Zombify
|
||||
target=Creature|mygraveyard
|
||||
auto=moveTo(myInPlay)
|
||||
target=creature|mygraveyard
|
||||
auto=moveTo(myinplay)
|
||||
mana={3}{B}
|
||||
color=black
|
||||
type=Sorcery
|
||||
|
||||
@@ -2073,14 +2073,6 @@ type=Enchantment
|
||||
mana={1}{U}
|
||||
[/card]
|
||||
[card]
|
||||
text=Return all permanents to their owners' hands.
|
||||
id=31852
|
||||
name=Upheaval
|
||||
rarity=R
|
||||
type=Sorcery
|
||||
mana={4}{U}{U}
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying Whenever a creature dealt damage by Vampiric Dragon this turn is put into a graveyard, put a +1/+1 counter on Vampiric Dragon. {1}{R}: Vampiric Dragon deals 1 damage to target creature.
|
||||
id=29969
|
||||
name=Vampiric Dragon
|
||||
|
||||
Reference in New Issue
Block a user