diff --git a/.gitattributes b/.gitattributes index 0590fd666a1..e552eb6f57f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4053,6 +4053,7 @@ res/cardsfolder/i/indomitable_archangel.txt svneol=native#text/plain res/cardsfolder/i/indomitable_will.txt svneol=native#text/plain res/cardsfolder/i/indrik_stomphowler.txt svneol=native#text/plain res/cardsfolder/i/induce_despair.txt -text +res/cardsfolder/i/induce_paranoia.txt -text svneol=unset#text/plain res/cardsfolder/i/inertia_bubble.txt svneol=native#text/plain res/cardsfolder/i/inexorable_tide.txt svneol=native#text/plain res/cardsfolder/i/infantry_veteran.txt svneol=native#text/plain diff --git a/res/cardsfolder/i/induce_paranoia.txt b/res/cardsfolder/i/induce_paranoia.txt new file mode 100644 index 00000000000..e5904d8d28d --- /dev/null +++ b/res/cardsfolder/i/induce_paranoia.txt @@ -0,0 +1,10 @@ +Name:Induce Paranoia +ManaCost:2 U U +Types:Instant +Text:no text +A:SP$ Counter | Cost$ 2 U U | TargetType$ Spell | ValidTgts$ Card | SubAbility$ DBMill | SpellDescription$ Counter target spell. If B was spent to cast CARDNAME, that spell's controller puts the top X cards of his or her library into his or her graveyard, where X is the spell's converted mana cost. +SVar:DBMill:DB$ Mill | NumCards$ X | Defined$ TargetedController | ConditionManaSpent$ B +SVar:X:Targeted$CardManaCost +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/induce_paranoia.jpg +End \ No newline at end of file