Add new file

This commit is contained in:
Marek Čtrnáct
2018-01-08 08:21:46 +00:00
parent 531ac8fc50
commit ca886f4c0c

View File

@@ -0,0 +1,12 @@
Name:Silent Gravestone
ManaCost:1
Types:Artifact
S:Mode$ CantTarget | AffectedZone$ Graveyard | Description$ Cards in graveyards can't be the targets of spells or abilities.
A:AB$ ChangeZone | Cost$ 4 T | Origin$ Battlefield | Destination$ Exile | ChangeType$ Card.Self | AILogic$ ExileGraveyards | SubAbility$ DBCahngeZoneAll | SpellDescription$ Exile Silent Gravestone and all cards from all graveyards. Draw a card.
SVar:DBChangeZoneAll:DB$ ChangeZoneAll | Origin$ Graveyard | Destination$ Exile | ChangeType$ Card | SubAbility$ DBDraw
SVar:DBDraw:DB$Draw | NumCards$ 1
//It probably doesn't matter whether graveyards are exiled simultaneously with Silent Gravestone, but nevertheless, is there a way to do it?
SVar:NonStackingEffect:True
SVar:RemRandomDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/silent_gravestone.jpg
Oracle:Cards in graveyards can't be the targets of spells or abilities.\n{4}, {T}: Exile Silent Gravestone and all cards from all graveyards. Draw a card.