From ac8b4e450d7824c123da29a290db990d9677a8e5 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 18:57:40 +0000 Subject: [PATCH] - Added Brink of Madness --- .gitattributes | 1 + res/cardsfolder/brink_of_madness.txt | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 res/cardsfolder/brink_of_madness.txt diff --git a/.gitattributes b/.gitattributes index f418f744f94..85f03413d45 100644 --- a/.gitattributes +++ b/.gitattributes @@ -827,6 +827,7 @@ res/cardsfolder/bringer_of_the_blue_dawn.txt -text svneol=native#text/plain res/cardsfolder/bringer_of_the_green_dawn.txt -text svneol=native#text/plain res/cardsfolder/bringer_of_the_red_dawn.txt -text svneol=native#text/plain res/cardsfolder/bringer_of_the_white_dawn.txt -text svneol=native#text/plain +res/cardsfolder/brink_of_madness.txt -text svneol=native#text/plain res/cardsfolder/brion_stoutarm.txt -text svneol=native#text/plain res/cardsfolder/brittle_effigy.txt -text svneol=native#text/plain res/cardsfolder/broken_dam.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/brink_of_madness.txt b/res/cardsfolder/brink_of_madness.txt new file mode 100644 index 00000000000..4c23c6d25a7 --- /dev/null +++ b/res/cardsfolder/brink_of_madness.txt @@ -0,0 +1,10 @@ +Name:Brink of Madness +ManaCost:2 B B +Types:Enchantment +Text:no text +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | IsPresent$ Card.YouCtrl | PresentZone$ Hand | PresentCompare$ EQ0 | TriggerZones$ Battlefield | Execute$ TrigSacDiscard | TriggerDescription$ At the beginning of your upkeep, if you have no cards in hand, sacrifice CARDNAME and target opponent discards his or her hand. +SVar:TrigSacDiscard:AB$Sacrifice | Cost$ 0 | Defined$ Self | SubAbility$ SVar=DBDiscard +SVar:DBDiscard:DB$Discard | Defined$ Opponent | Mode$ Hand +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/brink_of_madness.jpg +End