added Maelstrom Djinn
This commit is contained in:
@@ -14127,15 +14127,6 @@ power=5
|
|||||||
toughness=5
|
toughness=5
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Maelstrom Djinn
|
|
||||||
text=Flying -- Morph {2}{U} (You may cast this face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.) -- When Maelstrom Djinn is turned face up, put two time counters on it and it gains vanishing. (At the beginning of your upkeep, remove a time counter from it. When the last is removed, sacrifice it.)
|
|
||||||
mana={7}{U}
|
|
||||||
type=Creature
|
|
||||||
subtype=Djinn
|
|
||||||
power=5
|
|
||||||
toughness=6
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
name=Maelstrom Nexus
|
name=Maelstrom Nexus
|
||||||
text=The first spell you cast each turn has cascade. (When you cast your first spell, exile cards from the top of your library until you exile a nonland card that costs less. You may cast it without paying its mana cost. Put the exiled cards on the bottom in a random order.)
|
text=The first spell you cast each turn has cascade. (When you cast your first spell, exile cards from the top of your library until you exile a nonland card that costs less. You may cast it without paying its mana cost. Put the exiled cards on the bottom in a random order.)
|
||||||
mana={W}{U}{B}{R}{G}
|
mana={W}{U}{B}{R}{G}
|
||||||
|
|||||||
@@ -37411,6 +37411,21 @@ power=3
|
|||||||
toughness=4
|
toughness=4
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
name=Maelstrom Djinn
|
||||||
|
abilties=flying
|
||||||
|
facedown={3}
|
||||||
|
autofacedown={2}{u}:morph
|
||||||
|
autofaceup=counter(0/0,2,Time)
|
||||||
|
autofaceup=@each my upkeep:counter(0/0,-1,Time)
|
||||||
|
autofaceup=lord(Maelstrom Djinn[-counter{0/0.1.Time}]|myBattlefield) sacrifice
|
||||||
|
text=Flying -- Morph {2}{U} (You may cast this face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.) -- When Maelstrom Djinn is turned face up, put two time counters on it and it gains vanishing. (At the beginning of your upkeep, remove a time counter from it. When the last is removed, sacrifice it.)
|
||||||
|
mana={7}{U}
|
||||||
|
type=Creature
|
||||||
|
subtype=Djinn
|
||||||
|
power=5
|
||||||
|
toughness=6
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
name=Maelstrom Pulse
|
name=Maelstrom Pulse
|
||||||
target=*[-land]
|
target=*[-land]
|
||||||
auto=all(*[share!name!]) destroy
|
auto=all(*[share!name!]) destroy
|
||||||
|
|||||||
Reference in New Issue
Block a user