mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
*Initial Delve keyword checkin. (Does not work with X-cost spells.)
*Added OwnerDoesntControl property. *Added Bronze Bombshell Death Rattle Tombstalker *Ran Setinfo and Oracle script.
This commit is contained in:
@@ -1,10 +1,16 @@
|
||||
Name:Rag Man
|
||||
ManaCost:2 B B
|
||||
Types:Creature Human Minion
|
||||
Text:no text
|
||||
PT:2/1
|
||||
A:AB$ RevealHand | Cost$ B B B T | ValidTgts$ Player | TgtPrompt$ Select target player | PlayerTurn$ True | SubAbility$ DBDiscard | SpellDescription$ Target opponent reveals his or her hand and discards a creature card at random. Activate this ability only during your turn.
|
||||
SVar:DBDiscard:DB$ Discard | Defined$ Targeted | NumCards$ 1 | Mode$ Random | DiscardValid$ Creature
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/rag_man.jpg
|
||||
Name:Rag Man
|
||||
ManaCost:2 B B
|
||||
Types:Creature Human Minion
|
||||
Text:no text
|
||||
PT:2/1
|
||||
A:AB$ RevealHand | Cost$ B B B T | ValidTgts$ Player | TgtPrompt$ Select target player | PlayerTurn$ True | SubAbility$ DBDiscard | SpellDescription$ Target opponent reveals his or her hand and discards a creature card at random. Activate this ability only during your turn.
|
||||
SVar:DBDiscard:DB$ Discard | Defined$ Targeted | NumCards$ 1 | Mode$ Random | DiscardValid$ Creature
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/rag_man.jpg
|
||||
SetInfo:5ED|Rare|http://magiccards.info/scans/en/5e/52.jpg
|
||||
SetInfo:DRK|Rare|http://magiccards.info/scans/en/dk/13.jpg
|
||||
SetInfo:4ED|Rare|http://magiccards.info/scans/en/4e/39.jpg
|
||||
SetInfo:6ED|Rare|http://magiccards.info/scans/en/6e/151.jpg
|
||||
SetInfo:7ED|Rare|http://magiccards.info/scans/en/7e/156.jpg
|
||||
Oracle:{B}{B}{B}, {T}: Target opponent reveals his or her hand and discards a creature card at random. Activate this ability only during your turn.
|
||||
End
|
||||
@@ -7,4 +7,6 @@ SVar:Y:Count$NamedInAllYards.Rune Snag/Times.2
|
||||
SVar:X:Number$2/Plus.Y
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/rune_snag.jpg
|
||||
SetInfo:CSP|Common|http://magiccards.info/scans/en/cs/46.jpg
|
||||
Oracle:Counter target spell unless its controller pays {2} plus an additional {2} for each card named Rune Snag in each graveyard.
|
||||
End
|
||||
Reference in New Issue
Block a user