mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
*Added Momentary Blink
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
11
res/cardsfolder/momentary_blink.txt
Normal file
11
res/cardsfolder/momentary_blink.txt
Normal 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
|
||||
Reference in New Issue
Block a user