*Added Momentary Blink

This commit is contained in:
jendave
2011-08-07 00:22:19 +00:00
parent c44b669dc6
commit 2daefd093a
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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