mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Added Induce Paranoia
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
10
res/cardsfolder/i/induce_paranoia.txt
Normal file
10
res/cardsfolder/i/induce_paranoia.txt
Normal 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
|
||||
Reference in New Issue
Block a user