- Added Cloud Cover

This commit is contained in:
jeffwadsworth
2011-11-08 20:49:37 +00:00
parent 5b784dcec0
commit a42efcf2a4
2 changed files with 10 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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