mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
10 lines
1.1 KiB
Plaintext
10 lines
1.1 KiB
Plaintext
|
Name:Secret Summoning
|
||
|
ManaCost:no cost
|
||
|
Types:Conspiracy
|
||
|
K:Hidden agenda
|
||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.NamedCard+YouCtrl | Execute$ TrigChange | OptionalDecider$ You | TriggerDescription$ Whenever a creature with the chosen name enters the battlefield under your control, you may search your library for any number of cards with that name, reveal them, put them into your hand, then shuffle your library.
|
||
|
SVar:TrigChange:DB$ChangeZone | Origin$ Library | Destination$ Hand | ChangeType$ Card.NamedCard | ChangeNum$ X | References$ X | ShuffleNonMandatory$ True
|
||
|
SVar:X:Count$InYourLibrary
|
||
|
SVar:AgendaLogic:MostProminentCreatureInComputerDeck
|
||
|
Oracle:Hidden agenda (Start the game with this conspiracy face down in the command zone and secretly name a card. You may turn this conspiracy face up any time and reveal the chosen name.)\nWhenever a creature with the chosen name enters the battlefield under your control, you may search your library for any number of cards with that name, reveal them, put them into your hand, then shuffle your library.
|