add Fertile Imagination (from Dissension)

This commit is contained in:
slapshot5
2011-10-31 04:14:36 +00:00
parent 6df3ba1cf0
commit e3d56c29a8
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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