- Added Induce Paranoia

This commit is contained in:
jeffwadsworth
2011-11-18 19:19:59 +00:00
parent 953625972c
commit d702ca5b6f
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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/indomitable_will.txt svneol=native#text/plain
res/cardsfolder/i/indrik_stomphowler.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_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/inertia_bubble.txt svneol=native#text/plain
res/cardsfolder/i/inexorable_tide.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 res/cardsfolder/i/infantry_veteran.txt svneol=native#text/plain

View File

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