diff --git a/.gitattributes b/.gitattributes index 899eda8eac1..8d0807319f4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2538,6 +2538,7 @@ res/cardsfolder/fog_of_gnats.txt -text svneol=native#text/plain res/cardsfolder/folk_medicine.txt -text svneol=native#text/plain res/cardsfolder/folk_of_an_havva.txt -text svneol=native#text/plain res/cardsfolder/folk_of_the_pines.txt -text svneol=native#text/plain +res/cardsfolder/followed_footsteps.txt -text svneol=native#text/plain res/cardsfolder/fomori_nomad.txt -text svneol=native#text/plain res/cardsfolder/font_of_mythos.txt -text svneol=native#text/plain res/cardsfolder/fools_demise.txt svneol=native#text/plain diff --git a/res/cardsfolder/followed_footsteps.txt b/res/cardsfolder/followed_footsteps.txt new file mode 100644 index 00000000000..38d1b49e035 --- /dev/null +++ b/res/cardsfolder/followed_footsteps.txt @@ -0,0 +1,12 @@ +Name:Followed Footsteps +ManaCost:3 U U +Types:Enchantment Aura +Text:no text +K:Enchant creature +K:enPump:0/0 +K:stPumpEnchanted:Creature:0/0/SVar=TrigCopy:no Condition:At the beginning of your upkeep, put a token that's a copy of enchanted creature onto the battlefield. +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigCopy | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, put a token that's a copy of enchanted creature onto the battlefield. +SVar:TrigCopy:AB$CopyPermanent | Cost$ 0 | Defined$ Enchanted | SpellDescription$ At the beginning of your upkeep, put a token that's a copy of enchanted creature onto the battlefield. +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/followed_footsteps.jpg +End \ No newline at end of file