- Added Breakthrough.

This commit is contained in:
jeffwadsworth
2012-02-16 23:31:59 +00:00
parent 738fab449a
commit f36e3ae35e
2 changed files with 15 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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_asunder.txt svneol=native#text/plain
res/cardsfolder/b/break_of_day.txt -text res/cardsfolder/b/break_of_day.txt -text
res/cardsfolder/b/break_open.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_darigaaz.txt -text svneol=unset#text/plain
res/cardsfolder/b/breath_of_dreams.txt svneol=native#text/plain res/cardsfolder/b/breath_of_dreams.txt svneol=native#text/plain
res/cardsfolder/b/breath_of_life.txt svneol=native#text/plain res/cardsfolder/b/breath_of_life.txt svneol=native#text/plain

View File

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