- Added Psychotic Episode.

This commit is contained in:
jeffwadsworth
2012-02-19 23:58:13 +00:00
parent de24425176
commit 9f22d0c64f
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -6702,6 +6702,7 @@ res/cardsfolder/p/psychic_trance.txt -text svneol=unset#text/plain
res/cardsfolder/p/psychic_transfer.txt -text
res/cardsfolder/p/psychic_venom.txt svneol=native#text/plain
res/cardsfolder/p/psychosis_crawler.txt svneol=native#text/plain
res/cardsfolder/p/psychotic_episode.txt -text svneol=unset#text/plain
res/cardsfolder/p/psychotic_fury.txt svneol=native#text/plain
res/cardsfolder/p/psychotic_haze.txt svneol=native#text/plain
res/cardsfolder/p/psychotrope_thallid.txt svneol=native#text/plain

View File

@@ -0,0 +1,13 @@
Name:Psychotic Episode
ManaCost:1 B B
Types:Sorcery
Text:no text
K:Madness:1 B
A:SP$ ChangeZone | Cost$ 1 B B | ValidTgts$ Player | TgtPrompt$ Select target player | Origin$ Hand | Destination$ Library | LibraryPosition$ -1 | ChangeType$ Card | ChangeNum$ 1 | RememberChanged$ True | Chooser$ You | SubAbility$ DBRevealTop | SpellDescription$ Target player reveals his or her hand and the top card of his or her library. You choose a card revealed this way. That player puts the chosen card on the bottom of his or her library.
SVar:DBRevealTop:DB$ Dig | DigNum$ 1 | Reveal$ True | Defined$ Targeted | NoMove$ True | SubAbility$ DBRevealAndChoose
SVar:DBRevealAndChoose:DB$ Dig | DigNum$ 1 | Reveal$ True | Defined$ Targeted | Chooser$ You | RememberChanged$ True | DestinationZone$ Library | LibraryPosition$ -1 | SubAbility$ DBCleanup | ConditionDefined$ Remembered | ConditionPresent$ Card | ConditionCompare$ EQ0
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/psychotic_episode.jpg
End