mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Updated Transgress the Mind to reveal the hand to everybody and then let the player choose a card and exile it (with an additional switch not to reveal the hand two times to the activator).
This commit is contained in:
@@ -2,6 +2,7 @@ Name:Transgress the Mind
|
||||
ManaCost:1 B
|
||||
Types:Sorcery
|
||||
K:Devoid
|
||||
A:SP$ ChangeZone | Cost$ 1 B | Origin$ Hand | Destination$ Exile | DefinedPlayer$ Targeted | ValidTgts$ Player | Chooser$ You | ChangeType$ Card.cmcGE3 | ChangeNum$ 1 | IsCurse$ True | Mandatory$ True | StackDescription$ SpellDescription | SpellDescription$ Target player reveals his or her hand. You choose a card from it with converted mana cost 3 or greater and exile that card.
|
||||
A:SP$ RevealHand | Cost$ 1 B | Defined$ Targeted | ValidTgts$ Player | SubAbility$ ExileCard | StackDescription$ SpellDescription | SpellDescription$ Target player reveals his or her hand.
|
||||
SVar:ExileCard:DB$ ChangeZone | Origin$ Hand | Destination$ Exile | DefinedPlayer$ Targeted | Chooser$ You | ChangeType$ Card.cmcGE3 | ChangeNum$ 1 | IsCurse$ True | Mandatory$ True | AlreadyRevealed$ True | StackDescription$ You choose a card from it with converted mana cost 3 or greater and exile that card.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/transgress_the_mind.jpg
|
||||
Oracle:Devoid (This card has no color.)\nTarget player reveals his or her hand. You choose a card with converted mana cost 3 or greater and exile that card.
|
||||
|
||||
Reference in New Issue
Block a user