From 88218a982204d53b12076a7a5466b5acf29bb06e Mon Sep 17 00:00:00 2001 From: "solo81@web.de" Date: Wed, 16 Feb 2011 12:13:20 +0000 Subject: [PATCH] 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] --- projects/mtg/bin/Res/sets/mtg_todo.dat | 12 ------------ projects/mtg/bin/Res/sets/primitives/mtg.txt | 19 +++++++++++++++++++ 2 files changed, 19 insertions(+), 12 deletions(-) diff --git a/projects/mtg/bin/Res/sets/mtg_todo.dat b/projects/mtg/bin/Res/sets/mtg_todo.dat index 927fe8500..323b940c5 100644 --- a/projects/mtg/bin/Res/sets/mtg_todo.dat +++ b/projects/mtg/bin/Res/sets/mtg_todo.dat @@ -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. diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index dbb8afaa7..923518497 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -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.)