add Ignorant Bliss (from Dissension)

This commit is contained in:
slapshot5
2011-08-25 07:24:27 +00:00
parent f4ace9fca3
commit 4fe5f83aa7
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -3690,6 +3690,7 @@ res/cardsfolder/i/igneous_golem.txt svneol=native#text/plain
res/cardsfolder/i/igneous_pouncer.txt svneol=native#text/plain res/cardsfolder/i/igneous_pouncer.txt svneol=native#text/plain
res/cardsfolder/i/ignite_disorder.txt svneol=native#text/plain res/cardsfolder/i/ignite_disorder.txt svneol=native#text/plain
res/cardsfolder/i/ignite_memories.txt svneol=native#text/plain res/cardsfolder/i/ignite_memories.txt svneol=native#text/plain
res/cardsfolder/i/ignorant_bliss.txt -text
res/cardsfolder/i/ihsans_shade.txt svneol=native#text/plain res/cardsfolder/i/ihsans_shade.txt svneol=native#text/plain
res/cardsfolder/i/iizuka_the_ruthless.txt svneol=native#text/plain res/cardsfolder/i/iizuka_the_ruthless.txt svneol=native#text/plain
res/cardsfolder/i/ikiral_outrider.txt svneol=native#text/plain res/cardsfolder/i/ikiral_outrider.txt svneol=native#text/plain

View File

@@ -0,0 +1,13 @@
Name:Ignorant Bliss
ManaCost:1 R
Types:Instant
Text:no text
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 | TriggerDescription$ Return exiled cards to your hand, then draw a card.
SVar:ReturnAll:DB$ ChangeZoneAll | Origin$ Exile | Destination$ Hand | Defined$ Remembered | SubAbility$ YouDraw
SVar:YouDraw:DB$ Draw | Defined$ You | NumCards$ 1 | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/ignorant_bliss.jpg
End