From e3d56c29a8de924d10d4e57165d464f54f9dd4b8 Mon Sep 17 00:00:00 2001 From: slapshot5 Date: Mon, 31 Oct 2011 04:14:36 +0000 Subject: [PATCH] add Fertile Imagination (from Dissension) --- .gitattributes | 1 + res/cardsfolder/f/fertile_imagination.txt | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 res/cardsfolder/f/fertile_imagination.txt diff --git a/.gitattributes b/.gitattributes index b000244c962..4a63ad3ae93 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2702,6 +2702,7 @@ res/cardsfolder/f/ferocious_charge.txt svneol=native#text/plain res/cardsfolder/f/ferocity.txt svneol=native#text/plain res/cardsfolder/f/ferozs_ban.txt svneol=native#text/plain res/cardsfolder/f/ferrovore.txt svneol=native#text/plain +res/cardsfolder/f/fertile_imagination.txt -text res/cardsfolder/f/fertilid.txt svneol=native#text/plain res/cardsfolder/f/fervent_charge.txt svneol=native#text/plain res/cardsfolder/f/fervent_denial.txt svneol=native#text/plain diff --git a/res/cardsfolder/f/fertile_imagination.txt b/res/cardsfolder/f/fertile_imagination.txt new file mode 100644 index 00000000000..463d0251aca --- /dev/null +++ b/res/cardsfolder/f/fertile_imagination.txt @@ -0,0 +1,13 @@ +Name:Fertile Imagination +ManaCost:2 G G +Types:Sorcery +Text:no text +A:SP$ ChooseType | Cost$ 2 G G | Defined$ You | Type$ Card | SubAbility$ SVar=DBReveal | SpellDescription$ Choose a card type. Target opponent reveals his or her hand. Put two 1/1 green Saproling creature tokens onto the battlefield for each card of the chosen type revealed this way. +SVar:DBReveal:DB$ RevealHand | RememberRevealed$ True | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | SubAbility$ DBToken +SVar:DBToken:DB$Token | TokenAmount$ X | TokenName$ Saproling | TokenTypes$ Creature,Saproling | TokenOwner$ You | TokenColors$ Green | TokenPower$ 1 | TokenToughness$ 1 +SVar:X:SVar$Y/Twice +SVar:Y:Remembered$Valid Card.ChosenType +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/fertile_imagination.jpg +End \ No newline at end of file