Updated (ANT)
Added Aether Mutation, Death Mutation and Death Grasp (APO)
This commit is contained in:
@@ -1,4 +1,15 @@
|
||||
[card]
|
||||
text=Return target creature to its owner's hand. Put X 1/1 green Saproling creature tokens onto the battlefield, where X is that creature's converted mana cost.
|
||||
id=28669
|
||||
name=AEther Mutation
|
||||
target=creature
|
||||
auto=moveTo(ownerhand)
|
||||
auto=token(Saproling,Creature Saproling,1/1,green)*manacost
|
||||
rarity=U
|
||||
mana={3}{G}{U}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
text={U},{T}: Target creature gains flying until end of turn. {B},{T}: Target creature gets -2/-0 until end of turn.
|
||||
id=25856
|
||||
name=Ana Disciple
|
||||
@@ -109,7 +120,7 @@ power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying {1}{U}, {T}: Return target kavu to its owner's hand.
|
||||
text=Flying {1}{U}, {T}: Return target kavu to its owner's hand.
|
||||
auto={1}{U}{T}:moveTo(ownerhand) target(kavu)
|
||||
id=28754
|
||||
name=Coastal Drake
|
||||
@@ -122,6 +133,28 @@ toughness=1
|
||||
abilities=flying
|
||||
[/card]
|
||||
[card]
|
||||
text=Death Grasp deals X damage to target creature or player. You gain X life.
|
||||
id=29415
|
||||
target=creature,player
|
||||
auto=damage:X
|
||||
auto=life:X controller
|
||||
name=Death Grasp
|
||||
rarity=R
|
||||
mana={X}{W}{B}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
text=Destroy target nonblack creature. It can't be regenerated. Put X 1/1 green Saproling creature tokens onto the battlefield, where X is that creature's converted mana cost.
|
||||
id=25833
|
||||
target=creature[-black]
|
||||
auto=bury
|
||||
auto=token(Saproling,Creature Saproling,1/1,green)*manacost
|
||||
name=Death Mutation
|
||||
rarity=U
|
||||
mana={6}{B}{G}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
text={B}{T}: Target creature gets -2/-0 until end of turn. {R}{T}: Target creature gets +2/+0 until end of turn.
|
||||
id=25852
|
||||
name=Dega Disciple
|
||||
|
||||
@@ -1,12 +1,4 @@
|
||||
[card]
|
||||
id=28669
|
||||
name=AEther Mutation
|
||||
mana={3}{G}{U}
|
||||
type=Sorcery
|
||||
text=Return target creature to its owner's hand. Put X 1/1 green Saproling creature tokens onto the battlefield, where X is that creature's converted mana cost.
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=26830
|
||||
name=Ana Sanctuary
|
||||
mana={2}{G}
|
||||
@@ -140,23 +132,7 @@ id=27162
|
||||
name=Life // Death (Death)
|
||||
mana={1}{B}
|
||||
type=Sorcery
|
||||
text= Return target creature card from your graveyard to the battlefield. You lose life equal to its converted mana cost.
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=29415
|
||||
name=Death Grasp
|
||||
mana={X}{W}{B}
|
||||
type=Sorcery
|
||||
text=Death Grasp deals X damage to target creature or player. You gain X life.
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
id=25833
|
||||
name=Death Mutation
|
||||
mana={6}{B}{G}
|
||||
type=Sorcery
|
||||
text=Destroy target nonblack creature. It can't be regenerated. Put X 1/1 green Saproling creature tokens onto the battlefield, where X is that creature's converted mana cost.
|
||||
text=Return target creature card from your graveyard to the battlefield. You lose life equal to its converted mana cost.
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
@@ -469,15 +445,6 @@ type=Sorcery
|
||||
text=All lands you control become 1/1 creatures until end of turn. They're still lands. rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=26788
|
||||
name=Manacles of Decay
|
||||
mana={1}{W}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
text=Enchant creature Enchanted creature can't attack. {B}: Enchanted creature gets -1/-1 until end of turn. {R}: Enchanted creature can't block this turn.
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=25825
|
||||
name=Martyrs' Tomb
|
||||
mana={2}{W}{B}
|
||||
|
||||
Reference in New Issue
Block a user