mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
29260c205d
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
12 lines
1.0 KiB
Plaintext
12 lines
1.0 KiB
Plaintext
Name:Ignorant Bliss
|
|
ManaCost:1 R
|
|
Types:Instant
|
|
A:SP$ ChangeZoneAll | Cost$ 1 R | ChangeType$ Card.YouCtrl | Origin$ Hand | Destination$ Exile | ExileFaceDown$ True | RememberChanged$ True | SubAbility$ DelayedReturn | SpellDescription$ Exile all cards from your hand face down. At the beginning of the next end step, return those cards to your hand, then draw a card.
|
|
SVar:DelayedReturn:DB$ DelayedTrigger | Mode$ Phase | Phase$ End of Turn | Execute$ ReturnAll | RememberObjects$ Remembered | TriggerDescription$ Return exiled cards to your hand, then draw a card. | SubAbility$ DBCleanup
|
|
SVar:ReturnAll:DB$ ChangeZone | Origin$ Exile | Destination$ Hand | Defined$ DelayTriggerRemembered | SubAbility$ YouDraw
|
|
SVar:YouDraw:DB$ Draw | Defined$ You | NumCards$ 1
|
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
|
SVar:RemAIDeck:True
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/ignorant_bliss.jpg
|
|
Oracle:Exile all cards from your hand face down. At the beginning of the next end step, return those cards to your hand, then draw a card.
|