diff --git a/.gitattributes b/.gitattributes index d94029ffbf2..1349c403c73 100644 --- a/.gitattributes +++ b/.gitattributes @@ -995,6 +995,7 @@ res/cardsfolder/b/braids_conjurer_adept.txt svneol=native#text/plain res/cardsfolder/b/braidwood_cup.txt svneol=native#text/plain res/cardsfolder/b/braidwood_sextant.txt svneol=native#text/plain res/cardsfolder/b/brain_freeze.txt svneol=native#text/plain +res/cardsfolder/b/brain_pry.txt -text res/cardsfolder/b/brain_weevil.txt -text res/cardsfolder/b/brainbite.txt svneol=native#text/plain res/cardsfolder/b/braingeyser.txt svneol=native#text/plain diff --git a/res/cardsfolder/b/brain_pry.txt b/res/cardsfolder/b/brain_pry.txt new file mode 100644 index 00000000000..688d5c750df --- /dev/null +++ b/res/cardsfolder/b/brain_pry.txt @@ -0,0 +1,15 @@ +Name:Brain Pry +ManaCost:1 B +Types:Sorcery +Text:no text +A:SP$ NameCard | Cost$ B | Defined$ You | ValidCards$ Card.nonLand | ValidDesc$ nonland | SubAbility$ RevealHand | SpellDescription$ Name a nonland card. Target player reveals his or her hand. That player discards a card with that name. If he or she can't, you draw a card. +SVar:RevealHand:DB$RevealHand | RememberRevealed$ True | ValidTgts$ Player | TgtPrompt$ Select target player | SubAbility$ DBDiscard +SVar:DBDiscard:DB$Discard | Defined$ Targeted | NumCards$ 1 | Mode$ TgtChoose | DiscardValid$ Card.NamedCard | SubAbility$ DBDraw +SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ 1 | ConditionDefined$ Remembered | ConditionPresent$ Card.NamedCard | ConditionCompare$ EQ0 | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/brain_pry.jpg +SetInfo:DIS|Uncommon|http://magiccards.info/scans/en/di/39.jpg +Oracle:Name a nonland card. Target player reveals his or her hand. That player discards a card with that name. If he or she can't, you draw a card. +End \ No newline at end of file