mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
- Added Psychic Miasma.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
12
res/cardsfolder/p/psychic_miasma.txt
Normal file
12
res/cardsfolder/p/psychic_miasma.txt
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user