*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:
Hellfish
2011-10-16 08:07:37 +00:00
parent ab7b9760ee
commit 4c6d2f6eb1
21 changed files with 220 additions and 29 deletions

View File

@@ -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

View File

@@ -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