diff --git a/.gitattributes b/.gitattributes index 142167ecc8e..65ac18d13e5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1439,6 +1439,7 @@ res/cardsfolder/c/cloistered_youth_unholy_fiend.txt -text res/cardsfolder/c/clone.txt svneol=native#text/plain res/cardsfolder/c/close_quarters.txt svneol=native#text/plain res/cardsfolder/c/clot_sliver.txt svneol=native#text/plain +res/cardsfolder/c/cloud_cover.txt -text svneol=unset#text/plain res/cardsfolder/c/cloud_crusader.txt svneol=native#text/plain res/cardsfolder/c/cloud_djinn.txt svneol=native#text/plain res/cardsfolder/c/cloud_dragon.txt svneol=native#text/plain diff --git a/res/cardsfolder/c/cloud_cover.txt b/res/cardsfolder/c/cloud_cover.txt new file mode 100644 index 00000000000..0aed8180843 --- /dev/null +++ b/res/cardsfolder/c/cloud_cover.txt @@ -0,0 +1,9 @@ +Name:Cloud Cover +ManaCost:2 W U +Types:Enchantment +Text:no text +T:Mode$ BecomesTarget | ValidTarget$ Permanent.YouCtrl+Other | ValidSource$ Card.YouDontCtrl | TriggerZones$ Battlefield | Execute$ TrigBounce | OptionalDecider$ You | TriggerDescription$ Whenever another permanent you control becomes the target of a spell or ability an opponent controls, you may return that permanent to its owner's hand. +SVar:TrigBounce:AB$ ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Hand | Defined$ TriggeredTarget +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/cloud_cover.jpg +End \ No newline at end of file