diff --git a/.gitattributes b/.gitattributes index 350e1211688..9968de3a2a4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1800,6 +1800,7 @@ res/cardsfolder/c/commando_raid.txt -text svneol=unset#text/plain res/cardsfolder/c/common_bond.txt -text res/cardsfolder/c/commune_with_nature.txt svneol=native#text/plain res/cardsfolder/c/complex_automaton.txt svneol=native#text/plain +res/cardsfolder/c/complicate.txt -text res/cardsfolder/c/composite_golem.txt svneol=native#text/plain res/cardsfolder/c/compost.txt svneol=native#text/plain res/cardsfolder/c/compulsion.txt svneol=native#text/plain diff --git a/res/cardsfolder/c/complicate.txt b/res/cardsfolder/c/complicate.txt new file mode 100644 index 00000000000..11bc9e69602 --- /dev/null +++ b/res/cardsfolder/c/complicate.txt @@ -0,0 +1,13 @@ +Name:Complicate +ManaCost:2 U +Types:Instant +Text:no text +K:Cycling:2 U +A:SP$ Counter | Cost$ 2 U | TargetType$ Spell | TgtPrompt$ Select target spell | ValidTgts$ Card | UnlessCost$ 3 | SpellDescription$ Counter target spell unless its controller pays 3. +T:Mode$ Cycled | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When you cycle CARDNAME, you may counter target spell unless its controller pays 1. +SVar:TrigExile:AB$ Counter | Cost$ 0 | TargetType$ Spell | TgtPrompt$ Select target spell | ValidTgts$ Card | UnlessCost$ 1 +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/complicate.jpg +SetInfo:ONS|Uncommon|http://magiccards.info/scans/en/on/76.jpg +Oracle:Counter target spell unless its controller pays {3}.\nCycling {2}{U} ({2}{U}, Discard this card: Draw a card.)\nWhen you cycle Complicate, you may counter target spell unless its controller pays {1}. +End \ No newline at end of file