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