diff --git a/.gitattributes b/.gitattributes index a01e076071e..5ead47923a6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1056,6 +1056,7 @@ res/cardsfolder/b/breach.txt svneol=native#text/plain res/cardsfolder/b/break_asunder.txt svneol=native#text/plain res/cardsfolder/b/break_of_day.txt -text res/cardsfolder/b/break_open.txt -text +res/cardsfolder/b/breakthrough.txt -text svneol=unset#text/plain res/cardsfolder/b/breath_of_darigaaz.txt -text svneol=unset#text/plain res/cardsfolder/b/breath_of_dreams.txt svneol=native#text/plain res/cardsfolder/b/breath_of_life.txt svneol=native#text/plain diff --git a/res/cardsfolder/b/breakthrough.txt b/res/cardsfolder/b/breakthrough.txt new file mode 100644 index 00000000000..b3e7dc75909 --- /dev/null +++ b/res/cardsfolder/b/breakthrough.txt @@ -0,0 +1,14 @@ +Name:Breakthrough +ManaCost:X U +Types:Sorcery +Text:no text +A:SP$ Draw | Cost$ X U | NumCards$ 4 | SubAbility$ DBBreakthroughDiscard | SpellDescription$ Draw four cards, then choose X cards in your hand and discard the rest from it. +SVar:DBBreakthroughDiscard:DB$ Discard | Defined$ You | Mode$ TgtChoose | NumCards$ BreakthroughZ +SVar:X:Count$xPaid +SVar:BreakthroughY:Count$InYourHand +SVar:BreakthroughZ:SVar$BreakthroughY/Minus.X +SVar:RemAIDeck:True +SVar:RemRandomDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/breakthrough.jpg +End \ No newline at end of file