Added Storm Cauldron and Rites of Flourishing.

auto=maxplay(land)+1 opponent   --- works!

[card]
name=Rites of Flourishing
auto=maxplay(land)+1 opponent
auto=maxplay(land)+1
auto=@each my draw:draw:1 controller
auto=@each opponent draw:draw:1 opponent
text=At the beginning of each player's draw step, that player draws an additional card. -- Each player may play an additional land on each of his or her turns.
mana={2}{G}
type=Enchantment
[/card]
This commit is contained in:
solo81@web.de
2011-02-16 12:13:20 +00:00
parent 8dd6856453
commit 88218a9822
2 changed files with 19 additions and 12 deletions

View File

@@ -20504,12 +20504,6 @@ mana={1}{B}
type=Sorcery
[/card]
[card]
name=Rites of Flourishing
text=At the beginning of each player's draw step, that player draws an additional card. -- Each player may play an additional land on each of his or her turns.
mana={2}{G}
type=Enchantment
[/card]
[card]
name=Rites of Initiation
text=Discard any number of cards at random. Creatures you control get +1/+0 until end of turn for each card discarded this way.
mana={R}
@@ -24102,12 +24096,6 @@ mana={3}
type=Artifact
[/card]
[card]
name=Storm Cauldron
text=Each player may play an additional land during each of his or her turns. -- Whenever a land is tapped for mana, return it to its owner's hand.
mana={5}
type=Artifact
[/card]
[card]
name=Storm Elemental
abilities=flying
text=Flying -- {U}, Exile the top card of your library: Tap target creature with flying. -- {U}, Exile the top card of your library: If the exiled card is a snow land, Storm Elemental gets +1/+1 until end of turn.

View File

@@ -51349,6 +51349,16 @@ mana={2}{U}{U}
type=Sorcery
[/card]
[card]
name=Rites of Flourishing
auto=maxplay(land)+1 opponent
auto=maxplay(land)+1
auto=@each my draw:draw:1 controller
auto=@each opponent draw:draw:1 opponent
text=At the beginning of each player's draw step, that player draws an additional card. -- Each player may play an additional land on each of his or her turns.
mana={2}{G}
type=Enchantment
[/card]
[card]
name=Rith's Attendant
auto={1}{S}:Add {R}{G}{W}
text={1}, Sacrifice Rith's Attendant: Add {R}{G}{W} to your mana pool.
@@ -61509,6 +61519,15 @@ power=1
toughness=2
[/card]
[card]
name=Storm Cauldron
auto=maxplay(land)+1 opponent
auto=maxplay(land)+1
auto=@tappedformana(land):all(trigger[to]) moveTo(ownerhand)
text=Each player may play an additional land during each of his or her turns. -- Whenever a land is tapped for mana, return it to its owner's hand.
mana={5}
type=Artifact
[/card]
[card]
name=Storm Crow
abilities=flying
text=Flying (This creature can't be blocked except by creatures with flying or reach.)