mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Added Cloud Cover
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
9
res/cardsfolder/c/cloud_cover.txt
Normal file
9
res/cardsfolder/c/cloud_cover.txt
Normal 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
|
||||
Reference in New Issue
Block a user