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:
@@ -20504,12 +20504,6 @@ mana={1}{B}
|
|||||||
type=Sorcery
|
type=Sorcery
|
||||||
[/card]
|
[/card]
|
||||||
[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
|
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.
|
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}
|
mana={R}
|
||||||
@@ -24102,12 +24096,6 @@ mana={3}
|
|||||||
type=Artifact
|
type=Artifact
|
||||||
[/card]
|
[/card]
|
||||||
[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
|
name=Storm Elemental
|
||||||
abilities=flying
|
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.
|
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.
|
||||||
|
|||||||
@@ -51349,6 +51349,16 @@ mana={2}{U}{U}
|
|||||||
type=Sorcery
|
type=Sorcery
|
||||||
[/card]
|
[/card]
|
||||||
[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
|
name=Rith's Attendant
|
||||||
auto={1}{S}:Add {R}{G}{W}
|
auto={1}{S}:Add {R}{G}{W}
|
||||||
text={1}, Sacrifice Rith's Attendant: Add {R}{G}{W} to your mana pool.
|
text={1}, Sacrifice Rith's Attendant: Add {R}{G}{W} to your mana pool.
|
||||||
@@ -61509,6 +61519,15 @@ power=1
|
|||||||
toughness=2
|
toughness=2
|
||||||
[/card]
|
[/card]
|
||||||
[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
|
name=Storm Crow
|
||||||
abilities=flying
|
abilities=flying
|
||||||
text=Flying (This creature can't be blocked except by creatures with flying or reach.)
|
text=Flying (This creature can't be blocked except by creatures with flying or reach.)
|
||||||
|
|||||||
Reference in New Issue
Block a user