diff --git a/.gitattributes b/.gitattributes index ffdbca92368..8b915de89a4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9954,6 +9954,7 @@ forge-gui/res/cardsfolder/r/retether.txt -text forge-gui/res/cardsfolder/r/rethink.txt -text forge-gui/res/cardsfolder/r/retraced_image.txt -text svneol=unset#text/plain forge-gui/res/cardsfolder/r/retract.txt svneol=native#text/plain +forge-gui/res/cardsfolder/r/retraction_helix.txt -text forge-gui/res/cardsfolder/r/retribution.txt -text forge-gui/res/cardsfolder/r/retribution_of_the_meek.txt svneol=native#text/plain forge-gui/res/cardsfolder/r/retromancer.txt svneol=native#text/plain diff --git a/forge-gui/res/cardsfolder/r/retraction_helix.txt b/forge-gui/res/cardsfolder/r/retraction_helix.txt new file mode 100644 index 00000000000..6f84b820986 --- /dev/null +++ b/forge-gui/res/cardsfolder/r/retraction_helix.txt @@ -0,0 +1,8 @@ +Name:Retraction Helix +ManaCost:U +Types:Instant +A:SP$ Animate | Cost$ U | ValidTgts$ Creature | TgtPrompt$ Select target creature | Abilities$ ABChangeZone | SpellDescription$ Until end of turn, target creature gains "{T}: Return target nonland permanent to its owner's hand." +SVar:ABChangeZone:AB$ ChangeZone | Cost$ T | ValidTgts$ Permanent.nonLand | TgtPrompt$ Select target nonland permanent | Origin$ Battlefield | Destination$ Hand | SpellDescription$ Return target nonland permanent to its owner's hand. +SVar:RemAIDeck:True +SVar:Picture:http://www.wizards.com/global/images/magic/general/retraction_helix.jpg +Oracle:Until end of turn, target creature gains "{T}: Return target nonland permanent to its owner's hand." \ No newline at end of file