From b355db999a4ae27e94e6d5848571917690abced8 Mon Sep 17 00:00:00 2001 From: Sloth Date: Sun, 30 Sep 2012 18:54:08 +0000 Subject: [PATCH] - Added Counterflux (once more with flux). --- .gitattributes | 1 + res/cardsfolder/c/counterflux.txt | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 res/cardsfolder/c/counterflux.txt diff --git a/.gitattributes b/.gitattributes index 7cf59349813..66ecfb78231 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1881,6 +1881,7 @@ res/cardsfolder/c/council_of_advisors.txt svneol=native#text/plain res/cardsfolder/c/counsel_of_the_soratami.txt svneol=native#text/plain res/cardsfolder/c/counterbalance.txt svneol=native#text/plain res/cardsfolder/c/counterbore.txt svneol=native#text/plain +res/cardsfolder/c/counterflux.txt -text res/cardsfolder/c/counterintelligence.txt svneol=native#text/plain res/cardsfolder/c/counterlash.txt -text res/cardsfolder/c/counterspell.txt svneol=native#text/plain diff --git a/res/cardsfolder/c/counterflux.txt b/res/cardsfolder/c/counterflux.txt new file mode 100644 index 00000000000..245119efefd --- /dev/null +++ b/res/cardsfolder/c/counterflux.txt @@ -0,0 +1,12 @@ +Name:Counterflux +ManaCost:U U R +Types:Instant +Text:no text +K:CARDNAME can't be countered. +A:SP$ Counter | Cost$ U U R | TargetType$ Spell | TgtPrompt$ Select target spell you don't control. | ValidTgts$ Card.YouDontCtrl | SpellDescription$ Counter target spell you don't control. +A:SP$ Counter | Cost$ 1 U U R | AllType$ Spell | AllValid$ Card.YouDontCtrl | PrecostDesc$ Overload | CostDesc$ 1 U U R | NonBasicSpell$ True | SpellDescription$ (You may cast this spell for its overload cost. If you do, change its text by replacing all instances of "target" with "each.".) +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/counterflux.jpg +SetInfo:RTR|Rare|http://magiccards.info/scans/en/rtr/153.jpg +Oracle:Counterflux can't be countered by spells or abilities.\nCounter target spell you don't control.\nOverload {1}{U}{U}{R} (You may cast this spell for its overload cost. If you do, change its text by replacing all instances of "target" with "each.".) +End \ No newline at end of file