diff --git a/forge-gui/res/cardsfolder/upcoming/silent_gravestone.txt b/forge-gui/res/cardsfolder/upcoming/silent_gravestone.txt new file mode 100644 index 00000000000..0c69ff12602 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/silent_gravestone.txt @@ -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.