- Added Brink of Madness

This commit is contained in:
jendave
2011-08-06 18:57:40 +00:00
parent 6b29025142
commit ac8b4e450d
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

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

View File

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