diff --git a/.gitattributes b/.gitattributes index 57bb0aed4cc..59a6deb2951 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/p/psychotic_episode.txt b/res/cardsfolder/p/psychotic_episode.txt new file mode 100644 index 00000000000..52f39d44b45 --- /dev/null +++ b/res/cardsfolder/p/psychotic_episode.txt @@ -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 \ No newline at end of file