From 2daefd093aa637d3e6cd6b0107bf0b42db8890e2 Mon Sep 17 00:00:00 2001 From: jendave Date: Sun, 7 Aug 2011 00:22:19 +0000 Subject: [PATCH] *Added Momentary Blink --- .gitattributes | 1 + res/cardsfolder/momentary_blink.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/momentary_blink.txt diff --git a/.gitattributes b/.gitattributes index a9c13c8da4f..53a4a21df83 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4515,6 +4515,7 @@ res/cardsfolder/molten_slagheap.txt -text svneol=native#text/plain res/cardsfolder/moltensteel_dragon.txt -text svneol=native#text/plain res/cardsfolder/molting_harpy.txt -text svneol=native#text/plain res/cardsfolder/molting_skin.txt -text svneol=native#text/plain +res/cardsfolder/momentary_blink.txt -text svneol=native#text/plain res/cardsfolder/momentous_fall.txt -text svneol=native#text/plain res/cardsfolder/moments_peace.txt -text svneol=native#text/plain res/cardsfolder/momentum.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/momentary_blink.txt b/res/cardsfolder/momentary_blink.txt new file mode 100644 index 00000000000..4fdfc9cbd4d --- /dev/null +++ b/res/cardsfolder/momentary_blink.txt @@ -0,0 +1,11 @@ +Name:Momentary Blink +ManaCost:1 W +Types:Instant +Text:no text +A:SP$ChangeZone | Cost$ 1 W | Origin$ Battlefield | Destination$ Exile | ValidTgts$ Creature.YouCtrl | RememberTargets$ True | ForgetOtherTargets$ True | TgtPrompt$ Select target creature you control. | SubAbility$SVar=DBReturn | SpellDescription$ Exile target creature you control, then return it to the battlefield under its owner's control. +A:SP$ChangeZone | Cost$ 3 U | Flashback$ True | CostDesc$ Flashback 3 U | Origin$ Battlefield | Destination$ Exile | ValidTgts$ Creature.YouCtrl | RememberTargets$ True | ForgetOtherTargets$ True | TgtPrompt$ Select target creature you control. | SubAbility$SVar=DBReturn | SpellDescription$ (You may cast this card from your graveyard for its flashback cost. Then exile it.) +SVar:DBReturn:DB$ChangeZone | Defined$ Remembered | Origin$ Exile | Destination$ Battlefield +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/momentary_blink.jpg +End \ No newline at end of file