- Added Retraced Image.

This commit is contained in:
jeffwadsworth
2012-03-04 19:21:16 +00:00
parent e6f723eb5f
commit 3d7dc5f9fc
3 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
Name:Retraced Image
ManaCost:U
Types:Sorcery
Text:no text
A:SP$ Reveal | Cost$ U | RememberRevealed$ True | SubAbility$ DBRetracedChangeZone | SpellDescription$ Reveal a card in your hand, then put that card onto the battlefield if it has the same name as a permanent.
SVar:DBRetracedChangeZone:DB$ ChangeZone | Defined$ Remembered | Origin$ Hand | Destination$ Battlefield | ConditionDefined$ Remembered | ConditionPresent$ Card.sharesNameWith YourBattlefield | ConditionCompare$ GE1 | SubAbility$ DBRetracedCleanup
SVar:DBRetracedCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:RemAIDeck:True
SVar:RemRandomDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/retraced_image.jpg
End