mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
Add new file
This commit is contained in:
12
forge-gui/res/cardsfolder/upcoming/silent_gravestone.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/silent_gravestone.txt
Normal 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.
|
||||
Reference in New Issue
Block a user