mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
add Fertile Imagination (from Dissension)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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/ferocity.txt svneol=native#text/plain
|
||||||
res/cardsfolder/f/ferozs_ban.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/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/fertilid.txt svneol=native#text/plain
|
||||||
res/cardsfolder/f/fervent_charge.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
|
res/cardsfolder/f/fervent_denial.txt svneol=native#text/plain
|
||||||
|
|||||||
13
res/cardsfolder/f/fertile_imagination.txt
Normal file
13
res/cardsfolder/f/fertile_imagination.txt
Normal 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
|
||||||
Reference in New Issue
Block a user