From f39d2726c82245c92927d428963de0984e29331f Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 15:39:19 +0000 Subject: [PATCH] add Beseech the Queen (from Shadowmoor) --- .gitattributes | 1 + res/cardsfolder/beseech_the_queen.txt | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 res/cardsfolder/beseech_the_queen.txt diff --git a/.gitattributes b/.gitattributes index 91ed03cd3c9..caeccfab517 100644 --- a/.gitattributes +++ b/.gitattributes @@ -499,6 +499,7 @@ res/cardsfolder/bereavement.txt -text svneol=native#text/plain res/cardsfolder/berserk.txt -text svneol=native#text/plain res/cardsfolder/berserk_murlodont.txt -text svneol=native#text/plain res/cardsfolder/berserkers_of_blood_ridge.txt -text svneol=native#text/plain +res/cardsfolder/beseech_the_queen.txt -text svneol=native#text/plain res/cardsfolder/bestial_menace.txt -text svneol=native#text/plain res/cardsfolder/bewilder.txt -text svneol=native#text/plain res/cardsfolder/big_game_hunter.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/beseech_the_queen.txt b/res/cardsfolder/beseech_the_queen.txt new file mode 100644 index 00000000000..1f0c8fc306c --- /dev/null +++ b/res/cardsfolder/beseech_the_queen.txt @@ -0,0 +1,10 @@ +Name:Beseech the Queen +ManaCost:2/B 2/B 2/B +Types:Sorcery +Text:no text +A:SP$ChangeZone | Cost$ 2/B 2/B 2/B | Origin$ Library | Destination$ Hand | ChangeType$ Card.cmcLEX | ChangeNum$ 1 | SpellDescription$ Search your library for a card with converted mana cost less than or equal to the number of lands you control, reveal it, and put it into your hand. Then shuffle your library. +SVar:X:Count$Valid Land.YouCtrl +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/beseech_the_queen.jpg +End \ No newline at end of file