mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
- Added Breakthrough.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||||
|
|||||||
14
res/cardsfolder/b/breakthrough.txt
Normal file
14
res/cardsfolder/b/breakthrough.txt
Normal 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
|
||||||
Reference in New Issue
Block a user