From 4b4c38a96d0640cc3923750cc5d7f22699bb701c Mon Sep 17 00:00:00 2001 From: jeffwadsworth Date: Sat, 10 Mar 2012 01:55:15 +0000 Subject: [PATCH] - Added Psychic Miasma. --- .gitattributes | 1 + res/cardsfolder/p/psychic_miasma.txt | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 res/cardsfolder/p/psychic_miasma.txt diff --git a/.gitattributes b/.gitattributes index 2496ff9cfbd..19eba6677cd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6757,6 +6757,7 @@ res/cardsfolder/p/psychatog.txt svneol=native#text/plain res/cardsfolder/p/psychic_barrier.txt svneol=native#text/plain res/cardsfolder/p/psychic_drain.txt svneol=native#text/plain res/cardsfolder/p/psychic_membrane.txt svneol=native#text/plain +res/cardsfolder/p/psychic_miasma.txt -text svneol=unset#text/plain res/cardsfolder/p/psychic_overload.txt svneol=native#text/plain res/cardsfolder/p/psychic_possession.txt -text res/cardsfolder/p/psychic_purge.txt svneol=native#text/plain diff --git a/res/cardsfolder/p/psychic_miasma.txt b/res/cardsfolder/p/psychic_miasma.txt new file mode 100644 index 00000000000..0a792d6751e --- /dev/null +++ b/res/cardsfolder/p/psychic_miasma.txt @@ -0,0 +1,12 @@ +Name:Psychic Miasma +ManaCost:1 B +Types:Sorcery +Text:no text +#You can not clear a remembered object from a card on the stack, so this card is cleaned beforehand. +A:SP$ Pump | Cost$ 1 B | SubAbility$ DBCleanup | Static$ True +SVar:DBDiscard:DB$ Discard | ValidTgts$ Player | TgtPrompt$ Select target player | Mode$ TgtChoose | RememberDiscarded$ True | SubAbility$ DBChangeZone | SpellDescription$ Target player discards a card. If a land card is discarded this way, return CARDNAME to its owner's hand. +SVar:DBChangeZone:DB$ ChangeZone | Defined$ Self | Origin$ Stack | Destination$ Hand | Hidden$ True | ConditionDefined$ Remembered | ConditionPresent$ Land | ConditionCompare$ EQ1 +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True | SubAbility$ DBDiscard +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/psychic_miasma.jpg +End \ No newline at end of file