mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Brink of Madness
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
10
res/cardsfolder/brink_of_madness.txt
Normal file
10
res/cardsfolder/brink_of_madness.txt
Normal 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
|
||||
Reference in New Issue
Block a user