add mutavault
This commit is contained in:
@@ -15975,11 +15975,6 @@ power=1
|
|||||||
toughness=3
|
toughness=3
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Mutavault
|
|
||||||
text={T}: Add {1} to your mana pool. -- {1}: Mutavault becomes a 2/2 creature with all creature types until end of turn. It's still a land.
|
|
||||||
type=Land
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
name=Mwonvuli Acid-Moss
|
name=Mwonvuli Acid-Moss
|
||||||
text=Destroy target land. Search your library for a Forest card and put that card onto the battlefield tapped. Then shuffle your library.
|
text=Destroy target land. Search your library for a Forest card and put that card onto the battlefield tapped. Then shuffle your library.
|
||||||
mana={2}{G}{G}
|
mana={2}{G}{G}
|
||||||
|
|||||||
@@ -41282,6 +41282,13 @@ power=1
|
|||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
name=Mutavault
|
||||||
|
auto={t}:add{1}
|
||||||
|
auto={1}:becomes(creature,2/2) ueot && transforms(allsubtypes) ueot
|
||||||
|
text={T}: Add {1} to your mana pool. -- {1}: Mutavault becomes a 2/2 creature with all creature types until end of turn. It's still a land.
|
||||||
|
type=Land
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
name=Mutilate
|
name=Mutilate
|
||||||
auto=foreach(swamp|myBattlefield)-1/-1 all(creature)
|
auto=foreach(swamp|myBattlefield)-1/-1 all(creature)
|
||||||
text=All creatures get -1/-1 until end of turn for each Swamp you control.
|
text=All creatures get -1/-1 until end of turn for each Swamp you control.
|
||||||
|
|||||||
Reference in New Issue
Block a user